Skip to content

chore(deps): update all non-major dependencies#1586

Closed
chrisbbreuer wants to merge 4 commits intomainfrom
buddy-bot/update-non-major-updates-1769734511790
Closed

chore(deps): update all non-major dependencies#1586
chrisbbreuer wants to merge 4 commits intomainfrom
buddy-bot/update-non-major-updates-1769734511790

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Jan 30, 2026

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 16
🚀 GitHub Actions 4
Total 20

📦 npm Dependencies

npm

16 packages will be updated

Package Change Age Adoption Passing Confidence
@types/vscode (source) 1.106.1 -> 1.108.1 age adoption passing confidence
@types/ws (source) 8.5.10 -> 8.18.1 age adoption passing confidence
bun-plugin-dtsx (source) 0.9.9 -> 0.21.17 age adoption passing confidence
happy-dom (source) 20.3.1 -> 20.4.0 age adoption passing confidence
isomorphic-dompurify (source) 2.34.0 -> 2.35.0 age adoption passing confidence
jsdom (source) 27.3.0 -> 27.4.0 age adoption passing confidence
prettier (source) 3.7.4 -> 3.8.1 age adoption passing confidence
typescript (source) 5.0.0 -> 5.9.3 age adoption passing confidence
ws (source) 8.14.0 -> 8.19.0 age adoption passing confidence
@capacitor/android (source) 8.0.0 -> 8.0.2 age adoption passing confidence
@capacitor/cli (source) 8.0.0 -> 8.0.2 age adoption passing confidence
@capacitor/core (source) 8.0.0 -> 8.0.2 age adoption passing confidence
@capacitor/ios (source) 8.0.0 -> 8.0.2 age adoption passing confidence
@types/bun (source) 1.3.6 -> 1.3.8 age adoption passing confidence
bun (source) 1.3.6 -> 1.3.8 age adoption passing confidence
pickier 0.1.10 -> 0.1.11 age adoption passing confidence

🚀 GitHub Actions

github-actions

4 actions will be updated

Action Change Type Files
oven-sh/setup-bun v2.0.2v2.1.2 🟡 minor ci.yml
oven-sh/setup-bun v2v2.1.2 🟢 patch buddy-bot.yml
softprops/action-gh-release v2v2.5.0 🟢 patch release.yml
actions/checkout v6v6.0.1 🟢 patch buddy-bot.yml

Release Notes

DefinitelyTyped/DefinitelyTyped (@types/vscode)

1.106.1 -> 1.108.1

Compare Source

TypeScript definitions for vscode

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/ws)

8.5.10 -> 8.18.1

Compare Source

TypeScript definitions for ws

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/dtsx (bun-plugin-dtsx)

0.9.9 -> 0.21.17

Compare Source

A Bun Bundler plugin that auto generates your DTS types extremely fast.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

capricorn86/happy-dom (happy-dom)

20.3.1 -> 20.4.0

v20.4.0

Compare Source

🎨 Features

  • Adds support for caching the compiled code of EcmaScript modules - By capricorn86 in task #2049
  • Improves the way nodes are destroyed and garbage collected - By capricorn86 in task #2049

Released by github-actions[bot] on 1/27/2026

v20.3.9

Compare Source

👷‍♂️ Patch fixes

  • Accept Document nodes as valid boundary points in Selection API - By skoch13 in task #1952

Released by github-actions[bot] on 1/25/2026

v20.3.8

Compare Source

👷‍♂️ Patch fixes

  • The getters for the properties focusNode and focusOffset in the Selection API returned incorrect values - By skoch13 in task #1850

Released by github-actions[bot] on 1/25/2026

kkomelin/isomorphic-dompurify (isomorphic-dompurify)

2.34.0 -> 2.35.0

2.35.0

Compare Source

Changelog

  • Updated jsdom.
  • Updated dev dependencies.

See the complete changelog for more details.

Release

2.35.0

Released by kkomelin on 12/27/2025

v2.9.0

Compare Source

Changelog

  • Updated dompurify and other dependencies.
  • Switched from npm to pnpm.

See the complete changelog for more details.

Release

2.9.0

