also looking at this
chore(deps): update all non-major dependencies
#191This PR contains the following updates:
Package Updates Summary
| Type | Count |
|---|---|
| 📦 NPM Packages | 5 |
| 🔧 System Dependencies | 26 |
| 🚀 GitHub Actions | 4 |
| Total | 35 |
📦 npm Dependencies
5 packages will be updated
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| bun-plugin-dtsx (source) | 0.9.5 -> 0.21.12 | ||||
| prettier (source) | 3.0.0 -> 3.6.2 | ||||
| typescript (source) | 5.0.0 -> 5.9.3 | ||||
| bun-types (source) | 1.3.0 -> 1.3.1 | ||||
| lodash (source) | 4.17.0 -> 4.17.21 |
🔧 System Dependencies
26 packages will be updated across 8 file(s): dependencies.yaml, deps.yaml, dependencies.yaml, dependencies.yaml, dependencies.yaml, dependencies.yaml, pkgx.yaml, deps.yaml
| Package | Change | Type | File |
|---|---|---|---|
| - bun.sh | ^1.2.0 → ^1.3.0 | 🟡 minor | dependencies.yaml |
| - nodejs.org | ^20.0.0 → ^20.19.5 | 🟡 minor | dependencies.yaml |
| - npmjs.com | ^10.0.0 → ^10.9.4 | 🟡 minor | dependencies.yaml |
| bun | ^1.2.18 → ^1.3.0 | 🟡 minor | deps.yaml |
| bun | ^1.2.13 → ^1.3.0 | 🟡 minor | dependencies.yaml |
| cmake.org | ^3.28 → ^3.31.9 | 🟡 minor | dependencies.yaml |
| cmake.org | ^3.28.0 → ^3.31.9 | 🟡 minor | dependencies.yaml |
| curl.se | ^8.5 → ^8.16.0 | 🟡 minor | dependencies.yaml |
| curl.se | ^8.5.0 → ^8.16.0 | 🟡 minor | dependencies.yaml |
| gh | ^2.69.0 → ^2.81.0 | 🟡 minor | dependencies.yaml |
| gnu.org/wget | ^1.21 → ^1.25.0 | 🟡 minor | pkgx.yaml |
| node | ^24.0.0 → ^24.10.0 | 🟡 minor | deps.yaml |
| node | ^22.12.0 # only temporarily needed until bun & vue-tsc issue is resolved → ^22.20.0 | 🟡 minor | dependencies.yaml |
| pcre.org/v2 | >=10.30 → >=10.46.0 | 🟡 minor | deps.yaml |
| redis | ^8.0.0 → ^8.2.2 | 🟡 minor | deps.yaml |
| ruby | ^3.3.0 → ^3.4.7 | 🟡 minor | deps.yaml |
| rubygems.org | ^3.6.0 # Provides bundler, gem commands → ^3.7.2 | 🟡 minor | deps.yaml |
| sourceware.org/libffi | >=3.4.7 → >=3.5.2 | 🟡 minor | deps.yaml |
| sqlite3 | ^3.47.2 → ^3.50.4 | 🟡 minor | dependencies.yaml |
| stedolan.github.io/jq | ^1.7 → ^1.8.1 | 🟡 minor | dependencies.yaml |
| stedolan.github.io/jq | ^1.7.0 → ^1.8.1 | 🟡 minor | dependencies.yaml |
| zlib.net | ^1.2.11 → ^1.3.1 | 🟡 minor | deps.yaml |
| zlib.net | @1.2 → @1.3.1 | 🟡 minor | dependencies.yaml |
| composer | ^2.8.10 → ^2.8.12 | 🟢 patch | deps.yaml |
| facebook.com/zstd | >=1.5.0 → >=1.5.7 | 🟢 patch | deps.yaml |
| php | ^8.4.0 → ^8.4.13 | 🟢 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 |
| stacksjs/action-releaser | v1.1.0 → v1.2.6 | 🟡 minor | release.yml |
| oven-sh/setup-bun | v2 → v2.0.2 | 🟢 patch | ci.yml |
Release Notes
stacksjs/dtsx (bun-plugin-dtsx)
0.9.5 -> 0.21.12
A Bun Bundler plugin that auto generates your DTS types extremely fast.
prettier/prettier (prettier)
3.0.0 -> 3.6.2
3.6.2
What's Changed
- Add missing blank line around code block by fisker in https://github.com/prettier/prettier/pull/17675
Released by fisker on 6/27/2025
3.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli
Released by fisker on 6/25/2025
3.6.0
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
Released by fisker on 6/23/2025
microsoft/TypeScript (typescript)
5.0.0 -> 5.9.3
v5.9.3
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
- fixed issues query for Typescript 5.9.3 (Stable).
Downloads are available on:
Released by jakebailey on 10/1/2025
v5.9.2
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
Downloads are available on:
Released by jakebailey on 10/1/2025
v5.9-rc
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
Released by jakebailey on 10/1/2025
oven-sh/bun (bun-types)
1.3.0 -> 1.3.1
Type definitions and documentation for Bun, an incredibly fast JavaScript runtime
lodash/lodash (lodash)
4.17.0 -> 4.17.21
Lodash modular utilities.
- nodejs.org
^20.0.0 → ^20.19.5
📁 File: dependencies.yaml
🔗 Package Info: pkgx.com
🌐 Official Site: [- nodejs.org](https://- nodejs.org)
- npmjs.com
^10.0.0 → ^10.9.4
📁 File: dependencies.yaml
🔗 Package Info: pkgx.com
🌐 Official Site: [- npmjs.com](https://- npmjs.com)
cmake.org
^3.28 → ^3.31.9
📁 File: dependencies.yaml
🔗 Package Info: pkgx.com
🌐 Official Site: cmake.org
cmake.org
^3.28.0 → ^3.31.9
📁 File: dependencies.yaml
🔗 Package Info: pkgx.com
🌐 Official Site: cmake.org
node
^22.12.0 # only temporarily needed until bun & vue-tsc issue is resolved → ^22.20.0
📁 File: dependencies.yaml
🔗 Package Info: pkgx.com
rubygems.org
^3.6.0 # Provides bundler, gem commands → ^3.7.2
📁 File: deps.yaml
🔗 Package Info: pkgx.com
🌐 Official Site: rubygems.org
sourceware.org/libffi
>=3.4.7 → >=3.5.2
📁 File: deps.yaml
🔗 Package Info: pkgx.com
🌐 Official Site: sourceware.org
facebook.com/zstd
>=1.5.0 → >=1.5.7
📁 File: deps.yaml
🔗 Package Info: pkgx.com
🌐 Official Site: facebook.com
📊 Package Statistics
- bun-plugin-dtsx: 152,444 weekly downloads
- prettier: 61,128,767 weekly downloads
- typescript: 102,820,171 weekly downloads
- bun-types: 2,283,618 weekly downloads
- lodash: 71,481,148 weekly downloads
- - bun.sh: Available via pkgx package manager
- - nodejs.org: Available via pkgx package manager
- - npmjs.com: Available via pkgx package manager
- bun: Available via pkgx package manager
- bun: Available via pkgx package manager
- cmake.org: Available via pkgx package manager
- cmake.org: Available via pkgx package manager
- curl.se: Available via pkgx package manager
- curl.se: Available via pkgx package manager
- gh: Available via pkgx package manager
- gnu.org/wget: Available via pkgx package manager
- node: Available via pkgx package manager
- node: Available via pkgx package manager
- pcre.org/v2: Available via pkgx package manager
- redis: Available via pkgx package manager
- ruby: Available via pkgx package manager
- rubygems.org: Available via pkgx package manager
- sourceware.org/libffi: Available via pkgx package manager
- sqlite3: Available via pkgx package manager
- stedolan.github.io/jq: Available via pkgx package manager
- stedolan.github.io/jq: Available via pkgx package manager
- zlib.net: Available via pkgx package manager
- zlib.net: Available via pkgx package manager
- composer: Available via pkgx package manager
- facebook.com/zstd: Available via pkgx package manager
- php: Available via pkgx package manager
- actions/cache: GitHub Action for workflow automation
- shivammathur/setup-php: GitHub Action for workflow automation
- stacksjs/action-releaser: 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 🤖
27 changed files on the files tab, with 0 review threads.