build(deps-dev): bump svelte from 5.53.7 to 5.55.0 in /sveltekit#351
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps-dev): bump svelte from 5.53.7 to 5.55.0 in /sveltekit#351dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
12c1aed to
e302838
Compare
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.53.7 to 5.55.0. - [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.55.0/packages/svelte) --- updated-dependencies: - dependency-name: svelte dependency-version: 5.55.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e302838 to
b282dbb
Compare
Contributor
Author
|
Superseded by #362. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps svelte from 5.53.7 to 5.55.0.
Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
6e52f40Version Packages (#17984)1773cb5fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#1...a94924bfix: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from...db69b7eVersion Packages (#17965)7123bf3fix: remove trailing semicolon from {@const} tag printer (#17962)8e4de9bfix: null out effect.b in destroy_effect to prevent memory leak (#17980)6b33dd2fix: group sync statements (#17977)425fba3fix: hydration comments during hmr (#17975)803c565fix: properly invokeiterator.return()during reactivity loss check (#17966)0adc22cfix: defer batch resolution until earlier intersecting batches have committed...