Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump graphql from 15.3.0 to 15.5.0 #5191

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 27, 2021

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps graphql from 15.3.0 to 15.5.0.

Release notes

Sourced from graphql's releases.

v15.5.0 (2021-01-26)

Bug Fix 🐞

Docs 📝

Polish 💅

Internal 🏠

Dependency 📦

Committers: 3

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 27, 2021
@znarf
Copy link
Member

znarf commented Jan 27, 2021

@Betree We had to rollback last version. #4789 Are we good to go now?

@Betree
Copy link
Member

Betree commented Jan 27, 2021

#2855 introspection: Add missing support for deprecated input values provides what it takes to resolve the issue, but since deprecated fields are not returned by default we still need a bit of work to make this update non-breaking.

There's an open PR in get-graphql-schema to update graphql-js which would help to support this, but unfortunately the project doesn't seem to be maintained. So the simplest solution would be to roll out our own script for updating the schema. I started something in #4801 in this regard, will continue the work on this issue.

@Betree
Copy link
Member

Betree commented Jan 27, 2021

It seems that another issue is preventing the update: graphql/graphql-js#2895

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 5 times, most recently from be9c6b3 to 83449eb Compare February 3, 2021 10:38
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 4 times, most recently from e6298aa to 860270c Compare February 22, 2021 08:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 2 times, most recently from 3b464e7 to c801eb0 Compare March 9, 2021 09:06
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch from c801eb0 to d74f221 Compare March 9, 2021 15:37
Base automatically changed from master to main March 15, 2021 13:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 2 times, most recently from cf7d2de to 7dfe873 Compare March 19, 2021 08:56
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 4 times, most recently from ba9413a to fb02d50 Compare March 31, 2021 07:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch from fb02d50 to ac6477f Compare April 8, 2021 09:21
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch from ac6477f to adf55af Compare April 14, 2021 06:57
@dependabot-preview
Copy link
Contributor Author

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 3 times, most recently from 9764d00 to f77a5bc Compare May 3, 2021 09:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 2 times, most recently from 8644509 to 861b80f Compare May 14, 2021 08:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 2 times, most recently from 8ac8e24 to a5176ac Compare May 19, 2021 06:42
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 3 times, most recently from d917311 to bf6648a Compare May 27, 2021 08:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch 3 times, most recently from 881ec2b to 790c797 Compare June 10, 2021 07:56
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.3.0 to 15.5.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v15.3.0...v15.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-15.5.0 branch from 790c797 to e0c96db Compare June 14, 2021 16:00
@znarf znarf closed this Jul 28, 2021
@kewitz kewitz deleted the dependabot/npm_and_yarn/graphql-15.5.0 branch January 24, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants