deps(deps): bump the express-ecosystem group across 1 directory with 6 updates#82
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…6 updates Bumps the express-ecosystem group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.17.1` | `5.2.1` | | [body-parser](https://github.com/expressjs/body-parser) | `1.19.0` | `2.2.2` | | [cookie-parser](https://github.com/expressjs/cookie-parser) | `1.4.5` | `1.4.7` | | [express-session](https://github.com/expressjs/session) | `1.17.1` | `1.19.0` | | [helmet](https://github.com/helmetjs/helmet) | `4.4.1` | `8.1.0` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | Updates `express` from 4.17.1 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...v5.2.1) Updates `body-parser` from 1.19.0 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.19.0...v2.2.2) Updates `cookie-parser` from 1.4.5 to 1.4.7 - [Release notes](https://github.com/expressjs/cookie-parser/releases) - [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md) - [Commits](expressjs/cookie-parser@1.4.5...1.4.7) Updates `express-session` from 1.17.1 to 1.19.0 - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.17.1...v1.19.0) Updates `helmet` from 4.4.1 to 8.1.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v4.4.1...v8.1.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: express-ecosystem - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: express-ecosystem - dependency-name: cookie-parser dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: express-ecosystem - dependency-name: express-session dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: express-ecosystem - dependency-name: helmet dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: express-ecosystem - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: express-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Bumps the express-ecosystem group with 6 updates in the / directory:
4.17.15.2.11.19.02.2.21.4.51.4.71.17.11.19.04.4.18.1.02.8.52.8.6Updates
expressfrom 4.17.1 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"4007ad1Release: 5.2.0 (#6920)2f64f68sec: security patch for CVE-2024-51999ed0ba3fbuild(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)8eace46build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)30bae81build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)758d435deps: body-parser@^2.2.1 (#6922)77bcd52docs: update emeritus triagers (#6890)f33caf1Nominate to@efekrsklfor triage team (#6888)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
body-parserfrom 1.19.0 to 2.2.2Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
... (truncated)
Commits
3d248662.2.2 (#691)8474a98refactor(json): simplify strict mode error string construction (#693)03f17c2deps: qs@^6.14.1 (#689)ea1f25edocs: use standard jsdoc tags everywhere (#677)d7deef8docs: update URL-encoded parser description to include ISO-8859-1 encoding su...b6f52aadocs: release notes for the v1.20.4 release (#674)2965ca4docs: update links (#673)d96b63d2.2.1 (#659)b204886sec: security patch for CVE-2025-13466e20e351feat: removehistory.mdfrom being packaged on publish (#660)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
cookie-parserfrom 1.4.5 to 1.4.7Release notes
Sourced from cookie-parser's releases.
Changelog
Sourced from cookie-parser's changelog.
Commits
5d61e1e1.4.7ccf1f54deps: cookie@0.7.2 (#116)429cfd4ci: Use GITHUB_OUTPUT envvar instead of set-output command (#100)ca4c97eci: fix errors in ci pipeline for node 8 and 9 (#104)97bdf39ci: add support for OSSF scorecard reporting (#103)e5862bdbuild: Node.js@17.6f0688d2build: Node.js@14.1944ec541build: Node.js@16.14695435adeps: cookie@0.4.2f66e7e1build: mocha@9.2.1Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cookie-parser since your current version.
Updates
express-sessionfrom 1.17.1 to 1.19.0Release notes
Sourced from express-session's releases.
... (truncated)
Changelog
Sourced from express-session's changelog.
... (truncated)
Commits
c10b2a31.19.0 (#1107)2673736feat: add support to dynamic cookie options (#1027)73e0193Add sameSite 'auto' support to match secure 'auto' pattern (#1087)264b6a0deps: use tilde notation for dependencies (#1096)6d69f09chore: remove history.md from being packaged on publish (#1097)00b8a5frefactor: remove unusedsessparameter fromgenerateSessionIdfunction (#...2cd6561build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.3 (#1082)1307f30build(deps): bump actions/checkout from 4.2.2 to 6.0.0 (#1088)0e7a438build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#1089)a095a9abuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1090)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express-session since your current version.
Updates
helmetfrom 4.4.1 to 8.1.0Changelog
Sourced from helmet's changelog.
... (truncated)
Commits
57e1b398.1.0c8efbe3Update changelog for 8.1.0 release3396804Add 8.0.0 release date to changelog52dd8ebContent-Security-Policy: better error when value should be quoted4af4777Use built-in test runner (instead of Jest)ba10272Organize importse0f1387Update devDependencies to latest versions842393cCheck types duringnpm test, run in parallel77fbe3aStrict-Transport-Security: fix documentation for default max-age632e629Update license year for 2025Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this sp...Description has been truncated