privy-open-source / design-system

Persona Design System, built on top Nuxt3, Typescript and Tailwind
https://persona.privyid.dev
MIT License
55 stars 14 forks source link

fix(deps): update dependency pdfjs-dist to v4.6.82 #1440

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdfjs-dist (source) 4.5.136 -> 4.6.82 age adoption passing confidence

Release Notes

mozilla/pdf.js (pdfjs-dist) ### [`v4.6.82`](https://redirect.github.com/mozilla/pdf.js/releases/tag/v4.6.82) [Compare Source](https://redirect.github.com/mozilla/pdf.js/compare/v4.5.136...v4.6.82) This release contains improvements for the annotation editor, font rendering, form rendering, performance, text selection and the viewer. #### Changes since v4.5.136 - Bump the stable version in `pdfjs.config` by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18500](https://redirect.github.com/mozilla/pdf.js/pull/18500) - Shorten the errors mentioning API parameters in `BaseCMapReaderFactory` and `BaseStandardFontDataFactory` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18502](https://redirect.github.com/mozilla/pdf.js/pull/18502) - Initialize all user-options upfront in AppOptions by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18501](https://redirect.github.com/mozilla/pdf.js/pull/18501) - Disable link annotations during text selection by [@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo) in [https://github.com/mozilla/pdf.js/pull/18481](https://redirect.github.com/mozilla/pdf.js/pull/18481) - Ignore non-dictionary nodes when parsing StructTree data (issue 18503) by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18504](https://redirect.github.com/mozilla/pdf.js/pull/18504) - Stop testing in Node.js 21 since it's reached end-of-life by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18505](https://redirect.github.com/mozilla/pdf.js/pull/18505) - Update dependencies to the most recent versions by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18506](https://redirect.github.com/mozilla/pdf.js/pull/18506) - Remove `PDFWorkerUtil` and move its contents into `PDFWorker` instead by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18507](https://redirect.github.com/mozilla/pdf.js/pull/18507) - Remove the `globals` dependency by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18509](https://redirect.github.com/mozilla/pdf.js/pull/18509) - Improve how the findbar's toggle button is referenced in the viewer code by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18510](https://redirect.github.com/mozilla/pdf.js/pull/18510) - \[Editor] Implement the new alt text flow (bug [`1909604`](https://redirect.github.com/mozilla/pdf.js/commit/1909604)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18492](https://redirect.github.com/mozilla/pdf.js/pull/18492) - \[Editor] Add a checkerboard behind the image preview in the new alt-text dialog in order to see its potential transparency by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18516](https://redirect.github.com/mozilla/pdf.js/pull/18516) - \[Editor] Allow Float32Array for quadpoints in annotations (bug [`1907958`](https://redirect.github.com/mozilla/pdf.js/commit/1907958)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18526](https://redirect.github.com/mozilla/pdf.js/pull/18526) - Give all HTML button elements a type by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18517](https://redirect.github.com/mozilla/pdf.js/pull/18517) - Introduce a CSS variable for the toolbar height (bug [`1171799`](https://redirect.github.com/mozilla/pdf.js/commit/1171799)) by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18518](https://redirect.github.com/mozilla/pdf.js/pull/18518) - Further emphasize the importance of `Attach (recommended) or Link to PDF file` in the bug report template by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18535](https://redirect.github.com/mozilla/pdf.js/pull/18535) - Move all event listeners into `Toolbar.prototype.#bindListeners` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18523](https://redirect.github.com/mozilla/pdf.js/pull/18523) - \[Editor] Add a new dialog for alt-text settings (bug [`1909604`](https://redirect.github.com/mozilla/pdf.js/commit/1909604)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18537](https://redirect.github.com/mozilla/pdf.js/pull/18537) - \[Editor] Use the color defined for the message bar foreground by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18539](https://redirect.github.com/mozilla/pdf.js/pull/18539) - \[Editor] Fix l10n issues by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18538](https://redirect.github.com/mozilla/pdf.js/pull/18538) - \[Editor] Don't create the image settings dialog if new alt-text is disabled by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18540](https://redirect.github.com/mozilla/pdf.js/pull/18540) - \[Editor] Avoid to have the create alt-text button without a click listener by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18543](https://redirect.github.com/mozilla/pdf.js/pull/18543) - Fix the color of the buttons in a dialog in HCM by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18547](https://redirect.github.com/mozilla/pdf.js/pull/18547) - Link to the list of supported browsers in the bug report template by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18542](https://redirect.github.com/mozilla/pdf.js/pull/18542) - Inline single-line event handlers in the `web/app.js` file by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18527](https://redirect.github.com/mozilla/pdf.js/pull/18527) - \[Editor] Load the model when the user switch to the stamp editing mode by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18546](https://redirect.github.com/mozilla/pdf.js/pull/18546) - Improve the larger event listeners in the `web/app.js` file by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18544](https://redirect.github.com/mozilla/pdf.js/pull/18544) - \[Editor] Guess alt text even when showing the dialog is disabled by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18541](https://redirect.github.com/mozilla/pdf.js/pull/18541) - Stop sending the unused `options` parameter to various download-methods in the viewer by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18551](https://redirect.github.com/mozilla/pdf.js/pull/18551) - Empty fields are 0 when using AFSimple_Calculate by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18552](https://redirect.github.com/mozilla/pdf.js/pull/18552) - Update the Babel plugin to remove empty static blocks by [@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo) in [https://github.com/mozilla/pdf.js/pull/18562](https://redirect.github.com/mozilla/pdf.js/pull/18562) - Update dependencies to the most recent versions by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18554](https://redirect.github.com/mozilla/pdf.js/pull/18554) - Use the `waitForEvent` helper function in the text layer integration tests by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18555](https://redirect.github.com/mozilla/pdf.js/pull/18555) - Define a few editor event handler functions inline by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18560](https://redirect.github.com/mozilla/pdf.js/pull/18560) - \[Editor] Update the disclaimer string in the new alt-text dialog (bug [`1911738`](https://redirect.github.com/mozilla/pdf.js/commit/1911738)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18570](https://redirect.github.com/mozilla/pdf.js/pull/18570) - Remove obsolete `otherPages` variable from the scripting integration tests by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18567](https://redirect.github.com/mozilla/pdf.js/pull/18567) - Don't stop calculating field values when a Calculate callback throws by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18566](https://redirect.github.com/mozilla/pdf.js/pull/18566) - \[Editor] Add the uiManager to the window object when testing by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18574](https://redirect.github.com/mozilla/pdf.js/pull/18574) - \[Editor] Move the AI icon on the top of its parent div by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18575](https://redirect.github.com/mozilla/pdf.js/pull/18575) - \[Editor] Dispatch changes in prefs enableAltTextModelDownload and enableGuessAltText to the viewer (bug [`1912024`](https://redirect.github.com/mozilla/pdf.js/commit/1912024)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18573](https://redirect.github.com/mozilla/pdf.js/pull/18573) - Revert "\[Editor] Dispatch changes in prefs enableAltTextModelDownload and enableGuessAltText to the viewer (bug [`1912024`](https://redirect.github.com/mozilla/pdf.js/commit/1912024))" by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18578](https://redirect.github.com/mozilla/pdf.js/pull/18578) - Dispatch changes in prefs enableAltTextModelDownload and enableGuessAltText to the viewer (bug [`1912024`](https://redirect.github.com/mozilla/pdf.js/commit/1912024)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18579](https://redirect.github.com/mozilla/pdf.js/pull/18579) - \[Editor] Pass a buffer instead of a typed array when passing image data to the model by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18580](https://redirect.github.com/mozilla/pdf.js/pull/18580) - Enable the `unicorn/{prefer-includes,throw-new-error}` linting rules by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18571](https://redirect.github.com/mozilla/pdf.js/pull/18571) - Remove the `eslint-plugin-mozilla` dependency by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18583](https://redirect.github.com/mozilla/pdf.js/pull/18583) - Group and scope the findbar rules using CSS nesting by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18568](https://redirect.github.com/mozilla/pdf.js/pull/18568) - \[Editor] Change the background color of the image preview in the new alt text dialog by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18584](https://redirect.github.com/mozilla/pdf.js/pull/18584) - \[Editor] Remove event listeners with `AbortSignal.any()` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18586](https://redirect.github.com/mozilla/pdf.js/pull/18586) - Check that `AbortSignal.any()` is supported in `PDFViewer` too (PR 18586 follow-up) by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18587](https://redirect.github.com/mozilla/pdf.js/pull/18587) - Revert "\[Editor] Pass a buffer instead of a typed array when passing image data to the model" by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18588](https://redirect.github.com/mozilla/pdf.js/pull/18588) - \[Editor] Add a first test to test the new alt text flow by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18581](https://redirect.github.com/mozilla/pdf.js/pull/18581) - \[Firefox] Remove the "loadaiengineprogress" listener with `AbortSignal.any()` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18592](https://redirect.github.com/mozilla/pdf.js/pull/18592) - Remove the sidebar resizing event listeners with an `AbortController` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18593](https://redirect.github.com/mozilla/pdf.js/pull/18593) - \[Editor] Add the telemetry for the new alt text (bug [`1912500`](https://redirect.github.com/mozilla/pdf.js/commit/1912500)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18589](https://redirect.github.com/mozilla/pdf.js/pull/18589) - Group and scope the secondary toolbar button container/icon rules using CSS nesting by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18595](https://redirect.github.com/mozilla/pdf.js/pull/18595) - Remove the `secondaryToolbarButton` CSS class by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18596](https://redirect.github.com/mozilla/pdf.js/pull/18596) - Group and scope the secondary toolbar rules using CSS nesting by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18597](https://redirect.github.com/mozilla/pdf.js/pull/18597) - Limit base-class initialization checks to development and TESTING modes by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18598](https://redirect.github.com/mozilla/pdf.js/pull/18598) - Remove the `enableHighlightEditor` preference by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18594](https://redirect.github.com/mozilla/pdf.js/pull/18594) - \[api-minor] Allow specifying custom match logic in PDFFindController by [@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo) in [https://github.com/mozilla/pdf.js/pull/18549](https://redirect.github.com/mozilla/pdf.js/pull/18549) - Bump library version to `4.6` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18604](https://redirect.github.com/mozilla/pdf.js/pull/18604) - Improve the viewer CSS after nesting the findbar and secondary toolbar rules by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18601](https://redirect.github.com/mozilla/pdf.js/pull/18601) - Handle the "switchannotationeditorparams" event in the editor-code (issue 18196) by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18605](https://redirect.github.com/mozilla/pdf.js/pull/18605) - Link to official releases and the demo viewer in the bug report template by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18610](https://redirect.github.com/mozilla/pdf.js/pull/18610) - Fix the telemetry for the new alt-text flow by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18611](https://redirect.github.com/mozilla/pdf.js/pull/18611) - Enable disabled integration tests for Firefox by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18613](https://redirect.github.com/mozilla/pdf.js/pull/18613) - Shorten the `PDFViewerApplication._parseHashParams` method by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18612](https://redirect.github.com/mozilla/pdf.js/pull/18612) - Update dependencies and translations to the most recent versions by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18615](https://redirect.github.com/mozilla/pdf.js/pull/18615) - Set the event handlers in the integration tests before any event is triggered by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18617](https://redirect.github.com/mozilla/pdf.js/pull/18617) - \[Editor] Move setting `window.uiManager` back to the test code by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18623](https://redirect.github.com/mozilla/pdf.js/pull/18623) - Fix the "must check that a value is correctly updated on a field and its siblings" scripting integration test by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18624](https://redirect.github.com/mozilla/pdf.js/pull/18624) - Use standard glyph mapping for non-embedded and non-composite Calibri fonts (issue 18208) by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18628](https://redirect.github.com/mozilla/pdf.js/pull/18628) - Send fetch requests for all page dict lookups in parallel by [@​richard-smith-preservica](https://redirect.github.com/richard-smith-preservica) in [https://github.com/mozilla/pdf.js/pull/18627](https://redirect.github.com/mozilla/pdf.js/pull/18627) - Support an odd number of digits in hexadecimal strings (issue 18645) by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18646](https://redirect.github.com/mozilla/pdf.js/pull/18646) - Don't show the print dialog when printing in some integration tests by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18635](https://redirect.github.com/mozilla/pdf.js/pull/18635) - Introduce a helper method for fetching l10n-data in `PDFDocumentProperties` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18636](https://redirect.github.com/mozilla/pdf.js/pull/18636) - Introduce a `L10n`-method to translate an element once, and use that in `PDFLayerViewer` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18643](https://redirect.github.com/mozilla/pdf.js/pull/18643) - Use `HTMLCanvasElement.toBlob()` unconditionally in `PDFPrintService` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18644](https://redirect.github.com/mozilla/pdf.js/pull/18644) - Update dependencies and translations to the most recent versions by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18648](https://redirect.github.com/mozilla/pdf.js/pull/18648) - Utilize Fluent to format numbers and dates in `PDFDocumentProperties`/`AnnotationLayer` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18638](https://redirect.github.com/mozilla/pdf.js/pull/18638) - \[Editor] Add a missing parameter in the telemetry for the new alt text flow (bug [`1914480`](https://redirect.github.com/mozilla/pdf.js/commit/1914480)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18650](https://redirect.github.com/mozilla/pdf.js/pull/18650) - \[Editor] Utilize Fluent "better" when localizing the resizer DOM-elements by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18649](https://redirect.github.com/mozilla/pdf.js/pull/18649) - \[Editor] Define the "pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer" string once by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18654](https://redirect.github.com/mozilla/pdf.js/pull/18654) - \[Editor] Fix few telemetry issues with the new alt text flow (bug [`1915434`](https://redirect.github.com/mozilla/pdf.js/commit/1915434)) by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18661](https://redirect.github.com/mozilla/pdf.js/pull/18661) - Upgrade Puppeteer to version 23.1.1 by [@​timvandermeij](https://redirect.github.com/timvandermeij) in [https://github.com/mozilla/pdf.js/pull/18590](https://redirect.github.com/mozilla/pdf.js/pull/18590) - \[CRX] Remove obsolete manifest features by [@​Rob--W](https://redirect.github.com/Rob--W) in [https://github.com/mozilla/pdf.js/pull/18651](https://redirect.github.com/mozilla/pdf.js/pull/18651) - Simplify the `PDFDocumentProperties.#updateUI` method by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18655](https://redirect.github.com/mozilla/pdf.js/pull/18655) - Use the URL global instead of the deprecated url.parse by [@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo) in [https://github.com/mozilla/pdf.js/pull/18657](https://redirect.github.com/mozilla/pdf.js/pull/18657) - Use "full" localization ids in the `PDFDocumentProperties` class by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18663](https://redirect.github.com/mozilla/pdf.js/pull/18663) - \[Editor] Update the loading icon when wait for ML to take into account prefered-reduced-motion setting by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18666](https://redirect.github.com/mozilla/pdf.js/pull/18666) - Update l10n files by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18671](https://redirect.github.com/mozilla/pdf.js/pull/18671) - Use "full" localization ids throughout the code-base by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18674](https://redirect.github.com/mozilla/pdf.js/pull/18674) - Add a helper function for http/https requests in `src/display/node_stream.js` by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18665](https://redirect.github.com/mozilla/pdf.js/pull/18665) - Shorten the code that inits `AnnotationEditorLayerBuilder` in the `web/pdf_page_view.js` file by [@​Snuffleupagus](https://redirect.github.com/Snuffleupagus) in [https://github.com/mozilla/pdf.js/pull/18672](https://redirect.github.com/mozilla/pdf.js/pull/18672) - Add an option (i.e. --noFirefox) to only use Chrome when running tests by [@​calixteman](https://redirect.github.com/calixteman) in [https://github.com/mozilla/pdf.js/pull/18675](https://redirect.github.com/mozilla/pdf.js/pull/18675)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, 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.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 2, 2024 6:47am