[Snyk] Upgrade: immer, swr #385
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
immer
from 10.0.3 to 10.1.1 | 4 versions ahead of your current version | 4 months ago
on 2024-04-27
swr
from 2.2.4 to 2.2.5 | 1 version ahead of your current version | 7 months ago
on 2024-02-15
Release notes
Package name: immer
-
10.1.1 - 2024-04-27
- export lost types (#1116) (5a8f6e7)
- Make
-
10.1.0 - 2024-04-27
- 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
-
10.0.4 - 2024-03-09
- Fix handling of Symbol and non-enumerable properties in finalization / freeze. Fixes #1096, #1087, #1091 (#1105)) (8949a3e)
-
10.0.4-beta - 2024-03-11
-
10.0.3 - 2023-10-02
- don't use
from immer GitHub release notes10.1.1 (2024-04-27)
Bug Fixes
applyPatchesto acceptreadonly Patch[](#1094) (4da2e0d)10.1.0 (2024-04-27)
Features
setUseStrictShallowCopy("class_only")to revert to the old behavior. For more details see https://immerjs.github.io/immer/complex-objects#semantics-in-detail10.0.4 (2024-03-09)
Bug Fixes
10.0.3 (2023-10-02)
Bug Fixes
.mjsfile for react-native, which isn't supported by default. Fixes #1058 #1065 (#1075) (f6736a4)Package name: swr
-
2.2.5 - 2024-02-15
- types: isLoading typed as boolean when using fallbackData (#2866) by @ yjrhgvbn in #2875
- fix: allow onErrorRetry on inactive tab without focus/reconnect revalidation by @ qkdreyer in #2848
- feat: pass a function to the revalidate option in mutate by @ koba04 in #2862
- fix: SWRConfiguration type by @ hulla-dev in #2882
- build: use new bundle convention by @ huozhi in #2865
- chore: update pnpm-lock.yaml by @ koba04 in #2874
- chore: remove useless comment by @ kongmoumou in #2868
- test: run pnpm test on CI by @ koba04 in #2872
- fix: all act warnings by @ koba04 in #2861
- Update bundler by @ huozhi in #2830
- @ kongmoumou made their first contribution in #2868
- @ yjrhgvbn made their first contribution in #2875
- @ qkdreyer made their first contribution in #2848
- @ hulla-dev made their first contribution in #2882
-
2.2.4 - 2023-09-25
- Revert "Remove
from swr GitHub release notesPatches
Misc
New Contributors
Full Changelog: v2.2.4...v2.2.5
Patches
index.jssuffix ofuse-sync-external-store/shimto support React Native" by @ huozhi in #2802Full Changelog: v2.2.3...v2.2.4
Important
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: