chore(deps): Bump @apollo/server from 5.4.0 to 5.5.0#1661
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): Bump @apollo/server from 5.4.0 to 5.5.0#1661dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
thescientist13
approved these changes
Mar 28, 2026
Member
thescientist13
left a comment
There was a problem hiding this comment.
Looks good
➜ greenwood git:(master) ✗ yarn why @apollo/server
yarn why v1.22.22
[1/4] 🤔 Why do we have the module "@apollo/server"...?
[2/4] 🚚 Initialising dependency graph...
[3/4] 🔍 Finding dependency...
[4/4] 🚡 Calculating file sizes...
=> Found "@apollo/server@5.4.0"
info Reasons this module exists
- "_project_#@greenwood#plugin-graphql" depends on it
- Hoisted from "_project_#@greenwood#plugin-graphql#@apollo#server"
info Disk size without dependencies: "4.01MB"
info Disk size with unique dependencies: "9.87MB"
info Disk size with transitive dependencies: "20.56MB"
info Number of shared dependencies: 88
✨ Done in 0.46s.Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@5.5.0/packages/server) --- updated-dependencies: - dependency-name: "@apollo/server" dependency-version: 5.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
74740df to
0d433bf
Compare
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
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.
Bumps @apollo/server from 5.4.0 to 5.5.0.
Release notes
Sourced from
@apollo/server's releases.Changelog
Sourced from
@apollo/server's changelog.Commits
64c0e1bVersion Packages (#8192)ada1200Reject GET requests with a Content-Type other than application/json (#8191)