From 4c1ab0576bababbf4bfdaa95366ffcea042d7234 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 Jan 2026 23:06:36 +0000 Subject: [PATCH] Update dependency motion to v12.29.0 (#138) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [motion](https://github.com/motiondivision/motion) | [`12.28.1` → `12.29.0`](https://renovatebot.com/diffs/npm/motion/12.28.1/12.29.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/motion/12.29.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/motion/12.29.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/motion/12.28.1/12.29.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/motion/12.28.1/12.29.0?slim=true) | --- ### Release Notes
motiondivision/motion (motion) ### [`v12.29.0`](https://github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12290-2026-01-22) [Compare Source](https://github.com/motiondivision/motion/compare/v12.28.2...v12.29.0) ##### Added - `transformViewBoxPoint`: Scale drag gestures within `` elements where `viewBox` and rendered `width`/`height` are mismatched. - `trackContentSize`: New `scroll` and `useScroll` option for tracking changes to content size. ##### Fixed - Add React 19 test suite to CI. - Fix types with `motion.create()`. - Shared element animations now respect `layoutDependency`. ### [`v12.28.2`](https://github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12282-2026-01-22) [Compare Source](https://github.com/motiondivision/motion/compare/v12.28.1...v12.28.2) ##### Added - Add default value type `px` for `fontSize`. ##### Fixed - Removed default value type from `radius`. - Ensure `LazyMotion` animates initial state even when state has changed before Motion is loaded.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/site-documentation/pulls/138 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a8ae12..f51d74e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ importers: version: 5.16.14(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.54.0)(typescript@5.9.2) motion: specifier: ^12.23.26 - version: 12.28.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + version: 12.29.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) sanitize-html: specifier: ^2.17.0 version: 2.17.0 @@ -1985,8 +1985,8 @@ packages: motion-utils@12.27.2: resolution: {integrity: sha512-B55gcoL85Mcdt2IEStY5EEAsrMSVE2sI14xQ/uAdPL+mfQxhKKFaEag9JmfxedJOR4vZpBGoPeC/Gm13I/4g5Q==} - motion@12.28.1: - resolution: {integrity: sha512-qGq5+6r4IMivHbT2EUhCwxz2NgFBuba3sWDrxcHt06+nYqKMevYJiVh/N90nMRof+vIUpiq8C22ZeOXwkWWiZg==} + motion@12.29.0: + resolution: {integrity: sha512-rjB5CP2N9S2ESAyEFnAFMgTec6X8yvfxLNcz8n12gPq3M48R7ZbBeVYkDOTj8SPMwfvGIFI801SiPSr1+HCr9g==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -5126,7 +5126,7 @@ snapshots: motion-utils@12.27.2: {} - motion@12.28.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1): + motion@12.29.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1): dependencies: framer-motion: 12.29.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) tslib: 2.8.1