Skip to content

Commit 1c67eef

Browse files
deps(deps): bump express-rate-limit from 8.1.0 to 8.2.1 (#932)
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 8.1.0 to 8.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/express-rate-limit/express-rate-limit/releases">express-rate-limit's releases</a>.</em></p> <blockquote> <h2>v8.2.1</h2> <p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog">here</a>.</p> <h2>v8.2.0</h2> <p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/fe1604d2aec7759fbe5721caf9b10664026ea672"><code>fe1604d</code></a> 8.2.1</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/b11c05b6392021d18fa2245f1968b89713cd9667"><code>b11c05b</code></a> Fix: don't warn for extra config from express-slow-down (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/580">#580</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/37347330ecb5e0f6e34a278fa77502b3572f57f7"><code>3734733</code></a> 8.2.0</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/962d737c1e4a0c279f5ae92bf773a03789259c3f"><code>962d737</code></a> feat: Unknown Options validation check (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/578">#578</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/992c15cc666ef2d1ee58fcbef8b6f871907f1c5f"><code>992c15c</code></a> chore(deps-dev): bump the development-dependencies group with 3 updates (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/579">#579</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/449a28a272dd9052106569238f1d3b76391e5f35"><code>449a28a</code></a> chore(deps-dev): bump the development-dependencies group across 1 directory w...</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/ceaff6f970b1f65ba7a5b6f9856aeba8308be2aa"><code>ceaff6f</code></a> chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.5 to 2.2.6 (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/574">#574</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/4fccb9ec0ea3d602133c6bd4a43455b7868fed21"><code>4fccb9e</code></a> chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/573">#573</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/b59777039bb3d85cfbc51c85cca73766dddc7684"><code>b597770</code></a> Rework dependabot grouping</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/03e8336ff9c7e18773f178fbab94da08c4681386"><code>03e8336</code></a> chore(deps-dev): bump mintlify from 4.2.114 to 4.2.175 (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/572">#572</a>)</li> <li>Additional commits viewable in <a href="https://github.com/express-rate-limit/express-rate-limit/compare/v8.1.0...v8.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express-rate-limit&package-manager=npm_and_yarn&previous-version=8.1.0&new-version=8.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aac4407 commit 1c67eef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ejs": "^3.1.10",
4141
"escape-string-regexp": "^5.0.0",
4242
"express": "^5.1.0",
43-
"express-rate-limit": "^8.1.0",
43+
"express-rate-limit": "^8.2.1",
4444
"graphql": "^16.11.0",
4545
"graphql-depth-limit": "^1.1.0",
4646
"mongoose": "^8.19.2",

0 commit comments

Comments
 (0)