dependabot[bot] opened a new pull request, #3292: URL: https://github.com/apache/causeway/pull/3292
Bumps [org.webjars.npm:pdfjs-dist](https://github.com/mozilla/pdf.js) from 5.4.394 to 5.4.449. <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.4.449</h2> <p>This release contains improvements for the annotation editor, performance, text selection and the viewer.</p> <h2>Changes since v5.4.394</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/20414">mozilla/pdf.js#20414</a></li> <li>Create the number tree for the ParentTree only one time by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20425">mozilla/pdf.js#20425</a></li> <li>Add the possibility to create a pdf from different ones (bug 1997379) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20409">mozilla/pdf.js#20409</a></li> <li>Update the page labels tree when a pdf is extracted (bug 1997379) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20411">mozilla/pdf.js#20411</a></li> <li>Update the named page destinations when some pdf are combined (bug 1997379) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20421">mozilla/pdf.js#20421</a></li> <li>Version entry in the catalog has to be a name and not a string by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20432">mozilla/pdf.js#20432</a></li> <li>Add a wrapper for the new xref in order to be able to get some values from cloned dictionaries by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20431">mozilla/pdf.js#20431</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/20429">mozilla/pdf.js#20429</a></li> <li>Introduce a helper function to create a freetext editor in the integration tests by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20430">mozilla/pdf.js#20430</a></li> <li>Add telemetry for tagged pdfs (bug 1997134) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20405">mozilla/pdf.js#20405</a></li> <li>Merge the structure trees coming from different pdfs (bug 1997379) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20436">mozilla/pdf.js#20436</a></li> <li>Add regression test for PR 19184 by <a href="https://github.com/maettuu"><code>@maettuu</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20151">mozilla/pdf.js#20151</a></li> <li>Bump glob by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20448">mozilla/pdf.js#20448</a></li> <li>Bump js-yaml from 3.14.1 to 3.14.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20449">mozilla/pdf.js#20449</a></li> <li>Lint and format the HTML in using Prettier by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20447">mozilla/pdf.js#20447</a></li> <li>Add setter for some FontFaceObject properties by <a href="https://github.com/Aditi-1400"><code>@Aditi-1400</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20427">mozilla/pdf.js#20427</a></li> <li>fix: deleteAnnotationElement takes a full editor object by <a href="https://github.com/sachiniyer"><code>@sachiniyer</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20413">mozilla/pdf.js#20413</a></li> <li>When searching for a group of punctuation signs, only add extraspaces around the group by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20456">mozilla/pdf.js#20456</a></li> <li>[XFA] Set default max value in occur tag to -1 (bug 1998843) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20455">mozilla/pdf.js#20455</a></li> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20459">mozilla/pdf.js#20459</a></li> <li>Include missing <code>cached-iterable</code> dev dependency in <code>package.json</code> by <a href="https://github.com/Mario34"><code>@Mario34</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20450">mozilla/pdf.js#20450</a></li> <li>Don't use firstChild/lastChild when getting elements (follow-up of <a href="https://redirect.github.com/mozilla/pdf.js/issues/20447">#20447</a>) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20458">mozilla/pdf.js#20458</a></li> <li>[Editor] Allow to save an edited comment in using CTRL+Enter shortcut. by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20460">mozilla/pdf.js#20460</a></li> <li>Create a sidebar object by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20467">mozilla/pdf.js#20467</a></li> <li>Fix the regex string used to find the chars to normalize with NFKC when searching by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20465">mozilla/pdf.js#20465</a></li> <li>Use OIDC trusted publishing in the GitHub Actions release workflow by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20468">mozilla/pdf.js#20468</a></li> <li>Slightly reduce the memory used by thumbnails by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/20462">mozilla/pdf.js#20462</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mozilla/pdf.js/commit/f44e5f0e63237a7cfb3b591b0b011d2abe27b036"><code>f44e5f0</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20462">#20462</a> from calixteman/improve_thumbnails</li> <li><a href="https://github.com/mozilla/pdf.js/commit/423379e42f69446a8b316831b345f828bb1e3aa0"><code>423379e</code></a> Slightly reduce the memory used by thumbnails</li> <li><a href="https://github.com/mozilla/pdf.js/commit/a96553648551b94652f4b1139c440d53c806836f"><code>a965536</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20468">#20468</a> from timvandermeij/trusted-publishing</li> <li><a href="https://github.com/mozilla/pdf.js/commit/8eb747663abb7abf31a1426493a7096a82355b0a"><code>8eb7476</code></a> Use OIDC trusted publishing in the GitHub Actions release workflow</li> <li><a href="https://github.com/mozilla/pdf.js/commit/ec5330f78c1feb384156bdf6c69b18bedf36b4a3"><code>ec5330f</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20465">#20465</a> from calixteman/update_char_to_nfkc</li> <li><a href="https://github.com/mozilla/pdf.js/commit/925fc3d8f2f4aa7f972c76650c6df2ed208b94d2"><code>925fc3d</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20467">#20467</a> from calixteman/make_sidebar</li> <li><a href="https://github.com/mozilla/pdf.js/commit/45578aa8f59592dce5e173c7cbcab90cee44708d"><code>45578aa</code></a> Create a sidebar object</li> <li><a href="https://github.com/mozilla/pdf.js/commit/eee20cf138172ef2872fa6e4f49f0041bb840109"><code>eee20cf</code></a> Fix the regex string used to find the chars to normalize with NFKC when searc...</li> <li><a href="https://github.com/mozilla/pdf.js/commit/907cceb4abbde8ade5ecd7aba78cb2817be29112"><code>907cceb</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20460">#20460</a> from calixteman/issue20452</li> <li><a href="https://github.com/mozilla/pdf.js/commit/40b52fa43a8dd8e1ed57decd905d8b3365664eb4"><code>40b52fa</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/20458">#20458</a> from calixteman/fix_firstchild</li> <li>Additional commits viewable in <a href="https://github.com/mozilla/pdf.js/compare/v5.4.394...v5.4.449">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
