-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
refactor: Upgrade @apollo/server from 4.12.1 to 4.12.2 #9809
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
base: release-7.x.x
Are you sure you want to change the base?
refactor: Upgrade @apollo/server from 4.12.1 to 4.12.2 #9809
Conversation
Snyk has created this PR to upgrade @apollo/server from 4.12.1 to 4.12.2. See this package in npm: @apollo/server See this project in Snyk: https://app.snyk.io/org/acinader/project/fe36ba29-7b23-4655-9807-441cf85f2203?utm_source=github&utm_medium=referral&page=upgrade-pr
I will reformat the title to use the proper commit message syntax. |
🚀 Thanks for opening this pull request! |
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-7.x.x #9809 +/- ##
==============================================
Coverage 93.06% 93.06%
==============================================
Files 187 187
Lines 14977 14977
==============================================
Hits 13938 13938
Misses 1039 1039 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Snyk has created this PR to upgrade @apollo/server from 4.12.1 to 4.12.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 22 days ago.
Release notes
Package name: @apollo/server
Patch Changes
#8070
0dee3c9
Thanks @ glasser! - Provide dual-build CJS and ESM for@ apollo/server-integration-testsuite
.We previously provided only a CJS build of this package, unlike
@ apollo/server
itself and the other helper packages that come with it. We may make all of
Apollo Server ESM-only in AS5; this is a step in that direction. Specifically,
only providing this package for CJS makes it challenging to run the tests in
ts-jest
in some ESM-only setups, because the copy of@ apollo/server
fetcheddirectly in your ESM-based test may differ from the copy fetched indirectly via
@ apollo/server-integration-testsuite
, causing the "lockstep versioning" testto fail.
Updated dependencies:
Patch Changes
#8070
0dee3c9
Thanks @ glasser! - Provide dual-build CJS and ESM for@ apollo/server-integration-testsuite
.We previously provided only a CJS build of this package, unlike
@ apollo/server
itself and the other helper packages that come with it. We may make all of
Apollo Server ESM-only in AS5; this is a step in that direction. Specifically,
only providing this package for CJS makes it challenging to run the tests in
ts-jest
in some ESM-only setups, because the copy of@ apollo/server
fetcheddirectly in your ESM-based test may differ from the copy fetched indirectly via
@ apollo/server-integration-testsuite
, causing the "lockstep versioning" testto fail.
Updated dependencies []:
Patch Changes
41f98d4
]:Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: