Skip to content

build(deps-dev): bump @sveltejs/kit from 2.21.2 to 2.21.3 in /src/Exceptionless.Web/ClientApp #1903

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sveltejs/kit from 2.21.2 to 2.21.3.

Release notes

Sourced from @​sveltejs/kit's releases.

@​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.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
  • 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...
  • 6c44239 fix: include components dynamically imported in the universal load function w...
  • 6a6538c fix: correctly invalidate static analysis cache of child nodes during dev (#1...
  • e7b57e7 fix: suppress console spam for chrome devtools requests (#13830)
  • c6cd8c3 fix: correctly deserialize on the server (#13686)
  • ea2ac9b fix: recover scroll position on reload of SPAs (#13821)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2025
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.21.2 to 2.21.3.
- [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.21.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Exceptionless.Web/ClientApp/sveltejs/kit-2.21.3 branch from 5c65a7e to b835f61 Compare June 9, 2025 13:56
Copy link

github-actions bot commented Jun 9, 2025

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 27% 24% 231
Exceptionless.AppHost 18% 6% 87
Exceptionless.Web 44% 32% 2938
Exceptionless.Core 66% 44% 8566
Summary 57% (9894 / 17222) 40% (3906 / 9690) 11822

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
Development

Successfully merging this pull request may close these issues.

0 participants