Skip to content

chore(deps-dev): bump svelte from 5.53.11 to 5.53.12#47

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/svelte-5.53.12
Closed

chore(deps-dev): bump svelte from 5.53.11 to 5.53.12#47
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/svelte-5.53.12

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps svelte from 5.53.11 to 5.53.12.

Release notes

Sourced from svelte's releases.

svelte@5.53.12

Patch Changes

  • fix: update select.__value on change (#17745)

  • chore: add invariant helper for debugging (#17929)

  • fix: ensure deriveds values are correct across batches (#17917)

  • fix: handle async RHS in assignment_value_stale (#17925)

  • fix: avoid traversing clean roots (#17928)

Changelog

Sourced from svelte's changelog.

5.53.12

Patch Changes

  • fix: update select.__value on change (#17745)

  • chore: add invariant helper for debugging (#17929)

  • fix: ensure deriveds values are correct across batches (#17917)

  • fix: handle async RHS in assignment_value_stale (#17925)

  • fix: avoid traversing clean roots (#17928)

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@github-actions
Copy link
Copy Markdown

Coverage after merging dependabot/npm_and_yarn/svelte-5.53.12 into main will be

98.85%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/coaction-alien-signals/src
   index.ts100%100%100%100%
packages/coaction-history/src
   index.ts95.24%91.38%100%96.46%10, 100, 11, 51, 55, 69, 81–82, 99
packages/coaction-jotai/src
   index.ts100%100%100%100%
packages/coaction-logger/src
   index.ts100%100%100%100%
   logger.ts100%100%100%100%
packages/coaction-mobx/src
   index.ts93.75%100%90.91%93.75%30–31
packages/coaction-ng/src
   index.ts100%100%100%100%
packages/coaction-persist/src
   index.ts91.35%87.50%92.86%93.07%116–117, 122–123, 139–140, 154–155, 164, 164, 164–165, 186, 94
packages/coaction-pinia/src
   index.ts100%100%100%100%
packages/coaction-react/src
   index.ts98.78%94.44%100%100%60
packages/coaction-redux/src
   index.ts100%100%100%100%
packages/coaction-solid/src
   index.ts100%100%100%100%
packages/coaction-svelte/src
   index.ts100%100%100%100%
packages/coaction-valtio/src
   index.ts100%100%100%100%
packages/coaction-vue/src
   index.ts100%100%100%100%
packages/coaction-xstate/src
   index.ts100%100%100%100%
packages/coaction-yjs/src
   index.ts98.53%96.26%98.04%100%208, 208, 422, 445, 514, 590, 621, 63
packages/coaction-zustand/src
   index.ts98.39%90%100%100%21
packages/core/src
   applyMiddlewares.ts100%100%100%100%
   asyncClientStore.ts92.14%88.68%100%93.51%113, 121, 121, 121–122, 79, 88–89, 91–93
   binder.ts100%100%100%100%
   computed.ts100%100%100%100%
   constant.ts100%100%100%100%
   create.ts99.02%98.85%100%99.01%72, 77
   getInitialState.ts100%100%100%100%
   getRawState.ts100%100%100%100%
   getRawStateClientAction.ts96%91.11%93.33%100%100, 106, 75, 95
   getRawStateLocalAction.ts100%100%100%100%
   getRawStateStateProperty.ts100%100%100%100%
   global.ts100%100%100%100%
   handleMainTransport.ts100%100%100%100%
   handleState.ts100%100%100%100%
   index.ts100%100%100%100%
   interface.ts100%100%100%100%
   internal.ts100%100%100%100%
   utils.ts95.70%93.02%100%97.67%43–44, 54, 60
   wrapStore.ts100%100%100%100%

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.53.11 to 5.53.12.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.12/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.53.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-5.53.12 branch from efcb09f to bfe0934 Compare March 16, 2026 18:57
@github-actions
Copy link
Copy Markdown

Coverage after merging dependabot/npm_and_yarn/svelte-5.53.12 into main will be

98.30%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/coaction-alien-signals/src
   index.ts100%100%100%100%
packages/coaction-history/src
   index.ts95.24%91.38%100%96.46%10, 100, 11, 51, 55, 69, 81–82, 99
packages/coaction-jotai/src
   index.ts100%100%100%100%
packages/coaction-logger/src
   index.ts100%100%100%100%
   logger.ts100%100%100%100%
packages/coaction-mobx/src
   index.ts100%100%100%100%
packages/coaction-ng/src
   index.ts100%100%100%100%
packages/coaction-persist/src
   index.ts91.35%87.50%92.86%93.07%116–117, 122–123, 139–140, 154–155, 164, 164, 164–165, 186, 94
packages/coaction-pinia/src
   index.ts100%100%100%100%
packages/coaction-react/src
   index.ts93.84%88.24%96.43%95.24%141–142, 145–147, 82–83, 86
packages/coaction-redux/src
   index.ts100%100%100%100%
packages/coaction-solid/src
   index.ts100%100%100%100%
packages/coaction-svelte/src
   index.ts100%100%100%100%
packages/coaction-valtio/src
   index.ts100%100%100%100%
packages/coaction-vue/src
   index.ts100%100%100%100%
packages/coaction-xstate/src
   index.ts100%100%100%100%
packages/coaction-yjs/src
   index.ts98.07%92.86%100%100%103, 172, 248, 279, 80
   remoteOperations.ts100%100%100%100%
   shared.ts100%100%100%100%
   sync.ts98.73%97.37%100%100%128, 128
   yjsValue.ts95.92%92.86%88.89%100%36
packages/coaction-zustand/src
   index.ts98.39%90%100%100%21
packages/core/src
   applyMiddlewares.ts100%100%100%100%
   asyncClientStore.ts92.14%88.68%100%93.51%113, 121, 121, 121–122, 79, 88–89, 91–93
   binder.ts100%100%100%100%
   computed.ts100%100%100%100%
   constant.ts100%100%100%100%
   create.ts99.02%98.85%100%99.01%72, 77
   getInitialState.ts100%100%100%100%
   getRawState.ts91.89%87.50%100%93.18%52–53, 66–67, 96–97
   getRawStateClientAction.ts93.66%89.36%94.74%96.05%118, 123, 129, 71, 83, 86–87, 98
   getRawStateLocalAction.ts100%100%100%100%
   getRawStateStateProperty.ts100%100%100%100%
   global.ts100%100%100%100%
   handleMainTransport.ts100%100%100%100%
   handleState.ts96.08%94.92%100%96.43%127–128, 131–132, 135–136
   index.ts100%100%100%100%
   interface.ts100%100%100%100%
   internal.ts100%100%100%100%
   utils.ts96.12%93.33%100%97.96%59–60, 70, 76
   wrapStore.ts100%100%100%100%

@unadlib unadlib closed this Mar 18, 2026
@unadlib unadlib deleted the dependabot/npm_and_yarn/svelte-5.53.12 branch March 18, 2026 18:05
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 18, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant