chore(deps): update all non-major dependencies #60
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:
^5.0.0
->^5.0.1
^5.2.11
->^5.2.12
^5.5.2
->^5.5.3
^2.15.1
->^2.16.0
^4.17.13
->^4.17.14
^20.17.10
->^20.17.14
^17.1.13
->^17.1.14
^3.3.2
->^3.3.3
^0.2.12
->^0.3.2
^5.16.0
->^5.19.0
^4.1.1
->^4.1.4
^5.7.2
->^5.7.3
^6.0.7
->^6.0.10
3.99.0
->3.103.2
Release Notes
sveltejs/kit (@sveltejs/adapter-cloudflare)
v5.0.1
Compare Source
Patch Changes
fix: prevent vitest from hanging (#12830)
Updated dependencies [
1bedcc1cfc1f2d85946c1423f60faa8a2a56148b
,e201fa9380a00e072a80a2dcab56de3d77e5b67c
,f3f08582d41b08c3fd1daf742e5703d9cdca7823
,d4bcfccb4503b12fe76140dbb6cfddc81f9419fc
,d09bc033123903f359c1ad6fd3a6d8d7fc19298a
]:sveltejs/kit (@sveltejs/adapter-node)
v5.2.12
Compare Source
Patch Changes
fix: include ambient type declarations (#12088)
Updated dependencies [
d440c68acac67ed64eea4b9bda267e229303db7b
,6774ebc34330b12ae8c0cae08e98b577d819fffb
,777c8ef11f17d2ab48aee0f2347c051663da5826
,f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2
,34a03ff16af29e917abebb649b31eadfc40a98a0
,1c77e283896058084c1cb5752d9ec207987a585e
,04958cca5905aaeeff367c9e4a5ce6e90fc64779
,9dc5c0e3e01a3c07010e9996688169be68e1dde8
,00e1a7621de554054d068e4525a9e505d1c2e588
,9fcd1e7574197fa6e7ac000a030378d877cb8837
,e541a4057a00f5ab6740fb51b7f88f17776da50a
,37f72fbb075b481de8263f62c77125333735f382
,b60707ca8e755be95c86490122aa1b792b9bd6be
,699f4405c752261cf46c1ad32e4dbadceaffc75b
,e2a4538c48295cde06f64fb8c7f0b333fbf95496
,a91ba1f326b6e244503de9a010771d942b461dad
]:sveltejs/kit (@sveltejs/adapter-vercel)
v5.5.3
Compare Source
Patch Changes
fix: include ambient type declarations (#12088)
Updated dependencies [
d440c68acac67ed64eea4b9bda267e229303db7b
,6774ebc34330b12ae8c0cae08e98b577d819fffb
,777c8ef11f17d2ab48aee0f2347c051663da5826
,f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2
,34a03ff16af29e917abebb649b31eadfc40a98a0
,1c77e283896058084c1cb5752d9ec207987a585e
,04958cca5905aaeeff367c9e4a5ce6e90fc64779
,9dc5c0e3e01a3c07010e9996688169be68e1dde8
,00e1a7621de554054d068e4525a9e505d1c2e588
,9fcd1e7574197fa6e7ac000a030378d877cb8837
,e541a4057a00f5ab6740fb51b7f88f17776da50a
,37f72fbb075b481de8263f62c77125333735f382
,b60707ca8e755be95c86490122aa1b792b9bd6be
,699f4405c752261cf46c1ad32e4dbadceaffc75b
,e2a4538c48295cde06f64fb8c7f0b333fbf95496
,a91ba1f326b6e244503de9a010771d942b461dad
]:sveltejs/kit (@sveltejs/kit)
v2.16.0
Compare Source
Minor Changes
feat: add ability to invalidate a custom identifier on
goto()
(#13256)feat: remove the
postinstall
script to support pnpm 10 (#13304)NOTE: users should add
"prepare": "svelte-kit sync
" to theirpackage.json
in order to avoid the following warning upon first running Vite:feat: provide
PageProps
andLayoutProps
types (#13308)Patch Changes
perf: shorten chunk file names (#13003)
fix: strip internal data before passing URL to
reroute
(#13092)fix: support absolute URLs and reroutes with
data-sveltekit-preload-code="viewport"
(#12217)fix: use current
window.fetch
for server load fetch requests (#13315)fix: resolve symlinks when handling routes (#12740)
fix: prevent infinite reload when using the hash router and previewing
/index.html
(#13296)fix: service worker base path in dev mode (#12577)
chore: error during development when using
use:enhance
with+server
(#13197)chore: add most common status codes to
redirect()
JS documentation (#13301)fix: correctly link to assets inlined by the
inlineStyleThreshold
option (#13068)fix: fall back to importing dynamic dependencies relative to SvelteKit package (#12532)
fix: use arrow function types over bound funcs (#12955)
fix: correctly navigate when hash router is enabled and the browser encodes extra hashes (#13321)
v2.15.3
Compare Source
Patch Changes
fix: fix race-condition when not using SSR when pressing back before initial load (#12925)
fix: remove ":$" from virtual module ids to allow dev server to work with proxies (#12157)
fix: upgrade esm-env to remove warning when NODE_ENV is not set (#13291)
fix: handle
Redirect
thrown from root layout load function when client-side navigating to a non-existent page (#12005)fix: make param matchers generated type import end with
.js
(#13286)v2.15.2
Compare Source
Patch Changes
fix: correctly notify page store subscribers (#13205)
fix: prerender data when there is no server load but the
trailingSlash
option is set from the server (#13262)fix: correctly remove navigation callbacks when returning function in onNavigate (#13241)
raineorshine/npm-check-updates (npm-check-updates)
v17.1.14
Compare Source
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.3.3
Compare Source
publint/publint (publint)
v0.3.2
Compare Source
Patch Changes
(Potentially breaking) Disable running lifecycle scripts, such as
prepare
,prepack
, andpostpack
, when running the pack command internally. This returns to the behavior in v0.2. (Note that this change does not apply to yarn as it does not support ignoring lifecycle scripts for local projects) (#128)This change is made as running lifecycle scripts was an unintentional behavior during the v0.3 breaking change, which could cause the linting process to take longer than expected, or even cause infinite loops if
publint
is used in a lifecycle script.Update repository and bugs URLs to point to the new
publint
organization (1eda033
)Updated dependencies [
1eda033
,10e3891
]:v0.3.1
Compare Source
Patch Changes
pack
option (#124)v0.3.0
Compare Source
Minor Changes
The
vfs
option is removed in favour of an extended support ofpack: { tarball: ArrayBuffer | ReadableStream }
andpack: { files: PackFile[] }
APIs. Now, it is even easier to usepublint
in the browser or against a packed.tgz
file in Node.js. See the docs for more examples of how to use these new options. (#122)Bump node version support to >=18 (
cb2ed8b
)publint
now runs your project's package manager'spack
command to get the list of packed files for linting. The previousnpm-packlist
dependency is now removed. (#120)A new
pack
option is added to the node API to allow configuring this. It defaults to'auto'
and will automatically detect your project's package manager usingpackage-manager-detector
. See its JSDoc for more information of the option.This change is made as package managers have different behaviors for packing files, so running their
pack
command directly allows for more accurate linting. However, as a result of executing these commands in a child process, it may take 200-500ms longer to lint depending on the package manager used and the project size. The new handling also does not support yarn 1. See this comment for more information.If you use yarn 1, you should upgrade to the latest yarn version or a different package manager. Otherwise, no other changes are required for this new behavior.
Patch Changes
Initial setup to publish with Changesets (
24a62f5
)When a dependency with the
file:
orlink:
protocol is specified in thepackage.json
, it will now error to prevent accidentally publishing dependencies that will likely not work when installed by end-users (6e6ab33
)Fix
EXPORT_TYPES_INVALID_FORMAT
linting to detect.d.mts
and.d.cts
files (af5e88b
)Updated dependencies [
d0b406b
]:sveltejs/svelte (svelte)
v5.19.0
Compare Source
Minor Changes
ClassValue
fromsvelte/elements
(#15035)Patch Changes
fix: create fewer deriveds for concatenated strings (#15041)
fix: correctly parse leading comments in function binding (#15020)
v5.18.0
Compare Source
Minor Changes
<template>
elements to contain any child (#15007)Patch Changes
fix: ensure resume effects are scheduled in topological order (#15012)
fix: bump esrap (#15015)
fix: remove listener on
bind_current_time
teardown (#15013)v5.17.5
Compare Source
Patch Changes
feat: allow const tag inside
svelte:boundary
(#14993)fix: ensure signal write invalidation within effects is consistent (#14989)
v5.17.4
Compare Source
Patch Changes
fix: never consider inert boundary effects (#14999)
fix: store access on component destroy (#14968)
fix: correctly transform
pre
with no content (#14973)fix: wrap each block expression in derived to encapsulate effects (#14967)
v5.17.3
Compare Source
Patch Changes
v5.17.2
Compare Source
Patch Changes
fix: account for parent scale when animating elements (#14957)
fix: apply
overflow: hidden
style when transitioning elements, where necessary (#14930)fix: properly add owners to function bindings (#14962)
v5.17.1
Compare Source
Patch Changes
fix: remove bindable prop validation (#14946)
chore: tweak "invalid assignment" compiler error message (#14955)
fix: silence false-positive stale value warning (#14958)
v5.17.0
Compare Source
Minor Changes
Patch Changes
fix: handle default values in object destructuring within "each" blocks when using characters like "}" and "]" (#14554)
fix: account for min-width/height in
slide
transition (#14942)fix: prevent long delays causing erratic spring behaviour (#14940)
feat: warn on using
slide
transition with table elements (#14936)chore: improve signal performance by reducing duplicate deps (#14945)
v5.16.6
Compare Source
Patch Changes
fix: Make Tween duration 0 set current to target immediately (#14937)
fix: guard against
customElements
being unavailable in browser extension contexts (#14933)fix: treat
inert
as a boolean attribute (#14935)fix: remove leading newline from
<pre>
contents (#14922)v5.16.5
Compare Source
Patch Changes
fix: inherit correct namespace for
<title>
elements (#14817)fix: don't throw
bind_invalid_export
if there's also a bindable prop with the same name (#14813)v5.16.4
Compare Source
Patch Changes
fix: use cached indexOf array prototype method internally (#14912)
fix: make Tween work with continuous target changes (#14895)
v5.16.3
Compare Source
Patch Changes
fix: correctly parse
each
with loose parser (#14887)fix: apply
clsx
logic to custom elementclass
attributes (#14907)v5.16.2
Compare Source
Patch Changes
fix: ensure disconnected deriveds correctly connect again (#14899)
fix: correctly highlight sources reassigned inside
trace
(#14811)v5.16.1
Compare Source
Patch Changes
fix: ensure unowned deriveds correctly get re-linked to the graph (#14855)
fix: ensure $inspect.trace works correctly with null values (#14853)
sveltejs/language-tools (svelte-check)
v4.1.4
Compare Source
v4.1.3
Compare Source
v4.1.2
Compare Source
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
vitejs/vite (vite)
v6.0.10
Compare Source
server.origin
URL (#19241) (2495022), closes #19241v6.0.9
Compare Source
server.allowedHosts
(bd896fb)server.cors: false
to disallow fetching from untrusted origins (b09572a)v6.0.8
Compare Source
server.close()
only called once (#19204) (db81c2d), closes #19204defaultServerConditions
(#19174) (ad75c56), closes #19174ESBuildOptions.include / exclude
type to allowreadonly (string | RegExp)[]
(ea53e70), closes #19146cloudflare/workers-sdk (wrangler)
v3.103.2
Compare Source
Patch Changes
16a9460
Thanks @vicb! - fix(wrangler): use require.resolve to resolve unenv pathv3.103.1
Compare Source
Patch Changes
a1ff045
Thanks @CarmenPopoviciu! - Reverts #7720 as it introduced breakage in some of the C3 templates (eg. Nuxt)v3.103.0
Compare Source
Minor Changes
#5086
8faf2c0
Thanks @dario-piotrowicz! - add--strict-vars
option towrangler types
add a new
--strict-vars
option towrangler types
that developers can (by setting theflag to
false
) use to disable the default strict/literal types generation for their variablesopting out of strict variables can be useful when developers change often their
vars
values,even more so when multiple environments are involved
v3.102.0
Compare Source
Minor Changes
f613276
Thanks @garrettgu10! - New filter validation logic supporting set and range queries in Vectorize CLIPatch Changes
#7750
df0e5be
Thanks @andyjessop! - bug: Removes the (local) tag on Vectorize bindings in the console output ofwrangler dev
, and adds-in the same tag for Durable Objects (which are emulated locally inwrangler dev
).#7732
d102b60
Thanks @Ankcorn! - fix pages secret bulk copy#7706
c63f1b0
Thanks @penalosa! - Remove the server-based dev registry in favour of the more stable file-based dev registry. There should be no user-facing impact.Updated dependencies [
8e9aa40
]:v3.101.0
Compare Source
Minor Changes
#7534
7c8ae1c
Thanks @cmackenzie1! - feat: Use OAuth flow to generate R2 tokens for Pipelines#7674
45d1d1e
Thanks @Ankcorn! - Add support for env files to wrangler secret bulk i.e..dev.vars
Run
wrangler secret bulk .dev.vars
to add the env fileThis will upload the secrets KEY and KEY_2 to your worker
#7442
e4716cc
Thanks @petebacondarwin! - feat: add support for redirecting Wrangler to a generated config when running deploy-related commandsThis new feature is designed for build tools and frameworks to provide a deploy-specific configuration,
which Wrangler can use instead of user configuration when running deploy-related commands.
It is not expected that developers of Workers will need to use this feature directly.
Affected commands
The commands that use this feature are:
wrangler deploy
wrangler dev
wrangler versions upload
wrangler versions deploy
wrangler pages deploy
wrangler pages build
wrangler pages build-env
Config redirect file
When running these commands, Wrangler will look up the directory tree from the current working directory for a file at the path
.wrangler/deploy/config.json
. This file must contain only a single JSON object of the form:When this file exists Wrangler will follow the
configPath
(relative to the.wrangler/deploy/config.json
file) to find an alternative Wrangler configuration file to load and use as part of this command.When this happens Wrangler will display a warning to the user to indicate that the configuration has been redirected to a different file than the user's configuration file.
Custom build tool example
A common approach that a build tool might choose to implement.
The user writes code that uses Cloudflare Workers resources, configured via a user
wrangler.toml
file.Note that this configuration points
main
at user code entry-point.The user runs a custom build, which might read the
wrangler.toml
to find the entry-point:> my-tool build
This tool generates a
dist
directory that contains both compiled code and a new deployment configuration file, but also a.wrangler/deploy/config.json
file that redirects Wrangler to this new deployment configuration file:The
dist/wrangler.json
will contain:And the
.wrangler/deploy/config.json
will contain:#7685
9d2740a
Thanks @vicb! - allow overriding the unenv preset.By default wrangler uses the bundled unenv preset.
Setting
WRANGLER_UNENV_RESOLVE_PATHS
allow to use another version of the preset.Those paths are used when resolving the unenv module identifiers to absolute paths.
This can be used to test a development version.
#7694
f3c2f69
Thanks @joshthoward! - Default wrangler d1 export to --local rather than failingPatch Changes
#7456
ff4e77e
Thanks @andyjessop! - chore: removes --experimental-versions flag, as versions is now GA.#7712
6439347
Thanks @penalosa! - Remove CF-Connecting-IP for requests to the edge preview#7703
e771fe9
Thanks @petebacondarwin! - include the top level Worker name in the parsed config structure#7576
773bda8
Thanks @cmackenzie1! - Remove defaults forbatch-max-*
pipeline parameters and define value rangesUpdated dependencies [
2c76887
,78bdec5
]:v3.100.0
Compare Source
Minor Changes
#7604
6c2f173
Thanks @CarmenPopoviciu! - feat: Capture Workers with static assets in the telemetry dataWe want to measure accurately what this number of Workers + Assets projects running in remote mode is, as this number will be a very helpful data point down the road, when more decisions around remote mode will have to be taken.
These changes add this kind of insight to our telemetry data, by capturing whether the command running is in the context of a Workers + Assets project.
N.B. With these changes in place we will be capturing the Workers + Assets context for all commands, not just wrangler dev --remote.
Patch Changes
#7581
cac7fa6
Thanks @vicb! - chore(wrangler): update unenv dependency versionunenv now uses the workerd implementation on node:dns
See the unjs/unenv#376
#7625
d8fb032
Thanks @vicb! - feat(wrangler): use unenv builtin dependency resolutionMoving away from
require.resolve()
to handle unenv aliased packages.Using the unenv builtin resolution will allow us to drop the .cjs file from the preset
and to override the base path so that we can test the dev version of the preset.
#7533
755a27c
Thanks @danielgek! - Add warning about the browser rendering not available on local#7614
8abb43f
Thanks @vicb! - chore(wrangler): update unenv dependency versionThe updated unenv contains a fix for the module resolution,
see unjs/unenv#378.
That bug prevented us from using unenv module resolution,
see #7583.
Updated dependencies [
b4e0af1
]:Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Tokyo, Automerge - "* 0-3 * * *" in timezone Asia/Tokyo.
🚦 Automerge: Enabled.
♻ 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.