Skip to content

Update Apollo GraphQL packages to v4.13.0#53

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/apollo-graphql-packages
Open

Update Apollo GraphQL packages to v4.13.0#53
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/apollo-graphql-packages

Conversation

@renovate

@renovate renovate Bot commented Feb 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@apollo/server (source) 4.11.34.13.0 age confidence

Release Notes

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

v4.13.0

Compare Source

Minor Changes
  • #​8180 e9d49d1 Thanks @​github-actions! - ⚠️ SECURITY @apollo/server/standalone:

    The default configuration of startStandaloneServer was vulnerable to denial of service (DoS) attacks through specially crafted request bodies with exotic character set encodings.

    In accordance with RFC 7159, we now only accept request bodies encoded in UTF-8, UTF-16 (LE or BE), or UTF-32 (LE or BE).
    Any other character set will be rejected with a 415 Unsupported Media Type error.
    Additionally, upstream libraries used by this version of Apollo Server may not support all of these encodings, so some requests may still fail even if they pass this check.

    If you were not using startStandaloneServer, you were not affected by this vulnerability.

    Generally, please note that we provide startStandaloneServer as a convenience tool for quickly getting started with Apollo Server.
    For production deployments, we recommend using Apollo Server with a more fully-featured web server framework such as Express, Koa, or Fastify, where you have more control over security-related configuration options.

    Also please note that Apollo Server 4.x is considered EOL as of January 26, 2026, and Apollo no longer commits to providing support or updates for it. Please prioritize migrating to Apollo Server 5.x for continued support and updates.

v4.12.2

Compare Source

(No change; there is a change to the @apollo/server-integration-testsuite used to test integrations, and the two packages always have matching versions.)

v4.12.1

Compare Source

Patch Changes

v4.12.0

Compare Source

Minor Changes
  • #​8054 89e3f84 Thanks @​clenfest! - Adds a new graphql-js validation rule to reject operations that recursively request selections above a specified maximum, which is disabled by default. Use configuration option maxRecursiveSelections=true to enable with a maximum of 10,000,000, or maxRecursiveSelections=<number> for a custom maximum. Enabling this validation can help avoid performance issues with configured validation rules or plugins.
Patch Changes

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 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/apollo-graphql-packages branch from db5c96d to 204444f Compare March 11, 2025 14:14
@renovate renovate Bot changed the title fix(deps): replace dependency apollo-server-express with @apollo/server ^4.0.0 fix(deps): update apollo graphql packages Apr 7, 2025
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 302caa6 to 4be893c Compare April 8, 2025 11:38
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 4be893c to 5df6324 Compare April 24, 2025 05:50
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from ed889da to 2a2f1ab Compare May 19, 2025 17:30
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 2a2f1ab to 5310324 Compare May 28, 2025 13:50
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 5310324 to cde3135 Compare June 5, 2025 21:00
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from cde3135 to a236fd5 Compare June 22, 2025 14:49
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from a236fd5 to d09f1f5 Compare July 2, 2025 21:26
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 2f89c64 to fda528d Compare August 10, 2025 13:47
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from e1d1519 to 24d1137 Compare August 19, 2025 19:47
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 24d1137 to e39347c Compare August 31, 2025 10:39
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from e39347c to 9d047db Compare September 25, 2025 20:43
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 9d047db to 70b7d60 Compare October 21, 2025 11:16
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 70b7d60 to 83feeba Compare November 10, 2025 14:04
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 83feeba to 88ed5e6 Compare November 19, 2025 00:54
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 88ed5e6 to 2bb241b Compare December 3, 2025 17:16
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 2bb241b to 5740612 Compare December 31, 2025 17:43
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 5740612 to fc587e1 Compare January 8, 2026 20:38
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 5bd7b3f to 19895c5 Compare January 23, 2026 19:02
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 799c80f to 3bf980f Compare February 4, 2026 13:55
@renovate renovate Bot changed the title fix(deps): update apollo graphql packages chore(deps): update dependency @apollo/server to v4.13.0 Feb 12, 2026
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 252f620 to dd3abe3 Compare February 17, 2026 16:11
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from dd3abe3 to 6bd0e82 Compare March 5, 2026 18:48
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 6bd0e82 to 00a3a4a Compare March 13, 2026 14:01
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 00a3a4a to f5615f6 Compare April 1, 2026 20:15
@renovate renovate Bot changed the title chore(deps): update dependency @apollo/server to v4.13.0 Update dependency @apollo/server to v4.13.0 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from f5615f6 to 075ce17 Compare April 8, 2026 17:13
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 075ce17 to 6787537 Compare April 29, 2026 12:41
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 87b14b8 to 37723a5 Compare May 18, 2026 09:58
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 561bf9c to 1cae9c6 Compare June 1, 2026 17:09
@renovate renovate Bot changed the title Update dependency @apollo/server to v4.13.0 Update Apollo GraphQL packages to v4.13.0 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 1cae9c6 to c2856fc Compare June 11, 2026 10:45
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​apollo/​server@​4.13.0979910050100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants