Skip to content

Bump react-pdf from 4.2.0 to 6.2.0 in /ui#675

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps react-pdf from 4.2.0 to 6.2.0.

Release notes

Sourced from react-pdf's releases.

v6.2.0

What's new?

  • Added support for devicePixelRatio prop in Page component.

Bug fixes

  • Pass the actual itemIndex to the customTextRenderer (#1183). Thanks, @​paescuj!

v6.1.1

Bug fixes

  • Fixed text items misaligned when using customTextRenderer and if textContent items have both text and line break (#1173).

v6.1.0

What's new?

  • Improved text selection behavior (#1034).

v6.0.3

Bug fixes

  • Fixed customTextRenderer called too often and potentially with undefined str (#1151).
  • Fixed text layer rendering twice when using React 18 w. StrictMode on.

v6.0.2

Bug fixes

  • Fixed Vite specific entry causing fake worker to be initialized (#1148).

v6.0.1

Bug fixes

  • Fixed Vite specific entry causing build to fail (#1148).

v6.0.0

See Upgrade guide from version 5.x to 6.x.

Note: React <16.8 is not supported. If you're still using React older than 16.8, please use react-pdf@^5.0.0 instead.

❗️ = breaking change

What's new?

  • ❗️ Vastly improved performance and bundle size thanks to the modern version of PDF.js that is now used. This drops support for legacy browsers. See README for details.
  • Added official support for Vite.
  • Updated PDF.js to 2.16.105 (#1019).
    • Improvements for the text layer (space insertion)
    • Improvements for canvas rendering (thin line rendering)
    • Improvements for forms (printing/saving of choice lists)
    • Improvements for accessibility (sidebar and search results)
    • Bug fixes and optimizations, in particular for annotations, font/image conversion, SMask rendering, text layer rendering and TypeScript definitions
    • Performance improvements for rendering image masks, Type3 fonts and certain drawing instructions
    • Support for specifying custom background/foreground colors for rendering in the viewer (this will be soon be supported in React-PDF)
    • Bugfixes
    • Accessibility improvements
    • Rendering quality improvements.
  • Improved documentation.

... (truncated)

Commits
  • 08e7c44 v6.2.0
  • 45a19b6 Add support for devicePixelRatio prop in Page component
  • a1ae3a9 Bump loader-utils from 2.0.3 to 2.0.4 in /test (#1174)
  • 20050d3 Bump loader-utils from 2.0.3 to 2.0.4 in /sample/webpack4
  • d46734f Bump loader-utils from 1.4.1 to 1.4.2 in /sample/webpack4 (#1175)
  • 2cdd167 Bump loader-utils from 2.0.3 to 2.0.4 in /sample/create-react-app-5 (#1172)
  • 8e6057a Make customTextRenderer toggleable in test suite (#1152)
  • 194c0c6 Pass the actual itemIndex to the customTextRenderer (#1183)
  • e1cf160 Bump webpack-cli from 4.10.0 to 5.0.0
  • 2f67369 v6.1.1
  • 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 6.2.0.
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](wojtekmaj/react-pdf@v4.2.0...v6.2.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 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2023

Superseded by #721.

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/develop/react-pdf-6.2.0 branch January 2, 2023 01:47
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