keystone
keystone copied to clipboard
fix(deps): update dependency conf to v13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| conf | ^10.2.0 -> ^13.0.0 |
Release Notes
sindresorhus/conf (conf)
v13.0.1
v13.0.0
Breaking
- Switch from JSON Schema draft-v7 to draft-2020-12
- Please read about the breaking changes.
This is only a breaking change if you use the schema option.
v12.0.0
Breaking
- Require Node.js 18
aa12658
v11.0.2
v11.0.1
v11.0.0
Breaking
- Require Node.js 14
cea3d68 - This package is now pure ESM. Please read this.
- The
projectNameoption is now required unless you use thecwdoption.- 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
projectVersionoption is now required if you use themigrationoption. - 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.