Bump express from 4.17.1 to 4.18.2 - #53
Conversation
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
foxpatch-aleph
left a comment
There was a problem hiding this comment.
This is a routine Dependabot security/maintenance update bumping express from 4.17.1 to 4.18.2. The changes are confined to package-lock.json and yarn.lock, containing expected dependency version updates for express and its transitive dependencies (body-parser, qs, cookie, send, serve-static, finalhandler, on-finished, depd, statuses, http-errors, etc.). The @solana/web3.js update from 0.90.5 to 1.70.1 is also included as a transitive dependency update. The diff shows proper cascading updates with no unexpected modifications to source code. The express 4.18.x releases fix a routing regression for large stacks, a hanging issue with large sync route stacks, and include several security-relevant dependency updates (qs upgrade for prototype pollution protection, cookie improvements, async hooks context preservation). This update is safe and beneficial to apply.
package-lock.json (line None): The lock file bump also pulls in @solana/web3.js 1.70.1 (from 0.90.5) as a transitive dependency of aleph-js. This is a major version jump for that package. While it appears to be just reflected in the lock file (not a direct package.json change), it's worth verifying that any code using Solana integration still works correctly after this update, as the @solana/web3.js v1.x API differs significantly from v0.x.
Bumps express from 4.17.1 to 4.18.2.
Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
8368dc14.18.261f4049docs: replace Freenode with Libera Chatbb7907bbuild: Node.js@18.10f56ce73build: supertest@6.3.024b3dc5deps: qs@6.11.0689d175deps: body-parser@1.20.1340be0fbuild: eslint@8.24.033e8dc3docs: use Node.js name style644f646build: supertest@6.2.4ecd7572build: Node.js@14.20Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.