graphql-redis-subscriptions
graphql-redis-subscriptions copied to clipboard
chore(deps-dev): bump graphql from 16.6.0 to 16.11.0
Bumps graphql from 16.6.0 to 16.11.0.
Release notes
Sourced from graphql's releases.
16.11.0
v16.11.0 (2025-04-26)
New Feature 🚀
- #4363 Ensure we validate for using nullable variables in oneOf input fields (
@JoviDeCroock)- #4366 feat(execution): add max coercion errors option to execution context (
@cristunaranjo)Bug Fix 🐞
- #4367 fix(coerce-input-value): input object coercion rejects arrays (
@cristunaranjo)Docs 📝
- #4310 First draft for upgrade guide to v17 (
@JoviDeCroock)- #4331 fix sidebar for documentation and
/api-v16(@dimaMachina)- #4335 Add cspell exception (
@JoviDeCroock)- #4340 Improve flow of documentation around GraphiQL (
@benjie)- #4343 typofix: removes extra parenthesis from getting started code snippet (
@rabahalishah)- #4351 fixed wrong variable name (
@fto-dev)- #4352 docs(getting-started): promises current links (
@guspan-tanadi)- #4368 Update docs for execution options (
@JoviDeCroock)- #4369 Correct some syntax (
@JoviDeCroock)- #4372 Refactor every code-first example to leverage resolve (
@JoviDeCroock)- #4373 docs: Update getting-started.mdx (
@Shubhdeep12)Polish 💅
- #4312 Increase print/visit performance (
@JoviDeCroock)Internal 🏠
- #4327 Add redirect for /api (
@JoviDeCroock)- #4377 Chore: bump setup-node (
@JoviDeCroock)- #4378 Change to gqlConf 2025 (
@JoviDeCroock)- #4379 Add missing parenthesis (
@benjie)Committers: 8
- Benjie(
@benjie)- Cris Naranjo (
@cristunaranjo)- Dimitri POSTOLOV(
@dimaMachina)- Fatih Ozdemir(
@fto-dev)- Guspan Tanadi(
@guspan-tanadi)- Jovi De Croock(
@JoviDeCroock)- Rabah Ali Shah(
@rabahalishah)- Shubhdeep Chhabra(
@Shubhdeep12)
... (truncated)
Commits
c18e9f616.11.0556c80fAdd missing parenthesis (#4379)b296a42Change to gqlConf 2025 (#4378)1bc2867Refactor every code-first example to leverage resolve (#4372)2ca1479docs: Update getting-started.mdx (#4373)2df9d6fChore: bump setup-node (#4377)7dd7812Update docs for execution options (#4368)8025494Correct some syntax (#4369)50cbe4afeat(execution): add max coercion errors option to execution context (#4366)5adeb7ffix(coerce-input-value): input object coercion rejects arrays (#4367)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jdecroock, a new releaser for graphql since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)