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

   Bumps [org.webjars.npm:pdfjs-dist](https://github.com/mozilla/pdf.js) from 
4.4.168 to 4.6.82.
   <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>v4.6.82</h2>
   <p>This release contains improvements for the annotation editor, font 
rendering, form rendering, performance, text selection and the viewer.</p>
   <h2>Changes since v4.5.136</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/18500";>mozilla/pdf.js#18500</a></li>
   <li>Shorten the errors mentioning API parameters in 
<code>BaseCMapReaderFactory</code> and <code>BaseStandardFontDataFactory</code> 
by <a href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> 
in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18502";>mozilla/pdf.js#18502</a></li>
   <li>Initialize all user-options upfront in AppOptions by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18501";>mozilla/pdf.js#18501</a></li>
   <li>Disable link annotations during text selection by <a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a> in 
<a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18481";>mozilla/pdf.js#18481</a></li>
   <li>Ignore non-dictionary nodes when parsing StructTree data (issue 18503) 
by <a href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> 
in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18504";>mozilla/pdf.js#18504</a></li>
   <li>Stop testing in Node.js 21 since it's reached end-of-life by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18505";>mozilla/pdf.js#18505</a></li>
   <li>Update dependencies 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/18506";>mozilla/pdf.js#18506</a></li>
   <li>Remove <code>PDFWorkerUtil</code> and move its contents into 
<code>PDFWorker</code> instead by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18507";>mozilla/pdf.js#18507</a></li>
   <li>Remove the <code>globals</code> dependency by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18509";>mozilla/pdf.js#18509</a></li>
   <li>Improve how the findbar's toggle button is referenced in the viewer code 
by <a href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> 
in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18510";>mozilla/pdf.js#18510</a></li>
   <li>[Editor] Implement the new alt text flow (bug 1909604) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18492";>mozilla/pdf.js#18492</a></li>
   <li>[Editor] Add a checkerboard behind the image preview in the new alt-text 
dialog in order to see its potential transparency by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18516";>mozilla/pdf.js#18516</a></li>
   <li>[Editor] Allow Float32Array for quadpoints in annotations (bug 1907958) 
by <a href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18526";>mozilla/pdf.js#18526</a></li>
   <li>Give all HTML button elements a type by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18517";>mozilla/pdf.js#18517</a></li>
   <li>Introduce a CSS variable for the toolbar height (bug 1171799) by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18518";>mozilla/pdf.js#18518</a></li>
   <li>Further emphasize the importance of <code>Attach (recommended) or Link 
to PDF file</code> in the bug report template by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18535";>mozilla/pdf.js#18535</a></li>
   <li>Move all event listeners into 
<code>Toolbar.prototype.#bindListeners</code> by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18523";>mozilla/pdf.js#18523</a></li>
   <li>[Editor] Add a new dialog for alt-text settings (bug 1909604) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18537";>mozilla/pdf.js#18537</a></li>
   <li>[Editor] Use the color defined for the message bar foreground by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18539";>mozilla/pdf.js#18539</a></li>
   <li>[Editor] Fix l10n issues by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18538";>mozilla/pdf.js#18538</a></li>
   <li>[Editor] Don't create the image settings dialog if new alt-text is 
disabled by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18540";>mozilla/pdf.js#18540</a></li>
   <li>[Editor] Avoid to have the create alt-text button without a click 
listener by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18543";>mozilla/pdf.js#18543</a></li>
   <li>Fix the color of the buttons in a dialog in HCM by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18547";>mozilla/pdf.js#18547</a></li>
   <li>Link to the list of supported browsers in the bug report template by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18542";>mozilla/pdf.js#18542</a></li>
   <li>Inline single-line event handlers in the <code>web/app.js</code> file by 
<a href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in 
<a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18527";>mozilla/pdf.js#18527</a></li>
   <li>[Editor] Load the model when the user switch to the stamp editing mode 
by <a href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18546";>mozilla/pdf.js#18546</a></li>
   <li>Improve the larger event listeners in the <code>web/app.js</code> file 
by <a href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> 
in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18544";>mozilla/pdf.js#18544</a></li>
   <li>[Editor] Guess alt text even when showing the dialog is disabled by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18541";>mozilla/pdf.js#18541</a></li>
   <li>Stop sending the unused <code>options</code> parameter to various 
download-methods in the viewer by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18551";>mozilla/pdf.js#18551</a></li>
   <li>Empty fields are 0 when using AFSimple_Calculate by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18552";>mozilla/pdf.js#18552</a></li>
   <li>Update the Babel plugin to remove empty static blocks by <a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a> in 
<a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18562";>mozilla/pdf.js#18562</a></li>
   <li>Update dependencies 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/18554";>mozilla/pdf.js#18554</a></li>
   <li>Use the <code>waitForEvent</code> helper function in the text layer 
integration tests by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18555";>mozilla/pdf.js#18555</a></li>
   <li>Define a few editor event handler functions inline by <a 
href="https://github.com/Snuffleupagus";><code>@​Snuffleupagus</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18560";>mozilla/pdf.js#18560</a></li>
   <li>[Editor] Update the disclaimer string in the new alt-text dialog (bug 
1911738) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18570";>mozilla/pdf.js#18570</a></li>
   <li>Remove obsolete <code>otherPages</code> variable from the scripting 
integration tests by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18567";>mozilla/pdf.js#18567</a></li>
   <li>Don't stop calculating field values when a Calculate callback throws by 
<a href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18566";>mozilla/pdf.js#18566</a></li>
   <li>[Editor] Add the uiManager to the window object when testing by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18574";>mozilla/pdf.js#18574</a></li>
   <li>[Editor] Move the AI icon on the top of its parent div by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18575";>mozilla/pdf.js#18575</a></li>
   <li>[Editor] Dispatch changes in prefs enableAltTextModelDownload and 
enableGuessAltText to the viewer (bug 1912024) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18573";>mozilla/pdf.js#18573</a></li>
   <li>Revert &quot;[Editor] Dispatch changes in prefs 
enableAltTextModelDownload and enableGuessAltText to the viewer (bug 
1912024)&quot; by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18578";>mozilla/pdf.js#18578</a></li>
   <li>Dispatch changes in prefs enableAltTextModelDownload and 
enableGuessAltText to the viewer (bug 1912024) by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18579";>mozilla/pdf.js#18579</a></li>
   <li>[Editor] Pass a buffer instead of a typed array when passing image data 
to the model by <a 
href="https://github.com/calixteman";><code>@​calixteman</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18580";>mozilla/pdf.js#18580</a></li>
   <li>Enable the <code>unicorn/{prefer-includes,throw-new-error}</code> 
linting rules by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18571";>mozilla/pdf.js#18571</a></li>
   <li>Remove the <code>eslint-plugin-mozilla</code> dependency by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18583";>mozilla/pdf.js#18583</a></li>
   <li>Group and scope the findbar rules using CSS nesting by <a 
href="https://github.com/timvandermeij";><code>@​timvandermeij</code></a> in <a 
href="https://redirect.github.com/mozilla/pdf.js/pull/18568";>mozilla/pdf.js#18568</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/9b541910fffa3623643b73ca6b26f599f60cde8b";><code>9b54191</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/18675";>#18675</a> from 
calixteman/nofirefox</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/bde7a84e0937e86063b0c709d36bf6a4d0cc1701";><code>bde7a84</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/18672";>#18672</a> from 
Snuffleupagus/PDFPageView-AnnotationEditorLaye...</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/4a132229c64c213d0c7cf8d507e85b010b293f7b";><code>4a13222</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/18665";>#18665</a> from 
Snuffleupagus/PDFNodeStream-createRequest</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/2a68aa62f2057560e6ebec0a34eb85eb48c6fc86";><code>2a68aa6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/18674";>#18674</a> from 
Snuffleupagus/full-l10n-ids</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/1b0bfcae3ef58e2029fd969434ee20c018c28d0b";><code>1b0bfca</code></a>
 Add an option (i.e. --noFirefox) to only use Chrome when running tests</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/ff762179a605edd3ae4cff8598f84e2a28e9aa6e";><code>ff76217</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/18671";>#18671</a> from 
Snuffleupagus/update-l10n</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/b01df2881044c41cf104d5082f81dd13a5f82cef";><code>b01df28</code></a>
 Use &quot;full&quot; localization ids throughout the code-base</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/044f1c9e074f71bede758f4ff0ac3d65d88042dc";><code>044f1c9</code></a>
 Shorten the code that inits <code>AnnotationEditorLayerBuilder</code> in the 
`web/pdf_pa...</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/bcc511119e7bd8dec126feb4674477b232f004d4";><code>bcc5111</code></a>
 Update l10n files</li>
   <li><a 
href="https://github.com/mozilla/pdf.js/commit/7494dbccf44f7903ab1213b405e852715e5b4d3b";><code>7494dbc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mozilla/pdf.js/issues/18666";>#18666</a> from 
calixteman/update_loading_icon_alt_text</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mozilla/pdf.js/compare/v4.4.168...v4.6.82";>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=4.4.168&new-version=4.6.82)](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

Reply via email to