Skip to content
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

Bump immer from 9.0.16 to 9.0.18 #5063

Merged
merged 2 commits into from
Jan 22, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2023

Bumps immer from 9.0.16 to 9.0.18.

Release notes

Sourced from immer's releases.

v9.0.18

9.0.18 (2023-01-15)

Bug Fixes

v9.0.17

9.0.17 (2023-01-02)

Bug Fixes

Commits
  • b3eeb69 fix: Preserve insertion order of Sets, fixes #819 (#976)
  • b9eae1d fix: unnecessarily recursive Draft type (#990)
  • 8e12c78 chore: set vscode default formatter to prettier (#1008)
  • ace96d6 chore(deps): bump json5 from 2.2.0 to 2.2.3 in /website (#1010)
  • 7385f61 docs: upgrade docusaurus to stable release
  • f21c5fa docs: fix GA4 ID (?)
  • db54dbe docs: migrate to GA4
  • c88f787 feature: Export the type of a recipe as Produce (#968)
  • 23afcf1 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#1006)
  • 727e11d chore: Ignore gitpod auto generated yaml (#998)
  • 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 9.0.16 to 9.0.18.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v9.0.16...v9.0.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2023
@dependabot dependabot bot requested a review from fregante January 22, 2023 06:31
@codecov
Copy link

codecov bot commented Jan 22, 2023

Codecov Report

Merging #5063 (43eb158) into main (9c8b6b1) will not change coverage.
The diff coverage is n/a.

❗ Current head 43eb158 differs from pull request most recent head b4a5c61. Consider uploading reports for the commit b4a5c61 to get more accurate results

@@           Coverage Diff           @@
##             main    #5063   +/-   ##
=======================================
  Coverage   59.70%   59.70%           
=======================================
  Files         972      972           
  Lines       29398    29398           
  Branches     5632     5632           
=======================================
  Hits        17553    17553           
  Misses      11845    11845           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fregante fregante enabled auto-merge (squash) January 22, 2023 07:38
@fregante fregante merged commit a422927 into main Jan 22, 2023
@fregante fregante deleted the dependabot/npm_and_yarn/immer-9.0.18 branch January 22, 2023 07:45
@twschiller twschiller added this to the 1.7.18 milestone Jan 24, 2023
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

2 participants