Bump @fastify/rate-limit from 7.6.0 to 8.0.3
Bumps @fastify/rate-limit from 7.6.0 to 8.0.3.
Release notes
Sourced from @fastify/rate-limit's releases.
v8.0.3
What's Changed
- types: add missing context config by
@FabianFrankin fastify/fastify-rate-limit#306- fix: retry-after should be in seconds when specified timeWindow by
@Uzlopakin fastify/fastify-rate-limit#307New Contributors
@FabianFrankmade their first contribution in fastify/fastify-rate-limit#306Full Changelog: https://github.com/fastify/fastify-rate-limit/compare/v8.0.2...v8.0.3
v8.0.2
What's Changed
- fix nodenext typings by
@Uzlopakin fastify/fastify-rate-limit#303Full Changelog: https://github.com/fastify/fastify-rate-limit/compare/v8.0.1...v8.0.2
v8.0.1
What's Changed
- chore(.gitignore): add bun lockfile by
@Fdawgsin fastify/fastify-rate-limit#286- build(deps-dev): Bump tsd from 0.25.0 to 0.26.0 by
@dependabotin fastify/fastify-rate-limit#287- build(deps-dev): Bump tsd from 0.26.1 to 0.27.0 by
@dependabotin fastify/fastify-rate-limit#288- build(deps-dev): Bump tsd from 0.27.0 to 0.28.0 by
@dependabotin fastify/fastify-rate-limit#289- build(deps): Bump tiny-lru from 10.4.1 to 11.0.0 by
@dependabotin fastify/fastify-rate-limit#291- ci: add node 20 to test matrix by
@Fdawgsin fastify/fastify-rate-limit#294- ci: only trigger on pushes to main branches by
@Fdawgsin fastify/fastify-rate-limit#295- build(deps-dev): Bump
@types/nodefrom 18.16.6 to 20.1.1 by@dependabotin fastify/fastify-rate-limit#296- Fix ci by
@Uzlopakin fastify/fastify-rate-limit#299- build(deps-dev): Bump
@sinonjs/fake-timersfrom 10.2.0 to 11.0.0 by@dependabotin fastify/fastify-rate-limit#300- Update errorResponseBuilderContext type with ban property by
@leonitousconfortiin fastify/fastify-rate-limit#298Full Changelog: https://github.com/fastify/fastify-rate-limit/compare/v8.0.0...v8.0.1
v8.0.0
What's Changed
- build(deps): Bump actions/dependency-review-action from 2 to 3 by
@dependabotin fastify/fastify-rate-limit#277- build(deps-dev): Bump tsd from 0.24.1 to 0.25.0 by
@dependabotin fastify/fastify-rate-limit#278- chore(.gitignore): add clinic by
@Fdawgsin fastify/fastify-rate-limit#281- Don't set the reply code automatically by
@gurgundayin fastify/fastify-rate-limit#285New Contributors
@gurgundaymade their first contribution in fastify/fastify-rate-limit#285Full Changelog: https://github.com/fastify/fastify-rate-limit/compare/v7.6.0...v8.0.0
Commits
0a7e727Bumped v8.0.3a1295ddfix: retry-after should be in seconds when specified timeWindow (#307)05454e9types: add missing context config (#306)7b11ae7Bumped v8.0.2e09569bfix nodenext typings (#303)6bf150aBumped v8.0.15293e46Update errorResponseBuilderContext type with ban property (#298)77517cdbuild(deps-dev): Bump@sinonjs/fake-timersfrom 10.2.0 to 11.0.0 (#300)e8e07a5chore: fix ci due light-my-request (#299)00d5808build(deps-dev): Bump@types/nodefrom 18.16.6 to 20.1.1 (#296)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by climba03003, a new releaser for @fastify/rate-limit since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.