Skip to content

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

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#226
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 17, 2025

This PR contains the following updates:

Package Change Age Confidence
@apollo/server-integration-testsuite (source) 4.13.05.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

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 2 times, most recently from 1f1c903 to 0d82924 Compare July 26, 2025 13:31
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from b267250 to 5f808fe Compare August 16, 2025 12:57
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from c1e2602 to 4cff8e0 Compare August 23, 2025 14:16
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 3270ae3 to e9226f0 Compare September 6, 2025 12:39
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 715a71b to 4b5a39d Compare September 20, 2025 13:15
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 4 times, most recently from 4ee58d4 to 8951840 Compare September 27, 2025 12:52
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 8951840 to adad063 Compare October 4, 2025 12:37
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from adad063 to 89b122f Compare October 11, 2025 12:52
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 845f2c0 to f8b1afe Compare November 1, 2025 14:10
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 09491e0 to 91ef55e Compare November 15, 2025 12:51
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from bd0e6d4 to 59bdc25 Compare November 22, 2025 12:46
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 677333f to 448c5ad Compare December 3, 2025 19:38
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 79e73a6 to ace5782 Compare January 21, 2026 13:44
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from e1e5476 to fc25436 Compare January 31, 2026 13:30
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 4 times, most recently from ced7250 to db61f79 Compare February 11, 2026 03:47
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 90a85ea to 2a7b8f6 Compare February 17, 2026 19:42
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 2a7b8f6 to b753708 Compare February 21, 2026 13:08
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 4 times, most recently from 4a23efe to 680bc7c Compare March 7, 2026 13:04
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from b499f70 to b4930f6 Compare March 16, 2026 05:18
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 0bc1b06 to 4c86652 Compare March 24, 2026 21:12
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 4c86652 to 0dff049 Compare March 28, 2026 13:27
@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 28, 2026
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 4 times, most recently from 831aee3 to 190d7f7 Compare April 4, 2026 16:35
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 190d7f7 to 2f97644 Compare April 5, 2026 08:55
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