Skip to content

Bump react-pdf from 4.2.0 to 5.5.0 in /ui#57

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

Bumps react-pdf from 4.2.0 to 5.5.0.

Release notes

Sourced from react-pdf's releases.

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

... (truncated)

Commits
  • 722dfd1 v5.5.0
  • ee64e7b Add a way to test canvasBackground in test suite
  • d5a388d Implement canvasBackground prop (#851)
  • 46ccd23 Fix test suite not working on Windows
  • 9e81fd8 v5.4.1
  • 9dc3b43 Fix LinkService crashing given already-resolved dest
  • 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
  • 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.5.0.
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](wojtekmaj/react-pdf@v4.2.0...v5.5.0)

---
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 Nov 10, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 20, 2021

Superseded by #131.

@dependabot dependabot bot closed this Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/develop/react-pdf-5.5.0 branch December 20, 2021 01:48
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