fix(deps): update all non-major dependencies - #897
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 4, 2026 13:40
4bdc5a0 to
96bdab6
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 4, 2026 17:16
96bdab6 to
cd34efa
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 4, 2026 22:41
cd34efa to
7efb4b9
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 7, 2026 03:32
7efb4b9 to
84d7702
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 8, 2026 16:26
84d7702 to
515a4ab
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
13 times, most recently
from
July 16, 2026 07:31
8ae6082 to
6c4ee78
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 20, 2026 16:07
9882ba5 to
d67807c
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
12 times, most recently
from
July 24, 2026 19:51
8d50eaf to
5117762
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 25, 2026 22:17
c01b1da to
72a5905
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
July 29, 2026 18:47
42ed028 to
160ab03
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 30, 2026 07:59
c960cfa to
7252968
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.7.4→3.8.1v7.0.0→v7.0.10.22→0.233.11.0→3.12.02.3.2→2.4.03.6.0→3.6.116.2.11→16.2.12^0.60.0→^0.61.00.13→0.140.27.6→0.28.00.43→0.450.1→0.20.11→0.12v2.84.0→v2.85.58.1.5→8.2.0Release Notes
napi-rs/napi-rs (@napi-rs/cli)
v3.8.1Compare Source
v3.8.0Compare Source
actions/checkout (actions/checkout)
v7.0.1Compare Source
marshallpierce/rust-base64 (base64)
v0.23.0Compare Source
simd-unsafefeature:Simdpicks the bestinstruction set at runtime (AVX2 on
x86_64, NEON onaarch64) and falls back to the scalarGeneralPurposeengine, whileAvx2andNeontarget one instruction set with no runtimedetection and work in
no_std. The engines support the standard and URL-safe alphabets.vercel/next.js (next)
v16.2.12Compare Source
oxc-project/oxc (oxfmt)
v0.61.0Compare Source
rust-phf/rust-phf (phf)
v0.14.0Compare Source
What's Changed
fillwhen resetting generator buffers by @JohnTitor in #402ToTokensby @JohnTitor in #414FmtConstsupport forVec/slice keys by @JohnTitor in #416PhfEqto address tuple lifetime issue by @JohnTitor in #420New Contributors
Full Changelog: rust-phf/rust-phf@v0.13.1...v0.14.0
sxzz/rolldown-plugin-dts (rolldown-plugin-dts)
v0.28.0Compare Source
🚨 Breaking Changes
generatorthe only way to select the generator - by @sxzz (6323a)typesfield - by @sxzz (a3ed2)View changes on GitHub
v0.27.14Compare Source
🚨 Breaking Changes
volarPluginsintocustomLanguages- by @sxzz (e9ffc)View changes on GitHub
v0.27.13Compare Source
🚀 Features
proxyCreateProgram- by @sxzz (08da9)View changes on GitHub
v0.27.12Compare Source
No significant changes
View changes on GitHub
v0.27.11Compare Source
🐞 Bug Fixes
@astrojs/ts-pluginto devDependencies - by @sxzz (0a4f7)View changes on GitHub
v0.27.10Compare Source
🚀 Features
View changes on GitHub
v0.27.9Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.27.8Compare Source
🚀 Features
loggeroption, outout tsgo version - by @sxzz (7936f)View changes on GitHub
v0.27.7Compare Source
No significant changes
View changes on GitHub
googlefonts/fontations (skrifa)
v0.45.1Compare Source
v0.45.0Compare Source
v0.44.0Compare Source
RazrFalcon/strict-num (strict-num)
v0.2.0Added
serdesupport.Thanks to @Banyc.
Changed
DioxusLabs/taffy (taffy)
v0.12.2Compare Source
Fixed
v0.12.1Compare Source
This release container a couple of critical fixes for layout/caching bugs in the 0.12.0 release.
Fixed
run_modewhen performing final layout on in-flow children, instead of always usingMeasureSize(#972)v0.12.0Compare Source
The MSRV for this release is 1.71.
Block: support for
align-content(#959)Block containers now implement
align_contentalong the block axis for their in-flow children.More correct caching logic
Fixed
align-selfofstarton absolute-position overflow (#958)aspect-ratioat final layout. A block container withaspect-ratioand an automatic height now becomes definite when its width is filled/stretched, so children's percentage heights resolve correctly and the ratio is preserved (#965)taiki-e/install-action (taiki-e/install-action)
v2.85.5Compare Source
v2.85.4: 2.85.4Compare Source
Update
uv@latestto 0.11.33.Update
mise@latestto 2026.7.15.Update
biome@latestto 2.5.6.v2.85.3: 2.85.3Compare Source
Update
xh@latestto 0.26.2.Update
ubi@latestto 0.10.0.Update
mise@latestto 2026.7.14.Update
martin@latestto 1.13.0.Update
cargo-shear@latestto 1.13.3.Update
cargo-binstall@latestto 1.21.1.v2.85.2: 2.85.2Compare Source
Update
prek@latestto 0.4.11.Update
mise@latestto 2026.7.13.Update
kingfisher@latestto 1.109.0.v2.85.1: 2.85.1Compare Source
Update
vacuum@latestto 0.30.0.Update
uv@latestto 0.11.32.Update
mise@latestto 2026.7.12.Update
cyclonedx@latestto 0.33.1.Update
cargo-neat@latestto 0.5.2.v2.85.0: 2.85.0Compare Source
Support
wild(alias:wild-linker). (#1949)Support
bpf-linker. (#1950)Support
rafn. (#1935, thanks @DarkWanderer)Update
cargo-neat@latestto 0.5.1.Update
zizmor@latestto 1.28.0.Update
wasmtime@latestto 47.0.2.Update
uv@latestto 0.11.31.Update
syft@latestto 1.49.0.v2.84.1: 2.84.1Compare Source
Update
wasmtime@latestto 47.0.1.Update
wasm-tools@latestto 1.254.0.Update
uv@latestto 0.11.30.Update
mise@latestto 2026.7.11.Update
cargo-neat@latestto 0.5.0.Update
cargo-crap@latestto 0.3.1.Update
biome@latestto 2.5.5.vitejs/vite (vite)
v8.2.0Compare Source
Features
inputtoserver.fs.allow(#23035) (95a3cda)Bug Fixes
Object.prototypeis frozen (#23073) (599c5b0)Documentation
Tests
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.