Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump svelte from 5.0.0-next.163 to 5.0.0-next.193 #111

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

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

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

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

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

[email protected]

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)

[email protected]

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)

[email protected]

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)

[email protected]

Patch Changes

  • feat: add createRawSnippet API (#12425)

[email protected]

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

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.0.0-next.163 to 5.0.0-next.193.
- [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/[email protected]/packages/svelte)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Superseded by #113.

@dependabot dependabot bot closed this Jul 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-5.0.0-next.193 branch July 27, 2024 15:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants