🚨 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.
The NPM package braces fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.
Implement a new callback onTerminate at the worker side, which can be used
to clean up resources, and an option workerTerminateTimeout which forcefully
terminates a worker if it doesn't finish in time (#353, #377).
Thanks @Michsior14.
Pass workerThreadOpts to the onTerminateWorker callback (#376).
Thanks @Michsior14.
6.3.1 (from changelog)
Fix #318: debug ports not being released when terminating a pool.
6.3.0 (from changelog)
Implement option workerThreadOpts to pass options to a worker of type
thread, a worker_thread (#357, fixes #356). Thanks @galElmalah.
Sorry, we couldn't find anything useful about this release.
🆕 css-what (added, 2.1.3)
🆕 json-schema (added, 0.2.3)
🆕 nth-check (added, 1.0.2)
🆕 postcss (added, 7.0.39)
🆕 qs (added, 6.5.3)
🆕 sanitize-html (added, 1.27.5)
🗑️ call-bind (removed)
🗑️ get-intrinsic (removed)
🗑️ has-proto (removed)
🗑️ has-symbols (removed)
🗑️ is-plain-object (removed)
🗑️ nanoid (removed)
🗑️ object-inspect (removed)
🗑️ side-channel (removed)
🗑️ source-map-js (removed)
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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
🚨 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?
✳️ mocha (10.2.0 → 10.7.3) · Repo · Changelog
Release Notes
10.7.3
10.7.0
10.6.1
10.6.0
10.5.2
10.5.1
10.5.0
10.4.0
10.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ ansi-colors (indirect, 4.1.1 → 4.1.3) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ binary-extensions (indirect, 2.2.0 → 2.3.0) · Repo
Release Notes
2.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ braces (indirect, 3.0.2 → 3.0.3) · Repo · Changelog
Security Advisories 🚨
🚨 Uncontrolled resource consumption in braces
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ chokidar (indirect, 3.5.3 → 3.6.0) · Repo · Changelog
Release Notes
3.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ diff (indirect, 5.0.0 → 5.2.0) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ fill-range (indirect, 7.0.1 → 7.1.1) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ serialize-javascript (indirect, 6.0.0 → 6.0.2) · Repo
Release Notes
6.0.2
6.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ workerpool (indirect, 6.2.1 → 6.5.1) · Repo · Changelog
Release Notes
6.5.1 (from changelog)
6.5.0 (from changelog)
6.4.2 (from changelog)
6.4.1 (from changelog)
6.4.0 (from changelog)
6.3.1 (from changelog)
6.3.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 more commits than we can show here.
↗️ yargs-parser (indirect, 20.2.4 → 20.2.9)
Sorry, we couldn't find anything useful about this release.
🆕 css-what (added, 2.1.3)
🆕 json-schema (added, 0.2.3)
🆕 nth-check (added, 1.0.2)
🆕 postcss (added, 7.0.39)
🆕 qs (added, 6.5.3)
🆕 sanitize-html (added, 1.27.5)
🗑️ call-bind (removed)
🗑️ get-intrinsic (removed)
🗑️ has-proto (removed)
🗑️ has-symbols (removed)
🗑️ is-plain-object (removed)
🗑️ nanoid (removed)
🗑️ object-inspect (removed)
🗑️ side-channel (removed)
🗑️ source-map-js (removed)
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