dependabot[bot] opened a new pull request, #3606:
URL: https://github.com/apache/causeway/pull/3606

   Bumps [org.webjars.npm:pdfjs-dist](https://github.com/mozilla/pdf.js) from 
5.4.624 to 6.0.227.
   <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>v6.0.227</h2>
   <p>PDF.js 6.0 is a major release that contains a number of API changes, 
features and bugfixes.</p>
   <p>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 
<code>[api-minor]</code> and <code>[api-major]</code> since those might require 
updates to your code.</p>
   <h2>Changes since v5.7.284</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/21177";>mozilla/pdf.js#21177</a></li>
   <li>Improve the performances of &quot;gulp lint&quot; by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21169";>mozilla/pdf.js#21169</a></li>
   <li>Convert <code>Catalog.prototype.getPageIndex</code> to an asynchronous 
method by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21181";>mozilla/pdf.js#21181</a></li>
   <li>Split integration tests into per-browser jobs by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21179";>mozilla/pdf.js#21179</a></li>
   <li>Bump actions/setup-node from 6.3.0 to 6.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21182";>mozilla/pdf.js#21182</a></li>
   <li>Split the unit/font tests into per-browser jobs by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21183";>mozilla/pdf.js#21183</a></li>
   <li>Send 'Terminate' to the worker when destroy races the load-time 
handshake (bug 1942304) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21175";>mozilla/pdf.js#21175</a></li>
   <li>Collect worker-side coverage for browser unit tests by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21178";>mozilla/pdf.js#21178</a></li>
   <li>Fix HCM colors for the views-manager massive unselect button (bug 
2035551) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21187";>mozilla/pdf.js#21187</a></li>
   <li>Use Istanbul instrumentation for unittestcli code coverage by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21189";>mozilla/pdf.js#21189</a></li>
   <li>Add an abstract <code>readBlock</code> method in the 
<code>DecodeStream</code> class by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21190";>mozilla/pdf.js#21190</a></li>
   <li>Move <code>unittestcli</code> coverage collection to <code>ci.yml</code> 
by <a href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> 
in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21191";>mozilla/pdf.js#21191</a></li>
   <li>Fix the intermittent test failure 'performs a search in a text 
containing some Hangul syllables' by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21193";>mozilla/pdf.js#21193</a></li>
   <li>Slighty improve codecov stuff in gh actions by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21194";>mozilla/pdf.js#21194</a></li>
   <li>Improve error handling in the 
<code>PDFFindController.prototype.#extractText</code> method by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21197";>mozilla/pdf.js#21197</a></li>
   <li>Wait for the first page to be ready in the reorganize pages integration 
tests by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21186";>mozilla/pdf.js#21186</a></li>
   <li>Simplify the <code>nextChunk</code> handling in the 
<code>DecryptStream</code> class by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21198";>mozilla/pdf.js#21198</a></li>
   <li>Shorten how intersectors are added to the grid in the 
<code>Intersector</code> constructor by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21200";>mozilla/pdf.js#21200</a></li>
   <li>Optimize memory usage in the unit tests by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21195";>mozilla/pdf.js#21195</a></li>
   <li>Remove obsolete <code>pdfBug: true</code> flag in the image caching unit 
test by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21203";>mozilla/pdf.js#21203</a></li>
   <li>Add some colors in the logs in order to easily see failures and add a 
summary of the failures at the end by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21192";>mozilla/pdf.js#21192</a></li>
   <li>Improve performance of the &quot;caches image resources at the 
document/page level as expected (issue 11878)&quot; unit-test by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21206";>mozilla/pdf.js#21206</a></li>
   <li>Use a reduced test-case for the &quot;caches image resources at the 
document/page level as expected (issue 11878)&quot; unit-test by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21207";>mozilla/pdf.js#21207</a></li>
   <li>Fix free highlight on pages without images (bug 2035530) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21196";>mozilla/pdf.js#21196</a></li>
   <li>l10n: Update locale files by <a 
href="https://github.com/sync-l10n-for-pdf-js";><code>@​sync-l10n-for-pdf-js</code></a>[bot]
 in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21208";>mozilla/pdf.js#21208</a></li>
   <li>[api-major] Update the minimum supported browsers, and remove no longer 
needed polyfills by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21152";>mozilla/pdf.js#21152</a></li>
   <li>[api-minor] Use the ImageDecoder by default on Chrome by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/20961";>mozilla/pdf.js#20961</a></li>
   <li>Bump library version to <code>6.0</code> by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21209";>mozilla/pdf.js#21209</a></li>
   <li>Optimize runtime of the find controller unit tests by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21210";>mozilla/pdf.js#21210</a></li>
   <li>Don't provide unused /DecodeParms when initializing 
<code>JpxStream</code> by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21211";>mozilla/pdf.js#21211</a></li>
   <li>Remove the <code>CompilerOutput.prototype.finalData</code> getter, and a 
few other font improvements (PR 21053 follow-up) by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21214";>mozilla/pdf.js#21214</a></li>
   <li>Replace a loop with <code>TypedArray.prototype.set()</code> in the 
<code>compileFDSelect</code> method by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21215";>mozilla/pdf.js#21215</a></li>
   <li>Remove the unused <code>raw</code> field from the 
<code>CFFCharset</code> class by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21216";>mozilla/pdf.js#21216</a></li>
   <li>Replace <code>TrueTypeTableBuilder</code> and 
<code>CompilerOutput</code> with a single class by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21220";>mozilla/pdf.js#21220</a></li>
   <li>Add an abstract <code>WasmImage</code> class, that 
<code>JBig2CCITTFaxImage</code> and <code>JpxImage</code> inherit from by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21225";>mozilla/pdf.js#21225</a></li>
   <li>Clear the text layer container when cancelling rendering by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21219";>mozilla/pdf.js#21219</a></li>
   <li>Run unit-tests in Node.js version 26 by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21224";>mozilla/pdf.js#21224</a></li>
   <li>A couple of small tweaks of the <code>getPdfFilenameFromUrl</code> 
helper by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21222";>mozilla/pdf.js#21222</a></li>
   <li>Include the <code>external/</code> folder in the coverage report for 
<code>gulp unittestcli</code> by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21226";>mozilla/pdf.js#21226</a></li>
   <li>Tweak the <code>WasmImage</code> implementation a little bit (PR 21225 
follow-up) by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21229";>mozilla/pdf.js#21229</a></li>
   <li>Bump ip-address from 10.1.0 to 10.2.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21232";>mozilla/pdf.js#21232</a></li>
   <li>Make sure the focus moves on the first page of the added pdf after a 
merge (bug 2034827) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21223";>mozilla/pdf.js#21223</a></li>
   <li>Place new annotations on the correct page when extracting pages (bug 
2027682) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21228";>mozilla/pdf.js#21228</a></li>
   <li>Improve soft mask composition performance (bug 2033095) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/21235";>mozilla/pdf.js#21235</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/241dbabbf1c6a5024dc4e573356977878317e04f";><code>241dbab</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/21355";>#21355</a> from 
Snuffleupagus/INTERNAL_EVT</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/74db085794cd4d0dbd369e9628fbc0b86e1d4034";><code>74db085</code></a>
 Re-factor how &quot;internal&quot; EventBus listeners are handled in the 
viewer</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/19d95c8fee37e4350c11a1c13d20e16a29719582";><code>19d95c8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/21285";>#21285</a> from 
timvandermeij/puppeteer-25</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/b9b7661e649de3abfecc7189999f439333c8cd96";><code>b9b7661</code></a>
 Upgrade Puppeteer to version 25.1.0</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/e7f951dc1bf4040424baf3a4ae849ac24d2fc5cb";><code>e7f951d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/21357";>#21357</a> from 
timvandermeij/fix-browser-test-exit-code</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/8d5fe521b39baeaf589e460d6bc5f1a75704a157";><code>8d5fe52</code></a>
 Fix missing non-zero exit code for failure cases in <code>test.mjs</code></li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/80c8e62e6598bf2e1bf0659bedb5223510fffc8b";><code>80c8e62</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/21308";>#21308</a> from 
calixteman/bug2036265</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/c7a32c3db65cbc6e681136b166100c988593cbf5";><code>c7a32c3</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/21343";>#21343</a> from 
calixteman/issue9437</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/3fe3321f7aca4a59ecc1aec8230846dab8fdc8c6";><code>3fe3321</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/21334";>#21334</a> from 
calixteman/merge_images</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/3e76bfd36454b3c1f5967831b4d38fd752259637";><code>3e76bfd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/21354";>#21354</a> from 
mozilla/update-locales</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mozilla/pdf.js/compare/v5.4.624...v6.0.227";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.webjars.npm:pdfjs-dist&package-manager=maven&previous-version=5.4.624&new-version=6.0.227)](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 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]

Reply via email to