fix(deps): update dependency pdfjs-dist to v4 #44
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.
This PR contains the following updates:
2.12.313
->4.9.124
Release Notes
mozilla/pdf.js (pdfjs-dist)
v4.9.124
Compare Source
This release contains improvements for the annotation editor, form rendering, image conversion, text selection and the viewer.
Changes since v4.8.69
pdfjs.config
by @timvandermeij in https://github.com/mozilla/pdf.js/pull/18994toBase64Util
helper function in the unit-tests by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18999XRef.indexObjects
(issue 18986) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19007src/core/core_utils.js
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19005test/unit/api_spec.js
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/190034.9
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19002Page.prototype.userUnit
getter slightly by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19019canvas
package with@napi-rs/canvas
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19015PartialEvaluator
helper for fetching CMap and Standard Font data by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19021getDocument
option to disableImageDecoder
usage by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19031extensions/chromium/.eslintrc
file (PR 19029 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19052no-var
rule in thesrc/core/evaluator.js
file by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19050no-console
rule in parts of the code-base by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19042extendCMap
(PR 5101 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19057Dict
-implementation to use aMap
internally by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19051#_hcmCache
-data inDOMFilterFactory.prototype.destroy
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19059ImageDecoder
usage by default in Chromium browsers by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19045unicorn/no-single-promise-in-promise-methods
ESLint plugin rule by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19071getUuid
helper function by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19084getPdfManager
function to be asynchronous by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19091stopEvent
helper function everywhere possible by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/191211934157
) by @calixteman in https://github.com/mozilla/pdf.js/pull/19131src/display/api.js
file by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19135WorkerMessageHandler
class a little bit by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19136getPage
call inPDFDocumentProperties
class by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/19137v4.8.69
Compare Source
This release contains improvements for the annotation editor, font conversion, form rendering, image conversion and the viewer.
Changes since v4.7.76
pdfjs.config
by @timvandermeij in https://github.com/mozilla/pdf.js/pull/18858PDFDocument.fieldObjects
getter by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18871PDFViewer
, withAbortSignal.any()
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18873ColorPicker
event listeners withAbortSignal.any()
(PR 18586 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18874PDFDateString
class by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18885AbortSignal
in theAltTextManager
class by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18881removeEventListener
in theweb/app.js
file by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18893PDFViewerApplication.bindEvents
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18898pdkids
PDF document to the repository by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/189021922766
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18916MessageHandler
-class event handler function by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18888AbortSignal
in theGrabToPan
class by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18919canvas
package to version 3 by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/189224.8
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18924eslint-plugin-{fetch-options,html}
andeslint-config-prettier
dependencies by @timvandermeij in https://github.com/mozilla/pdf.js/pull/18927eslint-plugin-sort-exports
byeslint-plugin-perfectionist
by @timvandermeij in https://github.com/mozilla/pdf.js/pull/18929mask-image
duplication for the print/download buttons by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18930Attach (recommended) or Link to PDF file
in the bug report template (PR 18535 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18940BaseCMapReaderFactory
fetch-helper to return aUint8Array
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/189331901223
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18910ImageResizer._goodSquareLength
definition by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18965CMapCompressionType
enumeration by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/189511910431
) by @calixteman in https://github.com/mozilla/pdf.js/pull/189671903588
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18968StreamsSequenceStream
to skip sub-streams that are not actual Streams (issue 18973) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18974PDFDocument.fingerprints
-getter by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/17862toHexUtil
helper (PR 17862 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18978L10n.#elements
eagerly since it's unused in MOZCENTRAL builds by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18979hexNumbers
structure in thestringToUTF16HexString
helper by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18993flushChunks
helper function, used ingetPdfManager
on the worker-thread by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18992v4.7.76
Compare Source
This release contains improvements for accessibility, the annotation editor, annotation rendering, font conversion, form rendering, text selection, tiling pattern rendering and the viewer.
Changes since v4.6.82
pdfjs.config
by @timvandermeij in https://github.com/mozilla/pdf.js/pull/186781911994
) by @calixteman in https://github.com/mozilla/pdf.js/pull/186641883884
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18427Headers
consistently in the differentIPDFStream
implementations by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/186731912001
) by @calixteman in https://github.com/mozilla/pdf.js/pull/186581911764
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18670StructTreeLayerBuilder.render
method by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/186891708040
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18692ColorPicker
class (PR 18674 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18705AltText
class (PR 18674 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18706Headers
in the differentIPDFStream
implementations by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18682.visibleMediumView
from overriding already hidden elements (issue 18704, PR 18596 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/187071916714
) by @calixteman in https://github.com/mozilla/pdf.js/pull/187181917543
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18719HighlightEditor._l10nPromise
field by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/187241918115
) by @calixteman in https://github.com/mozilla/pdf.js/pull/187371897909
) by @calixteman in https://github.com/mozilla/pdf.js/pull/187401919513
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18760fs/promises
in the Node.js unit-tests (PR 17714 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18772CanvasFactory
/FilterFactory
, rather than instances, togetDocument
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/187764.7
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/187771920515
) by @calixteman in https://github.com/mozilla/pdf.js/pull/187791171799
, bug1855695
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18385typescript
to version 5.6.2 by @timvandermeij in https://github.com/mozilla/pdf.js/pull/187811917734
) by @calixteman in https://github.com/mozilla/pdf.js/pull/187901171799
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18786splitToolbarButton
CSS class (PR 18385 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18795#toolbarContainer
-blocks in the CSS (PR 18385 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/187961837738
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18798transportFactory
initialization ingetDocument
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18785trackTransform
arguments fromCachedCanvases.getCanvas
-calls (PR 15281 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/187991911980
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18793PDFLayerViewer
decides if the UI needs to updated on "optionalcontentconfigchanged" events by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18829toolbarViewer
/toolbarContainer
regressions (PR 18385, 18786 follow-up) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/188311921291
) by @calixteman in https://github.com/mozilla/pdf.js/pull/188051838602
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18837PDFViewer.annotationEditorMode
setter event listeners withAbortSignal.any()
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/188421921291
) by @calixteman in https://github.com/mozilla/pdf.js/pull/188341922618
) by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/188521922063
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18844v4.6.82
Compare Source
This release contains improvements for the annotation editor, font rendering, form rendering, performance, text selection and the viewer.
Changes since v4.5.136
pdfjs.config
by @timvandermeij in https://github.com/mozilla/pdf.js/pull/18500BaseCMapReaderFactory
andBaseStandardFontDataFactory
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18502PDFWorkerUtil
and move its contents intoPDFWorker
instead by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18507globals
dependency by @timvandermeij in https://github.com/mozilla/pdf.js/pull/185091909604
) by @calixteman in https://github.com/mozilla/pdf.js/pull/184921907958
) by @calixteman in https://github.com/mozilla/pdf.js/pull/185261171799
) by @timvandermeij in https://github.com/mozilla/pdf.js/pull/18518Attach (recommended) or Link to PDF file
in the bug report template by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/18535Toolbar.prototype.#bindListeners
by @Snuffleupagus in https://github.com/mozilla/pdf.js/pull/185231909604
) by @calixteman in https://github.com/mozilla/pdf.js/pull/18537web/app.js
file by @Snuffleupagus in [httpsConfiguration
📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.