-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing double border on render outputs iframe #4893
Conversation
…readboard-ai#4892) Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.35.0 to 4.36.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@rollup/rollup-linux-x64-gnu</code>'s releases</a>.</em></p> <blockquote> <h2>v4.36.0</h2> <h2>4.36.0</h2> <p><em>2025-03-17</em></p> <h3>Features</h3> <ul> <li>Extend <code>renderDynamicImport</code> hook to provide information about static dependencies of the imported module (<a href="https://redirect.github.com/rollup/rollup/issues/5870">#5870</a>)</li> <li>Export several additional types used by Vite (<a href="https://redirect.github.com/rollup/rollup/issues/5879">#5879</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Do not merge chunks if that would create a top-level await cycle between chunks (<a href="https://redirect.github.com/rollup/rollup/issues/5843">#5843</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5843">#5843</a>: avoiding top level await circular (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5870">#5870</a>: draft for extended renderDynamicImport hook (<a href="https://github.com/iczero"><code>@iczero</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5876">#5876</a>: Update axios overrides to 1.8.2 (<a href="https://github.com/vadym-khodak"><code>@vadym-khodak</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5877">#5877</a>: chore(deps): update dependency eslint-plugin-vue to v10 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5878">#5878</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5879">#5879</a>: fix: export types (<a href="https://github.com/sxzz"><code>@sxzz</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@rollup/rollup-linux-x64-gnu</code>'s changelog</a>.</em></p> <blockquote> <h2>4.36.0</h2> <p><em>2025-03-17</em></p> <h3>Features</h3> <ul> <li>Extend <code>renderDynamicImport</code> hook to provide information about static dependencies of the imported module (<a href="https://redirect.github.com/rollup/rollup/issues/5870">#5870</a>)</li> <li>Export several additional types used by Vite (<a href="https://redirect.github.com/rollup/rollup/issues/5879">#5879</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Do not merge chunks if that would create a top-level await cycle between chunks (<a href="https://redirect.github.com/rollup/rollup/issues/5843">#5843</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5843">#5843</a>: avoiding top level await circular (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5870">#5870</a>: draft for extended renderDynamicImport hook (<a href="https://github.com/iczero"><code>@iczero</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5876">#5876</a>: Update axios overrides to 1.8.2 (<a href="https://github.com/vadym-khodak"><code>@vadym-khodak</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5877">#5877</a>: chore(deps): update dependency eslint-plugin-vue to v10 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5878">#5878</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5879">#5879</a>: fix: export types (<a href="https://github.com/sxzz"><code>@sxzz</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/ab7bfa8fe9c25e41cc62058fa2dcde6b321fd51d"><code>ab7bfa8</code></a> 4.36.0</li> <li><a href="https://github.com/rollup/rollup/commit/7f0164ea77421954f84f4d27832c2e5de9c24149"><code>7f0164e</code></a> draft for extended renderDynamicImport hook (<a href="https://redirect.github.com/rollup/rollup/issues/5870">#5870</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/f687af5c0d0fc771a2b0cc1fae9c5ce34fad071e"><code>f687af5</code></a> Update axios overrides to 1.8.2 (<a href="https://redirect.github.com/rollup/rollup/issues/5876">#5876</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/8c15e597042ccad1fe773eeb0986bf50baf8877f"><code>8c15e59</code></a> avoiding top level await circular (<a href="https://redirect.github.com/rollup/rollup/issues/5843">#5843</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/2212897fd02c1fea9a9ca1c01432dffc21ab375f"><code>2212897</code></a> fix: export types (<a href="https://redirect.github.com/rollup/rollup/issues/5879">#5879</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/d683462da974a8bca56c0ec8e82ff32656fca765"><code>d683462</code></a> chore(deps): update dependency eslint-plugin-vue to v10 (<a href="https://redirect.github.com/rollup/rollup/issues/5877">#5877</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/7710d694ae7f8ac02faf4013728ba84044bcd091"><code>7710d69</code></a> fix(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5878">#5878</a>)</li> <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v4.35.0...v4.36.0">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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rollup](https://github.com/rollup/rollup) from 4.35.0 to 4.36.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.36.0</h2> <h2>4.36.0</h2> <p><em>2025-03-17</em></p> <h3>Features</h3> <ul> <li>Extend <code>renderDynamicImport</code> hook to provide information about static dependencies of the imported module (<a href="https://redirect.github.com/rollup/rollup/issues/5870">#5870</a>)</li> <li>Export several additional types used by Vite (<a href="https://redirect.github.com/rollup/rollup/issues/5879">#5879</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Do not merge chunks if that would create a top-level await cycle between chunks (<a href="https://redirect.github.com/rollup/rollup/issues/5843">#5843</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5843">#5843</a>: avoiding top level await circular (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5870">#5870</a>: draft for extended renderDynamicImport hook (<a href="https://github.com/iczero"><code>@iczero</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5876">#5876</a>: Update axios overrides to 1.8.2 (<a href="https://github.com/vadym-khodak"><code>@vadym-khodak</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5877">#5877</a>: chore(deps): update dependency eslint-plugin-vue to v10 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5878">#5878</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5879">#5879</a>: fix: export types (<a href="https://github.com/sxzz"><code>@sxzz</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.36.0</h2> <p><em>2025-03-17</em></p> <h3>Features</h3> <ul> <li>Extend <code>renderDynamicImport</code> hook to provide information about static dependencies of the imported module (<a href="https://redirect.github.com/rollup/rollup/issues/5870">#5870</a>)</li> <li>Export several additional types used by Vite (<a href="https://redirect.github.com/rollup/rollup/issues/5879">#5879</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Do not merge chunks if that would create a top-level await cycle between chunks (<a href="https://redirect.github.com/rollup/rollup/issues/5843">#5843</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5843">#5843</a>: avoiding top level await circular (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5870">#5870</a>: draft for extended renderDynamicImport hook (<a href="https://github.com/iczero"><code>@iczero</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5876">#5876</a>: Update axios overrides to 1.8.2 (<a href="https://github.com/vadym-khodak"><code>@vadym-khodak</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5877">#5877</a>: chore(deps): update dependency eslint-plugin-vue to v10 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5878">#5878</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5879">#5879</a>: fix: export types (<a href="https://github.com/sxzz"><code>@sxzz</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/ab7bfa8fe9c25e41cc62058fa2dcde6b321fd51d"><code>ab7bfa8</code></a> 4.36.0</li> <li><a href="https://github.com/rollup/rollup/commit/7f0164ea77421954f84f4d27832c2e5de9c24149"><code>7f0164e</code></a> draft for extended renderDynamicImport hook (<a href="https://redirect.github.com/rollup/rollup/issues/5870">#5870</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/f687af5c0d0fc771a2b0cc1fae9c5ce34fad071e"><code>f687af5</code></a> Update axios overrides to 1.8.2 (<a href="https://redirect.github.com/rollup/rollup/issues/5876">#5876</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/8c15e597042ccad1fe773eeb0986bf50baf8877f"><code>8c15e59</code></a> avoiding top level await circular (<a href="https://redirect.github.com/rollup/rollup/issues/5843">#5843</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/2212897fd02c1fea9a9ca1c01432dffc21ab375f"><code>2212897</code></a> fix: export types (<a href="https://redirect.github.com/rollup/rollup/issues/5879">#5879</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/d683462da974a8bca56c0ec8e82ff32656fca765"><code>d683462</code></a> chore(deps): update dependency eslint-plugin-vue to v10 (<a href="https://redirect.github.com/rollup/rollup/issues/5877">#5877</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/7710d694ae7f8ac02faf4013728ba84044bcd091"><code>7710d69</code></a> fix(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5878">#5878</a>)</li> <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v4.35.0...v4.36.0">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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [pdfjs-dist](https://github.com/mozilla/pdf.js) from 4.10.38 to 5.0.375. <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.0.375</h2> <p>PDF.js 5.0 is a major release that contains a number of API changes, features and bugfixes.</p> <p>The following significant new features are highlighted:</p> <ul> <li>Improved JPEG 2000 decoding support <ul> <li>The OpenJPEG decoder was moved into a separate <code>.wasm</code> file, which requires setting a new <code>wasmUrl</code> API option in order to use it; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19329">mozilla/pdf.js#19329</a>.</li> <li>A (much slower) JavaScript OpenJPEG fallback decoder was added (also uses the <code>wasmUrl</code> API option) for environments without WebAssembly support; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19525">mozilla/pdf.js#19525</a>.</li> </ul> </li> <li>Support for ICC profiles <ul> <li>This requires WebAssembly support, and that the <code>wasmUrl</code> API option is set; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19564">mozilla/pdf.js#19564</a>.</li> <li>Use an ICC profile to improve CMYK to RGB color conversion, which requires setting a new <code>iccUrl</code> API option in order to use it; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19620">mozilla/pdf.js#19620</a>.</li> <li>Currently Lab profiles are not supported, which is tracked in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1717767">bug 1717767</a>.</li> </ul> </li> <li>Improved rendering of large pages in the viewer <ul> <li>Render the currently visible portion of pages at full resolution, once we've reached the size limits and are falling back to CSS-zooming; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19128">mozilla/pdf.js#19128</a>.</li> <li>Limit the maximum canvas dimensions, to avoid rendering breaking and canvases being empty; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19604">mozilla/pdf.js#19604</a>.</li> </ul> </li> <li>Enable creation of hyperlinks, in the viewer, from text that look like URLs <ul> <li>This is disabled by default because of some remaining issues, but can be enabled in the viewer with the <code>enableAutoLinking</code> option/preference; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19110">mozilla/pdf.js#19110</a>.</li> </ul> </li> </ul> <p>The following significant changes are highlighted (which may require changes in third-party PDF.js implementations):</p> <ul> <li>Addition of a couple of new CSS variables, that e.g. the text and annotation layers now depend upon; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19469">mozilla/pdf.js#19469</a>.</li> <li>Removal of a couple of old exceptions; see PR <a href="https://redirect.github.com/mozilla/pdf.js/pull/19264">mozilla/pdf.js#19264</a>.</li> </ul> <p>The complete list of changes in this release is shown below. If you're upgrading to PDF.js 5.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 v4.10.38</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/19276">mozilla/pdf.js#19276</a></li> <li>Remove the <code>getSelectedEditors</code> integration test helper function by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19277">mozilla/pdf.js#19277</a></li> <li>Use <code>Dict</code> iteration more (PR 19051 follow-up) by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19278">mozilla/pdf.js#19278</a></li> <li>Skip LinkAnnotations when collecting field objects (issue 19281) by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19289">mozilla/pdf.js#19289</a></li> <li>Use the <code>waitForUnselectedEditor</code> integration test helper function more by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19290">mozilla/pdf.js#19290</a></li> <li>Implement a commit helper function for the freetext integration tests by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19291">mozilla/pdf.js#19291</a></li> <li>Let be more tolerant with predefined phone number format by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19280">mozilla/pdf.js#19280</a></li> <li>Update the toggle-button css after the changes in m-c (bug 1940085) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19295">mozilla/pdf.js#19295</a></li> <li>Remove unused CSS variables by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19300">mozilla/pdf.js#19300</a></li> <li>Remove the fuzz tests (issue 19297) by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19307">mozilla/pdf.js#19307</a></li> <li>Access the bbox/background data correctly in the <code>MeshShadingPattern</code> class (issue 18816) by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19305">mozilla/pdf.js#19305</a></li> <li>[Editor] Set a unique id for each element in the draw layer by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19309">mozilla/pdf.js#19309</a></li> <li>[Editor] Don't try to use an non-existing canvas when rendering an in visible existing stamp editor by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19311">mozilla/pdf.js#19311</a></li> <li>[Editor] Improve zooming with a pinch gesture while drawing by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19312">mozilla/pdf.js#19312</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/19313">mozilla/pdf.js#19313</a></li> <li>Re-use existing helper functions in <code>FontRendererFactory</code> by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19317">mozilla/pdf.js#19317</a></li> <li>Upgrade Puppeteer to version 24.0.0 by <a href="https://github.com/timvandermeij"><code>@timvandermeij</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19318">mozilla/pdf.js#19318</a></li> <li>Improve performance when reading very large TrueType "cmap" tables (issue 19319) by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19321">mozilla/pdf.js#19321</a></li> <li>Enable editor when double-clicking on stamp annotation by <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19320">mozilla/pdf.js#19320</a></li> <li>Access the number of components correctly in JPEG 2000 images with color space entries (issue 19326) by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19327">mozilla/pdf.js#19327</a></li> <li>Allow searching for number-number on two lines by <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19324">mozilla/pdf.js#19324</a></li> <li>[api-major] Add openjpeg.wasm to pdf.js (bug 1935076) by <a href="https://github.com/calixteman"><code>@calixteman</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19329">mozilla/pdf.js#19329</a></li> <li>[api-major] Replace <code>MissingPDFException</code> and <code>UnexpectedResponseException</code> with one exception by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19264">mozilla/pdf.js#19264</a></li> <li>Bump library version to <code>5.0</code> by <a href="https://github.com/Snuffleupagus"><code>@Snuffleupagus</code></a> in <a href="https://redirect.github.com/mozilla/pdf.js/pull/19332">mozilla/pdf.js#19332</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/23972e1946f69a1ae6bfad9e2f79dfa237432228"><code>23972e1</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/19661">#19661</a> from Snuffleupagus/thumbnails-inline-finishRenderTask</li> <li><a href="https://github.com/mozilla/pdf.js/commit/6548c9f1f61dd4f85e9081409de2db279dd7ce68"><code>6548c9f</code></a> Inline the <code>PDFThumbnailView.prototype.#finishRenderTask</code> helper method</li> <li><a href="https://github.com/mozilla/pdf.js/commit/7ee061bcf117aae8730b59d72cd5d99af920bea9"><code>7ee061b</code></a> Add a helper function, in <code>web/pdf_thumbnail_view.js</code>, for "zeroing" a canvas</li> <li><a href="https://github.com/mozilla/pdf.js/commit/b7eef925acd69bd8b60cd04b9ba6aca5f581bc39"><code>b7eef92</code></a> Shorten the <code>PDFThumbnailView.prototype.#getReducedImageDims</code> method (PR 1963...</li> <li><a href="https://github.com/mozilla/pdf.js/commit/4b2683ecb6bf0bc1c5e5482ac41eb22cc1cdd38c"><code>4b2683e</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/19656">#19656</a> from Snuffleupagus/shorten-MeshStreamReader</li> <li><a href="https://github.com/mozilla/pdf.js/commit/9967ab4aa821fb18fcdd8fd6e47794a957c3aa3a"><code>9967ab4</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/19657">#19657</a> from Snuffleupagus/GenericL10n-rm-regex</li> <li><a href="https://github.com/mozilla/pdf.js/commit/9180e27f153f5d17baf64fdb97185b9e89c25e68"><code>9180e27</code></a> Replace the regular expression in <code>GenericL10n.#getPaths</code> with simple string ...</li> <li><a href="https://github.com/mozilla/pdf.js/commit/ec30f0788b3e4ef97a1371a7f86750ff29e2a640"><code>ec30f07</code></a> Slightly shorten a couple of <code>MeshStreamReader</code> methods</li> <li><a href="https://github.com/mozilla/pdf.js/commit/2294a510b05a382b96e5a70fcb6edd127aa6608a"><code>2294a51</code></a> Merge pull request <a href="https://redirect.github.com/mozilla/pdf.js/issues/19653">#19653</a> from calixteman/rm_strings_html</li> <li><a href="https://github.com/mozilla/pdf.js/commit/88c3ed9a80feab194c5b4f28ab97bcbf677d86f4"><code>88c3ed9</code></a> Remove all the translatable strings from the html</li> <li>Additional commits viewable in <a href="https://github.com/mozilla/pdf.js/compare/v4.10.38...v5.0.375">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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
No description provided.