keystone icon indicating copy to clipboard operation
keystone copied to clipboard

The most powerful headless CMS for Node.js — built with GraphQL and React

Results 298 keystone issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [micromark-extension-gfm-autolink-literal](https://togithub.com/micromark/micromark-extension-gfm-autolink-literal) | [`0.5.7` -> `2.0.0`](https://renovatebot.com/diffs/npm/micromark-extension-gfm-autolink-literal/0.5.7/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/micromark-extension-gfm-autolink-literal/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mdast-util-gfm-strikethrough](https://redirect.github.com/syntax-tree/mdast-util-gfm-strikethrough) | [`^0.2.3` -> `^2.0.0`](https://renovatebot.com/diffs/npm/mdast-util-gfm-strikethrough/0.2.3/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mdast-util-gfm-strikethrough/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mdast-util-gfm-strikethrough/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
blocked

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mdast-util-gfm-autolink-literal](https://togithub.com/syntax-tree/mdast-util-gfm-autolink-literal) | [`^0.1.3` -> `^2.0.0`](https://renovatebot.com/diffs/npm/mdast-util-gfm-autolink-literal/0.1.3/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mdast-util-gfm-autolink-literal/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mdast-util-from-markdown](https://togithub.com/syntax-tree/mdast-util-from-markdown) | [`^0.8.5` -> `^2.0.0`](https://renovatebot.com/diffs/npm/mdast-util-from-markdown/0.8.5/2.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mdast-util-from-markdown/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

*work in progress* This pull request includes all the pull requests that were breaking from the last few weeks, but we have put them into a `major` branch. This is...

This is might be part of general edge readiness effort; unsure if it belongs in bugs or feature requests. Feel free to have a read and move over 🤷 ##...

dependencies
needs more info

In https://github.com/keystonejs/keystone/pull/7968 we removed the exports from @keystone-6/core/testing. [Testing guide](https://keystonejs.com/docs/guides/testing) still has examples of non-existing exports from @keystone-6/core/testing. Guide needs to be updated.

- Make a schema with a long form and validation rules - Open the create view, enter informations that won't be valid - Click create As the error card on...

🐛 bug

This applies to all of the examples, when clicking the Codesandbox link it fails to build with an error. Error from [this example](https://github.com/keystonejs/keystone/tree/main/examples/usecase-blog) is the following: ``` yarn run v1.22.19...

🐛 bug
help wanted

Prisma 5 has been released and provides a lot of improvements. More info: https://www.prisma.io/docs/guides/upgrade-guides/upgrading-versions/upgrading-to-prisma-5 https://www.youtube.com/watch?v=6rlKp_eBdZA Could you guys provide any insights about that? I would like to know if that...

upcoming