dylanlangston / dylanlangston.com

Source code for my personal site 😎
https://testing.dylanlangston.com/
MIT License
2 stars 0 forks source link

Node/Bun - Bump @sveltejs/kit from 2.5.18 to 2.5.27 in /site #408

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps @sveltejs/kit from 2.5.18 to 2.5.27.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.27

Patch Changes

  • fix: asynchronously instantiate components when using Svelte 5 (#12613)

  • fix: use {@render ...} tag when generating default fallback page for svelte 5 apps (#12653)

  • fix: emulate event.platform even when the route does not exist (#12513)

@​sveltejs/kit@​2.5.26

Patch Changes

  • fix: exclude service worker directory from tsconfig (#12196)

@​sveltejs/kit@​2.5.25

Patch Changes

@​sveltejs/kit@​2.5.24

Patch Changes

  • extend peer dependency range for @​sveltejs/vite-plugin-svelte to include 4.0.0-next for improved svelte5 support (#12593)

@​sveltejs/kit@​2.5.23

Patch Changes

  • fix: use dynamic components in root.svelte instead of svelte:component for svelte 5 (#12584)

@​sveltejs/kit@​2.5.22

Patch Changes

  • chore: configure provenance in a simpler manner (#12570)

@​sveltejs/kit@​2.5.21

Patch Changes

  • chore: package provenance (#12567)

@​sveltejs/kit@​2.5.20

Patch Changes

  • fix: set revalidate cache header on 404'd static assets (#12530)

@​sveltejs/kit@​2.5.19

Patch Changes

  • fix: Svelte 5 - ignore binding_non_reactive warning in generated root component (you also need to update to svelte@5.0.0-next.204) (#12524)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.27

Patch Changes

  • fix: asynchronously instantiate components when using Svelte 5 (#12613)

  • fix: use {@render ...} tag when generating default fallback page for svelte 5 apps (#12653)

  • fix: emulate event.platform even when the route does not exist (#12513)

2.5.26

Patch Changes

  • fix: exclude service worker directory from tsconfig (#12196)

2.5.25

Patch Changes

2.5.24

Patch Changes

  • extend peer dependency range for @​sveltejs/vite-plugin-svelte to include 4.0.0-next for improved svelte5 support (#12593)

2.5.23

Patch Changes

  • fix: use dynamic components in root.svelte instead of svelte:component for svelte 5 (#12584)

2.5.22

Patch Changes

  • chore: configure provenance in a simpler manner (#12570)

2.5.21

Patch Changes

  • chore: package provenance (#12567)

2.5.20

Patch Changes

... (truncated)

Commits


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 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[bot] commented 1 week ago

Superseded by #421.