mercurius-js / validation

Adds configurable validation support to Mercurius.
MIT License
29 stars 6 forks source link

Bump graphql from 15.8.0 to 16.2.0 #23

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps graphql from 15.8.0 to 16.2.0.

Release notes

Sourced from graphql's releases.

v16.2.0 (2021-12-17)

New Feature 🚀

Docs 📝

  • #3422 Minor grammar fixes in collectFields documentation (@​Cito)

Polish 💅

  • #3423 assertName-test: test new instead of deprecated function (@​Cito)

Internal 🏠

Committers: 2

v16.1.0 (2021-12-07)

New Feature 🚀

Bug Fix 🐞

Docs 📝

Polish 💅

... (truncated)

Commits
  • 3ab82f4 16.2.0
  • f17351c assertName-test: test new instead of deprecated function (#3423)
  • 7795192 gh/actions: run benchmark and NPM diff on correct base commits (#3427)
  • 95a85f7 type/definition: export resolve*Thunk functions (#3426)
  • 4f56285 Minor grammar fixes in collectFields documentation (#3422)
  • c8bbb0a resources/utils: extract 'writeGeneratedFile' to utils (#3420)
  • 90bd6ff 16.1.0
  • ab52ddc package.json: Specify NPM release tag explicitly (#3417)
  • 763c149 fix c8 ignore decorator typos (#3416)
  • 6e48d16 ci: add check for unnessary duplicates in package-lock.json (#3407)
  • Additional commits viewable in compare view


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)
jonnydgreen commented 2 years ago

Will complete this and release a major version later today

dependabot[bot] commented 2 years ago

Looks like graphql is up-to-date now, so this is no longer needed.