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 framer-motion to ^11.0.12 #1693

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion ^11.0.8 -> ^11.0.12 age adoption passing confidence

Release Notes

framer/motion (framer-motion) ### [`v11.0.12`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11012-2024-03-12) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.11...v11.0.12) ##### Fixed - Updated `@emotion/is-valid-prop` as peer dependency. ### [`v11.0.11`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11011-2024-03-12) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.10...v11.0.11) ##### Changed - Keyframes now resolved asynchronously. - External event handlers now fired synchronously. - CSS variables and unit conversion now supported with >2 keyframe animations. - Removed WAAPI animation of `background-color`. ### [`v11.0.10`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11010-2024-03-12) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.9...v11.0.10) ##### Fixed - Improved speed and stability of regexes. ### [`v11.0.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1109-2024-03-05) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.8...v11.0.9) ##### Added - Added support for Content Security Policy (CSP) nonces via `MotionConfig`.

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.

renovate[bot] commented 6 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


vercel[bot] commented 6 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 Mar 12, 2024 4:31pm
github-actions[bot] commented 6 months ago
āš”ļø Lighthouse report: Category Score
šŸŸ¢ Performance 100
šŸŸ¢ Accessibility 100
šŸŸ¢ Best practices 96
šŸŸ¢ SEO 100
sonarcloud[bot] commented 6 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

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 98.27%. Comparing base (a8b010a) to head (c9e4643).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1693 +/- ## ======================================= Coverage 98.27% 98.27% ======================================= Files 23 23 Lines 174 174 Branches 32 32 ======================================= Hits 171 171 Misses 3 3 ```

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