also looking at this
chore(deps): update all non-major dependencies
#33This PR contains the following updates:
Package Updates Summary
| Type | Count |
|---|---|
| 📦 NPM Packages | 8 |
| 🔧 System Dependencies | 2 |
| 🚀 GitHub Actions | 4 |
| Total | 14 |
📦 npm Dependencies
8 packages will be updated
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| axios (source) | 1.12.2 -> 1.13.2 | ||||
| better-dx (source) | 0.1.4 -> 0.2.0 | ||||
| vue-router (source) | 4.5.1 -> 4.6.3 | ||||
| @iconify-json/carbon | 1.2.8 -> 1.2.14 | ||||
| @types/bun (source) | 1.3.0 -> 1.3.1 | ||||
| @unocss/reset (source) | 66.5.3 -> 66.5.4 | ||||
| pinia (source) | 3.0.3 -> 3.0.4 | ||||
| vue (source) | 3.5.13 -> 3.5.22 |
🔧 System Dependencies
2 packages will be updated across 1 file(s): deps.yaml
| Package | Change | Type | File |
|---|---|---|---|
| bun.com | ^1.2.10 → ^1.3.1 | 🟡 minor | deps.yaml |
| redis | ^7.4.2 → ^7.4.7 | 🟢 patch | deps.yaml |
🚀 GitHub Actions
4 actions will be updated
| Action | Change | Type | Files |
|---|---|---|---|
| actions/cache | v4 → v4.3.0 | 🟢 patch | ci.yml |
| shivammathur/setup-php | v2 → v2.35.5 | 🟢 patch | buddy-bot.yml |
| softprops/action-gh-release | v2 → v2.4.1 | 🟢 patch | release.yml |
| oven-sh/setup-bun | v2 → v2.0.2 | 🟢 patch | ci.yml |
Release Notes
axios/axios (axios)
1.12.2 -> 1.13.2
v1.13.2
Release notes:
Bug Fixes
- http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
- http: use default export for http2 module to support stubs; (#7196) (0588880)
Performance Improvements
Contributors to this release
Dmitriy Mozgovoy
- <img src="https://avatars.githubusercontent.com/u/1174718?v=4&s=18" alt="avat...
[View full release notes]
Released by github-actions[bot] on 11/4/2025
v1.13.1
Release notes:
Bug Fixes
- http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)
Contributors to this release
Released by github-actions[bot] on 10/28/2025
v1.13.0
Release notes:
Bug Fixes
- fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
- resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)
Features
Contributors to this release
Dmitriy Mozgovoy
- <img src="https://avatars.githubusercontent.com/u/189505037?v=4&s=18" al...
[View full release notes]
Released by github-actions[bot] on 10/27/2025
stacksjs/development (better-dx)
0.1.4 -> 0.2.0
v0.2.0
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/20/2025
v0.1.7
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/17/2025
v0.1.5
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/16/2025
vuejs/router (vue-router)
4.5.1 -> 4.6.3
v4.6.3
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 10/16/2025
v4.6.2
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 10/15/2025
v4.6.1
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 10/15/2025
unocss/unocss (@unocss/reset)
66.5.3 -> 66.5.4
v66.5.4
🚀 Features
- preset-wind4: Custom
propertyoutput backup - by zyyv in https://github.com/unocss/unocss/issues/4950 <samp>(b1089)</samp>
🐞 Bug Fixes
- playground: Add reset styles for non-preset-wind4 configurations - by Jungzl in https://github.com/unocss/unocss/issues/4938 <samp>(f36c7)</samp>
- preset-typography: Generate correct selector - by zyyv in https://github.com/unocss/unocss/issues/4931 <samp>(d88b8)</samp>
- preset-wind4: Optimize
hiddenunitility for reset style - by zyyv in https://github.com/unocss/unocss/issues/4949 <samp>(42e63)</samp> - ...
[View full release notes]
Released by github-actions[bot] on 10/15/2025
vuejs/pinia (pinia)
3.0.3 -> 3.0.4
v3.0.4
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 11/5/2025
pinia@2.2.6
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 11/3/2024
pinia@2.2.5
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 10/29/2024
vuejs/core (vue)
3.5.13 -> 3.5.22
v3.5.22
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.
Released by github-actions[bot] on 9/25/2025
v3.5.21
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.
Released by github-actions[bot] on 9/2/2025
v3.5.20
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.
Released by github-actions[bot] on 8/25/2025
📊 Package Statistics
- axios: 71,546,499 weekly downloads
- better-dx: 50,071 weekly downloads
- vue-router: 4,057,608 weekly downloads
- @iconify-json/carbon: 191,472 weekly downloads
- @types/bun: 2,549,896 weekly downloads
- @unocss/reset: 384,948 weekly downloads
- pinia: 2,379,781 weekly downloads
- vue: 7,146,341 weekly downloads
- bun.com: Popular JavaScript runtime and package manager
- redis: Available via pkgx package manager
- actions/cache: GitHub Action for workflow automation
- shivammathur/setup-php: GitHub Action for workflow automation
- softprops/action-gh-release: GitHub Action for workflow automation
- oven-sh/setup-bun: GitHub Action for workflow automation
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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Buddy 🤖
6 changed files on the files tab, with 0 review threads.