Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps immer from 1.10.0 to 7.0.7.

Release notes

Sourced from immer's releases.

v7.0.7

7.0.7 (2020-07-24)

Bug Fixes

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

v7.0.6

7.0.6 (2020-07-24)

Bug Fixes

  • flow: added types for produceWithPatches (b355838)

v7.0.5

7.0.5 (2020-06-24)

Bug Fixes

  • Fixed regression in Object.frozen for IE11. Fixes #600 (6371d05)

v7.0.4

7.0.4 (2020-06-22)

Bug Fixes

  • Flow: Add tests for Map and Set and fix base type (9022672)
  • new map keys were not added if value is undefined (4a1bd65)

v7.0.3

7.0.3 (2020-06-19)

Bug Fixes

  • getOwnPropertyDescriptors is not available in Internet Explorer and Hermes. Fixes #626 (c7a47e2)

v7.0.2

7.0.2 (2020-06-19)

Bug Fixes

Commits
  • b12e5c9 fix: Set finalization can get stuck in a loop, fixes #628
  • b1c6a8e fix: made NOTHING and IMMERABLE shared symbols. Fixes #632
  • 0fe9132 fix: out of range assignments were broken in ES5 mode. Fixes #638
  • 5521527 fix: make sure changing an undefined value to undefined is not picked up as c...
  • 2697430 fix: Trigger setters with the correct context, fixes #604
  • f97d037 docs: updated sponsor links
  • f3f7f1f Merge pull request #647 from immerjs/dependabot/npm_and_yarn/npm-6.14.7
  • c27b007 chore(deps): bump npm from 6.13.7 to 6.14.7
  • b355838 fix(flow): added types for produceWithPatches
  • e8639dc Merge pull request #621 from NoriSte/master
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the follow Follow in/ label Aug 1, 2020
@phibosGit phibosGit merged commit 4d7c4b7 into master Aug 1, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/immer-7.0.7 branch August 1, 2020 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
follow Follow in/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant