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 jsdom to ^24.1.0 #1775

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom ^24.0.0 -> ^24.1.0 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom) ### [`v24.1.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2410) [Compare Source](https://togithub.com/jsdom/jsdom/compare/24.0.0...24.1.0) - Added the `getSetCookie()` method to the `Headers` class. (ushiboy) - Fixed the creation and parsing of elements with names from `Object.prototype`, like `"constructor"` or `"toString"`. - Updated `rweb-cssom`, which can now parse additional CSS constructs.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 1 month 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 26, 2024 10:00am
github-actions[bot] commented 1 month ago
⚑️ Lighthouse report: Category Score
🟠 Performance 79
🟒 Accessibility 100
🟒 Best practices 96
🟒 SEO 100
sonarcloud[bot] commented 1 month 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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.26%. Comparing base (a71f4ef) to head (f15ffca).

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

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