Skip to content

Bump react-pdf from 5.2.0 to 5.4.0 in /loneman_dev#17

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/loneman_dev/react-pdf-5.4.0
Closed

Bump react-pdf from 5.2.0 to 5.4.0 in /loneman_dev#17
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/loneman_dev/react-pdf-5.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2021

Bumps react-pdf from 5.2.0 to 5.4.0.

Release notes

Sourced from react-pdf's releases.

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!
  • Changed async/await syntax to Promises, reducing build size significantly (#807).

Bug fixes

  • Fixed annotation links no longer working in some cases (#816).

v5.4.0-beta.3

What's changed?

v5.4.0-beta.2

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

v5.4.0-beta

What's new?

  • Changed async/await syntax to Promises, reducing build size significantly (#807).

v5.3.2

Bug fixes

  • Fixed file prop type checker not accepting data as string (#800).

v5.3.1

What's changed?

  • Made documentation on bundler-specific entry files clearer.
  • Minor code optimizations for smaller bundle size.

Bug fixes

  • Fixed onLoadProgress incorrectly listed as Page prop in README.
  • Fixed data URI not parsed properly when having multiple headers (#784).

v5.3.0

What's new?

  • Updated PDF.js from 2.5.207 to 2.6.347 (#746). Thanks, @​andi-dev!
  • Replaced worker-loader with file-loader in Webpack-specific entry file (#93, #291, #496, #530, #558, #613, #685, #734, #756). Webpack-specific entry file now works with Create React App.
  • Improved memory management by destroying previous worker when file changes (#288, #305, #755). Thanks, @​jeetiss!

What's changed?

  • Replaced PDFLinkService with custom LinkService (#657, #659, #749).
  • Use public API for rendering cancellation (#757). Thanks, @​jeetiss!

... (truncated)

Commits
  • dead22e v5.4.0
  • 9d6698f Fix security vulnerability in ansi-regex dependency
  • 443094c Fix security vulnerability in tmpl dependency
  • 505a9e4 Fix security vulnerability in nth-check dependency
  • da95e97 Fix Parcel sample failing to build on macOS
  • 539e3bc Update Jest to 27.0.0
  • 5305a85 Remove unnecessary Babel plugin
  • c0e94b7 Update Babel to 7.15.0
  • 7fca6c6 Fix conflicting values for 'process.env.NODE_ENV' (#841)
  • e6df217 Fix security vulnerability in tar dependency
  • 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 5.2.0 to 5.4.0.
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](wojtekmaj/react-pdf@v5.2.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2021

Superseded by #22.

@dependabot dependabot bot closed this Oct 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/loneman_dev/react-pdf-5.4.0 branch October 20, 2021 05:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants