Skip to content

Bump @sigi/vue from 2.8.0 to 2.9.0#38

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sigi/vue-2.9.0
Closed

Bump @sigi/vue from 2.8.0 to 2.9.0#38
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sigi/vue-2.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2021

Bumps @sigi/vue from 2.8.0 to 2.9.0.

Changelog

Sourced from @​sigi/vue's changelog.

2.9.0 (2021-05-11)

Bug Fixes

  • ssr: should be able to emit terminate in the other modules (cfb4c43)
  • dependencies list (4a44cdd)
  • react: state mismatch while dispatch reducers in useEffect of Child component (c92d4be)

Features

  • core: ssr effect now could be marked retry on client (116df59)

Performance Improvements

  • core: reduce js engine hidden path mismatch (3224344)
  • react: fast code path on server (f7df497)
  • ssr: add fast path for ssr di logic (8cd2f5a)

2.8.6 (2021-05-06)

Note: Version bump only for package sigi

2.8.5 (2021-04-28)

Bug Fixes

  • ssr: race operator should only accept last value of SSR Modules (44c3e1b)

2.8.4 (2021-03-31)

Bug Fixes

  • react: should still not skip first setState if not first rendering (1349288)

2.8.3 (2021-03-29)

Bug Fixes

  • react: emit warning while pass selector without dependencies (3198ea5)

2.8.2 (2021-03-29)

Bug Fixes

  • typecheck issues after upgrade to ts@4.2 (390651e)
  • react: useModule subscription should be in useEffect (9603ffa)
  • ssr: always resolve deferred promise to prevent floating Promise (4493da0)

2.8.1 (2021-03-03)

... (truncated)

Commits
  • a274da5 v2.9.0
  • 2aec0c0 Merge pull request #757 from sigi-framework/fast-code-path
  • 8cd2f5a perf(ssr): add fast path for ssr di logic
  • f7df497 perf(react): fast code path on server
  • aaa3da0 chore: rename react/index.ts => react/index.browser.ts
  • a2ab75a build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /examples
  • 5e5798c Merge pull request #745 from sigi-framework/retry-on-client
  • ba41002 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 1f74874 build(deps-dev): bump codecov from 3.8.1 to 3.8.2
  • b94c501 style: apply prettier again
  • 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)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2021

The following labels could not be found: npm, dependencies.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 14, 2021

Superseded by #40.

@dependabot dependabot Bot closed this May 14, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sigi/vue-2.9.0 branch May 14, 2021 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants