Bump express-rate-limit from 7.1.3 to 8.1.0
Open
Number: #1253
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
September 05, 2025 at 01:38 PM UTC
(4 days ago)
(4 days ago)
Updated:
September 05, 2025 at 01:38 PM UTC
(4 days ago)
(4 days ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps express-rate-limit from 7.1.3 to 8.1.0.
Release notes
Sourced from express-rate-limit's releases.
v8.1.0
You can view the changelog here.
v8.0.1
You can view the changelog here.
v8.0.0
You can view the changelog here.
v7.5.1
Changed
- Narrowed type of
standardHeaders
fromstring
to just the supported values via a TypeScriptconst
assertion (#506)
You can view the full changelog here.
v7.5.0
Added
- Implemented the combined
RateLimit
header according to the eighth draft of the IETF RateLimit header specificiation. Enable by settingstandardHeaders: 'draft-8'
.- Added a new
identifier
option, used as the name for the quota policy in thedraft-8
headers.- Added a new
headersDraftVersion
validation check to identifies cases where an unsupported version string is passed to thestandardHeaders
option.
You can view the full changelog here.
v7.4.1
Fixed
- Made the
passOnStoreError
return after callingnext()
rather than continuing execution.
You can view the full changelog here.
v7.4.0
Added
- Added
passOnStoreError
option to allow a way to "fail open" in the event of a backend error.
You can view the full changelog here.
v7.3.1
Fixed
... (truncated)
Commits
6061935
8.1.02f2ed4d
Add validation check for Forwarded header (#549)d0e7c85
chore(deps-dev): bump the all group across 1 directory with 5 updates (#554)66aa1b0
test: check for renamed Request in types (#543)658c201
Document windowMs limit for MemoryStore and warn on invalid values (#550)aa3b291
fix: include RateLimit-Reset header when resetSeconds is 0 (#553)1eca1a4
Update CI workflow to include pull_request triggerec8a6f9
chore: migrate biome config for current version207100e
chore(deps-dev): bump the all group with 4 updates (#548)471076d
chore(deps-dev): bump the all group with 4 updates (#547)- Additional commits viewable in compare view
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 <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)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+18
+18
Deletions:
-9
-9
Package Dependencies
Technical Details
ID: | 7019268 |
UUID: | 2802633897 |
Node ID: | PR_kwDOFgm1Is6nDMyp |
Host: | GitHub |
Repository: | mike-north/typescript-courses |
Merge State: | Unknown |