Bump pdfjs-dist from 3.11.174 to 5.4.54
Bumps pdfjs-dist from 3.11.174 to 5.4.54.
Release notes
Sourced from pdfjs-dist's releases.
v5.4.54
This release contains improvements for accessibility, annotations, the annotation editor, font conversion and the viewer.
Changes since v5.3.93
- Bump the stable version in
pdfjs.configby@​timvandermeijin mozilla/pdf.js#20061- Use the creation date in the popup when there is no modification date by
@​calixtemanin mozilla/pdf.js#20058- Fix typos across the codebase by
@​noritaka1166in mozilla/pdf.js#20060- Fix the default appearance of a Polygon annotation when a fill color is provided by
@​calixtemanin mozilla/pdf.js#20063- Add few methods to the Dict class in order to simplify the code when writing an annotation by
@​calixtemanin mozilla/pdf.js#20064- [api-minor] Move getContext call to InternalRenderTask by
@​ryzokukenin mozilla/pdf.js#20016- Bump library version to
5.4by@​ryzokukenin mozilla/pdf.js#20071- Revert "Make horizontal padding relative to device width" by
@​calixtemanin mozilla/pdf.js#20076- Use the canvas context from mozPrintCallback when printing a pdf from the Firefox viewer by
@​calixtemanin mozilla/pdf.js#20082- In HCM, invert colors when hovering an annotation with a popup by
@​calixtemanin mozilla/pdf.js#20084- Add the l10n parameter when pasting a Signature annotation by
@​calixtemanin mozilla/pdf.js#20081- [Editor] Remove a popup from the DOM when it's deleted by
@​calixtemanin mozilla/pdf.js#20077- [Editor] Add the possibility to add a popup to an annotation when saving by
@​calixtemanin mozilla/pdf.js#19976- Fix the "must check that canvas perfectly fits the page whatever the zoom level" viewer integration test by
@​timvandermeijin mozilla/pdf.js#20087- Update dependencies and translations to the most recent versions by
@​timvandermeijin mozilla/pdf.js#20086- Handle the case where all the image data are in the alpha channel (bug 1975719) by
@​calixtemanin mozilla/pdf.js#20085- [Editor] Add a color picker in the toolbar of Ink and Freetext annotations by
@​calixtemanin mozilla/pdf.js#20070- Avoid Firefox test failure by
@​calixtemanin mozilla/pdf.js#20092- [Editor] Use a round color swatch for the basic color picker by
@​calixtemanin mozilla/pdf.js#20094- [Editor] Make sure that doorhangers are large enough to fit localized strings by
@​calixtemanin mozilla/pdf.js#20095- Don't add an undefined id to the span for marked content by
@​calixtemanin mozilla/pdf.js#20103- [Editor] Make possible to change the highlight color from the main panel by
@​calixtemanin mozilla/pdf.js#20098- [Editor] Add the possibility to add Popup annotations (bug 1976724) by
@​calixtemanin mozilla/pdf.js#20080- [Editor] Only add a popup to an existing annotation if it exits by
@​calixtemanin mozilla/pdf.js#20104- Use canvas context text primitives when the font file is missing by
@​calixtemanin mozilla/pdf.js#20101- Make the link annotations correctly announced by screen readers (bug 1708041) by
@​calixtemanin mozilla/pdf.js#20096- Fix intermittent failure in the viewer alert tests by
@​timvandermeijin mozilla/pdf.js#20106- [Editor] Fix the highlighting colors in HCM (bug 1977259) by
@​calixtemanin mozilla/pdf.js#20099- Update translations and dependencies to the most recent versions by
@​timvandermeijin mozilla/pdf.js#20107- Fix the xref table with the values we've at the beginning of a xref stream (bug 1978317) by
@​calixtemanin mozilla/pdf.js#20113- Use a HTML date/time input when a field requires a date or a time. by
@​calixtemanin mozilla/pdf.js#20116- [Editor] Don't show the actions button in the comment popup when it's useless by
@​calixtemanin mozilla/pdf.js#20120v5.3.93
This release contains improvements for accessibility, annotations, the annotation editor, forms, printing and the viewer.
Changes since v5.3.31
- Bump the stable version in
pdfjs.configby@​timvandermeijin mozilla/pdf.js#19981- Update Puppeteer to version 24.10.0 by
@​calixtemanin mozilla/pdf.js#19985- Update dependencies and translations to the most recent versions by
@​timvandermeijin mozilla/pdf.js#19997- Fix intermittent failure in the find integration tests by
@​timvandermeijin mozilla/pdf.js#20000- Log test number and id in reftests by
@​nicolo-ribaudoin mozilla/pdf.js#20002- Move the popup annotation in the DOM just after the element triggering it by
@​calixtemanin mozilla/pdf.js#20004- [Editor] Fix the text alignment in freetext annotations (bug 1971134) by
@​calixtemanin mozilla/pdf.js#20011- Fix a printing issue on Mac (bug 1961423) by
@​calixtemanin mozilla/pdf.js#19996- Remove the possibility to go to the next page in using the ENTER key (bug 1971299) by
@​calixtemanin mozilla/pdf.js#20003
... (truncated)
Commits
295fb3eMerge pull request #20120 from calixteman/remove_actions_buttonefc1654[Editor] Don't show the actions button in the comment popup when it's useless542514eMerge pull request #20116 from calixteman/add_date_picker57ce4f8Use a HTML date/time input when a field requires a date or a time.aee4f2dMerge pull request #20113 from calixteman/bug197831778391edFix the xref table with the values we've at the beginning of a xref stream (b...bfc2025Merge pull request #20107 from timvandermeij/updatesdcf161eUpdate translations to the most recent versions5d6023cUpdate dependencies to the most recent versionsed14197Merge pull request #20099 from calixteman/bug1977259- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| universalviewer | Preview | Comment | Aug 18, 2025 1:59pm |
A newer version of pdfjs-dist exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.