-
Notifications
You must be signed in to change notification settings - Fork 43
chore(deps): update all apollo server non-major dependencies #95
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/getting-started-all-apollo-server-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update all apollo server non-major dependencies #95
renovate
wants to merge
1
commit into
main
from
renovate/getting-started-all-apollo-server-minor-patch
+226
−1,640
Conversation
This file contains hidden or 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
1d9d63b to
f9e6891
Compare
ec2b0e2 to
52a8578
Compare
cc4129a to
d8e7896
Compare
f4c0caf to
7bbc026
Compare
e32c3ba to
0ae7077
Compare
21c83ec to
0dc336f
Compare
7c8d7d9 to
0cf74ea
Compare
684054b to
8ab790a
Compare
a7ddf82 to
7cb7348
Compare
af9d714 to
9ebd5b0
Compare
294e93f to
ad63273
Compare
4416830 to
fed3b1e
Compare
fed3b1e to
eaea62a
Compare
fd1d80f to
e210820
Compare
e210820 to
0a4caa1
Compare
13ab84c to
9962f8e
Compare
7971b7a to
595f42f
Compare
a6f34f4 to
1445bc2
Compare
9c4b710 to
34c0443
Compare
7aef067 to
11c3a6e
Compare
8ddbdd6 to
f5411f1
Compare
f5411f1 to
c871e13
Compare
c871e13 to
62464c1
Compare
a606003 to
bfdceea
Compare
bfdceea to
2c80962
Compare
2c80962 to
81f90c0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.0.0→5.2.020.19.8→20.19.2918.6.3→18.19.1303.12.0→3.13.02.26.1→2.26.216.11.0→16.12.016.8.1→16.12.015.8.0→15.10.115.5.1→15.10.12.0.12→2.0.225.8.3→5.9.34.7.4→4.9.5Release Notes
apollographql/apollo-server (@apollo/server)
v5.2.0Compare Source
Minor Changes
#8161
51acbebThanks @jerelmiller! - Fix an issue where some bundlers would fail to build because of the dynamic import for the optional peer dependency on@yaacovcr/transformintroduced in@apollo/server5.1.0. To provide support for the legacy incremental format, you must now provide thelegacyExperimentalExecuteIncrementallyoption to theApolloServerconstructor.If the
legacyExperimentalExecuteIncrementallyoption is not provided and the client sends anAcceptheader with a value ofmultipart/mixed; deferSpec=20220824, an error is returned by the server.v5.1.0Compare Source
Minor Changes
#8148
80a1a1aThanks @jerelmiller! - Apollo Server now supports the incremental delivery protocol (@deferand@stream) that ships with[email protected]. To use the current protocol, clients must send theAcceptheader with a value ofmultipart/mixed; incrementalSpec=v0.2.Upgrading to 5.1 will depend on what version of
graphqlyou have installed and whether you already support the incremental delivery protocol.apollographql/apollo-server (apollo-server)
v3.13.0Compare Source
v3.12.1Compare Source
graphql/graphql-js (graphql)
v16.12.0: 16.12.0Compare Source
v16.12.0 (2025-11-01)
New Feature 🚀
Bug Fix 🐞
Docs 📝
28 PRs were merged
Polish 💅
Internal 🏠
3 PRs were merged
Committers: 9
remy/nodemon (nodemon)
v2.0.22Compare Source
Bug Fixes
v2.0.21Compare Source
Bug Fixes
v2.0.20Compare Source
Bug Fixes
v2.0.19Compare Source
Bug Fixes
v2.0.18Compare Source
Bug Fixes
v2.0.17Compare Source
Bug Fixes
v2.0.16Compare Source
Bug Fixes
v2.0.15Compare Source
Bug Fixes
v2.0.14Compare Source
Bug Fixes
v2.0.13Compare Source
Bug Fixes
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.