Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps @sigi/core from 2.8.6 to 2.12.1.

Release notes

Sourced from @​sigi/core'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/core'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/core](https://github.com/sigi-framework/sigi) from 2.8.6 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.8.6...v2.12.1)

---
updated-dependencies:
- dependency-name: "@sigi/core"
  dependency-type: direct:development
  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 Jun 29, 2022
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.

0 participants