vercel / nft

Node.js dependency tracing utility
https://npmjs.com/@vercel/nft
MIT License
1.31k stars 136 forks source link

chore: Bump crypto-js and pdfkit #379

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps crypto-js to 4.2.0 and updates ancestor dependency pdfkit. These dependencies need to be updated together.

Updates crypto-js from 3.3.0 to 4.2.0

Commits


Updates pdfkit from 0.10.0 to 0.14.0

Release notes

Sourced from pdfkit's releases.

0.14.0

  • 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)

0.13.0

  • Add tiling pattern support

0.12.1

  • Update crypto-js to v3.3 (fix security issue)
  • Update fontkit to 1.8.1

v0.12.0

  • Add support for Embedded Files and File Attachment Annotations
  • Accessibility support
  • Replace integration tests by visual regression tests
  • Fix access permissions in PDF version 1.7ext3
  • Fix Buffer() is deprecation warning
  • Add forms.md to generate documentation files
  • Fix "@" in FontName

v0.11.0

  • Fix infinite loop when an individual character is bigger than the width of the text.
  • Fix infinite loop when text is positioned after page right margin
  • Allow links in continued text to be stopped by setting link to null
  • Add support to interlaced PNG files
  • Do not emit _interopDefault helper in commonjs build
  • Fix gradient with multiple stops (#1045)
  • Set link annotation flag to print by default
  • Add support for AcroForms
  • Drop support for (uncommon) cid less fonts on standalone build (reduces bundle size)
Changelog

Sourced from pdfkit's changelog.

[v0.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)

  • Add support for EXIF orientation on JPEG images (#626 and #1353)

[v0.13.0] - 2021-10-24

  • Add tiling pattern support

[v0.12.3] - 2021-08-01

  • Remove examples from published package

[v0.12.2] - 2021-08-01

  • Fix for PDF accessibility check. (#1265)
  • Allow applying 'underline' and 'strike' text styling together on a text
  • Allow to specify the AcroForm text fontSize
  • Update crypto-js to v4.0 (properly fix security issue)

[v0.12.1] - 2021-04-10

  • Update crypto-js to v3.3 (fix security issue)
  • Update fontkit to 1.8.1

[v0.12.0] - 2021-04-04

  • Add support for Embedded Files and File Attachment Annotations
  • Accessibility support
  • Replace integration tests by visual regression tests
  • Fix access permissions in PDF version 1.7ext3
  • Fix Buffer() is deprecation warning
  • Add forms.md to generate documentation files
  • Fix "@" in FontName

[v0.11.0] - 2019-12-03

  • Fix infinite loop when an individual character is bigger than the width of the text.
  • Fix infinite loop when text is positioned after page right margin
  • Allow links in continued text to be stopped by setting link to null
  • Add support to interlaced PNG files
  • Do not emit _interopDefault helper in commonjs build
  • Fix gradient with multiple stops (#1045)
  • Set link annotation flag to print by default
  • Add support for AcroForms
  • Drop support for (uncommon) cid less fonts on standalone build (reduces bundle size)
Commits
Maintainer changes

This version was pushed to npm by liborm85, a new releaser for pdfkit since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vercel/nft/network/alerts).
github-actions[bot] commented 9 months ago

:tada: This PR is included in version 0.26.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: