chore(deps): update all non-major dependencies #131
+18
−18
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:
2.8.0
->2.8.1
4.0.0
->4.0.1
5.59.17
->5.60.5
5.60.6
1.0.92
->1.0.93
0.7.7
->0.7.9
0.9.4
->0.9.6
9.14.0
->9.15.0
8.4.47
->8.4.49
3.2.7
->3.2.8
3.3.1
(+1)1.0.214
->1.0.215
1.0.132
->1.0.133
5.1.13
->5.2.2
5.2.7
(+4)4.0.5
->4.0.9
2.20.0
->2.20.1
3.4.14
->3.4.15
1.0.67
->1.0.69
1.41.0
->1.41.1
8.12.2
->8.14.0
8.15.0
0.20.0
->0.20.1
5.4.10
->5.4.11
2.1.4
->2.1.5
Release Notes
sveltejs/kit (@sveltejs/kit)
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)
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v4.0.1
Compare Source
Patch Changes
TanStack/query (@tanstack/svelte-query)
v5.60.5
Compare Source
Version 5.60.5 - 11/15/24, 6:06 PM
Changes
Fix
4a2e838
) by Dominik DorfmeisterDocs
0df2883
) by Arnoud118b152
) by ArnoudPackages
v5.60.4
Compare Source
Version 5.60.4 - 11/15/24, 3:43 PM
Changes
Refactor
6c2a055
) by @manudeliPackages
v5.59.20
Compare Source
Version 5.59.20 - 11/6/24, 2:13 PM
Changes
Fix
848df62
) by Dominik DorfmeisterTest
06e315c
) by @manudeliDocs
aa92acc
) by Artur AbdullinPackages
dtolnay/anyhow (anyhow)
v1.0.93
Compare Source
thiserror
v2tokio-rs/axum (axum)
v0.7.9
: axum - v0.7.9Compare Source
v0.7.8
: axum - v0.7.8Compare Source
serde_json::RawValue
inEvent::json_data
(#2992)method_not_allowed_fallback
to set a fallback when a path matches but there is no handler for the given HTTP method (#2903)MethodFilter::CONNECT
,routing::connect[_service]
and
MethodRouter::connect[_service]
(#2961)NoContent
as a self-described shortcut forStatusCode::NO_CONTENT
(#2978)eslint/eslint (eslint)
v9.15.0
Compare Source
postcss/postcss (postcss)
v8.4.49
Compare Source
source.offset
(by @romainmenke).v8.4.48
Compare Source
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.2.8
Compare Source
serde-rs/serde (serde)
v1.0.215
Compare Source
serde-rs/json (serde_json)
v1.0.133
Compare Source
sveltejs/svelte (svelte)
v5.2.2
Compare Source
Patch Changes
v5.2.1
Compare Source
Patch Changes
fix: mark pseudo classes nested inside
:not
as used (#14303)fix: disallow invalid attributes for
<svelte:window>
and<svelte:document>
(#14228)fix: ensure props passed to components via mount are updateable (#14210)
fix: mark subtree dynamic for img with loading attribute (#14317)
fix: avoid relying on Node specifics within compiler (#14314)
v5.2.0
Compare Source
Minor Changes
v5.1.17
Compare Source
Patch Changes
fix: account for
:has(...)
as part of:root
(#14229)fix: prevent nested pseudo class from being marked as unused (#14229)
fix: use strict equality for key block comparisons in runes mode (#14285)
fix: bump
is-reference
dependency to fiximport.meta
bug (#14286)v5.1.16
Compare Source
Patch Changes
fix: don't wrap pseudo classes inside
:global(...)
with another:global(...)
during migration (#14267)fix: bail on named slots with that have reserved keywords during migration (#14278)
v5.1.15
Compare Source
Patch Changes
v5.1.14
Compare Source
Patch Changes
fix: migration script messing with attributes (#14260)
fix: do not treat reassigned synthetic binds as state in runes mode (#14236)
fix: account for mutations in script module in ownership check (#14253)
fix: consider img with loading attribute not static (#14237)
sveltejs/language-tools (svelte-check)
v4.0.9
Compare Source
v4.0.8
Compare Source
v4.0.7
Compare Source
$props
: infer types for$bindable
, infer function type from arrow functionv4.0.6
Compare Source
const load = ...
declarations (#2540)ciscoheat/sveltekit-superforms (sveltekit-superforms)
v2.20.1
Changed
1.0.0-beta.3
(hoping for a stable release soon).2.0.0-rc.23
(hoping for a stable release soon).Added
Fixed
tailwindlabs/tailwindcss (tailwindcss)
v3.4.15
Compare Source
boxShadow
theme configuration allows arrays (#14856)selection:*
variant works in Chrome 131 (#15003)dtolnay/thiserror (thiserror)
v1.0.69
Compare Source
v1.0.68
Compare Source
tokio-rs/tokio (tokio)
v1.41.1
: Tokio v1.41.1Compare Source
1.41.1 (Nov 7th, 2024)
Fixed
net
requirement fornet::UdpSocket
in docs (#6938)TcpStream
internal comment (#6944)typescript-eslint/typescript-eslint (typescript-eslint)
v8.14.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.13.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
unplugin/unplugin-icons (unplugin-icons)
v0.20.1
Compare Source
🚀 Features
setup
insteaddata
(options api can be disabled) - by @userquin in https://github.com/unplugin/unplugin-icons/issues/386 (0e0e3)View changes on GitHub
vitejs/vite (vite)
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest (vitest)
v2.1.5
Compare Source
🚀 Features
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrors
without base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejection
even when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrent
from theRuntimeConfig
type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll
,.element
,.rejects
/.resolves
, andlocator.*
weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enter
or'a'
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "every 2 week on monday" (UTC), 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.