Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps framer-motion from 12.16.0 to 12.18.1.

Changelog

Sourced from framer-motion's changelog.

[12.18.1] 2025-06-13

Fixed

  • Removed "react" import from "motion-dom".

[12.18.0] 2025-06-13

Added

  • Support for defining a timeline position relative to the start of the most recently added animation (e.g. <+0.5, <-1)

[12.17.3] 2025-06-12

Changed

  • Refactored MotionProps into vanilla MotionNodeOptions type within "motion-dom" package.

[12.17.2] 2025-06-12

Changed

  • Handle colors when creating animatable "none" keyframes for complex strings.

[12.17.1] 2025-06-12

Fixed

  • Fixes isValidProp check with Rolldown.

[12.17.0] 2025-06-10

Added

  • MCP server.

Fixed

  • Improved rounding for linear() easing curves.
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.16.0 to 12.18.1.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.16.0...v12.18.1)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 13, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15639459906

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 15578711714: 0.0%
Covered Lines: 0
Relevant Lines: 1970

💛 - Coveralls

@rm-hull rm-hull merged commit b6749b8 into main Jun 15, 2025
4 checks passed
@rm-hull rm-hull deleted the dependabot/npm_and_yarn/framer-motion-12.18.1 branch June 15, 2025 15:17
rm-hull added a commit that referenced this pull request Jun 28, 2025
…de-chakra

* 'main' of github.com:rm-hull/scratchpad:
  Update dependencies
  Bump eslint-plugin-testing-library from 7.2.2 to 7.5.3 (#509)
  Bump @eslint/js from 9.27.0 to 9.28.0 (#505)
  Bump vitest from 3.1.4 to 3.2.3 (#504)
  Bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn group (#507)
  Bump mathjs from 14.5.0 to 14.5.2 (#503)
  Bump framer-motion from 12.16.0 to 12.18.1 (#510)
  Bump jotai from 2.12.4 to 2.12.5 (#491)
  Bump framer-motion from 12.14.0 to 12.16.0 (#498)
  Bump @babel/parser from 7.27.2 to 7.27.5 (#499)
  Bump @types/react from 19.1.5 to 19.1.7 (#501)
  Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.34.0 (#500)
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants