Skip to content

chore(deps-dev): bump @sveltejs/kit from 3.0.0-next.11 to 3.0.0-next.12 in the all-dependencies group across 1 directory - #480

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-all-dependencies-f50291637b
Open

chore(deps-dev): bump @sveltejs/kit from 3.0.0-next.11 to 3.0.0-next.12 in the all-dependencies group across 1 directory#480
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-all-dependencies-f50291637b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 1 update in the / directory: @sveltejs/kit.

Updates @sveltejs/kit from 3.0.0-next.11 to 3.0.0-next.12

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​3.0.0-next.12

Major Changes

  • breaking: rename Pathname type to Path and Asset to AssetPath (#16430) breaking: remove leading / from Path and AssetPath

  • breaking: write tsconfig to node_modules/$app/tsconfig (#16458)

  • breaking: error on event.url, event.params and event.route access inside queries (#16452)

  • breaking: delete $service-worker module (#16450)

  • breaking: detect new deployments on data, remote, and form action responses, tab focus, and visibility change, and default version.pollInterval to 1 hour (#16496)

Minor Changes

  • feat: add $app/manifest module with immutable, assets, prerendered, and routes exports (#16372)

  • feat: validate that all remote form fields were created with form.fields.foo.as(...) (#16331)

  • feat: make $app/paths importable in service workers (#16441)

  • feat: $app/service-worker module (#16458)

  • feat: better tsconfig validation (#16458)

  • fix: default cookies to secure to false during development (#16462)

Patch Changes

  • fix: allow undefined values to be passed to form field .as(...) where applicable (#15681)

  • fix: include queries refreshed from within another query in the serialized response (#16461)

  • fix: generate sourcemaps for remote modules (#16440)

  • fix: avoid empty getElementById() call on hash routing navigation (#16448)

  • fix: warn if hook files are spelled as "hook" instead of "hooks" (#16483)

  • chore: deprecate the alias option (#16470)

  • fix: prevent infinite loops when server-side queries refresh each other in a cycle during the single-flight drain (#16461)

  • fix: populate version in service workers (#16434)

  • fix: resolve remote modules as external during dev prebundling so packages can re-export remote functions (#16426)

  • fix: refetch route-tracking server data when navigating away from an error page (#16381)

  • fix: serialize query(...).set(...)/query(...).refresh() values into the rendered HTML when called from within a query during SSR (#16461)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

3.0.0-next.12

Major Changes

  • breaking: rename Pathname type to Path and Asset to AssetPath (#16430) breaking: remove leading / from Path and AssetPath

  • breaking: write tsconfig to node_modules/$app/tsconfig (#16458)

  • breaking: error on event.url, event.params and event.route access inside queries (#16452)

  • breaking: delete $service-worker module (#16450)

  • breaking: detect new deployments on data, remote, and form action responses, tab focus, and visibility change, and default version.pollInterval to 1 hour (#16496)

Minor Changes

  • feat: add $app/manifest module with immutable, assets, prerendered, and routes exports (#16372)

  • feat: validate that all remote form fields were created with form.fields.foo.as(...) (#16331)

  • feat: make $app/paths importable in service workers (#16441)

  • feat: $app/service-worker module (#16458)

  • feat: better tsconfig validation (#16458)

  • fix: default cookies to secure to false during development (#16462)

Patch Changes

  • fix: allow undefined values to be passed to form field .as(...) where applicable (#15681)

  • fix: include queries refreshed from within another query in the serialized response (#16461)

  • fix: generate sourcemaps for remote modules (#16440)

  • fix: avoid empty getElementById() call on hash routing navigation (#16448)

  • fix: warn if hook files are spelled as "hook" instead of "hooks" (#16483)

  • chore: deprecate the alias option (#16470)

  • fix: prevent infinite loops when server-side queries refresh each other in a cycle during the single-flight drain (#16461)

  • fix: populate version in service workers (#16434)

  • fix: resolve remote modules as external during dev prebundling so packages can re-export remote functions (#16426)

  • fix: refetch route-tracking server data when navigating away from an error page (#16381)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the all-dependencies group with 1 update in the / directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).


Updates `@sveltejs/kit` from 3.0.0-next.11 to 3.0.0-next.12
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/version-3/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@3.0.0-next.12/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 3.0.0-next.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 29, 2026
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