Skip to content

Build(deps-dev): Bump @sveltejs/kit from 2.7.3 to 2.8.0

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

Bumps @sveltejs/kit from 2.7.3 to 2.8.0.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.8.0

Minor Changes

  • feat: add helper to identify ActionFailure objects (#12878)

@​sveltejs/kit@​2.7.7

Patch Changes

  • fix: update link in JSDoc (#12963)

@​sveltejs/kit@​2.7.6

Patch Changes

  • fix: update broken links in JSDoc (#12960)

@​sveltejs/kit@​2.7.5

Patch Changes

  • fix: warn on invalid cookie name characters (#12806)

  • fix: when using @vitejs/plugin-basic-ssl, set a no-op proxy config to downgrade from HTTP/2 to TLS since undici does not yet enable HTTP/2 by default (#12907)

@​sveltejs/kit@​2.7.4

Patch Changes

  • fix: ensure element is focused after subsequent clicks of the same hash link (#12866)

  • fix: avoid preload if event default was prevented for touchstart and mousedown events (#12887)

  • fix: avoid reloading behaviour for hash links with data-sveltekit-reload if the hash is on the same page (#12866)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.8.0

Minor Changes

  • feat: add helper to identify ActionFailure objects (#12878)

2.7.7

Patch Changes

  • fix: update link in JSDoc (#12963)

2.7.6

Patch Changes

  • fix: update broken links in JSDoc (#12960)

2.7.5

Patch Changes

  • fix: warn on invalid cookie name characters (#12806)

  • fix: when using @vitejs/plugin-basic-ssl, set a no-op proxy config to downgrade from HTTP/2 to TLS since undici does not yet enable HTTP/2 by default (#12907)

2.7.4

Patch Changes

  • fix: ensure element is focused after subsequent clicks of the same hash link (#12866)

  • fix: avoid preload if event default was prevented for touchstart and mousedown events (#12887)

  • fix: avoid reloading behaviour for hash links with data-sveltekit-reload if the hash is on the same page (#12866)

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