Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps express-rate-limit from 6.3.0 to 6.7.1.

Release notes

Sourced from express-rate-limit's releases.

v6.7.1

You can view the changelog here.

v6.7.0

No functional changes.

Changed

  • Updated links to point to the new express-rate-limit organization on GitHub.
  • Added advertisement to readme.md for project sponsor Zuplo.
  • Updated to typescript version 5 and bumped other dependencies.
  • Dropped node 12, and added node 19 to the list of versions the CI jobs run on.

You can view the changelog here.

v6.6.0

Added

  • Added shutdown method to the Store interface and the MemoryStore. (#322)

You can view the full changelog here.

v6.5.2

Fixed

  • Fixed an issue with missing types in ESM monorepos. (#321)

You can view the changelog here.

v6.5.1

Changed

  • The message option can now be a (sync/asynx) function that returns a value (#311)
  • Updated all dependencies

v6.4.0

Added

  • Adds Express 5 (5.0.0-beta.1) as a supported peer dependency (#304)

Changed

  • Tests are now run on Node 12, 14, 16 and 18 on CI (#305)
  • Updated all development dependencies (#306)
Changelog

Sourced from express-rate-limit's changelog.

6.7.1

Fixed

  • Fixed compatibility with TypeScript's TypeScript new node16 module resolution strategy (See #355)

Changed

  • Bumped development dependencies.
  • Added node 20 to list of versions the CI jobs run on.

No functional changes.

6.7.0

Changed

  • Updated links to point to the new express-rate-limit organization on GitHub.
  • Added advertisement to readme.md for project sponsor Zuplo.
  • Updated to typescript version 5 and bumped other dependencies.
  • Dropped node 12, and added node 19 to the list of versions the CI jobs run on.

No functional changes.

6.6.0

Added

  • Added shutdown method to the Store interface and the MemoryStore.

6.5.2

Fixed

  • Fixed an issue with missing types in ESM monorepos.

6.5.1

Added

  • The message option can now be a (sync/asynx) function that returns a value (#311)

Changed

  • Updated all dependencies

... (truncated)

Commits
  • 6ee8113 6.7.1
  • b62fecf v6.7.1 changelog
  • 8f95032 dev dependency bump
  • d7b9ab2 Merge pull request #357 from express-rate-limit/fix/diff-dts-files
  • 40a6f88 fix(ts): copy types file to .d.ts too
  • e95c7ba chore(deps): bump dependencies for ext test projects
  • 16cb0c7 build(ts): export diff type files for cjs and esm
  • 1092ec8 chore(deps): bump dependencies for ext test projects
  • 5751b68 tests(ext): add tsc check to typescript projects
  • 596b9c3 docs: update changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @Alxzu.


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)

Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 6.3.0 to 6.7.1.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Changelog](https://github.com/express-rate-limit/express-rate-limit/blob/main/changelog.md)
- [Commits](express-rate-limit/express-rate-limit@v6.3.0...v6.7.1)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 10, 2023 14:01
@dependabot dependabot bot requested review from pablanco and removed request for a team July 10, 2023 14:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dependabot dependabot bot requested review from Alxzu and diebarral July 10, 2023 14:01
Copy link
Contributor

@Alxzu Alxzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2023

Dependabot tried to merge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #1034.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/express-rate-limit-6.7.1 branch July 24, 2023 13:56
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.

2 participants