Skip to content

chore(deps): update dependency @apollo/server-integration-testsuite to v5#21

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-apollo-graphql-packages
Open

chore(deps): update dependency @apollo/server-integration-testsuite to v5#21
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-apollo-graphql-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 18, 2025

This PR contains the following updates:

Package Change Age Confidence
@apollo/server-integration-testsuite (source) 4.12.25.5.0 age confidence

Release Notes

apollographql/apollo-server (@​apollo/server-integration-testsuite)

v5.5.0

Compare Source

Minor Changes
  • #​8191 ada1200 - ⚠️ SECURITY @apollo/server/standalone:

    Apollo Server now rejects GraphQL GET requests which contain a Content-Type header other than application/json (with optional parameters such as ; charset=utf-8). Any other value is now rejected with a 415 status code.

    (GraphQL GET requests without a Content-Type header are still allowed, though they do still need to contain a non-empty X-Apollo-Operation-Name or Apollo-Require-Preflight header to be processed if the default CSRF prevention feature is enabled.)

    This improvement makes Apollo Server's CSRF more resistant to browsers which implement CORS in non-spec-compliant ways. Apollo is aware of one browser which as of March 2026 has a bug which allows an attacker to circumvent Apollo Server's CSRF prevention feature to carry out read-only XS-Search-style CSRF attacks. The browser vendor is in the process of patching this vulnerability; upgrading Apollo Server to v5.5.0 mitigates this vulnerability.

    If your server uses cookies (or HTTP Basic Auth) for authentication, Apollo encourages you to upgrade to v5.5.0.

    This is technically a backwards-incompatible change. Apollo is not aware of any GraphQL clients which provide non-empty Content-Type headers with GET requests with types other than application/json. If your use case requires such requests, please file an issue and we may add more configurability in a follow-up release.

    See advisory GHSA-9q82-xgwf-vj6h for more details.

Patch Changes

v5.4.0

Compare Source

Patch Changes

v5.3.0

Compare Source

Patch Changes

v5.2.0

Compare Source

Patch Changes

v5.1.0

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
  • Drop support for Node.JS v14, v16, and v20.

  • The integration test suite no longer uses lib: ["dom"] to tell TypeScript to assume DOM-related symbols are in the global namespace. If your integration library's test suite relied on this behavior, you may need to add lib: ["dom"] to the compilerOptions section of your test suite's tsconfig.json.

Patch Changes

v4.13.0

Compare Source

Patch Changes

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 32fba44 to f3e2317 Compare August 10, 2025 13:38
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from f3e2317 to 311db44 Compare September 25, 2025 15:39
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 311db44 to d5c0074 Compare October 28, 2025 16:14
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from d5c0074 to c5e2f6e Compare November 10, 2025 20:14
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 6c174fc to cc74e25 Compare November 22, 2025 02:04
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from cc74e25 to f5a8f3c Compare December 3, 2025 14:40
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from f5a8f3c to 871ac45 Compare December 31, 2025 17:32
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 871ac45 to cbcbe37 Compare January 8, 2026 16:41
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 045da08 to 40c1f43 Compare January 21, 2026 14:41
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 40c1f43 to 70bd845 Compare January 27, 2026 17:02
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 70bd845 to 48164f6 Compare February 4, 2026 12:40
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from bf76703 to b728b27 Compare February 17, 2026 14:15
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from b728b27 to 86fa5f8 Compare March 14, 2026 14:55
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 86fa5f8 to 2d308dc Compare March 31, 2026 18:06
@renovate renovate bot changed the title chore(deps): update apollo graphql packages to v5 (major) chore(deps): update dependency @apollo/server-integration-testsuite to v5 Mar 31, 2026
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 2d308dc to 6353134 Compare April 8, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants