keystonejs / create-keystone-app

CLI app that makes it easy to get started with Keystone
https://keystonejs.com/tutorials/getting-started-with-create-keystone-next-app
MIT License
38 stars 10 forks source link

Update dependency package-json to v10 #429

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
package-json ^7.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

sindresorhus/package-json (package-json) ### [`v10.0.0`](https://togithub.com/sindresorhus/package-json/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/package-json/compare/v9.0.0...v10.0.0) ##### Breaking - Omit deprecated versions by default ([#​77](https://togithub.com/sindresorhus/package-json/issues/77)) [`2238f3f`](https://togithub.com/sindresorhus/package-json/commit/2238f3f) - Switch from `got` to `ky` ([#​76](https://togithub.com/sindresorhus/package-json/issues/76)) [`b4ee1c7`](https://togithub.com/sindresorhus/package-json/commit/b4ee1c7) - This means the package is now browser compatible and much smaller. - [Proxies are no longer directly supported.](https://togithub.com/sindresorhus/package-json?tab=readme-ov-file#proxies) ##### Improvements - Improve handling of default options ([#​79](https://togithub.com/sindresorhus/package-json/issues/79)) [`c554238`](https://togithub.com/sindresorhus/package-json/commit/c554238) ##### Fixes - Fix types ([#​80](https://togithub.com/sindresorhus/package-json/issues/80)) [`f217ebe`](https://togithub.com/sindresorhus/package-json/commit/f217ebe) ### [`v9.0.0`](https://togithub.com/sindresorhus/package-json/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/package-json/compare/v8.1.1...v9.0.0) ##### Breaking - Require Node.js 18 [`d14b0a0`](https://togithub.com/sindresorhus/package-json/commit/d14b0a0) ### [`v8.1.1`](https://togithub.com/sindresorhus/package-json/releases/tag/v8.1.1) [Compare Source](https://togithub.com/sindresorhus/package-json/compare/v8.1.0...v8.1.1) - Fix including `time` metadata for specific versions ([#​72](https://togithub.com/sindresorhus/package-json/issues/72)) [`baa5fc2`](https://togithub.com/sindresorhus/package-json/commit/baa5fc2) ### [`v8.1.0`](https://togithub.com/sindresorhus/package-json/releases/tag/v8.1.0) [Compare Source](https://togithub.com/sindresorhus/package-json/compare/v8.0.0...v8.1.0) - Upgrade `registry-auth-token` to v5 ([#​67](https://togithub.com/sindresorhus/package-json/issues/67)) [`73515c2`](https://togithub.com/sindresorhus/package-json/commit/73515c2) ### [`v8.0.0`](https://togithub.com/sindresorhus/package-json/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/package-json/compare/v7.0.0...v8.0.0) ##### Breaking - Require Node.js 14 [`175c1a6`](https://togithub.com/sindresorhus/package-json/commit/175c1a6) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - The `agent` now only accepts an object: https://github.com/sindresorhus/got/blob/ad92afa2eb8d51d46f98491c5ac58b9071fdd67e/source/core/options.ts#L50-L54

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.



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

dcousens commented 2 months ago

Superseded by https://github.com/keystonejs/keystone/pull/9102

renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.