Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

fix(deps): update dependency immer to v10.1.1 #1024

Merged
merged 1 commit into from
May 7, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
immer 10.0.4 -> 10.1.1 age adoption passing confidence

Release Notes

immerjs/immer (immer)

v10.1.1

Compare Source

Bug Fixes

v10.1.0

Compare Source

Features
  • performance: Make non-strict mode faster for classes. Addresses #​1071 (53e3203). Immer 10.x solved slow iteration for plain JS objects. This update applies the same handling to class instances. In cases this makes class instance handling 3 times faster. Note that this slightly modifies the behavior of Immer with classes in obscure corner cases, in ways that match current documentation, but do not match previous behavior. If you run into issues with this release icmw. class instances, use setUseStrictShallowCopy("class_only") to revert to the old behavior. For more details see https://immerjs.github.io/immer/complex-objects#semantics-in-detail

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label May 3, 2024
@GoetzGoerisch GoetzGoerisch merged commit d6337d0 into umati May 7, 2024
14 checks passed
@renovate renovate bot deleted the renovate/immer-10.x-lockfile branch May 7, 2024 10:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant