[Snyk] Upgrade pdfjs-dist from 4.0.269 to 4.5.136 #5
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.0.269 to 4.5.136.
ℹ️ 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 6 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-PDFJSDIST-6810403
Release notes
Package name: pdfjs-dist
This release contains improvements for the annotation editor, font rendering, image rendering and the viewer.
Changes since v4.4.168
pdfjs.config
by @ timvandermeij in #18359renderTextLayer
andupdateTextLayer
functions (PR 18104 follow-up) by @ Snuffleupagus in #18349isEditing
-state intoRenderingIntentFlag
by @ Snuffleupagus in #18387renderForms
parameter from the AnnotationgetOperatorList
methods by @ Snuffleupagus in #18394mustBeViewedWhenEditing
method by @ Snuffleupagus in #18393waitForScripting
helper function and use it in all scripting integration tests by @ timvandermeij in #18405BasePreferences
to essentially be a wrapper aroundAppOptions
by @ Snuffleupagus in #18413ensureMinFontSizeComputed
calculation if<body>
is a flex container by @ razh in #18416DOMFilterFactory
(issue 18406) by @ Snuffleupagus in #18417zoomDisabledTimeout
usage (issue 17727) by @ Snuffleupagus in #18423pdfjs-dist
code from the Gulpfile by @ timvandermeij in #18434DOMFilterFactory.#createUrl
in MOZCENTRAL builds (18417 PR follow-up) by @ Snuffleupagus in #18430Outliner
from the official API by @ Snuffleupagus in #18441PDFViewerApplication.setTitleUsingUrl
by @ Snuffleupagus in #18464PDFViewerApplication.downloadComplete
by @ Snuffleupagus in #18463AppOptions
(PR 18413 follow-up) by @ Snuffleupagus in #18450Preferences
initialization as early as possible by @ Snuffleupagus in #18470Map
-usage in the AppOptions by @ Snuffleupagus in #18469AppOptions.remove
method by @ Snuffleupagus in #18475streamqueue
dependency by @ timvandermeij in #18483This release contains improvements for annotations, annotation editing, font conversion, image decoding, performance, scripting, text selection, test/release infrastructure and the viewer.
Changes since v4.3.136
pdfjs.config
by @ timvandermeij in #18182gulp
to version 5.0.0 by @ timvandermeij in #18197DownloadManager.download
to use Uint8Array-data by @ Snuffleupagus in #18216#finishRendering
helper inTextLayerBuilder.prototype.render
by @ Snuffleupagus in #18217DownloadManager.downloadUrl
method by @ Snuffleupagus in #18236gulp-cli
globally in the README and on the website by @ timvandermeij in #18247src/display/api.js
file by @ Snuffleupagus in #18250