chore(deps): Bump the web group across 1 directory with 6 updates#3509
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): Bump the web group across 1 directory with 6 updates#3509dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the web group with 6 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.63.0` | `2.65.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `25.9.3` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.5.1` | `4.1.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.1` | `5.56.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.60.1` | `8.61.0` | Updates `@sveltejs/kit` from 2.63.0 to 2.65.0 - [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.65.0/packages/kit) Updates `@types/node` from 25.9.1 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `prettier-plugin-svelte` from 3.5.1 to 4.1.0 - [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.5.1...prettier-plugin-svelte@4.1.0) Updates `svelte` from 5.56.1 to 5.56.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.56.3/packages/svelte) Updates `typescript-eslint` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web - dependency-name: prettier-plugin-svelte dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web - dependency-name: svelte dependency-version: 5.56.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web - dependency-name: typescript-eslint dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web ... Signed-off-by: dependabot[bot] <support@github.com>
mmodzelewski
approved these changes
Jun 19, 2026
hubcio
approved these changes
Jun 19, 2026
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 the web group with 6 updates in the /web directory:
2.63.02.65.025.9.125.9.33.8.33.8.43.5.14.1.05.56.15.56.38.60.18.61.0Updates
@sveltejs/kitfrom 2.63.0 to 2.65.0Release notes
Sourced from @sveltejs/kit's releases.
Changelog
Sourced from @sveltejs/kit's changelog.
Commits
ce77bf3Version Packages (#15988)372a6a6fix: dedupe remote data (#15991)607713efix: copy public directory assets if client build is skipped (#16004)3968fb9fix: skip client build if all routes have CSR disabled (#15936)1c30797Version Packages (#15984)c630529feat: allow commands to receiveFileobjects (#15978)1a2c1fdfix: avoid adding the component to the server node if SSR is turned off (#15982)33dec0eVersion Packages (#15962)0fd507cfix: allow$app/environmentwith a warning when `explicitEnvironmentVariabl...a31fdc6docs: fix explicit env vars docs version (#15968)Updates
@types/nodefrom 25.9.1 to 25.9.3Commits
Updates
prettierfrom 3.8.3 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedUpdates
prettier-plugin-sveltefrom 3.5.1 to 4.1.0Release notes
Sourced from prettier-plugin-svelte's releases.
Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
0b4f82fVersion Packages (#535)aa3eb1efeat: support Svelte 5 declaration tags (#533)ec93daeVersion Packages (#531)afec2e8fix: print@constcorrectly (#530)e7650cdVersion Packages (#527)13f628cchore: fix changeset (#526)152b8ccchore: release 4.0 (#525)48351c9chore: setup changesets / oidc publishing (#524)54ac4b7chore: supply-chain hardening (#523)ba3ffbdchore: switch to pnpm (#522)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier-plugin-svelte since your current version.
Updates
sveltefrom 5.56.1 to 5.56.3Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
a9f4854Version Packages (#18389)71a6515fix: check boundary exists before calling error handler in async derived (#18...3d83c9afix: add bigint to Primitive type for $state.snapshot (#18388)51baf1cVersion Packages (#18357)3d5c4abfix: prevent false-positive reactivity loss warning (#18373)bdb1a0ffix: ensure async block assigns correct nodes to effect (#18371)e4bfc5fchore: bump esrap dependency (#18372)1b4c43bfix: ignore declaration tags for animation directive (#18366)85dcb91chore: upgrade to vitest v4 (#18265)a81f965fix: reject pending async deriveds on discard (#18308)Updates
typescript-eslintfrom 8.60.1 to 8.61.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
16a5b24chore(release): publish 8.61.0You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions