Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps the minor group with 6 updates:

Package From To
@tanstack/react-virtual 3.13.16 3.13.17
motion 12.24.0 12.24.10
@rspack/cli 1.7.0 1.7.1
@rspack/core 1.7.0 1.7.1
@rspack/plugin-react-refresh 1.5.3 1.6.0
sass 1.97.1 1.97.2

Updates @tanstack/react-virtual from 3.13.16 to 3.13.17

Release notes

Sourced from @​tanstack/react-virtual's releases.

@​tanstack/react-virtual@​3.13.17

Patch Changes

  • Updated dependencies [21d9a46]:
    • @​tanstack/virtual-core@​3.13.17
Changelog

Sourced from @​tanstack/react-virtual's changelog.

3.13.17

Patch Changes

  • Updated dependencies [21d9a46]:
    • @​tanstack/virtual-core@​3.13.17
Commits

Updates motion from 12.24.0 to 12.24.10

Changelog

Sourced from motion's changelog.

Changelog

Motion adheres to Semantic Versioning.

Undocumented APIs should be considered internal and may change without warning.

[12.24.9] 2026-01-07

Fixed

  • Fixing Radix Dialog with AnimatePresence.
  • Ensure drag constraints animation resumes after press interruption.
  • Prevent drag gesture from triggering when pressing focusable elements.

[12.24.8] 2026-01-07

Fixed

  • Perform unit conversion when animating to/from calc() values.

[12.24.7] 2026-01-06

Fixed

  • Fix duplicate exit animations in AnimatePresence.

[12.24.6] 2026-01-06

Fixed

  • Remove memory leak from retained matchMedia callbacks.

[12.24.5] 2026-01-06

Fixed

  • Prevent ref access error for AnimatePresence popLayout mode in React 19.

[12.24.4] 2026-01-06

Fixed

  • Support ref functions that return a cleanup callback.

[12.24.3] 2026-01-06

Fixed

  • Ensure onAnimationStart and onAnimationComplete callbacks fire for useSpring.

... (truncated)

Commits
  • 10e3c81 v12.24.10
  • 40e0632 Merge pull request #3460 from motiondivision/fix-animate-presence-radix-v2
  • ff003a6 Updating changelog
  • 542f2c9 Updating changelog
  • 04a2a00 Merge pull request #3448 from motiondivision/drag-input-propagation
  • cb8e1a8 Merge branch 'main' into drag-input-propagation
  • 8ba5f13 Fix AnimatePresence exit animations with Radix UI asChild
  • 210f72b Merge pull request #3456 from motiondivision/drag-constraints-stuck
  • f671238 Fix isElementKeyboardAccessible to not block drag on motion elements with onTap
  • 605dbcd Merge pull request #3459 from motiondivision/revert-3457-animate-presence-ref
  • Additional commits viewable in compare view

Updates @rspack/cli from 1.7.0 to 1.7.1

Release notes

Sourced from @​rspack/cli's releases.

v1.7.1

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.0...v1.7.1

Commits

Updates @rspack/core from 1.7.0 to 1.7.1

Release notes

Sourced from @​rspack/core's releases.

v1.7.1

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.0...v1.7.1

Commits

Updates @rspack/plugin-react-refresh from 1.5.3 to 1.6.0

Release notes

Sourced from @​rspack/plugin-react-refresh's releases.

v1.6.0

What's Changed

New Contributors

Full Changelog: rstackjs/rspack-plugin-react-refresh@v1.5.3...v1.6.0

Commits
  • 435be12 release: v1.6.0
  • 50043af feat: allow to override the default react-refresh-loader (#70)
  • 80bde84 chore: update repository URL in package.json
  • 0498e4a docs: update Rspack links
  • 04e39e0 chore(deps): update actions/setup-node action to v6 (#68)
  • 9ebff1f chore(deps): update dependency node to v24 (#69)
  • 44eff6a chore(deps): update all non-major dependencies (#66)
  • 390d94d chore(deps): update actions/checkout action to v6 (#67)
  • 4ace6a3 release: v1.5.3 (#65)
  • See full diff in compare view

Updates sass from 1.97.1 to 1.97.2

Release notes

Sourced from sass's releases.

Dart Sass 1.97.2

To install Sass 1.97.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Additional fixes for implicit configuration when nested imports are involved.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.97.2

  • Additional fixes for implicit configuration when nested imports are involved.
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.16` | `3.13.17` |
| [motion](https://github.com/motiondivision/motion) | `12.24.0` | `12.24.10` |
| [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) | `1.7.0` | `1.7.1` |
| [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.0` | `1.7.1` |
| [@rspack/plugin-react-refresh](https://github.com/rstackjs/rspack-plugin-react-refresh) | `1.5.3` | `1.6.0` |
| [sass](https://github.com/sass/dart-sass) | `1.97.1` | `1.97.2` |


Updates `@tanstack/react-virtual` from 3.13.16 to 3.13.17
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/[email protected]/packages/react-virtual)

Updates `motion` from 12.24.0 to 12.24.10
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.24.0...v12.24.10)

Updates `@rspack/cli` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.1/packages/rspack-cli)

Updates `@rspack/core` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.1/packages/rspack)

Updates `@rspack/plugin-react-refresh` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/rstackjs/rspack-plugin-react-refresh/releases)
- [Commits](rstackjs/rspack-plugin-react-refresh@v1.5.3...v1.6.0)

Updates `sass` from 1.97.1 to 1.97.2
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.97.1...1.97.2)

---
updated-dependencies:
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.13.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: motion
  dependency-version: 12.24.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@rspack/cli"
  dependency-version: 1.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@rspack/core"
  dependency-version: 1.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@rspack/plugin-react-refresh"
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: sass
  dependency-version: 1.97.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 7, 2026
@auto-merge-helper auto-merge-helper bot enabled auto-merge January 7, 2026 16:11
@auto-merge-helper auto-merge-helper bot merged commit 5b77e06 into master Jan 7, 2026
4 checks passed
@auto-merge-helper auto-merge-helper bot deleted the dependabot/npm_and_yarn/minor-545209e39b branch January 7, 2026 16:13
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.

0 participants