ThomasBoom89 / api-client

PoC Cross Platform Desktop Api Client - made with wails.io and svelte 5
GNU General Public License v3.0
0 stars 0 forks source link

Bump svelte from 5.0.0-next.186 to 5.0.0-next.193 in /frontend #35

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps svelte from 5.0.0-next.186 to 5.0.0-next.193.

Release notes

Sourced from svelte's releases.

svelte@5.0.0-next.193

Patch Changes

  • fix: improve validation error that occurs when using {@render ...} to render default slotted content (#12521)

  • fix: reset hydrate node after hydrate(...) (#12512)

svelte@5.0.0-next.192

Patch Changes

  • fix: make animations more robust to quick shuffling (#12496)

  • feat: warn if binding to a non-reactive property (#12500)

  • fix: ensure $state proxy invokes set accessor if present (#12503)

svelte@5.0.0-next.191

Patch Changes

  • fix: properly assign trailing comments (#12471)

  • breaking: remove deep reactivity from non-bindable props (#12484)

  • fix: ensure async initial store value is noticed (#12486)

  • fix: don't add imports to hoisted event parameters (#12493)

  • fix: set volume through DOM property rather than attribute (#12485)

svelte@5.0.0-next.190

Patch Changes

  • fix: hydrate multiple <svelte:head> elements correctly (#12475)

  • fix: assign correct scope to attributes of named slot (#12476)

  • breaking: warn on quoted single-expression attributes in runes mode (#12479)

svelte@5.0.0-next.189

Patch Changes

  • feat: add createRawSnippet API (#12425)

svelte@5.0.0-next.188

Patch Changes

  • fix: ensure $state.snapshot never errors (#12445)

  • feat: move dev-time component properties to private symbols' (#12461)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.0.0-next.193

Patch Changes

  • fix: improve validation error that occurs when using {@render ...} to render default slotted content (#12521)

  • fix: reset hydrate node after hydrate(...) (#12512)

5.0.0-next.192

Patch Changes

  • fix: make animations more robust to quick shuffling (#12496)

  • feat: warn if binding to a non-reactive property (#12500)

  • fix: ensure $state proxy invokes set accessor if present (#12503)

5.0.0-next.191

Patch Changes

  • fix: properly assign trailing comments (#12471)

  • breaking: remove deep reactivity from non-bindable props (#12484)

  • fix: ensure async initial store value is noticed (#12486)

  • fix: don't add imports to hoisted event parameters (#12493)

  • fix: set volume through DOM property rather than attribute (#12485)

5.0.0-next.190

Patch Changes

  • fix: hydrate multiple <svelte:head> elements correctly (#12475)

  • fix: assign correct scope to attributes of named slot (#12476)

  • breaking: warn on quoted single-expression attributes in runes mode (#12479)

5.0.0-next.189

Patch Changes

  • feat: add createRawSnippet API (#12425)

5.0.0-next.188

... (truncated)

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 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 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[bot] commented 3 months ago

Looks like svelte is up-to-date now, so this is no longer needed.