Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency immer to v10.1.1 #1443

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

v10.0.4

Compare Source

Bug Fixes

v10.0.3

Compare Source

Bug Fixes

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/immer-10.x branch 2 times, most recently from e39688f to 841f377 Compare October 4, 2023 16:25
@renovate renovate bot force-pushed the renovate/immer-10.x branch 3 times, most recently from 3adb535 to 6718aa5 Compare October 13, 2023 07:41
@renovate renovate bot force-pushed the renovate/immer-10.x branch 4 times, most recently from 0186330 to bc03cd5 Compare October 20, 2023 10:31
@renovate renovate bot force-pushed the renovate/immer-10.x branch 5 times, most recently from 0a5fe92 to 2899e9a Compare February 20, 2024 11:00
@renovate renovate bot force-pushed the renovate/immer-10.x branch 5 times, most recently from a863c9d to 8632068 Compare March 4, 2024 15:06
@renovate renovate bot changed the title Update dependency immer to v10.0.3 Update dependency immer to v10.0.4 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/immer-10.x branch 6 times, most recently from 1b69b14 to d99c7a7 Compare March 14, 2024 18:00
@renovate renovate bot force-pushed the renovate/immer-10.x branch 4 times, most recently from 192a023 to 3db423d Compare September 13, 2024 11:02
@renovate renovate bot force-pushed the renovate/immer-10.x branch 13 times, most recently from 3c2dc43 to 31d5eb6 Compare September 23, 2024 09:57
@renovate renovate bot force-pushed the renovate/immer-10.x branch 7 times, most recently from c0467f0 to 30129e8 Compare September 27, 2024 11:08
@renovate renovate bot force-pushed the renovate/immer-10.x branch 3 times, most recently from d7db6d6 to 76cbf3e Compare October 10, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants