Skip to content

dependabot-npm(deps-dev): bump @sveltejs/kit from 2.21.2 to 2.21.5 #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2025

Bumps @sveltejs/kit from 2.21.2 to 2.21.5.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.21.5

Patch Changes

  • fix: correctly set the sequential focus navigation point when using hash routing (#13884)

  • fix: regression when resetting focus and the URL hash contains selector combinators or separators (#13884)

@​sveltejs/kit@​2.21.4

Patch Changes

  • fix: correctly access transport decoders on the client when building for a single or inline output app (#13871)

@​sveltejs/kit@​2.21.3

Patch Changes

  • fix: correctly invalidate static analysis cache of child nodes when modifying a universal +layout file during dev (#13793)

  • fix: correctly set sequential focus navigation starting point after navigation (#10856)

  • fix: suppress console spam for chrome devtools requests (#13830)

  • fix: avoid externalising packages that depend on @sveltejs/kit so that libraries can also use redirect and error helpers (#13843)

  • fix: correctly run deserialize on the server (#13686)

  • fix: handle non-semver-style dependency versions (#13850)

  • fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold (#13723)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.21.5

Patch Changes

  • fix: correctly set the sequential focus navigation point when using hash routing (#13884)

  • fix: regression when resetting focus and the URL hash contains selector combinators or separators (#13884)

2.21.4

Patch Changes

  • fix: correctly access transport decoders on the client when building for a single or inline output app (#13871)

2.21.3

Patch Changes

  • fix: correctly invalidate static analysis cache of child nodes when modifying a universal +layout file during dev (#13793)

  • fix: correctly set sequential focus navigation starting point after navigation (#10856)

  • fix: suppress console spam for chrome devtools requests (#13830)

  • fix: avoid externalising packages that depend on @sveltejs/kit so that libraries can also use redirect and error helpers (#13843)

  • fix: correctly run deserialize on the server (#13686)

  • fix: handle non-semver-style dependency versions (#13850)

  • fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold (#13723)

Commits
  • 8e27c71 Version Packages (#13885)
  • f86f33b fix: sequential focus navigation starting point regression and hash routing (...
  • 211e78c feat: Respect abort signals during serverside fetch optimization (#13877)
  • 6ba4917 chore: update Vitest to 3.2.3 (#13865)
  • ee3600d Version Packages (#13872)
  • b451705 fix: correctly access app.decoders in inline and single output apps (#13871)
  • 7fcbc5a Version Packages (#13854)
  • ab67874 fix: avoid setting sequential focus navigation starting point when using hash...
  • 6261a87 fix: hash link to new page focuses the correct element (#10856)
  • 408e1f5 fix: ensure redirect used in packages uses the same Redirect instance (#1...
  • Additional commits viewable in compare view

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)

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.21.2 to 2.21.5.
- [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.21.5/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.21.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2025

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from vanvianen as a code owner June 15, 2025 06:46
@github-actions github-actions bot merged commit 99ae840 into dev Jun 15, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/sveltejs/kit-2.21.5 branch June 15, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant