chore(deps-dev): bump graphql from 16.14.2 to 17.0.1#9016
chore(deps-dev): bump graphql from 16.14.2 to 17.0.1#9016dependabot[bot] wants to merge 1 commit into
Conversation
Overall package sizeSelf size: 6.44 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.2.0 | 104.26 kB | 843.44 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f8880c4e65
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| version "16.14.2" | ||
| resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.14.2.tgz#83faf25869e3df727cc855161db5da85b0e5b2c0" | ||
| integrity sha512-Chq1s4CY7jmh8gO2qvLIJyfCDIN+EHLFW/9iShnp1z8FjBQMoodWP1kDC36VAMXXIvAjj4ARa7ntfAV2BrjsbA== | ||
| version "17.0.1" |
There was a problem hiding this comment.
Keep graphql locked to a Node 18-compatible release
graphql@17.0.1 publishes engines.node as ^22.0.0 || ^24.0.0 || ^25.0.0 || >=26.0.0, while this repo still supports Node >=18 <27 and CI aliases include Node 18/20. Locking the root graphql@* dev dependency to v17 makes supported Node 18/20 checkouts resolve an engine-incompatible package, so installs/tests under those supported versions either fail with package managers that enforce engines or run an unsupported GraphQL build; please keep this on v16 or gate the bump behind a Node 22+ floor.
Useful? React with 👍 / 👎.
BenchmarksBenchmark execution time: 2026-07-02 00:44:15 Comparing candidate commit ca5ac2c in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2242 metrics, 44 unstable metrics.
|
f8880c4 to
073c7a0
Compare
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.14.2 to 17.0.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.14.2...v17.0.1) --- updated-dependencies: - dependency-name: graphql dependency-version: 17.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
073c7a0 to
ca5ac2c
Compare
Bumps graphql from 16.14.2 to 17.0.1.
Release notes
Sourced from graphql's releases.
... (truncated)
Commits
9617473chore(release): v17.0.1851bd6achore(release): protect latest release channels (#4825)c471d36fix(diagnostics): emit asyncStart after promise settlement to match native `t...3f3895fchore(npm): remove obsolete ESM-only package build (#4823)c7e494achore(release): v17.0.0d977f66docs: post 17.rc-0 update (#4817)39f865fdocs: document@experimental_disableErrorPropagation(#4820)61db552feat: graduate directives on directives (#4819)e8e5d64Revert "feat(validation): reject directive definition cycles (#4726)" (#4815)f8ffad3feat(validation): reject directive definition cycles (#4726)