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.134 to 5.0.0-next.163 #92

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

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

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • feat: more accurate render/mount/hydrate options (#12111)

  • fix: better binding interop between runes/non-runes components (#12123)

[email protected]

Patch Changes

  • chore: improve runtime performance of capturing reactive signals (#12093)

[email protected]

Patch Changes

  • fix: ensure element size bindings don't unsubscribe multiple times from the resize observer (#12091)

  • fix: prevent misidentification of bindings as delegatable event handlers if used outside event attribute (#12081)

  • fix: preserve current input values when removing defaults (#12083)

  • fix: preserve component function context for nested components (#12089)

[email protected]

Patch Changes

  • fix: adjust module declaration to work around language tools bug (#12071)

[email protected]

Patch Changes

  • fix: handle is attribute on elements with spread (#12056)

  • fix: correctly process empty lines in messages (#12057)

  • fix: rewrite state_unsafe_mutation message (#12059)

  • fix: support function invocation from imported *.svelte components (#12061)

  • fix: better types for on (#12053)

[email protected]

Patch Changes

  • fix: robustify migration script (#12019)

  • fix: relax constraint for ComponentProps (#12026)

  • fix: address event delegation duplication behaviour (#12014)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.0.0-next.163

Patch Changes

  • feat: more accurate render/mount/hydrate options (#12111)

  • fix: better binding interop between runes/non-runes components (#12123)

5.0.0-next.162

Patch Changes

  • chore: remove anchor node from each block items (#11836)

5.0.0-next.161

Patch Changes

  • fix: wait a microtask for await blocks to reduce UI churn (#11989)

  • fix: ensure state update expressions are serialised correctly (#12109)

  • fix: repair each block length even without an else (#12098)

  • fix: remove document event listeners on unmount (#12105)

5.0.0-next.160

Patch Changes

  • chore: improve runtime performance of capturing reactive signals (#12093)

5.0.0-next.159

Patch Changes

  • fix: ensure element size bindings don't unsubscribe multiple times from the resize observer (#12091)

  • fix: prevent misidentification of bindings as delegatable event handlers if used outside event attribute (#12081)

  • fix: preserve current input values when removing defaults (#12083)

  • fix: preserve component function context for nested components (#12089)

5.0.0-next.158

Patch Changes

  • fix: adjust module declaration to work around language tools bug (#12071)

... (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.134 to 5.0.0-next.163.
- [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 Jun 21, 2024
@kiosion kiosion merged commit 1403568 into main Jun 21, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-5.0.0-next.163 branch June 21, 2024 22:25
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.

1 participant