Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

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

v5.3.93

This release contains improvements for accessibility, annotations, the annotation editor, forms, printing and the viewer.

Changes since v5.3.31

... (truncated)

Commits
  • 295fb3e Merge pull request #20120 from calixteman/remove_actions_button
  • efc1654 [Editor] Don't show the actions button in the comment popup when it's useless
  • 542514e Merge pull request #20116 from calixteman/add_date_picker
  • 57ce4f8 Use a HTML date/time input when a field requires a date or a time.
  • aee4f2d Merge pull request #20113 from calixteman/bug1978317
  • 78391ed Fix the xref table with the values we've at the beginning of a xref stream (b...
  • bfc2025 Merge pull request #20107 from timvandermeij/updates
  • dcf161e Update translations to the most recent versions
  • 5d6023c Update dependencies to the most recent versions
  • ed14197 Merge pull request #20099 from calixteman/bug1977259
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pdfjs-dist](https://github.com/mozilla/pdf.js) from 3.11.174 to 5.4.54.
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v3.11.174...v5.4.54)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-version: 5.4.54
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2025
Copy link

vercel bot commented Aug 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
universalviewer Ready Ready Preview Comment Aug 18, 2025 1:59pm

Copy link
Contributor

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the CDN downloads of the library to match the new version number, but those URLs do not work. We need to either find a working CDN, or else we need to fix the Webpack build (which perhaps is feasible for this newer version). It is likely that additional changes will be needed for compatibility with the new major version -- all of this work must be completed before this can be merged.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant