🚨 [security] Update express 4.18.2 → 4.19.2 (minor) #244
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ express (4.18.2 → 4.19.2) · Repo · Changelog
Security Advisories 🚨
🚨 Express.js Open Redirect in malformed URLs
Release Notes
4.19.2
4.19.0
4.18.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
4.19.2
Improved fix for open redirect allow list bypass
4.19.1
Allow passing non-strings to res.location with new encoding handling checks fixes #5554 #5555
fixed un-edited version in history.md for 4.19.0
build: fix build due to inconsistent supertest behavior in older versions
4.19.0
Prevent open redirect allow list bypass due to encodeurl
Add note on how to update docs for new release (#5541)
deps: cookie@0.6.0
docs: loosen TC activity rules
docs: nominating @wesleytodd to be project captian
docs: update release date
4.18.3
build: pin Node 21.x to minor
build: pin Node 21.x to minor
build: support Node.js 21.6.2
build: support Node.js 21.x in appveyor
build: support Node.js 21.x
build: support Node.js 20.x in appveyor
build: support Node.js 20.x
examples: improve view count in cookie-sessions
build: Node.js@18.19
docs: add documentation for benchmarks
examples: remove multipart example
tests: fix handling multiple callbacks
docs: add project captains to contribution
docs: update TC governance rules
build: actions/checkout@v4
build: Node.js@19.9
build: Node.js@18.17
build: eslint@8.47.0
tests: use random port in listen test
build: Node.js@16.20
build: use nyc@14.1.1 for Node.js < 10
lint: remove unused function arguments in Route tests
build: Node.js@18.15
build: eslint@8.36.0
build: ejs@3.1.9
tests: wait for server close in app.listen()
build: fix code coverage aggregate upload
Fix routing requests without method
build: support Node.js 19.x
docs: fix typos in history
build: eslint@8.34.0
build: mocha@10.2.0
deps: body-parser@1.20.2
docs: add missing JSDoc param for parseExtendedQueryString
build: use $GITHUB_OUTPUT for environment list
build: Node.js@18.14
build: Node.js@16.19
lint: remove unused parameters in examples
docs: fix typos in JSDoc comments
lint: remove unused parameter from internal function
lint: remove unused function arguments in tests
build: actions/checkout@v3
build: Node.js@18.12
build: Node.js@16.18
docs: update git clone to https protocol
✳️ body-parser (1.20.1 → 1.20.2) · Repo · Changelog
Release Notes
1.20.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
1.20.2
Fix strict json error message on Node.js 19+
deps: raw-body@2.5.2
build: eslint@8.34.0
build: Node.js@18.14
build: Node.js@14.21
deps: content-type@~1.0.5
build: eslint-plugin-promise@6.1.1
build: supertest@6.3.3
build: mocha@10.2.0
build: eslint-plugin-import@2.27.5
build: eslint@8.32.0
build: Node.js@16.19
docs: switch badges to badgen
build: Node.js@18.13
build: actions/download-artifact@v3
build: use $GITHUB_OUTPUT for environment list
build: actions/upload-artifact@v3
build: actions/checkout@v3
build: mocha@10.1.0
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands