Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 11, 2025

Bumps use-sync-external-store and @types/use-sync-external-store. These dependencies needed to be updated together.
Updates use-sync-external-store from 1.4.0 to 1.5.0

Commits

Updates @types/use-sync-external-store from 0.0.6 to 1.5.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

…l-store

Bumps [use-sync-external-store](https://github.com/facebook/react/tree/HEAD/packages/use-sync-external-store) and [@types/use-sync-external-store](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/use-sync-external-store). These dependencies needed to be updated together.

Updates `use-sync-external-store` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/use-sync-external-store)

Updates `@types/use-sync-external-store` from 0.0.6 to 1.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/use-sync-external-store)

---
updated-dependencies:
- dependency-name: use-sync-external-store
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/use-sync-external-store"
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 11, 2025
Copy link

Coverage after merging dependabot/npm_and_yarn/multi-9d35fa73a4 into main will be

84.62%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/coaction-mobx/src
   index.ts94.12%80%100%100%13, 22, 27
packages/coaction-pinia/src
   index.ts80.72%73.68%71.43%86%101–102, 114, 56, 68–72, 76, 78, 82
packages/coaction-zustand/src
   index.ts43.02%15%71.43%46.15%19–20, 20, 20–26, 26, 26–27, 29, 29, 29–31, 31, 31, 33, 38, 40, 40, 40–46, 49, 52, 54, 59–61, 61, 61–63, 63, 63, 65, 90
packages/core/dist
   coaction.cjs.js80%50%100%100%11
packages/core/src
   applyMiddlewares.ts58.33%25%100%66.67%10, 8–9, 9, 9
   asyncClientStore.ts83.33%70%85.71%90.91%25, 27, 27, 45–46, 52, 59, 65, 98
   binder.ts100%100%100%100%
   computed.ts100%100%100%100%
   constant.ts71.43%50%100%100%3, 5
   create.ts85.98%81.25%90%89.80%131–132, 34–35, 35, 39, 59, 59–60, 60, 60–61, 63, 95
   getInitialState.ts69.57%59.09%100%76.19%15, 18, 18, 18, 18, 18, 20, 22, 22, 22–24, 24, 27
   getRawState.ts86.10%85.45%87.50%86.11%109–112, 117, 117, 117–118, 124–126, 126, 126–129, 44–45, 85–87, 93–94
   global.ts41.18%16.67%100%50%10, 3, 5, 5, 5–7, 7, 7–8
   handleMainTransport.ts82.22%77.78%100%83.33%30, 36–37, 52, 52–53, 58–59
   handleState.ts95.62%91.84%100%97.40%36–37, 77, 80, 93–94
   index.ts100%100%100%100%
   utils.ts75.86%61.54%100%85.19%25–26, 26, 26, 26, 26–28, 28, 28, 28, 28–29, 5
   wrapStore.ts100%100%100%100%
packages/logger/src
   index.ts100%100%100%100%
   logger.ts67.80%53.73%87.50%86.05%104–106, 106–107, 12, 123, 125–127, 133–134, 137–138, 143–144, 148–150, 59–60, 65, 65, 65–67, 67, 72, 72, 75, 83–85, 85–86, 96–97

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants