Skip to content

chore(deps): update dependency apollographql/router to v2.13.1#90

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/apollographql-router-2.x
Apr 5, 2026
Merged

chore(deps): update dependency apollographql/router to v2.13.1#90
renovate[bot] merged 1 commit intomainfrom
renovate/apollographql-router-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 5, 2026

This PR contains the following updates:

Package Update Change
apollographql/router patch 2.13.02.13.1

Release Notes

apollographql/router (apollographql/router)

v2.13.1

Compare Source

🐛 Fixes
Fix spurious REQUEST_RATE_LIMITED errors when no rate limiting is configured (PR #​9034)

Under sustained load, the router could return REQUEST_RATE_LIMITED (429) errors even when no rate limiting was configured. An internal queue had an implicit limit that could trigger load shedding, even if the queue was not actually overloaded.

This fix removes that implicit limit, so requests are shed only when the queue is genuinely full. The queue still has explicit limits to ensure quality of service.

By @​jhrldev in #​9034


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) April 5, 2026 09:03
@renovate renovate bot merged commit 74d425b into main Apr 5, 2026
2 checks passed
@renovate renovate bot deleted the renovate/apollographql-router-2.x branch April 5, 2026 09:08
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