Skip to content
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

chore(deps): update dependency @sveltejs/kit to v2.8.1 #76

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 2.5.28 -> 2.8.1 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.8.1

Compare Source

Patch Changes
  • fix: only add nonce to script-src-elem, style-src-attr and style-src-elem CSP directives when unsafe-inline is not present (#​11613)

  • fix: support HTTP/2 in dev and production. Revert the changes from #​12907 to downgrade HTTP/2 to TLS as now being unnecessary (#​12989)

v2.8.0

Compare Source

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

v2.7.7

Compare Source

Patch Changes

v2.7.6

Compare Source

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

v2.7.5

Compare Source

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)

v2.7.4

Compare Source

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)

v2.7.3

Compare Source

Patch Changes
  • fix: include importer in illegal import error message (#​12820)

  • fix: don't try reading assets directly that aren't present (#​12876)

  • fix: decode non-latin characters when previewing prerendered pages (#​12874)

  • fix: better error message when a Result is returned from a form action (#​12829)

  • docs: update URLs for new svelte.dev site (#​12857)

v2.7.2

Compare Source

Patch Changes
  • fix: use absolute links in JSDoc comments (#​12718)

v2.7.1

Compare Source

Patch Changes
  • chore: upgrade to sirv 3.0 (#​12796)

  • fix: warn when form action responses are lost because SSR is off (#​12063)

v2.7.0

Compare Source

Minor Changes
  • feat: update service worker when new version is detected (#​12448)
Patch Changes
  • fix: correctly handle relative paths when fetching assets on the server (#​12113)

  • fix: decode non ASCII anchor hashes when scrolling into view (#​12699)

  • fix: page response missing CSP and Link headers when return promise in load (#​12418)

v2.6.4

Compare Source

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)

v2.6.3

Compare Source

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)

v2.6.2

Compare Source

Patch Changes
  • chore(deps): update dependency cookie to ^0.7.0 (#​12746)

v2.6.1

Compare Source

Patch Changes
  • fix: better error message when calling push/replaceState before router is initialized (#​11968)

v2.6.0

Compare Source

Minor Changes
  • feat: support typed arrays in load functions (#​12716)
Patch Changes
  • fix: open a new tab for <form target="_blank"> and ` submissions (#​11936)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Vienna, Automerge - "before 4am" in timezone Europe/Vienna.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Oct 14, 2024

Deploying svelte-tiny-virtual-list with  Cloudflare Pages  Cloudflare Pages

Latest commit: 54112e1
Status: ✅  Deploy successful!
Preview URL: https://b8473563.svelte-tiny-virtual-list.pages.dev
Branch Preview URL: https://renovate-sveltejs-kit-2-x.svelte-tiny-virtual-list.pages.dev

View logs

@renovate renovate bot requested a review from jonasgeiler October 14, 2024 00:27
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from cea2fbd to 0aea54e Compare October 14, 2024 19:16
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.6.4 chore(deps): update dependency @sveltejs/kit to v2.7.0 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from 0aea54e to a26c9ad Compare October 18, 2024 01:54
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.0 chore(deps): update dependency @sveltejs/kit to v2.7.1 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch 2 times, most recently from 3a96caf to a020215 Compare October 23, 2024 02:03
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.1 chore(deps): update dependency @sveltejs/kit to v2.7.2 Oct 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.2 chore(deps): update dependency @sveltejs/kit to v2.7.3 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch 2 times, most recently from 7c0f574 to ac00acc Compare October 29, 2024 00:46
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from ac00acc to f31c33b Compare November 4, 2024 19:42
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.3 chore(deps): update dependency @sveltejs/kit to v2.7.4 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch 2 times, most recently from 749500b to 5559488 Compare November 8, 2024 05:01
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.4 chore(deps): update dependency @sveltejs/kit to v2.7.5 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from 5559488 to 01a8450 Compare November 8, 2024 19:34
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.5 chore(deps): update dependency @sveltejs/kit to v2.7.7 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from 01a8450 to 0f80b2f Compare November 10, 2024 04:14
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.7 chore(deps): update dependency @sveltejs/kit to v2.8.0 Nov 10, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from 0f80b2f to 54112e1 Compare November 16, 2024 19:14
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.8.0 chore(deps): update dependency @sveltejs/kit to v2.8.1 Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants