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

[Snyk] Upgrade pdfkit from 0.14.0 to 0.15.0 #39

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

Conversation

DGclasher
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade pdfkit from 0.14.0 to 0.15.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 24 days ago, on 2024-03-24.
Release notes
Package name: pdfkit
  • 0.15.0 - 2024-03-24
    • Add subset for PDF/UA
    • Fix for line breaks in list items (#1486)
    • Fix for soft hyphen not being replaced by visible hyphen if necessary (#457)
    • Optimize output files by ignoring identity transforms
    • Fix for Acroforms - setting an option to false will still apply the flag (#1495)
    • Fix for text extraction in PDFium-based viewers due to invalid ToUnicodeMap (#1498)
    • Remove deprecated write method
    • Drop support for Node.js < 18 and for browsers released before 2020
  • 0.14.0 - 2023-11-09
    • Add support for PDF/A-1b, PDF/A-1a, PDF/A-2b, PDF/A-2a, PDF/A-3b, PDF/A-3a
    • Update crypto-js to v4.2.0 (properly fix security issue)
from pdfkit GitHub release notes
Commit messages
Package name: pdfkit
  • 5ca3535 v0.15.0
  • c8d318f Upgrade dependencies
  • abfd2d3 Remove browser field from package.json (compatibility with browserify)
  • 1f917e3 Drop support for Node.js < 18 and for browsers released before 2020
  • 0322185 Move icc profile file to mixins data subfolder
  • 27891c5 Remove deprecated method write
  • 5556436 Import PDFDocument from root in kitchen sink example
  • 946f9cf Generate ToUnicodeMap bfrange in multiple ranges (#1498) (#1499)
  • 485b7e6 Fix Acroforms - setting an option to false will still apply the flag (#1496)
  • a655194 Prevent adding identity transforms to the document (#1493)
  • 1f70b45 Replace soft hyphen with visible hyphen if line break demands it (#1488)
  • 2d5b416 Made regex quantifier lazy to resolve #381 (#1349)
  • ebf404e #1486 fix newline items in lists (#1487)
  • 408dc4e Add PDF/UA subset (#1485)
  • 5bbd9a1 Support Jpeg Exif Orientation (#1482)
  • 275734a update canvs
  • 812ca1a Node.js 20 LTS

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants