Skip to content

Update dependency pdfmake to v0.2.20 #542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdfmake (source) 0.2.7 -> 0.2.20 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bpampuch/pdfmake (pdfmake)

v0.2.20

Compare Source

  • Fixed text overflow with some non-wrappable texts

v0.2.19

Compare Source

  • Update Roboto font (version 3.011)

v0.2.18

Compare Source

  • Update pdfkit
  • Fixed a potential issue in the minimized library when detecting the orientation of JPEG images

v0.2.17

Compare Source

  • Fix big size pdfmake bundle for browser

v0.2.16

Compare Source

  • Update pdfkit to 0.15.2
  • Fixed aspect ratio for image with exif orientation tag
  • Fixed font size calculation for watermark if is page orientation is changed

v0.2.15

Compare Source

  • Added support PDF/A and PDF/UA (see documentation)
  • Changed Virtual file system (VFS) format for better compatibility with frameworks (backwards compatibility preserved). For compatibility with frameworks, rebuild VFS required!
  • Browser: Added methods for fonts (addFonts, setFonts, clearFonts)
  • Browser: Added methods for table layouts (addTableLayouts, setTableLayouts, clearTableLayouts)
  • Added support link, linkToPage and linkToDestination for SVG
  • Update pdfkit to 0.15.1
  • Fixed bug with how page breaks provoked by cells with rowspan were handled
  • Fixed find where previous cell started with row span and col span combination
  • Fixed calculating correctly the 'y' at the end of a rowSpan with dontBreakRows

v0.2.14

Compare Source

  • Fixed drawing top horizontal line of the table with page break
  • Fixed uncaught Error when rowSpan and dontBreakRows combined

v0.2.13

Compare Source

  • Minimal supported version Node.js 18 LTS
  • Update Roboto font (version 3.010)
  • Fixed page break in a column group
  • Fixed saving margins in an unbreakable block
  • Fixed fillColor items in unbreakable blocks
  • Fixed calculating correctly the 'y' at the end of a rowSpan with dontBreakRows
  • Fixed margins (top/bottom) of nodes and row height are considered for breaking page
  • Fixed margins after page break
  • Fixed margins of nodes with relativePosition or absolutePosition are ignored and don't interfere with the regular flow of the layout

v0.2.12

Compare Source

  • Fixed error message of bad image definition

v0.2.11

Compare Source

  • Fixed and validates input values headerRows and keepWithHeaderRows
  • Fixed numbering nested ordered lists
  • Speed up StyleContextStack.autopush() for large tables
  • Fixed widths of table columns with percentages
  • Fixed storing the correct context in the ending cell of a row span when there were nested column groups (columns or tables)

v0.2.10

Compare Source

  • Removed unused brfs dependency

v0.2.9

Compare Source

  • Added padding option for QR code
  • Allow the document language to be specified
  • Fixed cover image size inside table
  • Fixed "Cannot read properties of undefined (reading 'bottomMost')" if table contains too few rows
  • Fixed invalid source-maps in builded js file

v0.2.8

Compare Source

  • Update pdfkit to 0.14.0
  • Update Roboto font (version 3.008)

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Apr 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollout ❌ Failed (Inspect) May 9, 2025 11:00am

@renovate renovate bot force-pushed the renovate/pdfmake-0.x-lockfile branch from 3959065 to 1b7d2bb Compare April 26, 2025 09:58
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.18 Update dependency pdfmake to v0.2.19 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/pdfmake-0.x-lockfile branch from 1b7d2bb to f5ec6ac Compare May 9, 2025 10:15
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.19 Update dependency pdfmake to v0.2.20 May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants