Skip to content

Conversation

@MethSarcus
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade immer from 10.0.3 to 10.1.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.

  • The recommended version was released on 6 months ago.

Release notes
Package name: immer
  • 10.1.1 - 2024-04-27

    10.1.1 (2024-04-27)

    Bug Fixes

  • 10.1.0 - 2024-04-27

    10.1.0 (2024-04-27)

    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
  • 10.0.4 - 2024-03-09

    10.0.4 (2024-03-09)

    Bug Fixes

  • 10.0.4-beta - 2024-03-11
  • 10.0.3 - 2023-10-02

    10.0.3 (2023-10-02)

    Bug Fixes

from immer GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade immer from 10.0.3 to 10.1.1.

See this package in npm:
immer

See this project in Snyk:
https://app.snyk.io/org/methsarcus/project/727beefa-82d7-4e24-a78f-3778ddff0342?utm_source=github&utm_medium=referral&page=upgrade-pr
@vercel
Copy link

vercel bot commented Nov 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualeague ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 5:45am

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.

When ImmerJS processes objects containing Symbol keys, the Symbols become Proxies. While trying to resolve module [email protected] React Native

3 participants