Skip to content

Build(deps-dev): Bump @sveltejs/kit from 2.6.1 to 2.6.4

Dependabot requested to merge dependabot-npm_and_yarn-sveltejs-kit-2.6.4 into main

Bumps @sveltejs/kit from 2.6.1 to 2.6.4.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.6.4

Patch Changes

  • fix: only preload links that have a different URL than the current page (#12773)

  • fix: revert change to replace version in generateBundle (#12779)

  • fix: catch stack trace fixing errors thrown in web containers (#12775)

  • fix: use absolute links in JSDoc comments (#12772)

@​sveltejs/kit@​2.6.3

Patch Changes

  • fix: ensure a changing version doesn't affect the hashes for chunks without any actual code changes (#12700)

  • fix: prevent crash when logging URL search params in a server load function (#12763)

  • chore: revert update dependency cookie to ^0.7.0 (#12767)

@​sveltejs/kit@​2.6.2

Patch Changes

  • chore(deps): update dependency cookie to ^0.7.0 (#12746)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.6.4

Patch Changes

  • fix: only preload links that have a different URL than the current page (#12773)

  • fix: revert change to replace version in generateBundle (#12779)

  • fix: catch stack trace fixing errors thrown in web containers (#12775)

  • fix: use absolute links in JSDoc comments (#12772)

2.6.3

Patch Changes

  • fix: ensure a changing version doesn't affect the hashes for chunks without any actual code changes (#12700)

  • fix: prevent crash when logging URL search params in a server load function (#12763)

  • chore: revert update dependency cookie to ^0.7.0 (#12767)

2.6.2

Patch Changes

  • chore(deps): update dependency cookie to ^0.7.0 (#12746)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading