Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

⚠️ Dependabot is rebasing this PR ⚠️

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 @sveltejs/kit from 2.25.1 to 2.27.0.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.27.0

Minor Changes

  • feat: remote functions (#13986)

@​sveltejs/kit@​2.26.1

Patch Changes

  • fix: posixify internal app server path (#14049)

  • fix: ignore route groups when generating typed routes (#14050)

@​sveltejs/kit@​2.26.0

Minor Changes

  • feat: better type-safety for page.route.id, page.params, page.url.pathname` and various other places (#13864)

  • feat: resolve(...) and asset(...) helpers for resolving paths (#13864)

  • feat: Add $app/types module with Asset, RouteId, Pathname, ResolvedPathname RouteParams<T> and LayoutParams<T> (#13864)

@​sveltejs/kit@​2.25.2

Patch Changes

  • fix: correctly set URL when navigating during an ongoing navigation (#14004)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.27.0

Minor Changes

  • feat: remote functions (#13986)

2.26.1

Patch Changes

  • fix: posixify internal app server path (#14049)

  • fix: ignore route groups when generating typed routes (#14050)

2.26.0

Minor Changes

  • feat: better type-safety for page.route.id, page.params, page.url.pathname and various other places (#13864)

  • feat: resolve(...) and asset(...) helpers for resolving paths (#13864)

  • feat: Add $app/types module with Asset, RouteId, Pathname, ResolvedPathname RouteParams<T> and LayoutParams<T> (#13864)

2.25.2

Patch Changes

  • fix: correctly set URL when navigating during an ongoing navigation (#14004)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2025
@dependabot dependabot bot requested a review from Zokhoi as a code owner August 4, 2025 08:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2025
@dependabot dependabot bot requested a review from emmiegit as a code owner August 4, 2025 08:44
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Aug 4, 2025
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.25.1 to 2.27.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/[email protected]/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framerail/sveltejs/kit-2.27.0 branch from 13dd669 to 4d69e24 Compare August 4, 2025 16:31
@emmiegit emmiegit merged commit 4995eeb into develop Aug 4, 2025
6 checks passed
@emmiegit emmiegit deleted the dependabot/npm_and_yarn/framerail/sveltejs/kit-2.27.0 branch August 4, 2025 16:32
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant