Bump motion from 12.36.0 to 12.40.0 in /apps/desktop#422
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump motion from 12.36.0 to 12.40.0 in /apps/desktop#422dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
PR author is in the excluded authors list. |
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
Capy auto-review is paused for this organization because the monthly auto-review limit has been reached. Increase the limit or turn it off in billing settings to resume automatic reviews. |
Contributor
There was a problem hiding this comment.
PR Review
Scope: 2 file(s), +18 / −18
Verdict: Looks good
Dependabot bumps the desktop app's motion dependency from 12.36.0 (lockfile) / ^12.34.2 (manifest) to ^12.40.0, with matching updates to framer-motion, motion-dom, and motion-utils in the lockfile. No application source changes; risk is limited to runtime behavior of existing motion/react usage.
Notes
- motion (motiondivision/motion, MIT) at 12.40.0 is an in-range minor/patch bump on the same major; no new packages or trust-boundary changes in this diff.
- ADE imports animation APIs from
motion/reactacross chat, history, lanes tiling (layoutId), work grid, and onboarding — not fromframer-motiondirectly. The PR does not change the separate directframer-motionentry inpackage.json; the lockfile still resolves a single hoistedframer-motion@12.40.0, so there is no version skew introduced here. - Upstream 12.37–12.40 changelog items include drag,
AnimatePresence(initial={false}), layout projection, and scroll fixes — areas ADE touches (AnimatePresence initial={false}in history/chat drawers; sharedlayoutIdon Lanes/History/Work). These are library fixes rather than changes in this repo; a quick manual pass on lane expand/collapse and history panel transitions after merge is reasonable smoke coverage. - CI on the PR branch is the practical gate; this review did not re-run the desktop test suite locally.
Sent by Cursor Automation: BUGBOT in Versic
Bumps [motion](https://github.com/motiondivision/motion) from 12.36.0 to 12.40.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.36.0...v12.40.0) --- updated-dependencies: - dependency-name: motion dependency-version: 12.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
03c0af2 to
36f1088
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Bumps motion from 12.36.0 to 12.40.0.
Changelog
Sourced from motion's changelog.
... (truncated)
Commits
38ebb94v12.40.0b1f766cLatestbca5544Merge pull request #3699 from motiondivision/lochie/arcs-injectablef1a96cfarc(): rename amp/rotate, expose MotionPath, fix explicit cw/ccwb4aaba0pathRotation: non-destructive orientToPath rotation channel8604ef3Make arcs injectable viatransition.path = arc()f90fe29addorientToPath9ebe999fix: testbc2107eRevert "no should"6eeb92dno should