Skip to content

build(deps): bump react-pdf from 6.2.2 to 7.7.3#5782

Merged
nikolas merged 2 commits intomasterfrom
dependabot/npm_and_yarn/react-pdf-7.7.3
Mar 30, 2026
Merged

build(deps): bump react-pdf from 6.2.2 to 7.7.3#5782
nikolas merged 2 commits intomasterfrom
dependabot/npm_and_yarn/react-pdf-7.7.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2025

Bumps react-pdf from 6.2.2 to 7.7.3.

Release notes

Sourced from react-pdf's releases.

v7.7.3

Bug fixes

v7.7.2

This version shipped an incorrect fix for a security vulnerability and thus has been deprecated.

Bug fixes

v7.7.1

Bug fixes

  • Fixed Outline, Page and Thumbnail components crashing when placed outside Document, but provided with pdf prop (#1709).
  • Fixed documentation for using vite-plugin-static-copy suggesting a solution that doesn't work on Windows.

v7.7.0

What's new?

  • Detect not memoized file and options props.

What's changed?

  • Updated documentation to make it clear SVG renderMode is deprecated and will be removed in the future.
  • Replaced tiny-warning with more popular (and equally tiny!) warning.

v7.6.0

What's new?

  • Improved developer experience by moving prop documentation to JSDoc. This means that you can now see descriptions, default values, and examples for all props in your IDE.
  • Improved documentation.

v7.5.1

What's new?

v7.5.0

What's new?

  • Exported PasswordResponses type to make it easier to create custom password prompts (#1615). Thanks, @​pstevovski!
  • Updated documentation on options prop and usage with Next.js.

Bug fixes

  • Fixed customTextRenderer not called on items outside of marked content (#1593, #1623).

... (truncated)

Commits
  • 1a69776 v7.7.3
  • 208f28d Force isEvalSupported to false
  • 8ca4d07 v7.7.2
  • 260295b Force isEvalSupported to true
  • 93b09c3 v7.7.1
  • f01d41e Bump eslint-config-wojtekmaj from 0.9.0 to 0.11.0
  • a9d0b52 Bump eslint from 8.37.0 to 8.56.0
  • 57eaaf7 Bump jsdom from 21.1.1 to 24.0.0
  • e339525 Fix Outline, Page and Thumbnail components crashing when placed outside Document
  • cf5327b Add missing linkService in DocumentContext in unit tests
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-pdf-7.7.3 branch from f3bfabd to afeaa89 Compare May 5, 2025 15:13
@nikolas
Copy link
Copy Markdown
Member

nikolas commented Mar 30, 2026

@dependabot rebase

Bumps [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) from 6.2.2 to 7.7.3.
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](https://github.com/wojtekmaj/react-pdf/commits/v7.7.3/packages/react-pdf)

---
updated-dependencies:
- dependency-name: react-pdf
  dependency-version: 7.7.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ⬆️ Bump react-pdf from 6.2.2 to 7.7.3 build(deps): bump react-pdf from 6.2.2 to 7.7.3 Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-pdf-7.7.3 branch from afeaa89 to cc5d5f8 Compare March 30, 2026 15:12
@nikolas nikolas merged commit d754429 into master Mar 30, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/react-pdf-7.7.3 branch March 30, 2026 15:56
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.

1 participant