[Snyk] Upgrade pdfjs-dist from 4.8.69 to 4.10.38 #1205
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.
Snyk has created this PR to upgrade pdfjs-dist from 4.8.69 to 4.10.38.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 3 versions ahead of your current version.
The recommended version was released 7 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-SEMVER-3247795
SNYK-JS-TARFS-10293725
SNYK-JS-TARFS-9535930
Release notes
Package name: pdfjs-dist
This release contains improvements for accessibility, the annotation editor, font conversion, performance, SMasks and the viewer.
Changes since v4.9.155
pdfjs.configby @ timvandermeij in #19178PDFNetworkStream(issue 19075) by @ Snuffleupagus in #19114PDFFindBaroptions with theEnterkey (issue 19175) by @ Snuffleupagus in #19185issue14307.pdfintegration tests by @ timvandermeij in #19192userUnitinto account in thePageViewportclass (issue 19176) by @ Snuffleupagus in #19196Path2Dglyph-objects by @ Snuffleupagus in #19200getDocumentoptions (PR 18776 follow-up) by @ Snuffleupagus in #192244.10by @ Snuffleupagus in #19225AbortSignal.anyis unsupported (PR 19216 follow-up) by @ Snuffleupagus in #19226handle reading ranges with missing/invalid "Content-Range" headerunit-test in Google Chrome (PR 19114 follow-up) by @ Snuffleupagus in #19237startWorkerTaskcalls in the "SaveDocument" handler by @ Snuffleupagus in #19246if-statements in thesrc/core/folder by @ Snuffleupagus in #19260glyphNameMapparameter fromType2Compiledby @ Snuffleupagus in #19263fontMatrixis always valid incompileGlyphby @ Snuffleupagus in #19262requestRange/requestFullmethods from theNetworkManagerclass by @ Snuffleupagus in #19273This release primarily contains a bugfix for a Node.js-specific regression in the previous release; see #19145 and #19149 for context. Moreover, improvements for the annotation editor are included.
Changes since v4.9.124
pdfjs.configby @ timvandermeij in #19139Promise.try()usage in the code-base by @ Snuffleupagus in #19161.toggleButton, as used in the findbar, always have visible hover/focus state (issue 19165) by @ Snuffleupagus in #19172import.meta.urlstatements during building (issue 19145) by @ Snuffleupagus in #19149This release contains improvements for the annotation editor, form rendering, image conversion, text selection and the viewer.
Changes since v4.8.69
pdfjs.configby @ timvandermeij in #18994toBase64Utilhelper function in the unit-tests by @ Snuffleupagus in #18999XRef.indexObjects(issue 18986) by @ Snuffleupagus in #19007src/core/core_utils.jsby @ Snuffleupagus in #19005test/unit/api_spec.jsby @ Snuffleupagus in #190034.9by @ Snuffleupagus in #19002Page.prototype.userUnitgetter slightly by @ Snuffleupagus in #19019canvaspackage with@ napi-rs/canvasby @ Snuffleupagus in #19015PartialEvaluatorhelper for fetching CMap and Standard Font data by @ Snuffleupagus in #19021getDocumentoption to disableImageDecoderusage by @ Snuffleupagus in #19031extensions/chromium/.eslintrcfile (PR 19029 follow-up) by @ Snuffleupagus in #19052no-varrule in thesrc/core/evaluator.jsfile by @ Snuffleupagus in #19050no-consolerule in parts of the code-base by @ Snuffleupagus in #19042extendCMap(PR 5101 follow-up) by @ Snuffleupagus in #19057Dict-implem...