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/ts-plugin from 2.6.0 to 2.11.3 #686

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 Aug 31, 2021

Bumps @sigi/ts-plugin from 2.6.0 to 2.11.3.

Release notes

Sourced from @​sigi/ts-plugin's releases.

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/ts-plugin's changelog.

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)

2.10.6 (2021-06-09)

Bug Fixes

  • react-router: duplicated router module (6458713)

2.10.5 (2021-06-09)

Bug Fixes

  • react-router: missing export types (d9e8c65)

... (truncated)

Commits
  • 6c1c468 v2.11.3
  • 5612f47 Merge pull request #825 from sigi-framework/fix-bugs
  • 3c27e1a chore: upgrade dependencies
  • 76fa31b chore(core): add back reducer/effect error log for non-prod environment
  • 82e111b chore: publish src folder for source-map-loader usage
  • 5d89fb5 Merge pull request #820 from sigi-framework/whitesource/configure
  • 0af6010 v2.11.2
  • fe4c739 Merge pull request #822 from sigi-framework/restore-skip-count
  • ff38eb6 fix(core): skipCount should less equal than the filtered index
  • 0499b48 v2.11.1
  • 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/ts-plugin](https://github.com/sigi-framework/sigi) from 2.6.0 to 2.11.3.
- [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.6.0...v2.11.3)

---
updated-dependencies:
- dependency-name: "@sigi/ts-plugin"
  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 Aug 31, 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.

0 participants