Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2021

Bumps immer from 7.0.15 to 9.0.3.

Release notes

Sourced from immer's releases.

v9.0.3

9.0.3 (2021-06-09)

Bug Fixes

  • isPlainObject: add quick comparison between input and Object to short-circuit taxing Function.toString invocations (#805) (07575f3)

v9.0.2

9.0.2 (2021-04-25)

Bug Fixes

  • #785 fix type inference for produce incorrectly inferring promise (#786) (6555173)

v9.0.1

9.0.1 (2021-03-20)

Bug Fixes

  • #768 immerable field being lost during patch value cloning (#771) (e0b7c01)

v9.0.0

9.0.0 (2021-03-19)

feature

BREAKING CHANGES

  • It is no longer allowed to return nothing from a recipe if the target state doesn't accept undefined.
  • It is no longer allowed to return arbitrary things from a recipe. Recipes should either return nothing, or something that is assignable to the original state type. This will catch mistakes with accidental returns earlier.

v8.0.4

8.0.4 (2021-03-19)

Bug Fixes

  • make sure isPlainObject checks support objects send accross frames. Fixes #766 / #405 (5ae3547)

v8.0.3

8.0.3 (2021-03-18)

... (truncated)

Commits
  • 07575f3 fix: isPlainObject: add quick comparison between input and Object to short-...
  • 5cb208b chore(deps-dev): bump lodash from 4.17.19 to 4.17.21 (#793)
  • e4fd7d3 chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#795)
  • e08d215 chore(deps): bump url-parse from 1.4.7 to 1.5.1 in /website (#794)
  • 7ca6267 chore(deps): bump handlebars from 4.7.3 to 4.7.7 (#792)
  • 7746d0c chore(deps): bump ssri from 6.0.1 to 6.0.2 (#789)
  • cc20e5a chore(deps): bump lodash from 4.17.20 to 4.17.21 in /website (#796)
  • 890cfce chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /website (#806)
  • 92c8555 chore(deps): bump ws from 6.2.1 to 6.2.2 in /website (#808)
  • 17284fb docs: update Hermes support proxy 👏 (#801)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [immer](https://github.com/immerjs/immer) from 7.0.15 to 9.0.3.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v7.0.15...v9.0.3)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2021
@vercel
Copy link

vercel bot commented Jun 14, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/split-fi/split-interface/3aeLDggLYv92gfsnAR5kxJPAazi6
✅ Preview: https://split-interface-git-dependabot-npmandyarninterf-8b19db-split-fi.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2021

Superseded by #166.

@dependabot dependabot bot closed this Jul 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/interface/immer-9.0.3 branch July 5, 2021 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant