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 @sigi/devtool from 2.5.1 to 2.12.1 #693

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sigi/devtool from 2.5.1 to 2.12.1.

Release notes

Sourced from @​sigi/devtool's releases.

v2.12.1

2.12.1 (2021-09-18)

Bug Fixes

  • react: state selector may use old closures (69b19ce)

v2.12.0

2.12.0 (2021-09-02)

Features

  • ssr: support extract to json and restore state (4ac7936)

v2.11.3

2.11.3 (2021-08-30)

Note: Version bump only for package sigi

v2.11.2

2.11.2 (2021-08-24)

Bug Fixes

  • core: skipCount should less equal than the filtered index (ff38eb6)

v2.11.0

2.11.0 (2021-07-19)

Features

Changelog

Sourced from @​sigi/devtool's changelog.

2.12.1 (2021-09-18)

Bug Fixes

  • react: state selector may use old closures (69b19ce)

2.12.0 (2021-09-02)

Features

  • ssr: support extract to json and restore state (4ac7936)

2.11.3 (2021-08-30)

Note: Version bump only for package sigi

2.11.2 (2021-08-24)

Bug Fixes

  • core: skipCount should less equal than the filtered index (ff38eb6)

2.11.1 (2021-08-11)

Bug Fixes

  • init while payloadgetter skip (f317101)
  • ssr: payloadGetter type in match function (38738ab)

2.11.0 (2021-07-19)

Features

2.10.9 (2021-06-28)

Note: Version bump only for package sigi

2.10.8 (2021-06-16)

Bug Fixes

  • ssr: skipped actions should always be retried on client (4000e27)

2.10.7 (2021-06-15)

Bug Fixes

  • core: skip from SSR logic (c3e1ee8)

... (truncated)

Commits
  • c379bef v2.12.1
  • e4b2a2c Merge pull request #830 from sigi-framework/fix/selector-closure-steal
  • 69b19ce fix(react): state selector may use old closures
  • 3ff8a62 Merge pull request #827 from sigi-framework/dependabot/npm_and_yarn/immer-9.0.6
  • 3342071 build(deps-dev): bump immer from 9.0.5 to 9.0.6
  • f457c60 v2.12.0
  • a4c3f0a Merge pull request #826 from Zexron-xu/feature/extract-to-json
  • 4ac7936 feat(ssr): support extract to json and restore state
  • 6c1c468 v2.11.3
  • 5612f47 Merge pull request #825 from sigi-framework/fix-bugs
  • 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 [@sigi/devtool](https://github.com/sigi-framework/sigi) from 2.5.1 to 2.12.1.
- [Release notes](https://github.com/sigi-framework/sigi/releases)
- [Changelog](https://github.com/sigi-framework/sigi/blob/master/CHANGELOG.md)
- [Commits](sigi-framework/sigi@v2.5.1...v2.12.1)

---
updated-dependencies:
- dependency-name: "@sigi/devtool"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2021
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.

None yet

0 participants