DenverCoder1 / custom-icon-badges

🛡 Allows users to more easily use Octicons and their own icons and logos on shields.io badges
https://custom-icon-badges.demolab.com
MIT License
581 stars 89 forks source link

chore(deps): bump express-rate-limit from 7.2.0 to 7.3.0 in /server in the production-dependencies group #1120

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the production-dependencies group in /server with 1 update: express-rate-limit.

Updates express-rate-limit from 7.2.0 to 7.3.0

Release notes

Sourced from express-rate-limit's releases.

v7.3.0

You can view the changelog here.

Commits
  • 82a5de6 7.3.0
  • e58b370 feat: storePerLimiter validation check (#459)
  • 7c4d1c6 Update zuplo graphic
  • 3289166 docs: prefer limit over max (#458)
  • 86a405d docs: clarify windowMs description
  • f0a8c40 docs: fix broken links on the usage page (#455)
  • 9215411 Docs: add Zuplo logo
  • 562d5fc Docs: rateLimitFactory example for ERR_ERL_CREATED_IN_REQUEST_HANDLER
  • e0b1032 document how to disable the creationStack / ERR_ERL_CREATED_IN_REQUEST_HANDLE...
  • fe37463 build(deps-dev): bump express from 4.18.2 to 4.19.2 (#450)
  • 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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 months ago

Superseded by #1125.