Open
Conversation
Snyk has created this PR to upgrade immer from 7.0.7 to 7.0.15. See this package in npm: https://www.npmjs.com/package/immer See this project in Snyk: https://app.snyk.io/org/jonush/project/364c1f39-e552-4804-bbd4-49851d131d29?utm_source=github&utm_medium=referral&page=upgrade-pr
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/jonhsu/cool/DoGtPgHP2D2BMGkRVqeZ8LnYac9q |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 immer from 7.0.7 to 7.0.15.
ℹ️ 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.
Release notes
Package name: immer
-
7.0.15 - 2020-11-17
- make plugin loading idempotent, fixes #692 (754331b)
-
7.0.14 - 2020-10-20
- build issue. Fixes #685 (?) (9007be0)
-
7.0.13 - 2020-10-20
- reconcile if the original value is assigned after creating a draft. Fixes #659 (c0e6749)
-
7.0.12 - 2020-10-20
- undraftable values should not be cloned for patches, fixes #676 (1b70ad5)
-
7.0.11 - 2020-10-20
- skip ReadonlyMap and ReadonlySet types when not available (#653). Fixes #624 (12f4cf8)
-
7.0.10 - 2020-10-20
- Clearing empty Set&Map should be noop (#682). Fixes #680 (33a305b)
-
7.0.9 - 2020-09-09
- clear map creates invalid patches, fixes #663 (bacc1e0)
-
7.0.8 - 2020-08-25
- Use a named type for Draft object for smaller type declaration files (a1a0da0)
- use Array.prototype.slice() for copying arrays. Fixes #650 (bf90358)
- use Array.prototype.slice() for copying arrays. Fixes #650 (bb40c36)
-
7.0.7 - 2020-07-24
- made NOTHING and IMMERABLE shared symbols. Fixes #632 (b1c6a8e)
- make sure changing an undefined value to undefined is not picked up as change. Fixes #646 (5521527)
- out of range assignments were broken in ES5 mode. Fixes #638 (0fe9132)
- Set finalization can get stuck in a loop, fixes #628 (b12e5c9)
- Trigger setters with the correct context, fixes #604 (2697430)
from immer GitHub release notes7.0.15 (2020-11-17)
Bug Fixes
7.0.14 (2020-10-20)
Bug Fixes
7.0.13 (2020-10-20)
Bug Fixes
7.0.12 (2020-10-20)
Bug Fixes
7.0.11 (2020-10-20)
Bug Fixes
7.0.10 (2020-10-20)
Bug Fixes
7.0.9 (2020-09-09)
Bug Fixes
7.0.8 (2020-08-25)
Bug Fixes
7.0.7 (2020-07-24)
Bug Fixes
Commit messages
Package name: immer
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs