chore(deps): update all dependencies #23
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.0.0
->18.0.1
4.1.0
->4.9.0
2.5.1
->2.15.0
^3.0.0
->3.0.2
0.4.0
->0.6.6
b4ffde6
->11bd719
v3.0.0
->v3.1.2
21.6.2
->21.7.3
21.6.2
->21.7.3
18.0.4
->18.4.0-canary.20240418-e549ea2
8.15.3
->8.15.9
3.2.5
->3.4.2
3.2.1
->3.3.2
4.2.11
->4.2.19
4.2.11
->4.2.19
3.6.4
->3.8.6
1.3.7
->1.7.0
5.3.3
->5.7.2
5.1.4
->5.4.11
0.19.0
->0.21.1
3.28.4
->3.99.0
Release Notes
sveltejs/kit (@sveltejs/adapter-cloudflare)
v4.9.0
Compare Source
Minor Changes
.assetsignore
file for use with Cloudflare Workers Static Assets (#13109)Patch Changes
20f2720aa3455f38fa2630a33d52f7532da27fce
]:v4.8.0
Compare Source
Minor Changes
Patch Changes
d030f4bb285e70844d09b3f0c87809bae43014b8
,67dd214863cbc5852eb0e8512efbb7bad5358e8a
]:v4.7.4
Compare Source
Patch Changes
docs: update URLs for new svelte.dev site (#12857)
Updated dependencies [
dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46
,4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d
,3a9b78f04786898ca93f6d4b75ab18d26bc45192
,723eb8b31e6a22c82f730c30e485386c8676b746
,8ec471c875345b751344e67580ff1b772ef2735b
]:v4.7.3
Compare Source
Patch Changes
fix: correctly handle relative paths when fetching assets on the server (#12113)
Updated dependencies [
df48fc6ede3859beabaae9fd7c6f722215bb8a42
,5780deba8e3ebd0e2b0abea029068ad0c6daf6ad
,6f9aefdb8699fc126d76a88471602cb9a80822eb
,8aa95b4b3431e79f62f580abdcdcb157b4de86cd
]:v4.7.2
Compare Source
Patch Changes
chore: configure provenance in a simpler manner (#12570)
Updated dependencies [
087a43d391fc38b8c008fb39a804dc6988974101
]:v4.7.1
Compare Source
Patch Changes
chore: package provenance (#12567)
Updated dependencies [
4930a8443caa53bcecee7b690cd28e429b1c8a20
]:v4.7.0
Compare Source
Minor Changes
_redirects
for Cloudflare Pages (#12199)Patch Changes
v4.6.1
Compare Source
Patch Changes
.eot
,.otf
,.ttf
,.woff
, andwoff2
font files when bundling (#12439)v4.6.0
Compare Source
Minor Changes
Patch Changes
84298477a014ec471839adf7a4448d91bc7949e4
,5645614f497931f587b7cb8b3c885fce892a6a72
,84298477a014ec471839adf7a4448d91bc7949e4
]:v4.5.0
Compare Source
Minor Changes
_routes.json
is present to avoid overwriting it (#12360)Patch Changes
121836fcbf6c615fd18c79a12203613ddbe49acf
]:v4.4.1
Compare Source
Patch Changes
chore: add keywords for discovery in npm search (#12330)
Updated dependencies [
25acb1d9fce998dccd8050b93cf4142c2b082611
,642c4a4aff4351b786fe6274aa2f0bf7d905faf9
,0a0e9aa897123ebec50af08e9385b2ca4fc5bb28
]:v4.4.0
Compare Source
Minor Changes
Patch Changes
bbab296f6fcc05af6b999182798bcdedabbaa4c9
]:v4.3.0
Compare Source
Minor Changes
platformProxy
adapter option (#12011)v4.2.1
Compare Source
Patch Changes
workerd
to esbuild conditions (#12069)v4.2.0
Compare Source
Minor Changes
event.platform
fordev
andpreview
(#11974)Patch Changes
4562275ed42964148df03c79434172024897c08c
]:sveltejs/kit (@sveltejs/kit)
v2.15.0
Compare Source
Minor Changes
bundleStrategy: 'inline'
option (#13193)v2.14.1
Compare Source
Patch Changes
v2.14.0
Compare Source
Minor Changes
Patch Changes
goto(...)
, to handle case where URL is mutated (#13196)v2.13.0
Compare Source
Minor Changes
bundleStrategy: 'split' | 'single'
option (#13173)v2.12.2
Compare Source
Patch Changes
fix: correctly resolve no hooks file when a similarly named directory exists (#13188)
fix: correctly resolve
$app/state
on the server with Vite 5 (#13192)v2.12.1
Compare Source
Patch Changes
navigating.current.<x>
withnavigating.<x>
(#13174)v2.12.0
Compare Source
Minor Changes
$app/state
module (#13140)Patch Changes
v2.11.1
Compare Source
Patch Changes
build.minify
setting when building the service worker (#13143)v2.11.0
Compare Source
Minor Changes
Patch Changes
v2.10.1
Compare Source
Patch Changes
init
hook fromget_hooks
(#13136)v2.10.0
Compare Source
Minor Changes
init
hook (#13103)Patch Changes
hooks.js
from overwriting hooks fromhooks.server.js
(#13104)v2.9.1
Compare Source
Patch Changes
v2.9.0
Compare Source
Minor Changes
Patch Changes
v2.8.5
Compare Source
Patch Changes
v2.8.4
Compare Source
Patch Changes
v2.8.3
Compare Source
Patch Changes
fix: ensure error messages are escaped (#13050)
fix: escape values included in dev 404 page (#13039)
v2.8.2
Compare Source
Patch Changes
fix: prevent duplicate fetch request when using Request with load function's fetch (#13023)
fix: do not override default cookie decoder to allow users to override the
cookie
library version (#13037)v2.8.1
Compare Source
Patch Changes
fix: only add nonce to
script-src-elem
,style-src-attr
andstyle-src-elem
CSP directives whenunsafe-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
ActionFailure
objects (#12878)v2.7.7
Compare Source
Patch Changes
v2.7.6
Compare Source
Patch Changes
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 sinceundici
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
andmousedown
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
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
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
v2.6.1
Compare Source
Patch Changes
v2.6.0
Compare Source
Minor Changes
load
functions (#12716)Patch Changes
<form target="_blank">
and ` submissions (#11936)v2.5.28
Compare Source
Patch Changes
node:process
instead of using globals (#12641)v2.5.27
Compare Source
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)v2.5.26
Compare Source
Patch Changes
v2.5.25
Compare Source
Patch Changes
6056ba30e29ac5747c356fbf1a42dd71f2c4aa1f
)v2.5.24
Compare Source
Patch Changes
v2.5.23
Compare Source
Patch Changes
root.svelte
instead ofsvelte:component
for svelte 5 (#12584)v2.5.22
Compare Source
Patch Changes
v2.5.21
Compare Source
Patch Changes
v2.5.20
Compare Source
Patch Changes
v2.5.19
Compare Source
Patch Changes
binding_non_reactive
warning in generated root component (you also need to update to[email protected]
) (#12524)v2.5.18
Compare Source
Patch Changes
fix: respect HTML attributes
enctype
andformenctype
for forms withuse:enhance
(#12198)fix: prevent client import error when a
hooks.server
file imports a private environment variable (#12195)fix: set default
Content-Type
header toapplication/x-www-form-urlencoded
forPOST
form submissions withuse:enhance
to align with native form behaviour (#12198)v2.5.17
Compare Source
Patch Changes
v2.5.16
Compare Source
Patch Changes
v2.5.15
Compare Source
Patch Changes
v2.5.14
Compare Source
Patch Changes
v2.5.13
Compare Source
Patch Changes
v2.5.12
Compare Source
Patch Changes
v2.5.11
Compare Source
Patch Changes
fix: hrefs that start with
config.prerender.origin
are now crawled (#12277)chore: add keywords for discovery in npm search (#12330)
fix: handle whitespace in HTTP Accept header (#12292)
v2.5.10
Compare Source
Patch Changes
fix: exclude server files from optimizeDeps.entries (#12242)
fix: bump import-meta-resolve to remove deprecation warnings (#12240)
v2.5.9
Compare Source
Patch Changes
fix: yield main thread before navigating (#12225)
fix: correctly handle aliases to files in the
.svelte-kit
directory (#12220)v2.5.8
Compare Source
Patch Changes
v2.5.7
Compare Source
Patch Changes
v2.5.6
Compare Source
Patch Changes
fetch
(#11904)v2.5.5
Compare Source
Patch Changes
v2.5.4
Compare Source
Patch Changes
data-sveltekit-preload-data
fails to fetch due to network error (#11944)v2.5.3
Compare Source
Patch Changes
fix: revert tsconfig change that includes svelte.config.js (#11908)
fix: exclude server worker from tsconfig again (#11727)
v2.5.2
Compare Source
Patch Changes
vite-pwa/sveltekit (@vite-pwa/sveltekit)
v0.6.6
Compare Source
🐞 Bug Fixes
tinyglobby
- by @userquin in https://github.com/vite-pwa/sveltekit/issues/92 (41bd5)View changes on GitHub
v0.6.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.6.4
Compare Source
No significant changes
View changes on GitHub
v0.6.3
Compare Source
No significant changes
View changes on GitHub
v0.6.2
Compare Source
No significant changes: add
git+
prefix to repository url, bump vite pwa to 0.20.3 and pnpm to 9.9.0View changes on GitHub
v0.6.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.6.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
v0.5.0
[Compare Source](htt
Configuration
📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.