keystone icon indicating copy to clipboard operation
keystone copied to clipboard

fix(deps): update dependency graphql to v16

Open renovate[bot] opened this issue 4 years ago • 5 comments
trafficstars

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql ^15.8.0 -> ^16.0.0 age adoption passing confidence

Release Notes

graphql/graphql-js

v16.5.0

Compare Source

v16.5.0 (2022-05-09)

New Feature 🚀
Committers: 1

v16.4.0

Compare Source

v16.4.0 (2022-04-25)

New Feature 🚀
Bug Fix 🐞
Docs 📝
2 PRs were merged
##### Polish 💅
3 PRs were merged
##### Internal 🏠
26 PRs were merged
##### Dependency 📦
2 PRs were merged
##### Committers: 7 * David Glasser([@​glasser](https://togithub.com/glasser)) * David Welch([@​dwelch2344](https://togithub.com/dwelch2344)) * Ginhing([@​Ginhing](https://togithub.com/Ginhing)) * Horie Issei([@​is2ei](https://togithub.com/is2ei)) * Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) * Laurin Quast([@​n1ru4l](https://togithub.com/n1ru4l)) * Saihajpreet Singh([@​saihaj](https://togithub.com/saihaj))

v16.3.0

Compare Source

v16.3.0 (2022-01-26)

New Feature 🚀
Bug Fix 🐞
Docs 📝
2 PRs were merged
##### Polish 💅
7 PRs were merged
##### Internal 🏠
5 PRs were merged
##### Dependency 📦
4 PRs were merged
##### Committers: 6 * Benedikt Franke([@​spawnia](https://togithub.com/spawnia)) * Christoph Zwerschke([@​Cito](https://togithub.com/Cito)) * Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) * Laurin Quast([@​n1ru4l](https://togithub.com/n1ru4l)) * Nicolas Lagoutte([@​nicolaslt](https://togithub.com/nicolaslt)) * Saihajpreet Singh([@​saihaj](https://togithub.com/saihaj))

v16.2.0

Compare Source

v16.2.0 (2021-12-17)

New Feature 🚀
Docs 📝
Polish 💅
Internal 🏠
2 PRs were merged
##### Committers: 2 * Christoph Zwerschke([@​Cito](https://togithub.com/Cito)) * Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov))

v16.1.0

Compare Source

v16.1.0 (2021-12-07)

New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅
9 PRs were merged
##### Internal 🏠
9 PRs were merged
##### Dependency 📦
4 PRs were merged
##### Committers: 5 * Alex Reilly([@​twof](https://togithub.com/twof)) * Francisco Marques([@​tofran](https://togithub.com/tofran)) * Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) * Paul Serraino([@​paulserraino](https://togithub.com/paulserraino)) * Yaacov Rydzinski ([@​yaacovCR](https://togithub.com/yaacovCR))

v16.0.1

Compare Source

v16.0.1 (2021-11-01)

Bug Fix 🐞
Polish 💅
Internal 🏠
Committers: 1

v16.0.0

Compare Source

v16.0.0 (2021-10-28)
Breaking Change 💥
Deprecation ⚠
New Feature 🚀
Bug Fix 🐞
Docs 📝
5 PRs were merged
##### Polish 💅
119 PRs were merged

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, click this checkbox.

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

renovate[bot] avatar Nov 01 '21 17:11 renovate[bot]

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/BybdYU7ui6rFmSEYhnzoYTkfH1hg
✅ Preview: Failed

[Deployment for 3ef233a failed]

vercel[bot] avatar Nov 01 '21 17:11 vercel[bot]

⚠️ No Changeset found

Latest commit: f6b17db234cdf53ca04541c34eeda40e9aa50c20

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

changeset-bot[bot] avatar Nov 01 '21 17:11 changeset-bot[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codesandbox-ci[bot] avatar Nov 01 '21 17:11 codesandbox-ci[bot]

We're gonna leave this for now, there are some dependencies(https://github.com/keystonejs/keystone/runs/4207300344?check_suite_focus=true#step:6:37) that need to allow graphql@17 in their peer deps otherwise people will at least get peer dependency warnings and on npm 7/8, I think they would get hard errors because of the changes to how npm deals with peer deps. We don't really need to be in a rush to update graphql because there's nothing in the release that we need so we'll just wait until our dependencies update their peer deps. (two of the deps are graphql-ts packages, I'll probably update them sometime soon)

emmatown avatar Nov 15 '21 04:11 emmatown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
keystone-next-docs ❌ Failed (Inspect) Aug 22, 2022 at 3:01PM (UTC)

vercel[bot] avatar May 24 '22 15:05 vercel[bot]

This will be done by #7817

emmatown avatar Aug 23 '22 00:08 emmatown

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 16.x releases. However, if you upgrade to 16.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

renovate[bot] avatar Aug 23 '22 00:08 renovate[bot]