Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Oct 21, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 9
🔧 System Dependencies 3
🚀 GitHub Actions 3
Total 15

📦 npm Dependencies

npm

9 packages will be updated

Package Change Age Adoption Passing Confidence
@types/vscode (source) 1.80.0 -> 1.105.0 age adoption passing confidence
better-dx (source) 0.1.7 -> 0.2.0 age adoption passing confidence
dompurify (source) 3.2.7 -> 3.3.0 age adoption passing confidence
isomorphic-dompurify (source) 2.29.0 -> 2.30.1 age adoption passing confidence
typescript (source) 5.8.3 -> 5.9.3 age adoption passing confidence
vscode-html-languageservice (source) 5.5.1 -> 5.6.0 age adoption passing confidence
@vscode/vsce (source) 3.6.0 -> 3.6.3-0 age adoption passing confidence
jsdom (source) 27.0.0 -> 27.0.1 age adoption passing confidence
marked (source) 16.4.0 -> 16.4.1 age adoption passing confidence

🔧 System Dependencies

system

3 packages will be updated across 2 file(s): deps.yaml, deps.yaml

Package Change Type File
bun.com ^1.2.10^1.3.0 🟡 minor deps.yaml
node ^23.9.0^23.11.1 🟡 minor deps.yaml
zig ^0.15.0^0.15.1 🟢 patch deps.yaml

🚀 GitHub Actions

github-actions

3 actions will be updated

Action Change Type Files
actions/cache v4v4.3.0 🟢 patch ci.yml
shivammathur/setup-php v2v2.35.5 🟢 patch buddy-bot.yml
oven-sh/setup-bun v2v2.0.2 🟢 patch ci.yml

Release Notes

DefinitelyTyped/DefinitelyTyped (@types/vscode)

1.80.0 -> 1.105.0

Compare Source

TypeScript definitions for vscode

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/development (better-dx)

0.1.7 -> 0.2.0

v0.2.0

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 10/20/2025

cure53/DOMPurify (dompurify)

3.2.7 -> 3.3.0

3.3.0

Compare Source

  • Added the SVG mask-type attribute to default allow-list, thanks prasadrajandran
  • Added support for ADD_ATTR and ADD_TAGS to accept functions, thanks nelstrom
  • Fixed an issue with the slot element being in both SVG and HTML allow-list, thanks Wim-Valgaeren

Released by cure53 on 10/13/2025

kkomelin/isomorphic-dompurify (isomorphic-dompurify)

2.29.0 -> 2.30.1

2.30.1

Compare Source

This release drops support for Node < 20.19.5, so please update your Node accordingly. Node 22 and 24 may need upgrade too if you're affected - read comments here jsdom/jsdom#3963

Changelog

  • Increased minimal supported Node version from 18 to 20.19.5 through package.json engines to reflect recent jsdom switch.

See the complete changelog for more details.

Release

2.30.1

Released by kkomelin on 10/22/2025

2.30.0

Compare Source

This release drops support for Node < 20.19.5, so please update your Node accordingly.

Changelog

  • Updated jsdom.

See the complete changelog for more details.

Release

2.30.0

Released by kkomelin on 10/21/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

microsoft/TypeScript (typescript)

5.8.3 -> 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

Microsoft/vscode-html-languageservice (vscode-html-languageservice)

5.5.1 -> 5.6.0

v5.6.0

Compare Source

Changes:

This list of changes was auto generated.

Released by joaomoreno on 10/17/2025

v5.5.2

Compare Source

Changes:

This list of changes was auto generated.

Released by joaomoreno on 9/29/2025

Microsoft/vsce (@vscode/vsce)

3.6.0 -> 3.6.3-0

v3.6.3-0

Compare Source

Changes:

This list of changes was auto generated.

Released by joaomoreno on 9/29/2025

v3.6.2

Compare Source

Changes:

This list of changes was auto generated.

Released by joaomoreno on 9/26/2025

v3.6.2-0

Compare Source

Changes:

This list of changes was auto generated.

Released by joaomoreno on 9/25/2025

jsdom/jsdom (jsdom)

27.0.0 -> 27.0.1

Compare Source

A JavaScript implementation of many web standards

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

markedjs/marked (marked)

16.4.0 -> 16.4.1

Compare Source

A markdown parser built for speed

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

bun.com

^1.2.10 → ^1.3.0

📁 File: deps.yaml

🔗 Release Notes: bun.sh

node

^23.9.0 → ^23.11.1

📁 File: deps.yaml

🔗 Package Info: pkgx.com

zig

^0.15.0 → ^0.15.1

📁 File: deps.yaml

🔗 Package Info: pkgx.com

actions/cache

v4 → v4.3.0

Visit actions/cache for release notes.

shivammathur/setup-php

v2 → v2.35.5

Visit shivammathur/setup-php for release notes.

oven-sh/setup-bun

v2 → v2.0.2

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


📊 Package Statistics

  • @types/vscode: 1,138,478 weekly downloads
  • better-dx: 24,356 weekly downloads
  • dompurify: 13,282,938 weekly downloads
  • isomorphic-dompurify: 1,437,926 weekly downloads
  • typescript: 98,080,313 weekly downloads
  • vscode-html-languageservice: 760,398 weekly downloads
  • @vscode/vsce: 571,700 weekly downloads
  • jsdom: 36,500,053 weekly downloads
  • marked: 17,532,153 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager
  • node: Available via pkgx package manager
  • zig: Available via pkgx package manager
  • actions/cache: 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 🤖

@netlify
Copy link

netlify bot commented Oct 21, 2025

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

Name Link
🔨 Latest commit 069de28
🔍 Latest deploy log https://app.netlify.com/projects/stacks-stx/deploys/68f877e55a0adb000896c67b

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 21, 2025

Open in StackBlitz

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

commit: 0035785

@chrisbbreuer
Copy link
Member Author

🤖 Auto-closing obsolete PR

This PR was automatically closed because the dependency files it references are no longer present in the project.

Removed files:

  • `## 📦 npm Dependencies

npm

9 packages will be updated`

  • [@types/vscode](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vscode) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/%40types%2Fvscode/1.80.0/1.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/better-dx/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [3.2.7->3.3.0](https://renovatebot.com/diffs/npm/dompurify/3.2.7/3.3.0)
  • [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/isomorphic-dompurify/2.29.0/2.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [vscode-html-languageservice](https://github.com/Microsoft/vscode-html-languageservice/tree/master) ([source](https://github.com/Microsoft/vscode-html-languageservice/tree/HEAD))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vscode-html-languageservice/5.5.1/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/%40vscode%2Fvsce/3.6.3-0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [27.0.0->27.0.1](https://renovatebot.com/diffs/npm/jsdom/27.0.0/27.0.1)
  • [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/marked/16.4.0/16.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)

If this was closed in error, please reopen the PR and update the dependency files accordingly.

@github-actions github-actions bot deleted the buddy-bot/update-non-major-updates-1761056343600 branch October 22, 2025 06:34
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