Released by kkomelin on 4/30/2024

v2.8.0

Compare Source

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.8.0

Released by kkomelin on 4/28/2024

jsdom/jsdom (jsdom)

27.3.0 -> 27.4.0

27.4.0

Compare Source

  • Added TextEncoder and TextDecoder.
  • Improved decoding of HTML bytes by using the new @exodus/bytes package; it is now much more correct. (ChALkeR)
  • Improved decoding of XML bytes to use UTF-8 more often, instead of sniffing for <meta charset> or using the parent frame's encoding.
  • Fixed a memory leak when Ranges were used and then the elements referred to by those ranges were removed.

Released by domenic on 12/26/2025

prettier/prettier (prettier)

3.7.4 -> 3.8.1

3.8.1

Compare Source

🔗 Changelog

Released by fisker on 1/21/2026

3.8.0

Compare Source

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Released by fisker on 1/14/2026

4.0.0-alpha.3

Compare Source

diff

Released by sosukesuzuki on 12/1/2023

microsoft/TypeScript (typescript)

5.0.0 -> 5.9.3

v5.9.3

Compare Source

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

v5.9.2

Compare Source

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

v5.9-rc

Compare Source

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

websockets/ws (ws)

8.14.0 -> 8.19.0

8.19.0

Compare Source

Features

  • Added the closeTimeout option (#2308).

Bug fixes

  • Handled a forthcoming breaking change in Node.js core (19984854).

Released by lpinca on 1/5/2026

8.18.3

Compare Source

Bug fixes

  • Fixed a spec violation where the Sec-WebSocket-Version header was not added
    to the HTTP response if the client requested version was either invalid or
    unacceptable (#2291).

Released by lpinca on 6/28/2025

8.18.2

Compare Source

Bug fixes

  • Fixed an issue that, during message decompression when the maximum size was
    exceeded, led to the emission of an inaccurate error and closure of the
    connection with an improper close code (#2285).

Released by lpinca on 5/2/2025

ionic-team/capacitor (@capacitor/android)

8.0.0 -> 8.0.2

Compare Source

Capacitor: Cross-platform apps with JavaScript and the web

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

ionic-team/capacitor (@capacitor/cli)

8.0.0 -> 8.0.2

8.0.2

Compare Source

8.0.2 (2026-01-27)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#8315) (dcc76c3)
  • cli: Update tar package (#8311) (0969c5c)
  • core: make SystemBars hide and show options optional (#8305) (95dc7d8)
  • SystemBars: get correct style on handleOnConfigurationChanged (#8295) (2a66b44)
  • SystemBars: S...

[View full release notes]

Released by jcesarmobile on 1/27/2026

8.0.1

Compare Source

8.0.1 (2026-01-13)

Bug Fixes

  • android: Remove calculated bottom inset if keyboard is visible (#8280) (196b642)
  • cli: Support wireless iOS devices in cap run (#8301) (dcb368c)
  • cli: use latest native-run (#8296) (121d830)

Released by jcesarmobile on 1/13/2026

8.0.0-beta.0

Compare Source

8.0.0-beta.0 (2025-11-14)

Bug Fixes

  • android-template: replace deprecated Gradle property name syntax (#8204) (e48694b)
  • android: add command not changing namespace (#8224) (60cf666)
  • android: remove kotlin-bom dependency (#8237) (a894749)
  • android: replace deprecated Gradle property name syntax (b68ac9e)
  • cli: fix cap run command for yarn pnp mode ([#7754...

[View full release notes]

Released by jcesarmobile on 11/14/2025

ionic-team/capacitor (@capacitor/core)

8.0.0 -> 8.0.2

8.0.2

Compare Source

8.0.2 (2026-01-27)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#8315) (dcc76c3)
  • cli: Update tar package (#8311) (0969c5c)
  • core: make SystemBars hide and show options optional (#8305) (95dc7d8)
  • SystemBars: get correct style on handleOnConfigurationChanged (#8295) (2a66b44)
  • SystemBars: S...

[View full release notes]

Released by jcesarmobile on 1/27/2026

8.0.1

Compare Source

8.0.1 (2026-01-13)

Bug Fixes

  • android: Remove calculated bottom inset if keyboard is visible (#8280) (196b642)
  • cli: Support wireless iOS devices in cap run (#8301) (dcb368c)
  • cli: use latest native-run (#8296) (121d830)

Released by jcesarmobile on 1/13/2026

8.0.0-beta.0

Compare Source

8.0.0-beta.0 (2025-11-14)

Bug Fixes

  • android-template: replace deprecated Gradle property name syntax (#8204) (e48694b)
  • android: add command not changing namespace (#8224) (60cf666)
  • android: remove kotlin-bom dependency (#8237) (a894749)
  • android: replace deprecated Gradle property name syntax (b68ac9e)
  • cli: fix cap run command for yarn pnp mode ([#7754...

[View full release notes]

Released by jcesarmobile on 11/14/2025

ionic-team/capacitor (@capacitor/ios)

8.0.0 -> 8.0.2

Compare Source

Capacitor: Cross-platform apps with JavaScript and the web

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.3.6 -> 1.3.8

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

oven-sh/bun (bun)

1.3.6 -> 1.3.8

bun-v1.3.8

Compare Source

To install Bun v1.3.8

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.8:

bun upgrade

Read Bun v1.3.8's release notes on Bun's blog

Thanks to 4 contributors!

Released by Jarred-Sumner on 1/29/2026

bun-v1.3.7

Compare Source

To install Bun v1.3.7

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.7:

bun upgrade

Read Bun v1.3.7's release notes on Bun's blog

Thanks to 11 contributors!

[View full release notes]

Released by Jarred-Sumner on 1/27/2026

bun-v1.3.6

Compare Source

To install Bun v1.3.6

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.6:

bun upgrade

Read Bun v1.3.6's release notes on Bun's blog

Thanks to 23 contributors!

[View full release notes]

Released by Jarred-Sumner on 1/13/2026

pickier

0.1.10 -> 0.1.11

📦 View on npm

oven-sh/setup-bun

v2.0.2 → v2.1.2

Visit oven-sh/setup-bun for release notes.

oven-sh/setup-bun

v2 → v2.1.2

Visit oven-sh/setup-bun for release notes.

softprops/action-gh-release

v2 → v2.5.0

Visit softprops/action-gh-release for release notes.

actions/checkout

v6 → v6.0.1

Visit actions/checkout for release notes.


📊 Package Statistics

  • @types/vscode: 1,473,490 weekly downloads
  • @types/ws: 37,792,720 weekly downloads
  • bun-plugin-dtsx: 126,607 weekly downloads
  • happy-dom: 4,337,127 weekly downloads
  • isomorphic-dompurify: 2,007,309 weekly downloads
  • jsdom: 45,413,575 weekly downloads
  • prettier: 68,173,154 weekly downloads
  • typescript: 113,293,533 weekly downloads
  • ws: 141,539,246 weekly downloads
  • @capacitor/android: 898,045 weekly downloads
  • @capacitor/cli: 1,144,689 weekly downloads
  • @capacitor/core: 1,201,931 weekly downloads
  • @capacitor/ios: 822,360 weekly downloads
  • @types/bun: 6,090,949 weekly downloads
  • bun: 952,696 weekly downloads
  • pickier: 82,641 weekly downloads
  • oven-sh/setup-bun: GitHub Action for workflow automation
  • oven-sh/setup-bun: 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 🤖

@netlify
Copy link

netlify bot commented Jan 30, 2026

Deploy Preview for stacks-stx failed. Why did it fail? →

Name Link
🔨 Latest commit 14b2163
🔍 Latest deploy log https://app.netlify.com/projects/stacks-stx/deploys/697cdc8c837ff500079203cd

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 30, 2026

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/stx/bun-plugin-stx@1586
npm i https://pkg.pr.new/stacksjs/stx/@stacksjs/components@1586
npm i https://pkg.pr.new/stacksjs/stx/@stacksjs/stx@1586

commit: 1a66505

@glennmichael123 glennmichael123 deleted the buddy-bot/update-non-major-updates-1769734511790 branch February 17, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants