Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 3, 2021

Bumps immer from 7.0.15 to 9.0.6.

Release notes

Sourced from immer's releases.

v9.0.6

9.0.6 (2021-08-31)

Bug Fixes

  • security: Follow up on CVE-2020-28477 where path: [["__proto__"], "x"] could still pollute the prototype (fa671e5)

v9.0.5

9.0.5 (2021-07-05)

Bug Fixes

  • release missing dist/ folder (bfb8dec)

v9.0.4

9.0.4 (2021-07-05)

Bug Fixes

  • #791 return 'nothing' should produce undefined patch (5412c9f)
  • #807 new undefined properties should end up in result object (dc3f66c)
  • Better applyPatches type (#810) (09ac097), closes #809

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)

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from c6b77d2 to 90b040f Compare January 21, 2022 15:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch 3 times, most recently from faecd91 to 737d4e9 Compare March 31, 2022 16:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from 737d4e9 to 0f8128e Compare April 15, 2022 19:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from 0f8128e to 5385008 Compare June 22, 2022 20:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from 5385008 to 32e6392 Compare September 15, 2022 03:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from 32e6392 to 48303f6 Compare October 10, 2022 04:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from 48303f6 to 5a34328 Compare November 2, 2022 03:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from 5a34328 to 3d26fde Compare November 18, 2022 04:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from 3d26fde to 94ce035 Compare December 1, 2022 04:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from 94ce035 to 1ac353b Compare January 4, 2023 04:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch 2 times, most recently from c5d5b55 to f804b43 Compare February 7, 2023 16:49
Bumps [immer](https://github.com/immerjs/immer) from 7.0.15 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v7.0.15...v9.0.6)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Site/immer-9.0.6 branch from f804b43 to 6e573b0 Compare February 22, 2023 04:03
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