also looking at this
chore(deps): update all non-major dependencies
#51This PR contains the following updates:
Package Updates Summary
| Type | Count |
|---|---|
| 📦 NPM Packages | 7 |
| 🔧 System Dependencies | 2 |
| 🚀 GitHub Actions | 4 |
| Total | 13 |
📦 npm Dependencies
7 packages will be updated
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @unocss/reset (source) | 66.5.9 -> 66.6.0 | ||||
| vite (source) | 7.2.4 -> 7.3.1 | ||||
| @iconify-json/carbon | 1.2.14 -> 1.2.18 | ||||
| @types/bun (source) | 1.3.2 -> 1.3.6 | ||||
| better-dx (source) | 0.2.4 -> 0.2.5 | ||||
| vue (source) | 3.5.24 -> 3.5.26 | ||||
| vue-router (source) | 4.6.3 -> 4.6.4 |
🔧 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 |
|---|---|---|---|
| oven-sh/setup-bun | v2 → v2.1.2 | 🟢 patch | ci.yml |
| shivammathur/setup-php | v2 → v2.36.0 | 🟢 patch | buddy-bot.yml |
| softprops/action-gh-release | v2 → v2.5.0 | 🟢 patch | release.yml |
| actions/checkout | v6 → v6.0.1 | 🟢 patch | ci.yml |
Release Notes
unocss/unocss (@unocss/reset)
66.5.9 -> 66.6.0
v66.6.0
🚀 Features
- core:
- Add
allLayersoption to output all layer names - by zyyv in https://github.com/unocss/unocss/issues/5057 <samp>(b55b4)</samp>
- Add
- preset-mini, preset-wind4:
- Add
stretchkeyword for width/height - by zyyv in https://github.com/unocss/unocss/issues/5048 <samp>(126d1)</samp> - Optimize
contain-intrinsic-sizerule close #5045 - by zyyv in https://github.com/unocss/unocss/issues/5045 <samp>(d5346)</samp>
- Add
🐞 Bug Fixes
- build: Remove tsconfig paths mapping and adjust bundle config - by Jungzl and zyyv in https://github.com/unocss/unocss/issues/5052 [(55748)...
[View full release notes]
Released by github-actions[bot] on 1/14/2026
v66.6.0-beta.1
🚀 Features
- core:
- Add
allLayersoption to output all layer names - by zyyv in https://github.com/unocss/unocss/issues/5057 <samp>(b55b4)</samp>
- Add
- preset-mini, preset-wind4:
- Add
stretchkeyword for width/height - by zyyv in https://github.com/unocss/unocss/issues/5048 <samp>(126d1)</samp> - Optimize
contain-intrinsic-sizerule close #5045 - by zyyv in https://github.com/unocss/unocss/issues/5045 <samp>(d5346)</samp>
- Add
🐞 Bug Fixes
- build: Remove tsconfig paths mapping and adjust bundle config - by Jungzl and zyyv in https://github.com/unocss/unocss/issues/5052 [(55748)...
[View full release notes]
Released by github-actions[bot] on 1/14/2026
vitejs/vite (vite)
7.2.4 -> 7.3.1
v8.0.0-beta.8
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 1/15/2026
v8.0.0-beta.7
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 1/8/2026
v8.0.0-beta.6
Please refer to CHANGELOG.md for details.
Released by github-actions[bot] on 1/7/2026
stacksjs/development (better-dx)
0.2.4 -> 0.2.5
v0.2.5
No significant changes
View changes on GitHub
Released by github-actions[bot] on 11/22/2025
vuejs/core (vue)
3.5.24 -> 3.5.26
v3.6.0-beta.3
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 1/12/2026
v3.6.0-beta.2
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 1/4/2026
v3.6.0-beta.1
Vue 3.6 is now entering beta phase as we have completed the intended feature set for Vapor Mode as outlined in the roadmap! Vapor Mode now has feature parity with all stable features in Virtual DOM mode. Suspense is not supported in Vapor-only mode, but you can render Vapor components inside a VDOM Suspense.
3.6 also includes a major refactor of @vue/reactivity based on alien-signals, which significantly improves the reactivity system's performance and memory usage.
For more details about Vapor Mode, see About Vapor Mode section at the end of this release note.
Features
Performance Improvements
- runtime-vapor: implement dynamic props/slots sou...
[View full release notes]
Released by github-actions[bot] on 12/23/2025
vuejs/router (vue-router)
4.6.3 -> 4.6.4
v4.6.4
🚀 Features
- experimental:
- Handle redirect types - by posva <samp>(92efb)</samp>
- Basic alias - by posva <samp>(ded2d)</samp>
🐞 Bug Fixes
- Make the build output compatible with v4.5 - by drylint in https://github.com/vuejs/router/issues/2591 <samp>(42bc2)</samp>
- experimental: IsActive with custom params - by posva <samp>(edca6)</samp>
View changes on GitHub
Released by github-actions[bot] on 12/11/2025
📊 Package Statistics
- @unocss/reset: 347,639 weekly downloads
- vite: 46,841,371 weekly downloads
- @iconify-json/carbon: 173,664 weekly downloads
- @types/bun: 4,361,835 weekly downloads
- better-dx: 36,988 weekly downloads
- vue: 7,848,695 weekly downloads
- vue-router: 4,357,801 weekly downloads
- bun.com: Popular JavaScript runtime and package manager
- redis: Available via pkgx package manager
- oven-sh/setup-bun: GitHub Action for workflow automation
- shivammathur/setup-php: GitHub Action for workflow automation
- softprops/action-gh-release: GitHub Action for workflow automation
- actions/checkout: 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.