Build(deps-dev): Bump @sveltejs/kit from 2.6.1 to 2.6.4
Bumps @sveltejs/kit from 2.6.1 to 2.6.4.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.6.4Patch 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.3Patch 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.2Patch 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
-
16568c2
Version Packages (#12777) -
571f731
fix: only preload link if the URL differs from current page (#12773) -
5f1de9f
chore: add test for #12763 (#12774) -
5241d8a
fix: catch stack trace fixing errors thrown in web containers (#12775) -
13fb7f5
Revert "fix: replace version in generateBundle (#12700)" (#12779) -
7d96cb7
use absolute links in JSDoc comments (#12772) -
a612292
chore: remove unnecessary try/catch (#12762) -
e34eb26
fix: Allow#top
and the empty string as special-case non-missing IDs (#12395) -
25d4591
Version Packages (#12764) -
809983f
chore: revert cookie upgrade (#12767) - Additional commits viewable in compare view
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