containers / podman-desktop-extension-bootc

Support for bootable OS containers (bootc) and generating disk images
Apache License 2.0
406 stars 14 forks source link

chore(deps-dev): bump svelte from 5.0.0-next.164 to 5.0.0-next.192 #654

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps svelte from 5.0.0-next.164 to 5.0.0-next.192.

Release notes

Sourced from svelte's releases.

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)

svelte@5.0.0-next.187

Patch Changes

  • fix: always pass original component to HMR wrapper (#12454)

  • fix: ensure previous transitions are properly aborted (#12460)

... (truncated)

Changelog

Sourced from svelte's changelog.

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

Patch Changes

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

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

5.0.0-next.187

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