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
40 stars 9 forks source link

Update Keystone (major) - autoclosed #234

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@keystone-next/auth ^34.0.0 -> ^35.0.0 age adoption passing confidence
@keystone-next/fields-document ^11.0.0 -> ^12.0.0 age adoption passing confidence
@keystone-next/keystone ^26.1.1 -> ^27.0.0 age adoption passing confidence

Release Notes

keystonejs/keystone ### [`v12.0.0`](https://togithub.com/keystonejs/keystone/blob/master/packages/keystone/CHANGELOG.md#​1200) ##### Major Changes - [#​5082](https://togithub.com/keystonejs/keystone/pull/5082) [`a2c52848a`](https://togithub.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1) Thanks [@​timleslie](https://togithub.com/timleslie)! - Updated `createApolloServerMicro` to take system arguments rather than a `KeystoneConfig` object. ##### Minor Changes - [#​5085](https://togithub.com/keystonejs/keystone/pull/5085) [`acc6e9772`](https://togithub.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761) Thanks [@​mitchellhamilton](https://togithub.com/mitchellhamilton)! - Added an option to pass in the prisma client to use instead of attempting to generate one and `require()`ing it to fix the experimental `enableNextJsGraphqlApiEndpoint` option not working on Vercel - [#​5085](https://togithub.com/keystonejs/keystone/pull/5085) [`acc6e9772`](https://togithub.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761) Thanks [@​mitchellhamilton](https://togithub.com/mitchellhamilton)! - Changed experimental `enableNextJsGraphqlApiEndpoint` option so that it doesn't use the API Route when running through Keystone's CLI ##### Patch Changes - Updated dependencies \[[`c45cbb9b1`](https://togithub.com/keystonejs/keystone/commit/c45cbb9b14010b3ced7ea012f3502998ba2ec393), [`a2c52848a`](https://togithub.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://togithub.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`b4b276cf6`](https://togithub.com/keystonejs/keystone/commit/b4b276cf66f90dce2d711c144c0d99c4752f1f5e), [`ab14e7043`](https://togithub.com/keystonejs/keystone/commit/ab14e70435ef89cf702d407c90396eca53bc3f4d), [`7ad7430dc`](https://togithub.com/keystonejs/keystone/commit/7ad7430dc377f79f7ad4024879ec2966ba0d185f)]: - [@​keystone-next/keystone-legacy](https://togithub.com/keystone-next/keystone-legacy)[@​20](https://togithub.com/20).0.0 - [@​keystone-next/admin-ui](https://togithub.com/keystone-next/admin-ui)[@​11](https://togithub.com/11).0.0 - [@​keystone-next/adapter-prisma-legacy](https://togithub.com/keystone-next/adapter-prisma-legacy)[@​3](https://togithub.com/3).3.0 - [@​keystone-next/app-graphql-legacy](https://togithub.com/keystone-next/app-graphql-legacy)[@​7](https://togithub.com/7).0.0 - [@​keystone-next/adapter-knex-legacy](https://togithub.com/keystone-next/adapter-knex-legacy)[@​13](https://togithub.com/13).2.1 - [@​keystone-next/adapter-mongoose-legacy](https://togithub.com/keystone-next/adapter-mongoose-legacy)[@​11](https://togithub.com/11).1.1 - [@​keystone-next/fields](https://togithub.com/keystone-next/fields)[@​5](https://togithub.com/5).2.1

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: fbedf96313ae772ad4e0bdae4569812e919e7329

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR