fix(deps): update dependency pdfjs-dist to v6#163
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #163 +/- ##
========================================
Coverage 33.40% 33.40%
========================================
Files 92 92
Lines 16556 16556
Branches 5239 5355 +116
========================================
Hits 5531 5531
Misses 11025 11025
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^5.4.449→^6.0.0Release Notes
mozilla/pdf.js (pdfjs-dist)
v6.0.227Compare Source
PDF.js 6.0 is a major release that contains a number of API changes, features and bugfixes.
The complete list of changes in this release is shown below. If you're upgrading to PDF.js 6.0 we recommend checking the changes prefixed with
[api-minor]and[api-major]since those might require updates to your code.Changes since v5.7.284
pdfjs.configby @timvandermeij in #21177Catalog.prototype.getPageIndexto an asynchronous method by @Snuffleupagus in #211811942304) by @calixteman in #211752035551) by @calixteman in #21187readBlockmethod in theDecodeStreamclass by @Snuffleupagus in #21190unittestclicoverage collection toci.ymlby @timvandermeij in #21191PDFFindController.prototype.#extractTextmethod by @Snuffleupagus in #21197nextChunkhandling in theDecryptStreamclass by @Snuffleupagus in #21198Intersectorconstructor by @Snuffleupagus in #21200pdfBug: trueflag in the image caching unit test by @timvandermeij in #212032035530) by @calixteman in #211966.0by @Snuffleupagus in #21209JpxStreamby @Snuffleupagus in #21211CompilerOutput.prototype.finalDatagetter, and a few other font improvements (PR 21053 follow-up) by @Snuffleupagus in #21214TypedArray.prototype.set()in thecompileFDSelectmethod by @Snuffleupagus in #21215rawfield from theCFFCharsetclass by @Snuffleupagus in #21216TrueTypeTableBuilderandCompilerOutputwith a single class by @Snuffleupagus in #21220WasmImageclass, thatJBig2CCITTFaxImageandJpxImageinherit from by @Snuffleupagus in #21225getPdfFilenameFromUrlhelper by @Snuffleupagus in #21222external/folder in the coverage report forgulp unittestcliby @Snuffleupagus in #21226WasmImageimplementation a little bit (PR 21225 follow-up) by @Snuffleupagus in #212292034827) by @calixteman in #212232027682) by @calixteman in #212282033095) by @calixteman in #21235PDFDataRangeTransportstreaming unit-tests faster by @Snuffleupagus in #21238Uint8Array.fromHexintest/unit/crypto_spec.jsby @Snuffleupagus in #21246getDocumentwithout a parameter object, and remove thePDFDocumentProxy.prototype.destroymethod by @Snuffleupagus in #21245filenameunconditionally, when passing binary data toPDFViewerApplication.openby @Snuffleupagus in #21249getModificationDatehelper function intosrc/core/core_utils.jsby @Snuffleupagus in #21258deepComparehelper function to handleRefs andNames correctly by @Snuffleupagus in #21257a11yAlertby @Snuffleupagus in #21263pdf.worker.mjsfile by @Snuffleupagus in #21269stringToPDFStringhelper function to the worker-thread by @Snuffleupagus in #21279Util.domMatrixToTransformmethod by @Snuffleupagus in #21281getXfaPageViewporthelper into theXfaLayerclass by @Snuffleupagus in #21283SVG_NSdefinition intosrc/shared/util.jsby @Snuffleupagus in #21284ColorConvertersunit-tests by @Snuffleupagus in #21286Outline._normalizePagePointmethod by @Snuffleupagus in #21287PDFDocumentPropertiesdialog by @Snuffleupagus in #21289contentLengthavailable in thePDFDocumentPropertiesdialog by @Snuffleupagus in #21291must check that an existing highlight is ignored on hoveringintegration test on Windows by @timvandermeij in #212881960363) by @calixteman in #21261Util.scaleMinMaxhelper intosrc/display/canvas_dependency_tracker.jsby @Snuffleupagus in #21294PDFDocumentPropertiesdialog by @Snuffleupagus in #212951879559) by @wooorm in #20981EventBusmethods in the integration-tests by @Snuffleupagus in #21305getPdfFilenameFromUrlhelper function by @Snuffleupagus in #21311PdfTextExtractorclass by @Snuffleupagus in #21304fontFilelookup a tiny bit by @Snuffleupagus in #21322XfaLayerBuilder.prototype.rendermethod by @Snuffleupagus in #21317Uint8Array.fromBase64in thetest/integration/highlight_editor_spec.mjsfile by @Snuffleupagus in #21323src/display/canvas_dependency_tracker.jsby @Snuffleupagus in #21324XRefWrapperimplementation, in thesrc/core/editor/pdf_editor.jsfile by @Snuffleupagus in #21319external/builder/folder is changed by @Snuffleupagus in #213402032967) by @calixteman in #213342036265) by @calixteman in #21308test.mjsby @timvandermeij in #21357v5.7.284Compare Source
This release contains improvements for accessibility, annotations, the annotation editor, font conversion, image conversion, performance, shading pattern rendering, SMask rendering and the viewer.
Changes since v5.6.205
pdfjs.configby @timvandermeij in #21004node-readable-to-web-readable-streampolyfill by @Snuffleupagus in #210072026956) by @calixteman in #210131254066) by @calixteman in #210122028369) by @calixteman in #21022MathClamphelper function more by @Snuffleupagus in #21026OffscreenCanvasunconditionally in theweb/pdf_thumbnail_view.jsfile by @Snuffleupagus in #21021collectAnnotationsByTypeimprovements by @Snuffleupagus in #21034MathClamphelper function to its own file by @Snuffleupagus in #21027Object.prototype.hasOwnPropertyusage withObject.hasOwnby @Snuffleupagus in #21029PDFDataRangeTransportto use a single (internal) listener by @Snuffleupagus in #21028compilePostScriptToIRfunction (PR 21023 follow-up) by @Snuffleupagus in #21037PostScriptCompilerandPostScriptEvaluator, since it's now dead code (PR 21023 follow-up) by @Snuffleupagus in #21005calculateMD5helper, fromtest/downloadutils.mjs, intest/add_test.mjsby @Snuffleupagus in #21038borderColorby @Snuffleupagus in #21047src/core/postscript/code a tiny bit by @Snuffleupagus in #21048stringToByteshelper in thePDFEditor.prototype.writePDFmethod by @Snuffleupagus in #21051ViewsManagerclass by @Snuffleupagus in #210552028193) by @calixteman in #21059TypedArray.prototype.fill()in thesrc/core/ascii_85_stream.jsfile by @Snuffleupagus in #21050CFFCompiler.prototype.compileIndex(PR 21053 follow-up) by @Snuffleupagus in #21062ChunkedStream.prototype.getByteswithout a length by @Snuffleupagus in #21070OpenTypeFileBuilderclass to use aDataViewwhen writing data by @Snuffleupagus in #21076CFFParserclass to useDataViews when reading data by @Snuffleupagus in #21079JpegImageclass, and related code, to useDataViews when reading data by @Snuffleupagus in #21086Jbig2Imageclass, and related code, to useDataViews when reading data by @Snuffleupagus in #21087int32helper, and replace it withDataViewusage, insrc/core/fonts.jsby @Snuffleupagus in #21088stopEventhelper function in theAnnotationEditorLayerclass by @Snuffleupagus in #21092FontRendererFactoryclass, and related code, to useDataViews when reading data by @Snuffleupagus in #21077readUint32usage from theisTrueTypeFilefunction by @Snuffleupagus in #210781820511by @calixteman in #210982028071) by @calixteman in #210602030745) by @calixteman in #21099Math.sumPrecisepolyfill by @Snuffleupagus in #20958createCmapTablefunction by @Snuffleupagus in #21103createNameTablefunction by @Snuffleupagus in #21112privateDatain a Map, rather than an Object by @Snuffleupagus in #21116gets text content, with correct properties (issue 8276)unit test by @timvandermeij in #211232025109) by @calixteman in #211282033603) by @calixteman in #211352033908) by @calixteman in #211362034461) by @calixteman in #21145MIN_INT_32constant (PR 21139 follow-up) by @Snuffleupagus in #211532034111) by @calixteman in #21138gulp unittestcliby @Snuffleupagus in #211472034568) by @calixteman in #21151radixESLint rule by @Snuffleupagus in #211572022700) by @calixteman in #21137AnnotationStorage.prototype.modifiedIdsgetter by @Snuffleupagus in #21158hexNumbersArray intoUtil, to enable using it in the viewer by @Snuffleupagus in #21160PDFDocumentProxy.prototype.getPageIndexmethod by @Snuffleupagus in #21161zIndexcorrectly inPopupElement.prototype.renderCommentButtonby @Snuffleupagus in #21162internal-viewerfixes by @Snuffleupagus in #21166web/folder in the coverage report forgulp unittestcliby @Snuffleupagus in #21168Configuration
📅 Schedule: (in timezone Europe/Paris)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 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.