-
Notifications
You must be signed in to change notification settings - Fork 138
chore(deps): update all non-major dependencies #3424
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
commit: |
88b71d5
to
7874d79
Compare
7874d79
to
5dd6dfa
Compare
5dd6dfa
to
20835ed
Compare
20835ed
to
78f853a
Compare
78f853a
to
95b9458
Compare
95b9458
to
b4200d0
Compare
b4200d0
to
c900acc
Compare
|
c900acc
to
1c3b928
Compare
1c3b928
to
cecd1a1
Compare
cecd1a1
to
ae476cc
Compare
590766e
to
859d9e7
Compare
859d9e7
to
09a2e03
Compare
09a2e03
to
625deae
Compare
625deae
to
8ff6090
Compare
8ff6090
to
3239a38
Compare
3239a38
to
919a548
Compare
919a548
to
25e7cff
Compare
25e7cff
to
018b322
Compare
018b322
to
061f915
Compare
061f915
to
9101f6f
Compare
9101f6f
to
ecc2908
Compare
ecc2908
to
a2c4e08
Compare
a2c4e08
to
660a9b6
Compare
660a9b6
to
199bc1b
Compare
This PR contains the following updates:
2.28.1
->2.29.2
12.5.0
->12.6.0
3.7.0
->3.8.0
0.53.3
->0.53.4
3.2.1
->3.2.2
2.20.5
->2.20.7
2.3.10
->2.3.11
1.2.9
->1.2.10
22.14.0
->22.14.1
19.1.0
->19.1.2
4.3.4
->4.4.0
3.14.7
->3.14.10
26.0.0
->26.1.0
1.11.8
->1.11.10
0.487.0
->0.488.0
0.487.0
->0.488.0
0.487.0
->0.488.0
15.2.5
->15.3.1
3.2.1
->3.2.2
1.0.0-beta.6
->1.0.0-beta.7
1.0.0-beta.6
->1.0.0-beta.7
5.25.9
->5.27.3
4.1.5
->4.1.6
41.5.0
->41.6.1
6.2.5
->6.3.2
Release Notes
changesets/changesets (@changesets/cli)
v2.29.2
Compare Source
Patch Changes
#1636
f73f84a
Thanks @Netail! - Correctly resolve new changesets withsince
option when the.changeset
directory is not directly in the git rootUpdated dependencies [
f73f84a
]:v2.29.1
Compare Source
v2.29.0
Compare Source
Minor Changes
29f34a3
Thanks @JounQin! - Support scoped registries configured usingpackage.json#publishConfig
icons-pack/react-simple-icons (@icons-pack/react-simple-icons)
v12.6.0
Compare Source
Minor Changes
5d164a5
Thanks@LitoMore! - Bump simple-icons@14.12.2
adobe/react-spectrum (@internationalized/date)
v3.8.0
Compare Source
chakra-ui/panda (@pandacss/dev)
v0.53.4
Compare Source
Patch Changes
shikijs/shiki (@shikijs/transformers)
v3.2.2
Compare Source
🚀 Features
FontStyle.Strikethrough
- by @dhruvkb in https://github.com/shikijs/shiki/issues/976 (f14f2)View changes on GitHub
sveltejs/kit (@sveltejs/kit)
v2.20.7
Compare Source
Patch Changes
v2.20.6
Compare Source
Patch Changes
d3300c6a67908590266c363dba7b0835d9a194cf
)sveltejs/kit (@sveltejs/package)
v2.3.11
Compare Source
Patch Changes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.4.0
Compare Source
Make compatible with rolldown-vite
This plugin is now compatible with rolldown-powered version of Vite.
Note that currently the
__source
property value position might be incorrect. This will be fixed in the near future.Effect-TS/effect (effect)
v3.14.10
Compare Source
Patch Changes
bc7efa3
Thanks @tim-smart! - preserve refinement types in Match.whenv3.14.9
Compare Source
Patch Changes
d78249f
Thanks @thewilkybarkid! - Allow Match.typeTags to specify a return typev3.14.8
Compare Source
Patch Changes
b3a2d32
Thanks @thewilkybarkid! - Make Match.valueTags dualjsdom/jsdom (jsdom)
v26.1.0
Compare Source
<defs>
(SVGDefsElement
),<desc>
(SVGDescElement
),<g>
(SVGGElement
),<metadata>
(SVGMetadataElement
),<switch>
(SVGSwitchElement
), and<symbol>
(SVGSymbolElement
).SVGAnimatedPreserveAspectRatio
andSVGAnimatedRect
, including support in the reflection layer.SVGSVGElement
createSVGRect()
method, and theSVGRect
type (which is distinct fromDOMRect
.)HTMLFormElement
.SVGElement
viewportElement()
method to correctly establish the viewport based on ancestor elements.form-data
dependency in favor of our own smaller implementation ofmultipart/form-data
serialization. No functional changes are expected.evilmartians/lefthook (lefthook)
v1.11.10
Compare Source
v1.11.9
Compare Source
lucide-icons/lucide (lucide-react)
v0.488.0
: Version 0.488.0Compare Source
What's Changed
text
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3029letter-text
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3030text-select
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3028New Contributors
Full Changelog: lucide-icons/lucide@0.487.0...0.488.0
vercel/next.js (next)
v15.3.1
Compare Source
v15.3.0
Compare Source
storybookjs/solidjs (storybook-solidjs)
v1.0.0-beta.7
Compare Source
What's Changed
New Contributors
Full Changelog: storybookjs/solidjs@v1.0.0-beta.6...v1.0.0-beta.7
sveltejs/svelte (svelte)
v5.27.3
Compare Source
Patch Changes
v5.27.2
Compare Source
Patch Changes
v5.27.1
Compare Source
Patch Changes
chore: default params for html blocks (#15778)
fix: correct suggested type for custom events without detail (#15763)
fix: Throw on unrendered snippets in
dev
(#15766)fix: avoid unnecessary read version increments (#15777)
v5.27.0
Compare Source
Minor Changes
Patch Changes
:global
selector list validation (#15762)v5.26.3
Compare Source
Patch Changes
fix: correctly validate head snippets on the server (#15755)
fix: ignore mutation validation for props that are not proxies in more cases (#15759)
fix: allow self-closing tags within math namespace (#15761)
v5.26.2
Compare Source
Patch Changes
undefined
snippet params with default value (#15750)v5.26.1
Compare Source
Patch Changes
state_referenced_locally
message (#15733)v5.26.0
Compare Source
Minor Changes
css.hasGlobal
tocompile
output (#15450)Patch Changes
v5.25.12
Compare Source
Patch Changes
fix: improve internal_set versioning mechanic (#15724)
fix: don't transform reassigned state in labeled statement in
$derived
(#15725)v5.25.11
Compare Source
Patch Changes
fix: handle hydration mismatches in await blocks (#15708)
fix: prevent ownership warnings if the fallback of a bindable is used (#15720)
v5.25.10
Compare Source
Patch Changes
fix: set deriveds as
CLEAN
if they are assigned to (#15592)fix: better scope
:global()
with nesting selector&
(#15671)sveltejs/language-tools (svelte-check)
v4.1.6
Compare Source
vercel/vercel (vercel)
v41.6.1
Compare Source
Patch Changes
v41.6.0
Compare Source
Minor Changes
vercel dev
will now automatically refresh theVERCEL_OIDC_TOKEN
environment (#13226)variable and restart the development server before it expires.
Patch Changes
fix(auth): fix rendering fallback verification link (#13232)
Updated dependencies [
b696b2dc8e6a2bb6c9dc1c6ce99cddf375b61559
,a640944c6e2c69afab5b7f03080d8363ef4bcf5b
,f0730d4b77f158c75b119544ee8756a609f22fdf
]:vitejs/vite (vite)
v6.3.2
Compare Source
css.lightningcss
option in css minification process (#19879) (b5055e0), closes #19879v6.3.1
Compare Source
Promise.allSettled
in preload function (#19805) (35c7f35), closes #19805transform
calls (#19878) (a152b7c), closes #19878v6.3.0
Compare Source
hot.invalidate
in circular deps (#19870) (d4ee5e8), closes #19870v6.2.6
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.