Skip to content

Bump react-pdf from 4.2.0 to 5.7.1 in /ui#211

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/develop/react-pdf-5.7.1
Closed

Bump react-pdf from 4.2.0 to 5.7.1 in /ui#211
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/develop/react-pdf-5.7.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps react-pdf from 4.2.0 to 5.7.1.

Release notes

Sourced from react-pdf's releases.

v5.7.1

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.

v5.7.0

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.

v5.6.0

What's new?

  • Updated PDF.js to 2.10.377 (#900).
    • Improved XFA support (#856).

v5.5.0

What's new?

v5.4.1

Bug fixes

  • Fixed LinkService crashing given already-resolved dest (#869).

v5.4.0

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!

... (truncated)

Commits
  • d4ef2f5 v5.7.1
  • 27d465d Remove useless comment
  • 454330a Replace deprecated renderInteractiveForms option with annotationMode in page....
  • b7011cb Replace renderInteractiveForms prop with renderForms prop
  • 391bc02 Fix regression that caused interactive forms to be always rendered
  • 8916e13 Use workerPort instead of workerSrc in Parcel 2 specific entry (#941)
  • f1d9ea4 Remove postinstall from package.json with custom Yarn plugin
  • 99a0fcf Use HTTPS protocol in cMapUrl docs
  • b623139 Update dependencies
  • 04e2e7a Update ESLint, update ESLint config, configure Prettier, format all files usi...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [react-pdf](https://github.com/wojtekmaj/react-pdf) from 4.2.0 to 5.7.1.
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](wojtekmaj/react-pdf@v4.2.0...v5.7.1)

---
updated-dependencies:
- dependency-name: react-pdf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 4, 2022

Superseded by #280.

@dependabot dependabot bot closed this Apr 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/develop/react-pdf-5.7.1 branch April 4, 2022 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants