triggerfishab / lisa-cli

0 stars 0 forks source link

fix(deps): ⬆️ bump conf to v11 #42

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conf ^10.0.3 -> ^11.0.0 age adoption passing confidence

Release Notes

sindresorhus/conf (conf) ### [`v11.0.2`](https://togithub.com/sindresorhus/conf/releases/tag/v11.0.2) [Compare Source](https://togithub.com/sindresorhus/conf/compare/v11.0.1...v11.0.2) - Fix types for `.delete()` to allow access by dot notation ([#​182](https://togithub.com/sindresorhus/conf/issues/182)) [`5b9a6e3`](https://togithub.com/sindresorhus/conf/commit/5b9a6e3) ### [`v11.0.1`](https://togithub.com/sindresorhus/conf/releases/tag/v11.0.1) [Compare Source](https://togithub.com/sindresorhus/conf/compare/v11.0.0...v11.0.1) - Fix paths in `package.json`'s exports ([#​172](https://togithub.com/sindresorhus/conf/issues/172)) [`99732a0`](https://togithub.com/sindresorhus/conf/commit/99732a0) ### [`v11.0.0`](https://togithub.com/sindresorhus/conf/releases/tag/v11.0.0) [Compare Source](https://togithub.com/sindresorhus/conf/compare/v10.2.0...v11.0.0) ##### Breaking - Require Node.js 14 [`cea3d68`](https://togithub.com/sindresorhus/conf/commit/cea3d68) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - 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](https://togithub.com/sindresorhus/conf/issues/171). - The `projectVersion` option is now required if you use the `migration` option. - Remove [encryption migration](https://togithub.com/sindresorhus/conf/releases/tag/v5.0.0) [`80e1ff0`](https://togithub.com/sindresorhus/conf/commit/80e1ff0) - Make sure to upgrade to v10 first if you upgrade from a version earlier than [v5](https://togithub.com/sindresorhus/conf/releases/tag/v5.0.0). ### [`v10.2.0`](https://togithub.com/sindresorhus/conf/releases/tag/v10.2.0) [Compare Source](https://togithub.com/sindresorhus/conf/compare/v10.1.2...v10.2.0) - Add [`beforeEachMigration`](https://togithub.com/sindresorhus/conf#beforeeachmigration) option ([#​167](https://togithub.com/sindresorhus/conf/issues/167)) [`06262ab`](https://togithub.com/sindresorhus/conf/commit/06262ab) ### [`v10.1.2`](https://togithub.com/sindresorhus/conf/releases/tag/v10.1.2) [Compare Source](https://togithub.com/sindresorhus/conf/compare/v10.1.1...v10.1.2) - Fix types for the upcoming TS 4.7 ([#​163](https://togithub.com/sindresorhus/conf/issues/163)) [`eb1da20`](https://togithub.com/sindresorhus/conf/commit/eb1da20) ### [`v10.1.1`](https://togithub.com/sindresorhus/conf/releases/tag/v10.1.1) [Compare Source](https://togithub.com/sindresorhus/conf/compare/v10.1.0...v10.1.1) - Fix the `configFileMode` option for TypeScript ([#​159](https://togithub.com/sindresorhus/conf/issues/159)) [`07d275b`](https://togithub.com/sindresorhus/conf/commit/07d275b) ### [`v10.1.0`](https://togithub.com/sindresorhus/conf/releases/tag/v10.1.0) [Compare Source](https://togithub.com/sindresorhus/conf/compare/v10.0.3...v10.1.0) - Add [`configFileMode`](https://togithub.com/sindresorhus/conf#configfilemode) option ([#​158](https://togithub.com/sindresorhus/conf/issues/158)) [`8345d71`](https://togithub.com/sindresorhus/conf/commit/8345d71)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Stockholm, 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.



This PR has been generated by Mend Renovate. View repository job log here.