aleph
aleph copied to clipboard
Bump react-pdf from 7.7.3 to 9.2.1 in /ui
Bumps react-pdf from 7.7.3 to 9.2.1.
Release notes
Sourced from react-pdf's releases.
v9.2.1
Bug fixes
- Fixed gray background appearing on selection (#1925).
v9.2.0
What's new?
- Updated PDF.js to 4.8.69. Thanks,
@MGPOCKY!- Improved compatibility with Node.js 22.
v9.1.1
Bug fixes
- Fixed "Worker was terminated" error on unmount (#1062, #1877). Thanks,
@CyberAndrii!- Fixed
package.jsonexportsnot allowing to importpackage.json(#1876).v9.1.0
What's new?
- Updated PDF.js to 4.4.168.
- Annotation improvements
- Font conversion improvements
- Image decoding improvements
- Performance improvements
- Text selection improvements
- Added support for
isolatedDeclarationsin TypeScript.What's changed?
- Updated documentation.
- Updated Next.js, Parcel and Webpack examples.
Bug fixes
- Fixed missing hiddenCanvasElement styles (#1815).
- Fixed overly large
structTreeUtils.d.tsfile, saving you 45 KB of disk space.v9.0.0
See Upgrade guide from version 8.x to 9.x.
This version updates PDF.js to 4.3.136, fixing GHSA-wgrm-67xf-hhpq for good. React-PDF v8.0.2 and v7.7.3 have already included a mitigation of the issue and thus were not affected by this vulnerability, but caused automatic security alerts due to the outdated PDF.js version.
❗️ = breaking change
What's new?
- Updated PDF.js to 4.3.136.
- Optimizations for CPU and memory usage
- Performance improvements
... (truncated)
Commits
5e0d135v9.2.1aa08296Fix gray background appearing on selectionea5572ev9.2.070a0f3bUpdate pdfjs-dist to 4.8.69 (#1921)0815ad4Add a note regarding swcMinify: false required on Next.js prior to v158f4f29eBump vitest from 2.0.5 to 2.1.1f760eb2Update pdfjs-dist to 4.6.82 (#1880)f58f718Get rid of some biome-ignore commentsb7b6624v9.1.12ff8ff6Fix "Worker was terminated" error on unmount (#1877)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| react-pdf | [>= 6.2.a, < 6.3] |
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.