chore(deps): bump the svelte group across 1 directory with 2 updates#152
Merged
devartifex merged 1 commit intomasterfrom Apr 14, 2026
Merged
Conversation
c9eafc4 to
1323a5e
Compare
devartifex
approved these changes
Apr 14, 2026
Owner
devartifex
left a comment
There was a problem hiding this comment.
CI passes. Svelte group minor/patch bumps — safe. This supersedes #146.
Owner
|
@dependabot rebase |
Bumps the svelte group with 2 updates: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@sveltejs/kit` from 2.57.0 to 2.57.1 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.57.1/packages/kit) Updates `svelte` from 5.55.2 to 5.55.3 - [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.3/packages/svelte) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: svelte - dependency-name: svelte dependency-version: 5.55.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: svelte ... Signed-off-by: dependabot[bot] <support@github.com>
1323a5e to
d1b39fe
Compare
devartifex
pushed a commit
that referenced
this pull request
Apr 14, 2026
Bumps the svelte group with 2 updates: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@sveltejs/kit` from 2.57.0 to 2.57.1 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.57.1/packages/kit) Updates `svelte` from 5.55.2 to 5.55.3 - [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.3/packages/svelte) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: svelte - dependency-name: svelte dependency-version: 5.55.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: svelte ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the svelte group with 2 updates in the / directory: @sveltejs/kit and svelte.
Updates
@sveltejs/kitfrom 2.57.0 to 2.57.1Release notes
Sourced from
@sveltejs/kit's releases.Changelog
Sourced from
@sveltejs/kit's changelog.Commits
75147d4Version Packages (#15684)10d7b44Merge commit from fork3202ed6Merge commit from fork24d7e76chore: fix reuse wording in client comment (#15679)6a9cdaafix: relax form typings for union types (#15687)ab8b2f1fix: use default values as fallbacks (#15680)Updates
sveltefrom 5.55.2 to 5.55.3Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
4a50e8eVersion Packages (#18085)15588f5fix: avoid false positives for reactivity loss warning (#18088)0e9e76ffix: freeze deriveds once their containing effects are destroyed (#17921)3937ec0fix: correctly calculate@constblockers (#18039)7be1a02fix: ensure proper HMR updates for dynamic components (#18079)a4ce776fix: defer error boundary rendering in forks (#18076)