w3bdesign / dfweb-v3

🏡 DFWeb personal portfolio version 3 with Next.js, Sanity.io, Framer Motion, Storybook, Tailwind CSS, Cypress, Playwright and more. 98% test coverage.
https://v3.dfweb.no
MIT License
20 stars 6 forks source link

Update dependency react-pdf to v8 #1757

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-pdf (source) ^7.7.1 -> ^8.0.0 age adoption passing confidence

Release Notes

wojtekmaj/react-pdf (react-pdf) ### [`v8.0.0`](https://togithub.com/wojtekmaj/react-pdf/releases/tag/v8.0.0) [Compare Source](https://togithub.com/wojtekmaj/react-pdf/compare/v7.7.1...v8.0.0) ❗️ = breaking change #### What's changed? - Added support for React 19. - ❗️ [New JSX transform](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html) is now required. Most likely, you’re already using it, but if you’re not, you’ll need to enable it by following the instructions in the linked blog post. - ❗️ `propTypes` were removed. If you’re using `propTypes`, we recommend migrating to TypeScript or another type-checking solution.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dfweb-v3 ✅ Ready (Inspect) Visit Preview May 1, 2024 6:08am
github-actions[bot] commented 3 months ago
⚡️ Lighthouse report: Category Score
🟢 Performance 99
🟢 Accessibility 100
🟢 Best practices 96
🟢 SEO 100
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.26%. Comparing base (962a2ff) to head (aeb494a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1757 +/- ## ======================================= Coverage 98.26% 98.26% ======================================= Files 23 23 Lines 173 173 Branches 31 31 ======================================= Hits 170 170 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud