Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump conf to ^13.1.0 #16792

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bump conf to ^13.1.0 #16792

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conf ^5.0.0 -> ^13.1.0 age adoption passing confidence

Release Notes

sindresorhus/conf (conf)

v13.1.0

Compare Source

v13.0.1

Compare Source

  • Fix validation being incorrectly run before schema change (#​194) 529e762

v13.0.0

Compare Source

Breaking

This is only a breaking change if you use the schema option.

v12.0.0

Compare Source

Breaking

v11.0.2

Compare Source

  • Fix types for .delete() to allow access by dot notation (#​182) 5b9a6e3

v11.0.1

Compare Source

v11.0.0

Compare Source

Breaking
  • Require Node.js 14 cea3d68
  • This package is now pure ESM. Please read this.
  • The projectName option is now required unless you use the cwd option.
    • Previously, the package fetched the package name from the closest package.json, but this is no longer possible with ESM.
    • If you target Node.js 18 or later, it's quite easy to read package.json.
  • The projectVersion option is now required if you use the migration option.
  • Remove encryption migration 80e1ff0
    • Make sure to upgrade to v10 first if you upgrade from a version earlier than v5.

v10.2.0

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.3

Compare Source

  • Upgrade some dependencies f19ee6b

v10.0.2

Compare Source

v10.0.1

Compare Source

  • Fix issue with onDidChange not always being called (#​143) 3a53356

v10.0.0

Compare Source

Breaking

v9.0.2

Compare Source

v9.0.1

Compare Source

  • Fix .reset() to correctly handle falsy default values (#​141) 735225e

v9.0.0

Compare Source

  • Make the clearInvalidConfig option false by default b291021
    A lot of people found the previous default surprising.

v8.0.0

Compare Source

Breaking
  • Fix .clear() behavior (#​136) 259ba9b
    Previously, it would not reset the values back to the default ones specified in the defaults or schema option. It correctly does this now.
  • Update ajv to version 7. This might affect user using the schema option.

v7.1.2

Compare Source

v7.1.1

Compare Source

  • Export Options TypeScript type 71477a7

v7.1.0

Compare Source

  • Use atomically package instead of write-file-atomic (#​115) 6c624a0

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking
Improvements
  • Move to TypeScript (#​104) 41b0c10
    This hopefully should result in better types.

v6.2.4

Compare Source

  • Fix issue with package.json inference when using the cwd option (#​107) 3ef2da0

v6.2.3

Compare Source

v6.2.2

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

  • Warning: The migrations option is buggy. Don't use it at this time.
  • Add semver range capabilities into migrations (#​88) df3a256

v6.1.0

Compare Source

v6.0.1

Compare Source

  • Fix the TypeScript types (#​90) b5a4676
    The types were accidentally looser than intended.

v6.0.0

Compare Source

Breaking for TypeScript users
Enhancements
Fixes
  • Add temporary workaround for Conf being packaged in a Snap app 68bbb46

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update of dependencies label Mar 2, 2025
@mui-bot
Copy link

mui-bot commented Mar 2, 2025

Deploy preview: https://deploy-preview-16792--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 8a9acac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant