Skip to content
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

Update dependency pdfmake to v0.2.17 #52

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 6, 2021

This PR contains the following updates:

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

Release Notes

bpampuch/pdfmake (pdfmake)

v0.2.17

Compare Source

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)

v0.2.7

Compare Source

  • Fixed theoretical vulnerability CVE-2022-46161 (It was never part of version released as npm package or cdnjs or bower or packagist!)

v0.2.6

Compare Source

  • Updated Roboto font (version 3.005)
  • Fixed calculating auto page height
  • Fixed TrueType Collection loading from URL
  • Fixed refetching fonts from URL

v0.2.5

Compare Source

  • Support passing headers to request for loading font files and images via URL adresses

v0.2.4

Compare Source

  • Fixed destination path argument in VFS build script.
  • Fixed error "Object.isExtensible is not a function" (bug is in core-js version 3.19.1).

v0.2.3

Compare Source

  • Updated @​foliojs-fork/pdfkit to version 0.13.0.
  • Tiling pattern support.
  • svg-to-pdfkit package moved as built-in. Solve not used installation of pdfkit.
  • Fixed passing document metadata.

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 becomes conflicted, 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.

@renovate renovate bot added the dependencies label Nov 6, 2021
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from 76858cb to 7e3c9ba Compare November 10, 2021 16:22
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.3 Update dependency pdfmake to v0.2.4 Nov 10, 2021
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.4 Update dependency pdfmake to v0.2.5 Apr 1, 2022
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from 7e3c9ba to f5efe9a Compare April 1, 2022 17:13
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.5 Update dependency pdfmake to v0.2.6 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from f5efe9a to 55f7231 Compare November 20, 2022 09:17
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.6 Update dependency pdfmake to v0.2.7 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from 55f7231 to c57721e Compare March 16, 2023 11:41
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.7 Update dependency pdfmake to v0.2.8 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from c57721e to ad872b5 Compare November 9, 2023 11:18
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from ad872b5 to 1a7ed37 Compare January 1, 2024 10:05
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.8 Update dependency pdfmake to v0.2.9 Jan 1, 2024
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.9 Update dependency pdfmake to v0.2.10 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from 1a7ed37 to e112fbd Compare March 7, 2024 15:55
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from e112fbd to b40704a Compare August 9, 2024 07:12
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.10 Update dependency pdfmake to v0.2.11 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from b40704a to 476d2ae Compare August 14, 2024 16:51
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.11 Update dependency pdfmake to v0.2.12 Aug 14, 2024
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.12 Update dependency pdfmake to v0.2.13 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from 476d2ae to b81d422 Compare September 22, 2024 14:03
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.13 Update dependency pdfmake to v0.2.14 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from b81d422 to 994d1da Compare October 9, 2024 09:32
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from 994d1da to 6cdaff9 Compare November 2, 2024 12:34
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.14 Update dependency pdfmake to v0.2.15 Nov 2, 2024
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.15 Update dependency pdfmake to v0.2.15 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/pdfmake-0.x branch December 8, 2024 18:25
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.15 - autoclosed Update dependency pdfmake to v0.2.15 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from 6cdaff9 to 67d7e5e Compare December 15, 2024 15:44
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.15 Update dependency pdfmake to v0.2.16 Dec 15, 2024
@renovate renovate bot changed the title Update dependency pdfmake to v0.2.16 Update dependency pdfmake to v0.2.17 Dec 23, 2024
@renovate renovate bot force-pushed the renovate/pdfmake-0.x branch from 67d7e5e to 01203bf Compare December 23, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants