Skip to content

chore(deps): bump pdfjs-dist from 6.0.227 to 6.2.108 - #120

Merged
PAMulligan merged 3 commits into
mainfrom
dependabot/npm_and_yarn/pdfjs-dist-6.2.108
Sep 12, 2026
Merged

PAMulligan merged 3 commits into
mainfrom
dependabot/npm_and_yarn/pdfjs-dist-6.2.108

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps pdfjs-dist from 6.0.227 to 6.2.108.

Release notes

Sourced from pdfjs-dist's releases.

v6.2.108

This release contains improvements for annotation rendering, annotation editing, font conversion, image conversion, performance, SMask handling and text selection.

Changes since v6.1.200

... (truncated)

Commits
  • 0365cbd Merge pull request #21654 from calixteman/fix/cycles
  • f704f2e Merge pull request #21652 from Snuffleupagus/signatures-async-helpers
  • 01ba4c4 Merge pull request #21646 from calixteman/update/pdf.js.qcms
  • 0299cdc Merge pull request #21653 from Snuffleupagus/jsActions-_getElementsByName-sho...
  • 8c3e101 Merge pull request #21650 from mozilla/dependabot/github_actions/github/codeq...
  • 14afb86 Merge pull request #21649 from mozilla/dependabot/github_actions/github/codeq...
  • 14fc73b Merge pull request #21648 from mozilla/dependabot/github_actions/github/codeq...
  • 257f4c2 Merge pull request #21647 from mozilla/dependabot/github_actions/actions/setu...
  • 93958e4 Merge pull request #21640 from Snuffleupagus/defaultOptions-Map
  • bc6b5b0 Merge pull request #21651 from mozilla/dependabot/github_actions/actions/chec...
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 8, 2026
Bumps [pdfjs-dist](https://github.com/mozilla/pdf.js) from 6.0.227 to 6.2.108.
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v6.0.227...v6.2.108)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-version: 6.2.108
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/pdfjs-dist-6.2.108 branch from 8266945 to d0ce56e Compare August 15, 2026 21:05
Paul Mulligan and others added 2 commits September 12, 2026 18:58
Resolve pnpm-lock.yaml conflict by re-resolving pdfjs-dist against
main's lockfile so the only change is the 6.0.227 -> 6.2.108 bump.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
pdfjs-dist has required Node >=22.13 since 6.0, and 6.2.108 dropped the
core-js polyfills for ArrayBuffer.prototype.transferToFixedLength. On
Node 20 the pdf.js worker throws "buffer.transferToFixedLength is not a
function" while building the operator list, so fonts and image XObjects
never reach the parser and the PDF parser, CLI, and JSX snapshot tests
fail. Node 22 and 24 have the method natively.

Node 20 is also past end of life, so move every workflow to Node 22 and
document 22.13+ as the onboarding prerequisite.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@PAMulligan
PAMulligan merged commit 98fab14 into main Sep 12, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/pdfjs-dist-6.2.108 branch September 12, 2026 23:12
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