dependabot[bot] opened a new pull request, #3014: URL: https://github.com/apache/causeway/pull/3014
Bumps [org.webjars.npm:pdfjs-dist](https://github.com/mozilla/pdf.js) from 5.2.133 to 5.3.93. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mozilla/pdf.js/releases">org.webjars.npm:pdfjs-dist's releases</a>.</em></p> <blockquote> <h2>v5.3.93</h2> <p>This release contains improvements for accessibility, annotations, the annotation editor, forms, printing and the viewer.</p> <h2>Changes since v5.3.31</h2> <ul> <li>Bump the stable version in <code>pdfjs.config</code> by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19981">mozilla/pdf.js#19981</a></li> <li>Update Puppeteer to version 24.10.0 by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19985">mozilla/pdf.js#19985</a></li> <li>Update dependencies and translations to the most recent versions by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19997">mozilla/pdf.js#19997</a></li> <li>Fix intermittent failure in the find integration tests by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20000">mozilla/pdf.js#20000</a></li> <li>Log test number and id in reftests by <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20002">mozilla/pdf.js#20002</a></li> <li>Move the popup annotation in the DOM just after the element triggering it by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20004">mozilla/pdf.js#20004</a></li> <li>[Editor] Fix the text alignment in freetext annotations (bug 1971134) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20011">mozilla/pdf.js#20011</a></li> <li>Fix a printing issue on Mac (bug 1961423) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19996">mozilla/pdf.js#19996</a></li> <li>Remove the possibility to go to the next page in using the ENTER key (bug 1971299) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20003">mozilla/pdf.js#20003</a></li> <li>Make annotations focusable just after the text layer by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20013">mozilla/pdf.js#20013</a></li> <li>[JS] Make the date parser less strict by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20021">mozilla/pdf.js#20021</a></li> <li>Correctly handle files with a hash sign in their names (bug 1894166) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19992">mozilla/pdf.js#19992</a></li> <li>Only show popups when they've some contents to display by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19986">mozilla/pdf.js#19986</a></li> <li>Slightly simplify the way to create the editor toolbar by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19993">mozilla/pdf.js#19993</a></li> <li>Allow to have an URL as file parameter when loading the viewer by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20027">mozilla/pdf.js#20027</a></li> <li>[Editor] When editing mode is disabled, allow to double click on a added annotation to edit it by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20023">mozilla/pdf.js#20023</a></li> <li>[Editor] Fix the accessibility of the dropdown in the color picker by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20022">mozilla/pdf.js#20022</a></li> <li>Update dependencies and translations to the most recent versions by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20028">mozilla/pdf.js#20028</a></li> <li>Get the text under highlight/squiggly/underline/strikethrough annotations (bug 1885505) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20019">mozilla/pdf.js#20019</a></li> <li>Add some telemetry in order to know what are the certificates used in pdfs (bug 1973573) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20031">mozilla/pdf.js#20031</a></li> <li>Don't remove a dash at the end of a line when guessing urls (bug 1974112) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20038">mozilla/pdf.js#20038</a></li> <li>[Editor] In the signature modal, disable the save checkbox when the storage is full (bug 1974257) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20039">mozilla/pdf.js#20039</a></li> <li>Remove the shadow from the links (bug 1974436) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20041">mozilla/pdf.js#20041</a></li> <li>Make horizontal padding relative to device width by <a href="https://github.com/Aditi-1400"><code>@Aditi-1400</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20047">mozilla/pdf.js#20047</a></li> <li>Don't focus the viewer at startup (bug 1974863) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20054">mozilla/pdf.js#20054</a></li> <li>[Editor] When an annotation is added, announce it if the user is using a screen reader (bug 1975264) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20055">mozilla/pdf.js#20055</a></li> <li>Make Popup annotations always have noRotate flag set as true by <a href="https://github.com/yyliu12"><code>@yyliu12</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20043">mozilla/pdf.js#20043</a></li> <li>[Editor] Allow to change the editor mode when selecting the corresponding editor (bug 1975538) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20056">mozilla/pdf.js#20056</a></li> </ul> <h2>v5.3.31</h2> <p>This release contains improvements for annotations, the annotation editor, font conversion, image decoding, performance and the viewer.</p> <h2>Changes since v5.2.133</h2> <ul> <li>Bump the stable version in <code>pdfjs.config</code> by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19875">mozilla/pdf.js#19875</a></li> <li>Add useractivation check for response function by <a href="https://github.com/1Jesper1"><code>@1Jesper1</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19855">mozilla/pdf.js#19855</a></li> <li>Add a basic <code>navigator</code> polyfill for older Node.js versions by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19876">mozilla/pdf.js#19876</a></li> <li>Fix the bbox when saving a rotated text field (bug 1963407) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19881">mozilla/pdf.js#19881</a></li> <li>Assert that <code>numberToString</code> is called with a number (issue 19877) by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19880">mozilla/pdf.js#19880</a></li> <li>Don't update the visible canvas at 60 fps (bug 1936605) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19856">mozilla/pdf.js#19856</a></li> <li>Allow to, optionally, keep Unicode escape sequences in <code>stringToPDFString</code> (PR 17331 follow-up) by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19884">mozilla/pdf.js#19884</a></li> <li>Fix arguments in <code>toStyle</code> call in <code>CheckButton</code> by <a href="https://github.com/gpanakkal"><code>@gpanakkal</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19883">mozilla/pdf.js#19883</a></li> <li>Remove the <code>BasePdfManager.prototype.catalog</code> getter by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19888">mozilla/pdf.js#19888</a></li> <li>Simplify the <code>serializeXfaData</code> method and related code by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19887">mozilla/pdf.js#19887</a></li> <li>Simplify the <code>loadXfaImages</code> method and related code by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19885">mozilla/pdf.js#19885</a></li> <li>Slightly re-factor how we pre-load fonts and images in XFA documents by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19889">mozilla/pdf.js#19889</a></li> <li>Downscale jpeg2000 images, if needed, while decoding them by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19893">mozilla/pdf.js#19893</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mozilla/pdf.js/commit/cbeef3233fa15e8cc47c08e1f0e7eba9eee9d2db"><code>cbeef32</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20056">#20056</a> from calixteman/one_click</li> <li><a href="https://github.com/mozilla/pdf.js/commit/6d2c6cfc9f0c34ddee7fb96ae7ce7c3800f2c416"><code>6d2c6cf</code></a> [Editor] Allow to change the editor mode when selecting the corresponding edi...</li> <li><a href="https://github.com/mozilla/pdf.js/commit/2d0ba7db08fb6bb597ba718635314d8e8998a7d0"><code>2d0ba7d</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20043">#20043</a> from yyliu12/popup-rotation-fix</li> <li><a href="https://github.com/mozilla/pdf.js/commit/ad313857920ac358160dd4210422eeadca77ecb9"><code>ad31385</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20055">#20055</a> from calixteman/bug1975264</li> <li><a href="https://github.com/mozilla/pdf.js/commit/54c0d56ccf0925e2da2a63be8ea77703fc5f2a54"><code>54c0d56</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20054">#20054</a> from calixteman/bug1974863</li> <li><a href="https://github.com/mozilla/pdf.js/commit/c22a425b04ead23bff106ac63302c3a5f72d721b"><code>c22a425</code></a> [Editor] When an annotation is added, announce it if the user is using a scre...</li> <li><a href="https://github.com/mozilla/pdf.js/commit/fd87e668e092f083757808d8ea2ef94e94dbded0"><code>fd87e66</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20047">#20047</a> from Aditi-1400/fix-horizontal-scroll</li> <li><a href="https://github.com/mozilla/pdf.js/commit/d8ecfad8bdf9b65bfdf645109c6ebe6aa47f5d5a"><code>d8ecfad</code></a> Make Popup annotations always have noRotate flag set as true</li> <li><a href="https://github.com/mozilla/pdf.js/commit/aaae5168946edb03d99e330a042dab8dfe9fbf4a"><code>aaae516</code></a> Don't focus the viewer at startup (bug 1974863)</li> <li><a href="https://github.com/mozilla/pdf.js/commit/426ee0348875b0631cfedcc952e448fefc99ab57"><code>426ee03</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20041">#20041</a> from calixteman/bug1974436</li> <li>Additional commits viewable in <a href="https://github.com/mozilla/pdf.js/compare/v5.2.133...v5.3.93">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org