Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @fastify/rate-limit from 7.6.0 to 8.0.3 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

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

New Contributors

Full Changelog: fastify/fastify-rate-limit@v8.0.2...v8.0.3

v8.0.2

What's Changed

Full Changelog: fastify/fastify-rate-limit@v8.0.1...v8.0.2

v8.0.1

What's Changed

Full Changelog: fastify/fastify-rate-limit@v8.0.0...v8.0.1

v8.0.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-rate-limit@v7.6.0...v8.0.0

Commits
  • 0a7e727 Bumped v8.0.3
  • a1295dd fix: retry-after should be in seconds when specified timeWindow (#307)
  • 05454e9 types: add missing context config (#306)
  • 7b11ae7 Bumped v8.0.2
  • e09569b fix nodenext typings (#303)
  • 6bf150a Bumped v8.0.1
  • 5293e46 Update errorResponseBuilderContext type with ban property (#298)
  • 77517cd build(deps-dev): Bump @​sinonjs/fake-timers from 10.2.0 to 11.0.0 (#300)
  • e8e07a5 chore: fix ci due light-my-request (#299)
  • 00d5808 build(deps-dev): Bump @​types/node from 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.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 7.6.0 to 8.0.3.
- [Release notes](https://github.com/fastify/fastify-rate-limit/releases)
- [Commits](fastify/fastify-rate-limit@v7.6.0...v8.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants