Skip to content

chore(deps): bump framer-motion from 12.33.0 to 12.34.3 in /frontend#93

Merged
koishi510 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/framer-motion-12.34.3
Feb 23, 2026
Merged

chore(deps): bump framer-motion from 12.33.0 to 12.34.3 in /frontend#93
koishi510 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/framer-motion-12.34.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps framer-motion from 12.33.0 to 12.34.3.

Changelog

Sourced from framer-motion's changelog.

[12.34.3] 2026-02-20

Fixed

  • Ensure velocity is never transferred to a time-derived spring.

[12.34.2] 2026-02-18

Fixed

  • Layout animations: Reset motion value velocity when starting a new layout animation.

[12.34.1] 2026-02-17

Fixed

  • useScroll: Ensure animations aren't hardware accelerated when target is set.
  • Improve animatable "none" generation for mask values.

[12.34.0] 2026-02-09

Added

  • useScroll: Hardware accelerated animations.

[12.33.2] 2026-02-06

Fixed

  • Improve detection of detached elements with vanilla layout animations.

[12.33.1] 2026-02-06

Fixed

  • AnimatePresence: Ensure exiting nodes are correctly removed when rapidly switching children.
Commits
  • 071f659 v12.34.3
  • ab73833 Updating changelog
  • bd6eac3 Merge pull request #3564 from motiondivision/fix/time-defined-spring-velocity
  • bebd7f5 Ignore velocity for time-defined springs to prevent wild oscillation
  • 6828340 v12.34.2
  • 679a0ad Reset layout animation motion value velocity on restart
  • 1d566fc Merge pull request #3546 from veeceey/fix/typescript-ban-types-issue
  • 57263d8 v12.34.1
  • 9447ee2 Updating changelog
  • 79a4097 Merge pull request #3555 from motiondivision/scroll-acc
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/framer-motion-12.34.3 branch 2 times, most recently from 966e755 to 01f4519 Compare February 23, 2026 10:17
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.33.0 to 12.34.3.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.33.0...v12.34.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/framer-motion-12.34.3 branch from 01f4519 to 3d5a571 Compare February 23, 2026 10:20
@koishi510 koishi510 merged commit b1d6d00 into main Feb 23, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/framer-motion-12.34.3 branch February 23, 2026 10:20
4rthurCai added a commit that referenced this pull request Mar 10, 2026
Remove dynamic isSecureRequest logic and always pass Secure=true to
SetCookie. Browsers treat localhost as a secure context so local dev
on http://localhost still works. This eliminates CodeQL alert #93
(cookie-secure-not-set) and removes the now-unused TrustProxy config.
koishi510 pushed a commit that referenced this pull request Mar 10, 2026
Remove dynamic isSecureRequest logic and always pass Secure=true to
SetCookie. Browsers treat localhost as a secure context so local dev
on http://localhost still works. This eliminates CodeQL alert #93
(cookie-secure-not-set) and removes the now-unused TrustProxy config.
koishi510 pushed a commit that referenced this pull request Mar 10, 2026
Remove dynamic isSecureRequest logic and always pass Secure=true to
SetCookie. Browsers treat localhost as a secure context so local dev
on http://localhost still works. This eliminates CodeQL alert #93
(cookie-secure-not-set) and removes the now-unused TrustProxy config.
koishi510 pushed a commit that referenced this pull request Mar 10, 2026
Remove dynamic isSecureRequest logic and always pass Secure=true to
SetCookie. Browsers treat localhost as a secure context so local dev
on http://localhost still works. This eliminates CodeQL alert #93
(cookie-secure-not-set) and removes the now-unused TrustProxy config.
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.

1 participant