keystone icon indicating copy to clipboard operation
keystone copied to clipboard

fix(deps): update dependency conf to v13

Open renovate[bot] opened this issue 1 year ago • 0 comments

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[bot] avatar Jun 17 '24 15:06 renovate[bot]