chore(deps): update all non-major dependencies #327
Merged
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:
Package Updates Summary
📦 npm Dependencies
20 packages will be updated
4.0.3->4.1.24.0.3->4.1.26.7.0->6.9.119.1.10->19.2.019.1.7->19.2.00.9.5->0.21.1216.1.5->16.2.34.0.3->4.1.219.1.1->19.2.019.1.1->19.2.07.52.11->7.52.152.6.2->2.6.50.1.17->0.1.840.1.8->0.1.181.2.20->1.2.235.0.1->5.0.40.9.4->0.9.71.2.20->1.2.235.9.2->5.9.33.5.18->3.5.22🔧 System Dependencies
^1.2.20→^1.2.21deps.yaml🚀 GitHub Actions
3 actions will be updated
v4.2.4→v4.3.0ci.ymlv2→v2.0.2ci.yml2.35.3→2.35.5buddy-bot.ymlRelease Notes
nuxt/nuxt (@nuxt/kit)
4.0.3 -> 4.1.2
v4.1.2Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
dstis present (#33200)hydrate-whenlazy hydration strategy (#33199)[View full release notes]
Released by github-actions[bot] on 9/12/2025
v4.1.1Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
globalThisoverwindow(#33125)deps.inline([#33133](https://github.com/nuxt/n...[View full release notes]
Released by github-actions[bot] on 9/5/2025
v4.1.0Compare Source
👀 Highlights
🔥 Build and Performance Improvements
🍫 Enhanced Chunk Stability
Build stability has been significantly improved with import maps (#33075). This prevents cascading hash changes that could invalidate large portions of your build when small changes are made:
By default, JS chunks emitted in a Vite build are hashed, which means they can be cached immutably. However, this can cause a significant issue: a change to a single component can cause every hash to be invalidated, massively increasing the chance of 404s.
In short:
[View full release notes]
Released by danielroe on 9/2/2025
nuxt/nuxt (@nuxt/schema)
4.0.3 -> 4.1.2
v4.1.2Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
dstis present (#33200)hydrate-whenlazy hydration strategy (#33199)[View full release notes]
Released by github-actions[bot] on 9/12/2025
v4.1.1Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
globalThisoverwindow(#33125)deps.inline([#33133](https://github.com/nuxt/n...[View full release notes]
Released by github-actions[bot] on 9/5/2025
v4.1.0Compare Source
👀 Highlights
🔥 Build and Performance Improvements
🍫 Enhanced Chunk Stability
Build stability has been significantly improved with import maps (#33075). This prevents cascading hash changes that could invalidate large portions of your build when small changes are made:
By default, JS chunks emitted in a Vite build are hashed, which means they can be cached immutably. However, this can cause a significant issue: a change to a single component can cause every hash to be invalidated, massively increasing the chance of 404s.
In short:
[View full release notes]
Released by danielroe on 9/2/2025
testing-library/jest-dom (@testing-library/jest-dom)
6.7.0 -> 6.9.1
v6.9.1Compare Source
6.9.1 (2025-10-01)
Bug Fixes
Nodeerror (nodejs) (#707) (0ff8904)Released by github-actions[bot] on 10/1/2025
v6.9.0Compare Source
6.9.0 (2025-09-30)
Features
Released by github-actions[bot] on 9/30/2025
v6.8.0Compare Source
6.8.0 (2025-08-20)
Features
Released by github-actions[bot] on 8/20/2025
DefinitelyTyped/DefinitelyTyped (@types/react)
19.1.10 -> 19.2.0
Compare Source
TypeScript definitions for react
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
DefinitelyTyped/DefinitelyTyped (@types/react-dom)
19.1.7 -> 19.2.0
Compare Source
TypeScript definitions for react-dom
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
stacksjs/dtsx (bun-plugin-dtsx)
0.9.5 -> 0.21.12
Compare Source
A Bun Bundler plugin that auto generates your DTS types extremely fast.
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
lint-staged/lint-staged (lint-staged)
16.1.5 -> 16.2.3
v16.2.3Compare Source
Patch Changes
27cd541Thanks [iiroj](https://github.com/iiroj)! - When using--fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.Released by github-actions[bot] on 9/28/2025
v16.2.2Compare Source
Patch Changes
#1667
699f95dThanks [iiroj](https://github.com/iiroj)! - The backup stash will not be dropped when using--fail-on-changesand there are errors. When reverting to original state is disabled (via--no-revertor--fail-on-changes), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:
[View full release notes]
Released by github-actions[bot] on 9/28/2025
v16.2.1Compare Source
Patch Changes
#1664
8277b3bThanks [iiroj](https://github.com/iiroj)! - The built-in TypeScript types have been updated to more closely match the implementation. Notably, the list of staged files supplied to task functions isreadonly string[]and can't be mutated. Thanks [outslept](https://github.com/outslept)!export default { --- "*": (files: string[]) => void console.log('staged files', files) +++ "*": (files: readonly string[]) => void console.log('staged files', files) }#1654
70b9af3Thanks [iiroj](https://github.com/iiroj)! - This version h...[View full release notes]
Released by github-actions[bot] on 9/25/2025
nuxt/nuxt (nuxt)
4.0.3 -> 4.1.2
v4.1.2Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
dstis present (#33200)hydrate-whenlazy hydration strategy (#33199)[View full release notes]
Released by github-actions[bot] on 9/12/2025
v4.1.1Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
globalThisoverwindow(#33125)deps.inline([#33133](https://github.com/nuxt/n...[View full release notes]
Released by github-actions[bot] on 9/5/2025
v4.1.0Compare Source
👀 Highlights
🔥 Build and Performance Improvements
🍫 Enhanced Chunk Stability
Build stability has been significantly improved with import maps (#33075). This prevents cascading hash changes that could invalidate large portions of your build when small changes are made:
By default, JS chunks emitted in a Vite build are hashed, which means they can be cached immutably. However, this can cause a significant issue: a change to a single component can cause every hash to be invalidated, massively increasing the chance of 404s.
In short:
[View full release notes]
Released by danielroe on 9/2/2025
facebook/react (react)
19.1.1 -> 19.2.0
v19.2.0Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>: A new API to hide and restore the UI and internal state of its children.useEffectEventis a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal(for RSCs) lets your know when thecache()lifetime is over.New React DOM Features
resume](https://react.dev/reference/react-...[View full release notes]
Released by eps1lon on 10/1/2025
eslint-plugin-react-hooks@5.0.0Compare Source
This release only contains
eslint-plugin-react-hooks. Notably, new violations and support for ESLint v9 were added.eslint-plugin-react-hooks_Buttonor_componentare no longer valid. ([kassens](https://github.com/kassens)) in #25162For example, in
_Componentshould be renamed toComponent.useActionStatestable. ([eps1lon](https://github....[View full release notes]
Released by eps1lon on 10/11/2024
facebook/react (react-dom)
19.1.1 -> 19.2.0
v19.2.0Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>: A new API to hide and restore the UI and internal state of its children.useEffectEventis a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal(for RSCs) lets your know when thecache()lifetime is over.New React DOM Features
resume](https://react.dev/reference/react-...[View full release notes]
Released by eps1lon on 10/1/2025
eslint-plugin-react-hooks@5.0.0Compare Source
This release only contains
eslint-plugin-react-hooks. Notably, new violations and support for ESLint v9 were added.eslint-plugin-react-hooks_Buttonor_componentare no longer valid. ([kassens](https://github.com/kassens)) in #25162For example, in
_Componentshould be renamed toComponent.useActionStatestable. ([eps1lon](https://github....[View full release notes]
Released by eps1lon on 10/11/2024
microsoft/rushstack (@microsoft/api-extractor)
7.52.11 -> 7.52.15
Compare Source
Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
nuxt/devtools (@nuxt/devtools)
2.6.2 -> 2.6.5
v2.6.5Compare Source
🐞 Bug Fixes
View changes on GitHub
Released by github-actions[bot] on 9/20/2025
v2.6.4Compare Source
🐞 Bug Fixes
textContentinstead ofinnerHtmlfor auth pagechore: update lock - by antfu (7cadb)View changes on GitHub
Released by github-actions[bot] on 9/19/2025
v2.6.3Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 8/22/2025
stacksjs/bumpx (@stacksjs/bumpx)
0.1.17 -> 0.1.84
v0.1.84Compare Source
🐞 Bug Fixes
View changes on GitHub
Released by github-actions[bot] on 9/11/2025
v0.1.83Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 9/10/2025
v0.1.82Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 9/10/2025
stacksjs/logsmith (@stacksjs/logsmith)
0.1.8 -> 0.1.18
v0.1.18Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 9/1/2025
v0.1.9Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 8/29/2025
DefinitelyTyped/DefinitelyTyped (@types/bun)
1.2.20 -> 1.2.23
Compare Source
TypeScript definitions for bun
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
vitejs/vite-plugin-react (@vitejs/plugin-react)
5.0.1 -> 5.0.4
Compare Source
The default Vite plugin for React projects
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
stacksjs/buddy-bot (buddy-bot)
0.9.4 -> 0.9.7
Compare Source
Automated & optimized dependency updates for JavaScript & TypeScript projects. Like Renovate & Dependabot.
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
oven-sh/bun (bun-types)
1.2.20 -> 1.2.23
Compare Source
Type definitions and documentation for Bun, an incredibly fast JavaScript runtime
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
microsoft/TypeScript (typescript)
5.9.2 -> 5.9.3
Compare Source
TypeScript is a language for application scale JavaScript development
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
vuejs/core (vue)
3.5.18 -> 3.5.22
Compare Source
The progressive JavaScript framework for building modern web UI.
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
bun.com
^1.2.20 → ^1.2.21
📁 File:
deps.yaml🔗 Release Notes: bun.sh
actions/cache
v4.2.4 → v4.3.0
Visit actions/cache for release notes.
oven-sh/setup-bun
v2 → v2.0.2
Visit oven-sh/setup-bun for release notes.
shivammathur/setup-php
2.35.3 → 2.35.5
Visit shivammathur/setup-php for release notes.
📊 Package Statistics
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Buddy 🤖