chore(deps): update all non-major dependencies #24
+13
−13
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
12 packages will be updated
7.52.15->7.54.00.1.84->0.2.40.1.18->0.2.11.2.23->1.3.210.2.3->10.3.10.2.19->0.3.10.3.23->0.3.240.9.7->0.9.110.21.12->0.21.170.15.0->0.15.616.2.3->16.2.63.5.13->3.5.24🔧 System Dependencies
^1.2.20→^1.2.21pkgx.yaml🚀 GitHub Actions
v2→v2.0.2release.ymlRelease Notes
microsoft/rushstack (@microsoft/api-extractor)
7.52.15 -> 7.54.0
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
stacksjs/bumpx (@stacksjs/bumpx)
0.1.84 -> 0.2.4
v0.2.4Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 11/7/2025
v0.2.3Compare Source
🚀 Features
View changes on GitHub
Released by github-actions[bot] on 11/7/2025
v0.2.2Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/14/2025
stacksjs/logsmith (@stacksjs/logsmith)
0.1.18 -> 0.2.1
v0.2.1Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/30/2025
v0.2.0Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/16/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.23 -> 1.3.2
Compare Source
TypeScript definitions for bun
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
antfu-collective/bumpp (bumpp)
10.2.3 -> 10.3.1
v10.3.1Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/6/2025
v10.3.0Compare Source
🚀 Features
--releasefor release type - by luoling8192 in feat: support--releasefor release type antfu-collective/bumpp#97 (5af7b)View changes on GitHub
Released by github-actions[bot] on 10/6/2025
v9.11.1Compare Source
🚀 Features
View changes on GitHub
Released by github-actions[bot] on 1/25/2025
stacksjs/bun-git-hooks (bun-git-hooks)
0.2.19 -> 0.3.1
v0.3.1Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/7/2025
v0.3.0Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/7/2025
v0.2.9Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 4/11/2025
stacksjs/clarity (@stacksjs/clarity)
0.3.23 -> 0.3.24
v0.3.24Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/13/2025
v0.3.9Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 4/14/2025
v0.3.8Compare Source
🐞 Bug Fixes
View changes on GitHub
Released by github-actions[bot] on 4/10/2025
stacksjs/buddy-bot (buddy-bot)
0.9.7 -> 0.9.11
v0.9.11Compare Source
Compare changes
🚀 Features
🧹 Chores
[View full release notes]
Released by github-actions[bot] on 11/5/2025
v0.9.9Compare Source
Released by github-actions[bot] on 10/15/2025
v0.9.8Compare Source
Released by github-actions[bot] on 10/7/2025
stacksjs/dtsx (bun-plugin-dtsx)
0.21.12 -> 0.21.17
v0.9.9Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 11/6/2025
v0.9.8Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/31/2025
v0.9.7Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/31/2025
stacksjs/bunfig (bunfig)
0.15.0 -> 0.15.6
v0.15.6Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/30/2025
v0.15.5Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/29/2025
v0.15.4Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/29/2025
lint-staged/lint-staged (lint-staged)
16.2.3 -> 16.2.6
v16.2.6Compare Source
Patch Changes
33d4502Thanks [Adrian-Baran-GY](https://github.com/Adrian-Baran-GY)! - Fix problems with--continue-on-erroroption, where tasks might have still been killed (SIGINT) when one of them failed.Released by github-actions[bot] on 10/22/2025
v16.2.5Compare Source
Patch Changes
9e02d9dThanks [iiroj](https://github.com/iiroj)! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.Released by github-actions[bot] on 10/20/2025
v16.2.4Compare Source
Patch Changes
#1682
0176038Thanks [iiroj](https://github.com/iiroj)! - Update dependencies, includingnano-spawn@2.0.0with bug fixes.#1671
581a54eThanks [iiroj](https://github.com/iiroj)! - Speed up execution by only importing theyamldepedency if using YAML configuration files.Released by github-actions[bot] on 10/11/2025
vuejs/core (vue)
3.5.13 -> 3.5.24
v3.5.24Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.Released by github-actions[bot] on 11/7/2025
v3.6.0-alpha.3Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.Released by github-actions[bot] on 11/6/2025
v3.5.23Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.Released by github-actions[bot] on 11/6/2025
bun.com
^1.2.20 → ^1.2.21
📁 File:
pkgx.yaml🔗 Release Notes: bun.sh
oven-sh/setup-bun
v2 → v2.0.2
Visit oven-sh/setup-bun 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 🤖