bitbar / finka-js

Finka.js - Handy tool in nowadays JavaScript jungle
MIT License
2 stars 7 forks source link

๐Ÿšจ [security] Update mocha 10.2.0 โ†’ 10.5.2 (minor) #360

Closed depfu[bot] closed 2 months ago

depfu[bot] commented 3 months ago

๐Ÿšจ 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.5.2) ยท Repo ยท Changelog

Release Notes

10.5.2

What's Changed

  • fix: better tracking of seen objects in error serialization by @sam-super in #5032

New Contributors

Full Changelog: v10.5.1...v10.5.2

10.5.1

What's Changed

  • fix: Add error handling for nonexistent file case with --file option by @khoaHyh in #5086

New Contributors

Full Changelog: v10.5.0...v10.5.1

10.5.0

๐ŸŽ‰ Enhancements

  • #5015 feat: use <progress> and <svg> for browser progress indicator instead of <canvas> (@yourWaifu)
  • #5143 feat: allow using any 3.x chokidar dependencies (@simhnna)
  • #4835 feat: add MOCHA_OPTIONS env variable (@icholy)

๐Ÿ› Fixes

๐Ÿ”ฉ Other

10.4.0

10.4.0 / 2024-03-26

๐ŸŽ‰ Enhancements

  • #4829 feat: include .cause stacks in the error stack traces (@voxpelli)
  • #4985 feat: add file path to xunit reporter (@bmish)

๐Ÿ› Fixes

  • #5074 fix: harden error handling in lib/cli/run.js (@stalet)

๐Ÿ”ฉ Other

10.3.0

This is a stable release equivalent to v10.3.0-preminor.0.

What's Changed

New Contributors

Full Changelog: v10.2.0...v10.3.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 55 commits:

โ†—๏ธ binary-extensions (indirect, 2.2.0 โ†’ 2.3.0) ยท Repo

Release Notes

2.3.0

v2.2.0...v2.3.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 3 commits:

โ†—๏ธ braces (indirect, 3.0.2 โ†’ 3.0.3) ยท Repo ยท Changelog

Security Advisories ๐Ÿšจ

๐Ÿšจ Uncontrolled resource consumption in braces

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.

Commits

See the full diff on Github. The new version differs by 12 commits:

โ†—๏ธ chokidar (indirect, 3.5.3 โ†’ 3.6.0) ยท Repo ยท Changelog

Release Notes

3.6.0

What's Changed

New Contributors

Full Changelog: 3.5.3...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 22 commits:

โ†—๏ธ fill-range (indirect, 7.0.1 โ†’ 7.1.1) ยท Repo

Commits

See the full diff on Github. The new version differs by 7 commits:

๐Ÿ†• 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 Status

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)
depfu[bot] commented 2 months ago

Closed in favor of #361.

depfu[bot] commented 2 months ago

Closed in favor of #361.