🚨 [security] Update express 4.18.2 → 4.19.2 (minor) #93
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 (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: [email protected]
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: [email protected]
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: [email protected]
build: [email protected]
build: [email protected]
tests: use random port in listen test
build: [email protected]
build: use [email protected] for Node.js < 10
lint: remove unused function arguments in Route tests
build: [email protected]
build: [email protected]
build: [email protected]
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: [email protected]
build: [email protected]
deps: [email protected]
docs: add missing JSDoc param for parseExtendedQueryString
build: use $GITHUB_OUTPUT for environment list
build: [email protected]
build: [email protected]
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: [email protected]
build: [email protected]
docs: update git clone to https protocol
Release Notes
1.0.7 (from changelog)
1.0.6 (from changelog)
1.0.5 (from changelog)
1.0.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
v1.0.7
[Refactor] use `es-define-property`
[Deps] update `get-intrinsic`, `set-function-length`
v1.0.6
[Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic`
[meta] add missing `engines.node`
[Deps] update `get-intrinsic`, `set-function-length`
[Dev Deps] update `aud`, `npmignore`, `tape`
v1.0.5
[Deps] update `set-function-length`
[Fix] throw an error on non-functions as early as possible
v1.0.4
v1.0.3
[Refactor] use `set-function-length`
[Deps] update `define-data-property`, `function-bind`, `get-intrinsic`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
[Deps] update `get-intrinsic`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
[Deps] update `get-intrinsic`
[Dev Deps] update `aud`, `tape`
[actions] update checkout action
[meta] use `npmignore` to autogenerate an npmignore file
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`
[Deps] update `get-intrinsic`
[actions] reuse common workflows
[meta] simplify "exports"
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`
[readme] flesh out content
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `safe-publish-latest`, `tape`
[actions] update codecov uploader
[Deps] update `get-intrinsic`
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`
[actions] use `node/install` instead of `node/run`; use `codecov` action
[meta] use `prepublishOnly` script for npm 7+
Commits
See the full diff on Github. The new version differs by 26 commits:
v1.1.2
[meta] add `auto-changelog`
[Robustness] remove runtime dependency on all builtins except `.apply`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
[meta] add `funding` field; create FUNDING.yml
[Tests] use `aud` instead of `npm audit`
[meta] update `.gitignore`
[Tests] switch to nyc for coverage
[meta] add `safe-publish-latest`
[Dev Deps] update `@ljharb/eslint-config`, `tape`
[actions] fix permissions
Revert "Point to the correct file"
Merge pull request #16 from svedova/patch-1
Point to the correct file
[readme] update badges
[meta] use `npmignore` to autogenerate an npmignore file
[Tests] migrate tests to Github Actions
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`
[meta] create SECURITY.md
[Tests] fix eslint errors from #15
[Dev Deps] update `@ljharb/eslint‑config`, `eslint`, `tape`
[Tests] up to `node` `v11.10`, `v10.15`, `v9.11`, `v8.15`, `v6.16`, `v4.9`; use `nvm install-latest-npm`; run audit script in tests
[Tests] add `npm run audit`
[Tests] remove `jscs`
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`
Docs: enable badges; update wording
Release Notes
1.2.4 (from changelog)
1.2.3 (from changelog)
1.2.2 (from changelog)
1.2.1 (from changelog)
1.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
v1.2.4
[Refactor] use all 7 <+ ES6 Errors from `es-errors`
v1.2.3
[Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic`
[Dev Deps] update `tape`
[meta] add missing `engines.node`
[Robustness] use null objects for lookups
[Dev Deps] update `aud`, `es-abstract`, `mock-property`, `npmignore`
[meta] simplify `exports`
[meta] add `sideEffects` flag
v1.2.2
[Refactor] use `hasown` instead of `has`
[Deps] update `function-bind`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `call-bind`, `es-abstract`, `mock-property`, `object-inspect`, `tape`
v1.2.1
[Fix] avoid a crash in envs without `__proto__`
[Dev Deps] update `es-abstract`
v1.2.0
[New] add `BigInt64Array` and `BigUint64Array`
[Dev Deps] update `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `tape`
[Fix] ensure `Error.prototype` is undeniable
[Dev Deps] update `aud`, `es-abstract`
[Tests] use `gopd`
[Dev Deps] update `aud`, `es-abstract`, `tape`
[actions] update checkout action
Release Notes
1.13.1 (from changelog)
1.13.0 (from changelog)
1.12.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
v1.13.1
[Fix] in IE 8, global can !== window despite them being prototypes of each other
v1.13.0
[Dev Deps] update `error-cause`
[Dev Deps] temporarily remove `aud` due to breaking change in transitive deps
[New] add special handling for the global object
[Dev Deps] pin `glob`, since v10.3.8+ requires a broken `jackspeak`
[Dev Deps] update `mock-property`, `tape`
[Dev Deps] update `tape`
[Dev Deps] pin `jackspeak` since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
v1.12.3
[Fix] in eg FF 24, collections lack forEach
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `error-cause`
[Dev Deps] update `aud`, `es-value-fixtures`, `tape`
[actions] update rebase action to use reusable workflow
[Tests] add `@pkgjs/support` to `postlint`
🆕 define-data-property (added, 1.1.4)
🆕 es-define-property (added, 1.0.0)
🆕 es-errors (added, 1.3.0)
🆕 gopd (added, 1.0.1)
🆕 has-property-descriptors (added, 1.0.2)
🆕 has-proto (added, 1.0.3)
🆕 hasown (added, 2.0.2)
🆕 set-function-length (added, 1.2.2)
🗑️ has (removed)
👉 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