You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This release contains a new response format for operations containing the experimental @defer & @stream directives. This new response format addresses issues around data duplication, response amplification, and data consistency that affected the previous response format. See https://github.com/graphql/defer-stream-wg/discussions/69 for more information.
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
➤ YN0000: · Yarn 4.2.2
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + graphql@npm:17.0.0-alpha.8
➤ YN0000: └ Completed in 1s 30ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ @types/react is listed by your project with version 19.0.2, which doesn't satisfy what @chakra-ui/react (p2d119) and other dependencies request (^16.9.0 || ^17.0.0 || ^18.0.0).
➤ YN0060: │ graphql is listed by your project with version 17.0.0-alpha.8, which doesn't satisfy what @apollo/client (pe6d63) and other dependencies request (^16.6.0).
➤ YN0060: │ react is listed by your project with version 19.0.0, which doesn't satisfy what @apollo/space-kit (pe33c9) and other dependencies request (^18.0.0).
➤ YN0060: │ react-dom is listed by your project with version 19.0.0, which doesn't satisfy what framer-motion (p623d4) requests (^18.0.0).
➤ YN0002: │ @apollo/client-integration-tanstack-start@workspace:packages/tanstack-start doesn't provide vite (p9905a), requested by @tanstack/start.
➤ YN0002: │ @apollo/client-react-streaming@workspace:packages/client-react-streaming [fc55e] doesn't provide webpack (p24220), requested by react-server-dom-webpack.
➤ YN0002: │ @apollo/client-react-streaming@workspace:packages/client-react-streaming doesn't provide webpack (p8a2f0), requested by react-server-dom-webpack.
➤ YN0002: │ @integration-test/jest@workspace:integration-test/jest doesn't provide @testing-library/dom (p26a28), requested by @testing-library/react.
➤ YN0002: │ @integration-test/jest@workspace:integration-test/jest doesn't provide @testing-library/dom (p62073), requested by @testing-library/user-event.
➤ YN0002: │ @integration-test/tanstack-start@workspace:integration-test/tanstack-start doesn't provide @tanstack/react-router (p6c2dd), requested by @tanstack/router-devtools.
➤ YN0002: │ @integration-test/tanstack-start@workspace:integration-test/tanstack-start doesn't provide vite (p53f85), requested by @tanstack/start.
➤ YN0002: │ @integration-test/tanstack-start@workspace:integration-test/tanstack-start doesn't provide vite (pbff5c), requested by @vitejs/plugin-react.
➤ YN0002: │ @integration-test/vitest@workspace:integration-test/vitest doesn't provide @testing-library/dom (p8e982), requested by @testing-library/react.
➤ YN0002: │ @integration-test/vitest@workspace:integration-test/vitest doesn't provide vite (p08893), requested by @vitejs/plugin-react.
➤ YN0002: │ @internal/test-utils@workspace:packages/test-utils doesn't provide @jest/globals (p18129), requested by @testing-library/react-render-stream.
➤ YN0002: │ @internal/test-utils@workspace:packages/test-utils doesn't provide expect (p507be), requested by @testing-library/react-render-stream.
➤ YN0002: │ @internal/test-utils@workspace:packages/test-utils doesn't provide jsdom (pb27c8), requested by global-jsdom.
➤ YN0002: │ monorepo@workspace:. doesn't provide webpack (pa8ffb), requested by @size-limit/webpack-why.
➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
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
dependenciesPull requests that update a dependency file
1 participant
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
17.0.0-alpha.2
->17.0.0-alpha.8
Release Notes
graphql/graphql-js (graphql)
v17.0.0-alpha.8
Compare Source
v17.0.0-alpha.8 (2025-01-14)
Breaking Change 💥
@stream
initialCount NonNull (@robrichard)New Feature 🚀
Bug Fix 🐞
Polish 💅
13 PRs were merged
@defer
check out of collectFields (@yaacovCR)operation.selectionSet
as argument tocollectFields()
instead ofoperation
(@yaacovCR)Internal 🏠
2 PRs were merged
Committers: 6
v17.0.0-alpha.7.canary.pr.4319.e7cfada212d5cdd7dc09890bef82ac9da32026eb
Compare Source
v17.0.0-alpha.7.canary.pr.4319.abe5e8e0bb4a916f37d6d1b7fdcf128155a24a46
Compare Source
v17.0.0-alpha.7.canary.pr.4319.55799077dbb6c5ab0c33471482a66b91f048a516
Compare Source
v17.0.0-alpha.7.canary.pr.4319.09f8d400782ed385ec6f8fb9d151e221414af613
Compare Source
v17.0.0-alpha.7.canary.pr.4297.42bcd01f7c733e255ff9eab84ec8d7500dfd208a
Compare Source
v17.0.0-alpha.7.canary.pr.4297.1ef860e11444e48f590000a92cfbe80a73ae7156
Compare Source
v17.0.0-alpha.7.canary.pr.4297.096937aa86603f461be857eae48d8b2061b39e26
Compare Source
v17.0.0-alpha.7.canary.pr.4297.06006bf6f8de51bb2fa9e99caedfed1c13236037
Compare Source
v17.0.0-alpha.7.canary.pr.4288.b96419eebb37a65c76964ccd0994ab9d3b4e8215
Compare Source
v17.0.0-alpha.7
Compare Source
v17.0.0-alpha.7 (2024-08-14)
Bug Fix 🐞
inputObjectOneOf
tooneOf
ingetIntrospectionQuery()
(@benjie)Polish 💅
5 PRs were merged
Internal 🏠
2 PRs were merged
Committers: 4
v17.0.0-alpha.6
Compare Source
v17.0.0-alpha.5.canary.pr.4153.d5c18bebb93273daf40fce67daa1babc430a2ce2
Compare Source
v17.0.0-alpha.5.canary.pr.4153.4ff43175428332c954563050819fcb612e19ca41
Compare Source
v17.0.0-alpha.5
Compare Source
v17.0.0-alpha.5 (2024-06-21)
New Feature 🚀
@oneOf
support to introspection query (@maciesielka)Committers: 2
v17.0.0-alpha.4
Compare Source
v17.0.0-alpha.4 (2024-06-21)
Breaking Change 💥
New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅
15 PRs were merged
@defer
and@stream
(@yaacovCR)Internal 🏠
5 PRs were merged
Committers: 7
v17.0.0-alpha.3.canary.pr.4097.291dd92c9059c6bcc88ff1fa21058a8ac519cf83
Compare Source
v17.0.0-alpha.3.canary.pr.4035.3404abc2382e32f6a3ab26f08a9ed54554678fa9
Compare Source
v17.0.0-alpha.3.canary.pr.4032.8bcdcea90e0a24432a78270866c27e0db6a2ae4d
Compare Source
v17.0.0-alpha.3.canary.pr.4032.4fb41fe3e1f2b4b27437138d6d7d4763c1992e7a
Compare Source
v17.0.0-alpha.3.canary.pr.4026.d2f30cc0780dd436b1a05aa23dfa28c83da7d033
Compare Source
v17.0.0-alpha.3.canary.pr.4026.74aa85f56dea9ab9feb4445165eb0e2347ea674f
Compare Source
v17.0.0-alpha.3.canary.pr.4026.5e657d31b3abdc38acd6bb21c50ed3a41aa33905
Compare Source
v17.0.0-alpha.3.canary.pr.4026.5922420b3b235970ee230497190e28c8290c8f16
Compare Source
v17.0.0-alpha.3.canary.pr.4026.405885d861f562a160f9e92d0be418d819312016
Compare Source
v17.0.0-alpha.3.canary.pr.4026.1140ceffaf9629dd46a16d4fd28479240752f6eb
Compare Source
v17.0.0-alpha.3.canary.pr.4002.b3f6af2e83280d7830b2a01265e0977b7b68e2f4
Compare Source
v17.0.0-alpha.3.canary.pr.3969.83688beb16ecba5a0495158c3c2b3684730579bf
Compare Source
v17.0.0-alpha.3.canary.pr.3791.4a8f641106bee54f1e4a4de4bf59c49976541b00
Compare Source
v17.0.0-alpha.3
Compare Source
v17.0.0-alpha.3 (2023-09-06)
Breaking Change 💥
execute
should throw if defer/stream directives are present (@yaacovCR)id
andsubPath
rather thanpath
andlabel
(@yaacovCR)New Feature 🚀
@oneOf
directive (@erikkessler1)Bug Fix 🐞
git().revList
(@IvanGoncharov)@oneOf
directive (@spawnia)Docs 📝
4 PRs were merged
Polish 💅
31 PRs were merged
logical-assignment-operators
rule (@IvanGoncharov)replaceAll
instead of RegExp with global flag (@IvanGoncharov)Array.at
(@IvanGoncharov)Internal 🏠
17 PRs were merged
--rulesdir
option for internal rules. (@IvanGoncharov)Dependency 📦
4 PRs were merged
Committers: 17
v17.0.0-alpha.2.canary.pr.3957.454033bcee41c456acce935e49e3e420b75115e4
Compare Source
v17.0.0-alpha.2.canary.pr.3937.8e773a04d8041ffc00a1550e8c6688e01ba11832
Compare Source
v17.0.0-alpha.2.canary.pr.3911.a281faf70fee4ba1522af45cf15f41a899c723c4
Compare Source
v17.0.0-alpha.2.canary.pr.3791.e6d3ec58026d75b71b7b84c3da5f376ec7eeca94
Compare Source
v17.0.0-alpha.2.canary.pr.3791.264f22163eb937ff87a420be9f7d45965f2cbf07
Compare Source
v17.0.0-alpha.2.canary.pr.3791.22288c73e61ad3ca68687546f2058561e41fcc93
Compare Source
v17.0.0-alpha.2.canary.pr.3754.1564174b0dc26e0adf7ff2833716d06606b06a20
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8am and before 4pm on tuesday" in timezone Etc/UTC.
🚦 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.
This PR has been generated by Renovate Bot.