Bump framer-motion from 12.11.4 to 12.15.0
Bumps framer-motion from 12.11.4 to 12.15.0.
Changelog
Sourced from framer-motion's changelog.
[12.15.0] 2025-05-27
Added
- Support for
pathLength/pathSpacing/pathOffsetforsvgEffect.- Auto kebab-casing of
dataandariaattributes inattrEffect.attrEffectapplies attributes via JS property where possible.- Auto
transform-box: fill-boxfor SVGs withtransforminstyleEffect.[12.14.0] 2025-05-26
Added
- Support for
originX/Y/ZinstyleEffect.Fixed
- Added markers for pure function calls with effects.
[12.13.0] 2025-05-26
Added
svgEffect,propEffectandattrEffect.Fixed
- Fixed a jump in layout animations in select circumstances.
[12.12.2] 2025-05-23
Fixed
- Ensure scroll updates are only triggered after a scroll read.
[12.12.1] 2025-05-16
Fixed
- Checks for
instanceof HTMLElementmade compatible with dynamically generatediframes.[12.12.0] 2025-05-16
Added
springValueFixed
- Fixed various typos in the type definitions along with a stale documentation link.
Commits
2c37211v12.15.0d83cf55Updating changelog264176dMerge pull request #3231 from motiondivision/feature/svg-effect-path08b9578Fixing79cb600Adding test suite9bc8cb6Fixing effect exportf0d5139v12.14.04bb70f3Updating changeloga463a27Merge pull request #3230 from motiondivision/feature/transform-origin-effect96578cdLatest- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
Labels
The following labels could not be found: pr: dependencies. Please create it before Dependabot can add it to a pull request.
Please fix the above issues or remove invalid values from dependabot.yml.
Here's the code health analysis summary for commits b7b332b..2876357. View details on DeepSource ↗.
Analysis Summary
| Analyzer | Status | Summary | Link |
|---|---|---|---|
| ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀
🔗 Site: CodeHarborHub | Live Site
| URL 🌐 | Performance | Accessibility | Best Practices | SEO | 📊 |
|---|---|---|---|---|---|
| / | 🔴 35 | 🟡 81 | 🟡 75 | 🟢 100 | 📄 |
| /docs | 🟡 50 | 🟢 90 | 🟡 75 | 🟢 100 | 📄 |
| /docs/category/javascript | 🟡 62 | 🟢 90 | 🟡 75 | 🟢 100 | 📄 |
| /courses | 🟡 53 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
| /courses/category/reactjs | 🟡 66 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
| /blog | 🟡 51 | 🟡 86 | 🟢 96 | 🟡 86 | 📄 |
| /showcase | 🟡 51 | 🟢 91 | 🟡 75 | 🟡 86 | 📄 |
| /community | 🟡 54 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
| /docs/tags | 🟡 54 | 🟢 90 | 🟡 75 | 🟡 86 | 📄 |
Superseded by #4748.