Skip to content

build(deps-dev): update dependency @marcalexiei/oxfmt-config to v2 - #181

Open
stats-forge-helper[bot] wants to merge 1 commit into
mainfrom
renovate/major-oxfmt
Open

stats-forge-helper[bot] wants to merge 1 commit into
mainfrom
renovate/major-oxfmt

Conversation

@stats-forge-helper

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@marcalexiei/oxfmt-config (source) 1.3.0 → 2.0.0 age confidence

Release Notes

marcalexiei/void-0-configs (@​marcalexiei/oxfmt-config)

v2.0.0

Compare Source

Major Changes
  • #​86 8b06d02 - feat!: expose a single defineConfig function

    The package no longer exports the oxfmtConfig object (named or default).
    It exports defineConfig, which takes a canonical oxfmt config and merges it on top of the preset.

    -import { oxfmtConfig } from '@marcalexiei/oxfmt-config';
    +import { defineConfig } from '@marcalexiei/oxfmt-config';
    
    -export default oxfmtConfig;
    +export default defineConfig();

    Top level options replace the preset ones, sortImports is merged one level deep and overrides are appended to the preset ones.

    The preset also gained a **/*.jsonc override setting trailingComma: 'none',
    so JSONC files no longer get trailing commas.


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Only on Wednesday and Saturday (* * * * 3,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@github-actions

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7d98805

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants