Skip to content

chore(deps): update framer-motion to 11.18.2#665

Open
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/framer-motion-11.x-lockfile
Open

chore(deps): update framer-motion to 11.18.2#665
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/framer-motion-11.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Confidence
framer-motion 11.11.1111.18.2 age confidence

Release Notes

motiondivision/motion (framer-motion)

v11.18.2

Compare Source

Fixed
  • Animations with transformTemplate not hardware accelerated.

v11.18.1

Compare Source

Fixed
  • AnimatePresence types in React 19.
  • SVG with transform not always setting styles correctly on mount.

v11.18.0

Compare Source

Added
  • Adding animateSequence to perform animation sequences via WAAPI for a tiny bundlesize.
Fixed
  • Missing AnimationControls type export.

v11.17.1

Compare Source

Fixed
  • Remeasure SVG when size/position changes to ensure correct transform-origin.

v11.17.0

Compare Source

Added
  • Added propagate to AnimatePresence. This prop allows parent exit animations to be propagated to children.
Removed
  • Removed exitBeforeEnter from AnimatePresence.

v11.16.7

Compare Source

Fixed
  • Fixing timelines where a string label is used as the first segment.

v11.16.6

Compare Source

Changed
  • More movement values like height and top are now blocked by reduced motion.

v11.16.4

Compare Source

Fixed
  • Fix type of attachTimeline when skipLibCheck is disabled.

v11.16.3

Compare Source

Fixed
  • Checking return of press, hover, and inView callbacks before calling.

v11.16.2

Compare Source

Fixed
  • Restoring missing type exports.

v11.16.1

Compare Source

Fixed
  • Adding displayName to motion components.
  • Ensure press doesn't override tabindex when explicitly set.

v11.16.0

Compare Source

Added
  • Added view() alpha to early access.

v11.15.0

Compare Source

Added
  • Add support for repeat in animation sequences.
Fixed
  • Clearing scheduled jobs at the end of an animation frame to ensure memory is released should the animation loop settle.

v11.14.4

Compare Source

Fixed
  • Exporting AnimationSequence via "motion" entrypoint.
  • Adding support for passing normal components to motion.create() in React 19.

v11.14.3

Compare Source

Fixed
  • Fixing motion-dom and motion-utils entrypoints.

v11.14.2

Compare Source

Fixed
  • Exporting time for internal use.
  • Making MotionValue.updatedAt public for internal use.

v11.14.1

Compare Source

Fixed
  • Fixing missing license in motion-dom and motion-utils packages.

v11.14.0

Compare Source

Added
  • Added press gesture in Motion+ early access.

v11.13.5

Compare Source

Fixed
  • Adding React 19 to optional peer dependencies in "framer-motion" packages.

v11.13.4

Compare Source

Fixed
  • Fixing types for React 19.

v11.13.3

Compare Source

Fixed
  • Attempting to update types to be compatible with both React 18 and 19.

v11.13.1

Compare Source

Fixed
  • SVG elements (like motion.text) now update when given a MotionValue as children, matching HTML element behavior.
  • Exporting DynamicAnimationOptions type.

v11.13.0

Compare Source

Added
  • Vanilla hover gesture in Motion+ early access.

v11.12.0

Compare Source

Added
  • New visualDuration option for spring animations.
  • New spring(visualDuration, bounce) syntax.

v11.11.17

Compare Source

v11.11.16

Compare Source

Fixed
  • Fixing stagger with mini animate.

v11.11.15

Compare Source

Fixed
  • Fixing mini and react-mini entrypoints.

v11.11.13

Compare Source

Fixed
  • Fixing build and entry points for "motion".

v11.11.12

Compare Source

Changed
  • Adding "motion" package.
  • Replaced Motion One (see upgrade guide).

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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 15, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Nov 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: enzyme-adapter-react-16@1.15.8
npm error Found: react@18.3.1
npm error node_modules/react
npm error   peer react@">=16.8.0" from @emotion/react@11.13.3
npm error   node_modules/@emotion/react
npm error     peer @emotion/react@"^11.0.0-rc.0" from @emotion/styled@11.13.0
npm error     node_modules/@emotion/styled
npm error       @emotion/styled@"11.13.0" from the root project
npm error     @emotion/react@"^11.8.1" from react-select@5.8.0
npm error     node_modules/react-select
npm error       react-select@"^5.2.1" from the root project
npm error     1 more (the root project)
npm error   peer react@">=16.8.0" from @emotion/styled@11.13.0
npm error   node_modules/@emotion/styled
npm error     @emotion/styled@"11.13.0" from the root project
npm error   32 more (@emotion/use-insertion-effect-with-fallbacks, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.0.0-0" from enzyme-adapter-react-16@1.15.8
npm error node_modules/enzyme-adapter-react-16
npm error   dev enzyme-adapter-react-16@"^1.15.3" from the root project
npm error
npm error Conflicting peer dependency: react@16.14.0
npm error node_modules/react
npm error   peer react@"^16.0.0-0" from enzyme-adapter-react-16@1.15.8
npm error   node_modules/enzyme-adapter-react-16
npm error     dev enzyme-adapter-react-16@"^1.15.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-13T16_42_29_439Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-13T16_42_29_439Z-debug-0.log

@renovate renovate bot changed the title fix(deps): update framer-motion to 11.11.12 fix(deps): update framer-motion to 11.11.13 Nov 15, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.11.13 fix(deps): update framer-motion to 11.11.15 Nov 16, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.11.15 fix(deps): update framer-motion to 11.11.17 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 62657cd to 9bca9c2 Compare November 30, 2024 16:07
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.11.17 fix(deps): update framer-motion to 11.12.0 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 9bca9c2 to 66398e5 Compare December 6, 2024 13:59
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.12.0 fix(deps): update framer-motion to 11.13.0 Dec 6, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.13.0 fix(deps): update framer-motion to 11.13.1 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 66398e5 to 861b8eb Compare December 12, 2024 16:37
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.13.1 fix(deps): update framer-motion to 11.13.3 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 861b8eb to 213c547 Compare December 13, 2024 13:06
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.13.3 fix(deps): update framer-motion to 11.13.5 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 213c547 to 9913970 Compare December 15, 2024 09:33
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.13.5 fix(deps): update framer-motion to 11.14.0 Dec 15, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.0 fix(deps): update framer-motion to 11.14.1 Dec 15, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.1 fix(deps): update framer-motion to 11.14.2 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 9913970 to ba45398 Compare December 16, 2024 13:21
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.2 fix(deps): update framer-motion to 11.14.3 Dec 16, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.3 fix(deps): update framer-motion to 11.14.4 Dec 16, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.4 fix(deps): update framer-motion to 11.15.0 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from ba45398 to 75ba183 Compare January 9, 2025 15:44
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.15.0 fix(deps): update framer-motion to 11.16.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 75ba183 to dda07ee Compare January 11, 2025 13:13
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.16.0 fix(deps): update framer-motion to 11.16.1 Jan 11, 2025
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.16.1 fix(deps): update framer-motion to 11.16.3 Jan 12, 2025
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.16.3 fix(deps): update framer-motion to 11.16.4 Jan 12, 2025
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.16.4 fix(deps): update framer-motion to 11.16.6 Jan 13, 2025
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.16.6 fix(deps): update framer-motion to 11.17.0 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from dda07ee to 7745ea5 Compare January 17, 2025 09:18
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.17.0 fix(deps): update framer-motion to 11.17.1 Jan 17, 2025
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.17.1 fix(deps): update framer-motion to 11.18.0 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 7745ea5 to 491a5b8 Compare January 20, 2025 14:30
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.18.0 fix(deps): update framer-motion to 11.18.1 Jan 20, 2025
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.18.1 fix(deps): update framer-motion to 11.18.2 Jan 23, 2025
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.18.2 chore(deps): update framer-motion to 11.18.2 Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant