Skip to content

fix(deps): replace dependency framer-motion with motion ^12.24.7 - #1196

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/framer-motion-replacement
Closed

fix(deps): replace dependency framer-motion with motion ^12.24.7#1196
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/framer-motion-replacement

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
framer-motionmotion dependencies replacement ^12.24.7^12.24.7

This is a special PR that replaces framer-motion with the community suggested minimal stable replacement version.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 6am on monday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions Bot added the bug Something isn't working label Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/framer-motion-replacement branch from 915e69f to bad2140 Compare August 10, 2026 02:16
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

h4yfans added a commit that referenced this pull request Aug 12, 2026
…1356)

Bundles five stale bot PRs into a single change against current main so
one coherent lockfile lands instead of nine conflicting stale ones.

- prettier ^3.8.3 -> ^3.9.6 (#1197)
- ip-address override >=10.1.1 -> >=10.3.1, resolves 10.5.0 (#1190, security)
- hono override >=4.12.27 -> >=4.12.34, resolves 4.13.1 (#1189, security)
- nanoid@>=4.0.0 <5.0.9 override 5.0.9 -> 5.1.16 (#1194)
- framer-motion -> motion ^12.24.7 in landing (#1196)

The renovate PR for the motion swap replaced the package but left all 49
`from 'framer-motion'` imports untouched, which does not resolve once
framer-motion is off the manifest. Repointed them at `motion/react` and
updated the vite manualChunks entry that named the old package.

Left out deliberately: #1193 (nanoid 6.0.0 major) and #1195 (forces a 3.x
transitive to v5) — both advisories are already closed by the existing
pins, so they add breakage risk without security value.
@h4yfans

h4yfans commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Superseded by #1356 (merged as a0177e1de), which lands this together with the other bot dependency bumps in one lockfile regenerated against current main. This PR was 160+ commits behind, so merging it directly risked a lockfile that no longer matched the manifests.

Verified on main: hono 4.13.1, ip-address 10.5.0, nanoid 5.1.16, prettier 3.9.6, motion 12.34.0.

@h4yfans h4yfans closed this Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant