Commit d139d0f
authored
Bump pdfjs-dist from 4.10.38 to 5.4.394 in the production-dependencies group across 1 directory (#373)
Bumps the production-dependencies group with 1 update in the /
directory: [pdfjs-dist](https://github.com/mozilla/pdf.js).
Updates `pdfjs-dist` from 4.10.38 to 5.4.394
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mozilla/pdf.js/releases">pdfjs-dist's
releases</a>.</em></p>
<blockquote>
<h2>v5.4.394</h2>
<p>This release contains improvements for the annotation editor,
accessibility, font conversion and performance.</p>
<h2>Changes since v5.4.296</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://github.com/mozilla/pdf.js/pull/20339">mozilla/pdf.js#20339</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://github.com/mozilla/pdf.js/pull/20337">mozilla/pdf.js#20337</a></li>
<li>[Editor] Remove obsolete arguments for <code>setDims</code> calls in
the highlight code by <a
href="https://github.com/timvandermeij"><code>@timvandermeij</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20335">mozilla/pdf.js#20335</a></li>
<li>Add a test for PR <a
href="https://github.com/mozilla/pdf.js/issues/20320">#20320</a>
by <a href="https://github.com/calixteman"><code>@calixteman</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20338">mozilla/pdf.js#20338</a></li>
<li>[Editor] Make sure that comment stuff is removed when an editor is
deleted (bug 1992987) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20342">mozilla/pdf.js#20342</a></li>
<li>[Editor] Make sure the editor is focused after the comment has been
deleted (bug 1992832) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20343">mozilla/pdf.js#20343</a></li>
<li>[Editor] Make sure all editors are focusable with the keyboard (bug
1992868) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20341">mozilla/pdf.js#20341</a></li>
<li>[Editor] Remove the role radio for the editing buttons (bug 1990826)
by <a href="https://github.com/calixteman"><code>@calixteman</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20347">mozilla/pdf.js#20347</a></li>
<li>[Editor] Make sure that annotation positions in the DOM respect the
visual order (bug 1992770) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20344">mozilla/pdf.js#20344</a></li>
<li>[Annotation] Use the annotations rect in order to fix the order in
the DOM (bug 1987914) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20350">mozilla/pdf.js#20350</a></li>
<li>[Editor] Avoid to have a null button in the DOM when there's no
comment manager by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20351">mozilla/pdf.js#20351</a></li>
<li>Improve performance of the struct tree build (bug 1987914) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20352">mozilla/pdf.js#20352</a></li>
<li>[Annotation] Improve the performance of the code for getting glyphs
which belongs to annotations bounding boxes (bug 1987914) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20353">mozilla/pdf.js#20353</a></li>
<li>Use enums instead of string for mesh shading figure type by <a
href="https://github.com/Aditi-1400"><code>@Aditi-1400</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20354">mozilla/pdf.js#20354</a></li>
<li>Bump github/codeql-action from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://github.com/mozilla/pdf.js/pull/20357">mozilla/pdf.js#20357</a></li>
<li>Very slightly improve intersector performance by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20358">mozilla/pdf.js#20358</a></li>
<li>Use Python 3.14 in the GitHub workflows by <a
href="https://github.com/timvandermeij"><code>@timvandermeij</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20363">mozilla/pdf.js#20363</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://github.com/mozilla/pdf.js/pull/20356">mozilla/pdf.js#20356</a></li>
<li>Reset <code>sameLineText</code> dependencies data on
<code>setTextMatrix</code> by <a
href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20361">mozilla/pdf.js#20361</a></li>
<li>Use a binary format for the glyph paths by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20367">mozilla/pdf.js#20367</a></li>
<li>[Editor] Correctly focus the annotation once the comment has been
removed in the annotation layer (bug 1994738) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20369">mozilla/pdf.js#20369</a></li>
<li>[Editor] Fix the tooltip of the comment button when in the editor
toolbar (bug 1994958) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20372">mozilla/pdf.js#20372</a></li>
<li>[Editor] FreeText annotations aren't supposed to have an attached
popup so disable commenting for them (bug 1995028) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20374">mozilla/pdf.js#20374</a></li>
<li>[Editor] Make sure the color picker has the right color when pasting
an editor by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20375">mozilla/pdf.js#20375</a></li>
<li>[Editor] Fix integration test after <a
href="https://github.com/mozilla/pdf.js/issues/20372">#20372</a>
by <a href="https://github.com/calixteman"><code>@calixteman</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20377">mozilla/pdf.js#20377</a></li>
<li>Use stream for whatever substrem in stream classes by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20373">mozilla/pdf.js#20373</a></li>
<li>Fix stream use when getting the text (follow-up of <a
href="https://github.com/mozilla/pdf.js/issues/20373">#20373</a>)
by <a href="https://github.com/calixteman"><code>@calixteman</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20379">mozilla/pdf.js#20379</a></li>
<li>Add a highlightSpan function in order to simplify a bit the
integration tests by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20355">mozilla/pdf.js#20355</a></li>
<li>Tweak the "scroll into view" viewer integration test by <a
href="https://github.com/timvandermeij"><code>@timvandermeij</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20380">mozilla/pdf.js#20380</a></li>
<li>Don't use the <code>aboutstacks.pdf</code> file in the integration
tests by <a
href="https://github.com/timvandermeij"><code>@timvandermeij</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20378">mozilla/pdf.js#20378</a></li>
<li>Bump actions/setup-node from 5 to 6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://github.com/mozilla/pdf.js/pull/20381">mozilla/pdf.js#20381</a></li>
<li>Serialize pattern data into ArrayBuffer by <a
href="https://github.com/Aditi-1400"><code>@Aditi-1400</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20340">mozilla/pdf.js#20340</a></li>
<li>[Editor] Fix the css of the button to close the comment sidebar (bug
1995766) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20386">mozilla/pdf.js#20386</a></li>
<li>[Editor] Fix the css of the link in the comment sidebar (bug
1995721) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20387">mozilla/pdf.js#20387</a></li>
<li>[Editor] Avoid to have several Undo entries in the context menu (bug
1995705) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20388">mozilla/pdf.js#20388</a></li>
<li>[Editor] Make sure the left (resp. right) corner of the popup is
visible when in LTR (resp. RTL) (bug 1995579) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20389">mozilla/pdf.js#20389</a></li>
<li>Make MathML elements visible in the struct tree (bug 1937438) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20384">mozilla/pdf.js#20384</a></li>
<li>Bump actions/upload-artifact from 4 to 5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://github.com/mozilla/pdf.js/pull/20400">mozilla/pdf.js#20400</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://github.com/mozilla/pdf.js/pull/20396">mozilla/pdf.js#20396</a></li>
<li>Add the font PT Astra Serif as a possible substitution for Times New
Roman by <a
href="https://github.com/CoelacanthusHex"><code>@CoelacanthusHex</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20394">mozilla/pdf.js#20394</a></li>
<li>Collect all child nodes of lists and tables in StructTree by <a
href="https://github.com/edoardocavazza"><code>@edoardocavazza</code></a>
in <a
href="https://github.com/mozilla/pdf.js/pull/20327">mozilla/pdf.js#20327</a></li>
<li>Add text extractor as an external service by <a
href="https://github.com/gregtatum"><code>@gregtatum</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20406">mozilla/pdf.js#20406</a></li>
<li>Revert "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://github.com/mozilla/pdf.js/pull/20404">mozilla/pdf.js#20404</a></li>
<li>Don't set the MathML namespace for attributes in MathML tags (bug
1997343) by <a
href="https://github.com/calixteman"><code>@calixteman</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20408">mozilla/pdf.js#20408</a></li>
<li>[Editor] A new CurrentPointers class to store current pointers used
by the editor by <a
href="https://github.com/legraina"><code>@legraina</code></a> in <a
href="https://github.com/mozilla/pdf.js/pull/20213">mozilla/pdf.js#20213</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/2cc809ade2e8fabbc77f36b7fd5d338460879c7a"><code>2cc809a</code></a>
Merge pull request <a
href="https://github.com/mozilla/pdf.js/issues/20213">#20213</a>
from lab-core/pointer-type</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/6e7a6eb52b5d7492e02b5ee5a0c47d1d626bf992"><code>6e7a6eb</code></a>
Merge pull request <a
href="https://github.com/mozilla/pdf.js/issues/20408">#20408</a>
from calixteman/fix_mml_encoding</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/c6966488266d5099ba9a84fa3384540969f89820"><code>c696648</code></a>
Merge pull request <a
href="https://github.com/mozilla/pdf.js/issues/20404">#20404</a>
from mozilla/revert-20031-telemetry_signature_certi...</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/6db23139beb7464ceeb5bc78db5e05c0e0282f67"><code>6db2313</code></a>
Don't set the MathML namespace for attributes in MathML tags (bug
1997343)</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/27bb5fb17392f2fd91ca3afcc35d124683087d95"><code>27bb5fb</code></a>
Merge pull request <a
href="https://github.com/mozilla/pdf.js/issues/20406">#20406</a>
from gregtatum/text-extractor</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/b7708da368ea947db286cf48a50c6ddcfd0291fa"><code>b7708da</code></a>
Address review feedback</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/7fc5706e16ad76e04b66257882764caa2c9db7bd"><code>7fc5706</code></a>
Merge pull request <a
href="https://github.com/mozilla/pdf.js/issues/20327">#20327</a>
from edoardocavazza/collect-list-table-children</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/26360c3e63b464d2b699e549e3f2341f8b276da0"><code>26360c3</code></a>
Add text extractor for an external service</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/a932a063ea48d05f12e9fae25f53c21df13dd602"><code>a932a06</code></a>
Revert unwanted change</li>
<li><a
href="https://github.com/mozilla/pdf.js/commit/17cdd9b1e781a261c68ae697bc82abfa6ff896cb"><code>17cdd9b</code></a>
Move tables test to specific struct tree spec file</li>
<li>Additional commits viewable in <a
href="https://github.com/mozilla/pdf.js/compare/v4.10.38...v5.4.394">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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9f80fd4 commit d139d0f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8355 | 8355 | | |
8356 | 8356 | | |
8357 | 8357 | | |
8358 | | - | |
| 8358 | + | |
8359 | 8359 | | |
8360 | 8360 | | |
8361 | 8361 | | |
| |||
0 commit comments