also looking at this
chore(deps): update all non-major dependencies
#185This PR contains the following updates:
Package Updates Summary
| Type | Count |
|---|---|
| 📦 NPM Packages | 6 |
| 🔧 System Dependencies | 1 |
| 🚀 GitHub Actions | 4 |
| Total | 11 |
📦 npm Dependencies
6 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.2 | ||||
| bun-types (source) | 1.2.20 -> 1.2.22 | ||||
| lodash (source) | 4.17.0 -> 4.17.21 | ||||
| ts-pkgx (source) | 0.4.72 -> 0.4.78 |
🔧 System Dependencies
| Package | Change | Type | File |
|---|---|---|---|
| zlib.net | ^1.2 → ^1.3.1 | 🟡 minor | pkgx.yml |
🚀 GitHub Actions
4 actions will be updated
| Action | Change | Type | Files |
|---|---|---|---|
| actions/cache | v4 → v4.3.0 | 🟢 patch | ci.yml |
| actions/upload-artifact | v4 → v4.6.2 | 🟢 patch | precompile-php.yml |
| shivammathur/setup-php | v2 → v2.35.5 | 🟢 patch | buddy-bot.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.2
v5.9.2
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 typescript-bot on 7/31/2025
v5.9-rc
For release notes, check out the release announcement
Downloads are available on:
Released by typescript-bot on 7/24/2025
v5.9-beta
For release notes, check out the release announcement.
Downloads are available on:
Released by typescript-bot on 7/8/2025
oven-sh/bun (bun-types)
1.2.20 -> 1.2.22
bun-v1.2.22
To install Bun v1.2.22
curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bunWindows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.2.22:
bun upgradeRead Bun v1.2.22's release notes on Bun's blog
Thanks to 14 contributors!
- [alii](https://github.com/alii)
- [avarayr](https://github.com/avarayr)
- [cirospaciari](https://github.com/cirospaciari)
- [dylan-conway](https://github.com/dylan-conway)
- [jarred-sumner](https://github.com/jarred-sumner)
- [lydiahallie](https://github.com/lydiahallie)
- [markovejnovic](https://github.com/markovejnovic)
- [nektro](https://github.com/nektro)
- [[pfgithub](https...
[View full release notes]
Released by Jarred-Sumner on 9/14/2025
bun-v1.2.21
To install Bun v1.2.21
curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bunWindows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.2.21:
bun upgradeRead Bun v1.2.21's release notes on Bun's blog
Thanks to 23 contributors!
- [alii](https://github.com/alii)
- [cirospaciari](https://github.com/cirospaciari)
- [connerlphillippi](https://github.com/connerlphillippi)
- [creationix](https://github.com/creationix)
- [dylan-conway](https://github.com/dylan-conway)
- [heimskr](https://github.com/heimskr)
- [imranbarbhuiya](https://github.com/imranbarbhuiya)
- [jarred-sumner](https://github.com/jarr...
[View full release notes]
Released by Jarred-Sumner on 8/25/2025
bun-v1.2.20
To install Bun v1.2.20
curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bunWindows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.2.20:
bun upgradeRead Bun v1.2.20's release notes on Bun's blog
Thanks to 19 contributors!
- [190n](https://github.com/190n)
- [39ali](https://github.com/39ali)
- [alii](https://github.com/alii)
- [aspizu](https://github.com/aspizu)
- [camc314](https://github.com/camc314)
- [cirospaciari](https://github.com/cirospaciari)
- [countbleck](https://github.com/countbleck)
- [dylan-conway](https://github.com/dylan-conway)
- [heimskr](https://github.com/heimskr)
- [...
[View full release notes]
Released by Jarred-Sumner on 8/10/2025
lodash/lodash (lodash)
4.17.0 -> 4.17.21
Lodash modular utilities.
stacksjs/ts-pkgx (ts-pkgx)
0.4.72 -> 0.4.78
A library & CLI for managing packages
📊 Package Statistics
- bun-plugin-dtsx: 143,870 weekly downloads
- prettier: 54,313,094 weekly downloads
- typescript: 91,995,948 weekly downloads
- bun-types: 2,491,885 weekly downloads
- lodash: 73,377,159 weekly downloads
- ts-pkgx: 154,130 weekly downloads
- zlib.net: Available via pkgx package manager
- actions/cache: GitHub Action for workflow automation
- actions/upload-artifact: GitHub Action for workflow automation
- shivammathur/setup-php: 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 🤖
10 changed files on the files tab, with 0 review threads.