Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump use-immer from 0.9.0 to 0.10.0 (#70)
Bumps [use-immer](https://github.com/mweststrate/use-immer) from 0.9.0 to 0.10.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/immerjs/use-immer/commit/3dee3dce7d31a811d3281b03b1a8f8e9a389995a"><code>3dee3dc</code></a> v0.10.0</li> <li><a href="https://github.com/immerjs/use-immer/commit/074185b76f17a61fb4f23dd2456df8f87808efad"><code>074185b</code></a> Merge branch 'fedemp-master'</li> <li><a href="https://github.com/immerjs/use-immer/commit/2a69b5e9a62dc766260a05b0d16e686ca230a04c"><code>2a69b5e</code></a> fixed lock conflict</li> <li><a href="https://github.com/immerjs/use-immer/commit/40cc0a81a0c5b3e03aaea457407b45074750904a"><code>40cc0a8</code></a> chore: Bump debug from 4.1.1 to 4.3.4 (<a href="https://redirect.github.com/mweststrate/use-immer/issues/121">#121</a>)</li> <li><a href="https://github.com/immerjs/use-immer/commit/b8b39dcc689d5692ffa0ea51a5c8b43544950132"><code>b8b39dc</code></a> chore: Bump <code>@babel/traverse</code> from 7.12.5 to 7.23.2 (<a href="https://redirect.github.com/mweststrate/use-immer/issues/123">#123</a>)</li> <li><a href="https://github.com/immerjs/use-immer/commit/4741d09cc1ff581ea01914aef6b070930916eb39"><code>4741d09</code></a> feat: upgrade immer version (<a href="https://redirect.github.com/mweststrate/use-immer/issues/131">#131</a>)</li> <li><a href="https://github.com/immerjs/use-immer/commit/b07fdfcefccfc7ff4252d52d58493d443a63d4c2"><code>b07fdfc</code></a> chore: Bump json5 from 1.0.1 to 1.0.2 (<a href="https://redirect.github.com/mweststrate/use-immer/issues/109">#109</a>)</li> <li>See full diff in <a href="https://github.com/mweststrate/use-immer/compare/v0.9.0...v0.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=use-immer&package-manager=npm_and_yarn&previous-version=0.9.0&new-version=0.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information