🚨 [security] Update express 3.3.8 → 5.2.0 (major)#43
Open
depfu[bot] wants to merge 1 commit intomainfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ express (3.3.8 → 5.2.0) · Repo · Changelog
Security Advisories 🚨
🚨 express improperly controls modification of query properties
🚨 express improperly controls modification of query properties
🚨 Express ressource injection
🚨 Express Open Redirect vulnerability
🚨 express vulnerable to XSS via response.redirect()
🚨 express vulnerable to XSS via response.redirect()
🚨 Express.js Open Redirect in malformed URLs
🚨 No Charset in Content-Type Header in express
🚨 No Charset in Content-Type Header in express
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 53 commits:
Release: 5.2.0 (#6920)sec: security patch for CVE-2024-51999build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)deps: body-parser@^2.2.1 (#6922)docs: update emeritus triagers (#6890)Nominate to @efekrskl for triage team (#6888)refactor: use cached slice in app.listen (#6897)docs: switch badges from badgen.net to shields.io (#6900)build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#6868)build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 (#6869)build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#6870)build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#6871)ci: add node.js 25 to test matrix (#6843)build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#6793)build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#6794)build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#6795)build(deps): bump github/codeql-action from 3.29.7 to 3.30.5 (#6796)build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#6797)chore: remove history.md from being packaged on publish (#6780)build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 (#6675)doc: update express app example (#6718)lib: use req.socket over deprecated req.connection (#6705)chore: update git rules to ignore `yarn.lock` file (#6588)lint: add --fix flag to automatic fix linting issue (#6644)build(deps-dev): bump cookie-session from 2.1.0 to 2.1.1 (#6678)build(deps-dev): bump morgan from 1.10.0 to 1.10.1 (#6679)update contributing and COC links (#6601)doc: fix the Contributing.md link (#6653)ci: run CI when the markdown changes (#6632)feat: add deprecation warnings for redirect arguments undefined (#6405)build(deps): bump github/codeql-action from 3.28.18 to 3.29.2 (#6618)chore: fix typo (#6609)chore: use node protocol for node builtin module (#6520)chore: enforce explicit Buffer import and add lint rule (#6525)build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#6548)build(deps): bump github/codeql-action from 3.28.16 to 3.28.18 (#6549)fix(docs): move documentation and charters to the discussions and .github … (#6427)test: add coverage for app.listen() variants (#6476)ci: allow manual triggering of workflow (#6515)ci: disable credential persistence for checkout actions (#6522)test: fix typos in test descriptions (#6535)chore: wider range for query test skip (#6512)ci: update codeql config (#6488)ci: add node.js 24 to test matrix (#6504)build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 (#6496)build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#6497)build(deps): bump github/codeql-action from 3.28.13 to 3.28.16 (#6498)fix(test): remove duplicate word (#6456)increased code coverage of utils.js file (#6386)Refactor: simplify `acceptsLanguages` implementation using spread operator (#6137)build(deps): bump github/codeql-action from 3.28.11 to 3.28.13 (#6429)👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.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