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 react-pdf from 5.3.0 to 5.7.2 #312

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

Conversation

aashutoshrathi
Copy link
Contributor

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


Snyk has created this PR to upgrade react-pdf from 5.3.0 to 5.7.2.

ℹ️ 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 12 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2022-03-30.
Release notes
Package name: react-pdf
  • 5.7.2 - 2022-03-30

    What's new?

    • Added instructions on support for standard fonts.
    • Make findDocumentSource cancellable, cancel running tasks in loadDocument before finding source (#947).

    Bug fixes

    • Fixed Page not rendering in canvas rendering mode (default) when using React 18 w. StrictMode on (#972).
  • 5.7.1 - 2022-02-09

    What's changed?

    • Replaced deprecated renderInteractiveForms option with annotationMode in page.render call (#946).

    Bug fixes

    • Use workerPort instead of workerSrc in Parcel 2 specific entry (#941). Thanks, @ jamesjessian!
    • Fixed regression that caused interactive forms to be always rendered.
  • 5.7.0 - 2022-01-27

    Biggest one in months!

    What's new?

    • Added support for React 18.
    • Added official support for Parcel 2.
    • Added new Webpack 5-specific entry file. It uses Webpack's new URL assets instead of worker-loader, which turned out to be quite problematic in the past. Don't worry, if you want to stick to the old Webpack-specific one, it should still work just fine!
    • Updated PDF.js to 2.12.313 (#936).
      • Improved XFA support
      • Improved pattern/tiling support
      • Rich text annotation support
    • Added support for externalLinkRel prop.
    • Added dest and pageIndex to onItemClick callbacks (#812, #924). Thanks, @ malwilley!

    What's changed?

    • Updated cMaps instructions to work with Yarn PnP.
    • Updated PDF.js worker instructions for clarity.
      • Specify how to make it work with Create React App 5.
    • Added instructions on how to manually copy cMaps directory.
    • Added instructions on how to manually copy pdf.worker.js.
    • Added Create React App 5 sample suite.
    • Added Parcel 2 sample suite.
  • 5.6.0 - 2021-12-13

    What's new?

    • Updated PDF.js to 2.10.377 (#900).
      • Improved XFA support (#856).
  • 5.5.0 - 2021-10-25

    What's new?

  • 5.4.1 - 2021-10-19

    Bug fixes

    • Fixed LinkService crashing given already-resolved dest (#869).
  • 5.4.0 - 2021-09-27

    What's new?

    • Updated PDF.js to 2.9.359 (#818).
      • Added support for Signatures (#559, #691, #772, #817).
      • Fixed rendering on Chrome 92 and up (#819).
    • Replaced pdfjs-dist build with legacy ES5 version (#794). Thanks, @ njleonzhang!
    • Changed async/await syntax to Promises, reducing build size significantly (#807).

    Bug fixes

    • Fixed annotation links no longer working in some cases (#816).
  • 5.4.0-beta.3 - 2021-09-01

    What's changed?

  • 5.4.0-beta.2 - 2021-07-27

    What's new?

    • Updated PDF.js to 2.9.359 (#818).
      • Added support for Signatures (#559, #691, #772, #817).
      • Fixed rendering on Chrome 92 and up (#819).

    Bug fixes

    • Fixed annotation links no longer working in some cases (#816).
  • 5.4.0-beta - 2021-07-08
  • 5.3.2 - 2021-07-08
  • 5.3.1 - 2021-07-07
  • 5.3.0 - 2021-05-08
from react-pdf GitHub release notes

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.

None yet

2 participants