-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps): bump immer from 8.0.1 to 8.0.2 #43
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/arvinxx/components/C8LdbocfyjPp8QYajXeEMMq3SJob |
Codecov Report
@@ Coverage Diff @@
## master #43 +/- ##
==========================================
+ Coverage 27.76% 27.81% +0.04%
==========================================
Files 34 36 +2
Lines 569 568 -1
Branches 136 130 -6
==========================================
Hits 158 158
+ Misses 408 407 -1
Partials 3 3
Continue to review full report at Codecov.
|
Bumps [immer](https://github.com/immerjs/immer) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v8.0.1...v8.0.2) Signed-off-by: dependabot[bot] <[email protected]>
5b4631c
to
0a30275
Compare
🎉 This PR is included in version 1.6.2 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.3.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.3 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Bumps immer from 8.0.1 to 8.0.2.
Release notes
Sourced from immer's releases.
Commits
d395efe
fix: Add a type-checking fast path for primitive types (#755)3b4286d
fix: Ignore equal reference assignments. Fixes #648d435d0c
Merge branch 'proxy-set-ignore-equality' of https://github.com/smirea/immer i...cabcd3d
docs: Merge branch 'pvcresin-patch-1'ec03dd0
Merge branch 'patch-1' of https://github.com/pvcresin/immer into pvcresin-pat...42aac95
docs: Update to docusaurus 25d6a5d7
Some theming improvementsd13987b
Merge branch 'master' of https://github.com/RDIL/immer into RDIL-master12a1c67
Fix typo4ec0e7e
Fix typoDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)