Update dependency pdfmake to ^0.3.0 - #3996
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
renovate-bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
September 3, 2026 19:20
1b8e8f8 to
804e8c8
Compare
yoshi-approver
approved these changes
Sep 3, 2026
renovate-bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
September 4, 2026 19:47
804e8c8 to
9ba4ccf
Compare
renovate-bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
September 4, 2026 20:55
9ba4ccf to
343b390
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.2.19→^0.3.0Release Notes
bpampuch/pdfmake (pdfmake)
v0.3.11Compare Source
v0.3.10Compare Source
v0.3.9Compare Source
v0.3.8Compare Source
Added server-side method
setLocalAccessPolicy()for defining a custom access policy for local fileExample:
Improved URL Access Policy (
setUrlAccessPolicymethod); URLs are now validated even before each redirection in Node.js and after final redirection in browser (browsers do not support validation before redirection)Fixed extra blank page when using headerRows, dontBreakRows and cell pageBreak together
Fixed rendering of an invalid color name - previously it used the last valid color; now it defaults to black
Fixed dontBreakRows rowSpan ending offset across pages
v0.3.7Compare Source
v0.3.6Compare Source
Added
setUrlAccessPolicy()for defining a custom access policy for external URLs before download(addresses a potential server vulnerability CVE-2026-26801)
Example:
For details see documentation
Added validation for image height and width values
v0.3.5Compare Source
snakingColumnsproperty for columns to enable newspaper-like column flowtextnodeoutline- set totruefor add to bookmarksoutlineText(optional) - set custom bookmark text, otherwise text from nodeoutlineExpanded(optional) - set totruefor expanded/opened bookmarkoutlineParentId(optional) - parent bookmarkidoutlinesfor ToC, which adds all items to outlines / bookmarks (any existing outline settings on texts are respected)v0.3.4Compare Source
verticalAlignmentproperty, values:top(default),middle,bottomv0.3.3Compare Source
hideEmpty- set totrueif you can hide an empty ToCsortBy-'page'(default) or'title'sortLocale- custom locale to sort by propertysortBydecorationThicknessfortextto set width of the decoration lineextendsin style with style name or array of string with style namesv0.3.2Compare Source
open()andprint()methods in browsersvgnode)heightdefinedmarkerColorfor each item ofulandolv0.3.1Compare Source
v0.3.0Compare Source
pdfkitpackage, moving away from@foliojs-forkpageBreakBeforefunction (breaking change)sectionnodeConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.