๐จ 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.
If pdf.js is used to load a malicious PDF, and PDF.js is configured with isEvalSupported set to true (which is the default value), unrestricted attacker-controlled JavaScript will be executed in the context of the hosting domain.
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
โณ๏ธ pdfjs-dist (2.10.377 โ 4.2.67) ยท Repo
Security Advisories ๐จ
๐จ PDF.js vulnerable to arbitrary JavaScript execution upon opening a malicious PDF
Sorry, we couldn't find anything useful about this release.
โ๏ธ nan (indirect, 2.15.0 โ 2.19.0) ยท Repo ยท Changelog
Release Notes
2.19.0 (from changelog)
2.18.0 (from changelog)
2.17.0 (from changelog)
2.16.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 27 commits:
2.19.0
Prepare for 2.19.0
Fix builds for Electron 29 (#966)
2.18.0
Prepare for 2.18.0
Cast v8::Object::GetInternalField() return value to v8::Value (#956)
Merge pull request #952 from striezel-stash/fix-links
Merge pull request #951 from striezel-stash/fix-typos
Fix some typos
Fix outdated links to V8 documentation
new: Add CMake as an alternative build tool (#950)
Node.js 20. (#949)
Add Node 19 to CI and update README (#945)
docs: SetAccessor lost the signature parameter
2.17.0
Prepare for 2.17.0
fix: bump nmv version down, add dummy sig
chore: overload deprecated AccessorSignatures
package.json: fix supported Node.js versions in package description
2.16.0
Prepare for 2.16.0
Add support for Node 18
fix appveyor build tests when x86 binary is not available
Upgrade node-gyp
add define NODE_17_0_MODULE_VERSION
add node 17 to the test matrix
docs: license format and contributors
๐ @โmapbox/node-pre-gyp (added, 1.0.11)
๐ aproba (added, 2.0.0)
๐ are-we-there-yet (added, 2.0.0)
๐ canvas (added, 2.11.2)
๐ color-support (added, 1.1.3)
๐ console-control-strings (added, 1.1.0)
๐ delegates (added, 1.0.0)
๐ fs-minipass (added, 2.1.0)
๐ gauge (added, 3.0.2)
๐ has-unicode (added, 2.0.1)
๐ minipass (added, 5.0.0)
๐ minizlib (added, 2.1.2)
๐ npmlog (added, 5.0.1)
๐ path2d (added, 0.2.0)
๐ tar (added, 6.2.1)
๐๏ธ big.js (removed)
๐๏ธ emojis-list (removed)
๐๏ธ loader-utils (removed)
๐๏ธ worker-loader (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
This change isโ