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

fix(deps): update dependency conf to v13 #9174

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conf ^10.2.0 -> ^13.0.0 age adoption passing confidence

Release Notes

sindresorhus/conf (conf)

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.

Configuration

📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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 force-pushed the renovate/conf-13.x branch 2 times, most recently from be692b7 to 619f6a0 Compare July 15, 2024 14:51
@dcousens dcousens added dependencies Related to our dependencies blocked labels Jul 17, 2024
@renovate renovate bot force-pushed the renovate/conf-13.x branch 2 times, most recently from 2ad8093 to fcabe0b Compare August 12, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked dependencies Related to our dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant