Skip to content

chore(deps): bump @fastify/rate-limit from 10.3.0 to 11.2.0 in /server - #135

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/server/fastify/rate-limit-11.2.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/server/fastify/rate-limit-11.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026 •

Copy link
Copy Markdown
Contributor

Bumps @fastify/rate-limit from 10.3.0 to 11.2.0.

Release notes

Sourced from @​fastify/rate-limit's releases.

v11.2.0

⚠️ Security Release

What's Changed

Full Changelog: fastify/fastify-rate-limit@v11.1.0...v11.2.0

v11.1.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-rate-limit@v11.0.0...v11.1.0

v11.0.0

What's Changed

... (truncated)

Commits
  • 92da964 Bumped v11.2.0
  • 1aee036 Merge commit from fork
  • 65e9965 chore: Bump c8 from 11.0.0 to 12.0.0 (#457)
  • d9d6100 ci: pin actions to commit-hash
  • a5c9630 chore: Bump @​types/node in the dev-dependencies-typescript group (#455)
  • 3998ebd docs: fix broken links
  • d7d6086 Bumped v11.1.0
  • c76be97 feat: add increment option to createRateLimit (#449)
  • f65adef chore(package.json): fix delvedor's personal url
  • fd252f0 chore: Bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#450)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) from 10.3.0 to 11.2.0.
- [Release notes](https://github.com/fastify/fastify-rate-limit/releases)
- [Commits](fastify/fastify-rate-limit@v10.3.0...v11.2.0)

---
updated-dependencies:
- dependency-name: "@fastify/rate-limit"
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 2, 2026
@dependabot
dependabot Bot requested a review from thewrz as a code owner August 2, 2026 01:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot attempted to update this pull request, but because the branch dependabot/npm_and_yarn/server/fastify/rate-limit-11.2.0 is protected it was unable to do so.

thewrz added a commit that referenced this pull request Sep 15, 2026
@fastify/rate-limit < 11.2.0 is vulnerable to rate-limit bypass via
IPv6 address rotation (high; not yet in the npm audit feed, published
as a GitHub repository advisory). The only patched release is on the
11.x major, whose one documented breaking change is the removal of
deprecated type aliases that this codebase never imported -- the
plugin is registered with `{ max, timeWindow }` only.

Verified: typecheck, build, test:coverage (1670 passed), audit clean,
plus a direct inject smoke (max=2 -> 200, 200, 429).

Supersedes #135.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@thewrz

thewrz commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

This was written agentically; verify its assertions:

Closing as superseded by #153 (merged as 4bc264f), which landed this bump together with every other open advisory fix. The per-package PRs could not merge individually: branch protection requires the audit check green and an up-to-date branch, and each bot PR inherited the red audit from the advisories the others fixed. #153 resolves all of them in one step (npm audit --audit-level=high → 0 vulnerabilities on main).

🤖 Co-authored by Claude Fable 5.1.

@thewrz thewrz closed this Sep 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@thewrz
thewrz deleted the dependabot/npm_and_yarn/server/fastify/rate-limit-11.2.0 branch September 15, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant