Skip to content

chore(deps): update dependency pdfkit to v0.20.2 - #261

Merged
dietrichmax merged 1 commit into
mainfrom
renovate/patch-updates
Sep 2, 2026
Merged

chore(deps): update dependency pdfkit to v0.20.2#261
dietrichmax merged 1 commit into
mainfrom
renovate/patch-updates

Conversation

@mxdcodes-bot

@mxdcodes-bot mxdcodes-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pdfkit (source) 0.20.10.20.2 age confidence

Release Notes

foliojs/pdfkit (pdfkit)

v0.20.2

Compare Source

  • Fix bundlers and file tracers packing the ESM copies of the standard font metrics instead of the CommonJS ones the Node build actually loads, which left Cannot find module errors for every standard font at runtime, by resolving the internal #standard-fonts/* mapping to a single file under all conditions
  • Fix doc.file() throwing when the same in-memory attachment is embedded twice under one name, because the creation and modified dates the deduplication check compares are absent for sources that are not read from disk
  • Fix doc.text() throwing unsupported number: NaN when lineBreak: false is combined with underline, strike, link or goTo, because the rendered width was computed from the line wrapper's measurements, which are never produced when wrapping is disabled

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@mxdcodes-bot mxdcodes-bot Bot added the dependencies Pull requests that update a dependency file label Sep 2, 2026
@dietrichmax
dietrichmax merged commit 811d4d5 into main Sep 2, 2026
9 checks passed
@dietrichmax
dietrichmax deleted the renovate/patch-updates branch September 2, 2026 15:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant