Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps immer from 10.1.1 to 10.1.3.

Release notes

Sourced from immer's releases.

v10.1.3

10.1.3 (2025-09-01)

Bug Fixes

  • Mark exports as pure, for better tree-shakability (#1124) (85faaa2)

v10.1.2

10.1.2 (2025-09-01)

Bug Fixes

  • non-enumerable (immutable) methods on Map/Set (#1069) (aa24400)
  • Update package.json exports for react-native (#1159) (b2fcc66)
Commits
  • 85faaa2 fix: Mark exports as pure, for better tree-shakability (#1124)
  • a8d78af chore: fix some comments (#1122)
  • 062210e chore(deps): bump webpack from 5.76.1 to 5.94.0 in /website (#1140)
  • b2fcc66 fix: Update package.json exports for react-native (#1159)
  • aa24400 fix: non-enumerable (immutable) methods on Map/Set (#1069)
  • b4f71a6 Fix: freezing of Map values during finalization (#1150)
  • 857b4b7 docs: unfinished todo filter condition (#1155)
  • 19cbe47 Prefix param with underscore to prevent unused param warning (#1145)
  • See full diff 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 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 [immer](https://github.com/immerjs/immer) from 10.1.1 to 10.1.3.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v10.1.1...v10.1.3)

---
updated-dependencies:
- dependency-name: immer
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants