Skip to content

chore(deps,web-ui)(deps): bump framer-motion from 12.43.0 to 13.0.0 in /web-ui - #632

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web-ui/framer-motion-13.0.0
Closed

chore(deps,web-ui)(deps): bump framer-motion from 12.43.0 to 13.0.0 in /web-ui#632
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web-ui/framer-motion-13.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps framer-motion from 12.43.0 to 13.0.0.

Changelog

Sourced from framer-motion's changelog.

[13.0.0] 2026-08-05

Changed

  • Removed optional @emotion/is-prop-valid dependency in favour of explicit <MotionConfig isValidProp={isPropValid}>.

Fixed

  • Hardware-accelerated SVG elements correctly apply final style on animation complete.
  • AnimatePresence: Ensure nodes are marked as safe to remove when rendering propagate with no motion children.
Commits
  • e4029ce v13.0.0
  • c862954 Updating changelog
  • b2bc637 Merge pull request #3781 from motiondivision/fix/3779-svg-duration-zero-indep...
  • 96d35b6 Merge pull request #3783 from motiondivision/fix/2652-remove-external-is-vali...
  • 165541a Fix #3779: read SVG CSS properties from styles
  • e0be524 Fix #2652: scope custom prop validation
  • 34058c2 Merge pull request #3784 from motiondivision/fix/3777-empty-propagate
  • 0851575 Fix #3777: complete propagated exits without children
  • 6acedcc Fix #2652: remove automatic prop validator loading
  • 233593b Fix #3779: consolidate SVG style properties
  • Additional commits viewable in compare view

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 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)

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.43.0 to 13.0.0.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.43.0...v13.0.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added deps Dependency updates (Dependabot) web-ui web-ui/ workspace labels Aug 10, 2026
@Weegy

Weegy commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Superseded by #638, which consolidates the whole 2026-08-10 Dependabot run into a single verified change (Node 22.22.3, CI job order: npm ci → build → lint → typecheck → test; middleware 6094 pass / 0 fail, web-ui 657 pass / 0 fail, npm audit 0 high / 0 critical in both workspaces).

Closing this one so the batch is reviewed once instead of nine times. Reopen if #638 is dropped.

@Weegy Weegy closed this Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web-ui/framer-motion-13.0.0 branch August 10, 2026 08:09
Weegy added a commit that referenced this pull request Aug 10, 2026
Consolidates the 2026-08-10 Dependabot run into one verified change,
superseding #628, #629, #630, #631, #632, #633, #634, #635 and #636.

middleware: @azure/msal-node 5.5.0, typescript-eslint 8.66.0, ws 8.21.3,
@types/pg 8.21.0 (dev), tsx 4.23.12 (dev), csv-parse 7.0.2.
web-ui: next 16.3.0, next-intl 4.13.5, framer-motion 13.0.0,
lucide-react 1.31.0, eslint-config-next 16.3.0 (dev),
@testing-library/user-event 14.6.3 (dev).

ws, @types/pg, tsx and lucide-react take the current resolution rather
than the bot's, which had already gone stale.

framer-motion 13's only breaking change is the removal of automatic
@emotion/is-prop-valid loading; that package is absent from the tree and
MotionConfig/isValidProp appear nowhere in the repo, so the bump is inert.

Also mirrors the typescript major-version ignore from the /web-ui
dependabot block into /middleware, which lacked it and therefore
re-raised a TypeScript 7 bump every Monday (see #595).

Excludes #637 (better-sqlite3 13): v13 dropped its install hook and needs
a Docker builder toolchain, which #615 already carries.

Verified on Node 22.22.3 in CI job order: middleware 6094 pass / 0 fail,
web-ui 657 pass / 0 fail, both lint 0 errors, typecheck clean, web-ui
build and i18n:check pass, and npm audit reports 0 high / 0 critical in
both workspaces.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates (Dependabot) web-ui web-ui/ workspace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant