Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Sep 11, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 10
🔧 System Dependencies 2
🚀 GitHub Actions 4
Total 16

📦 npm Dependencies

npm

10 packages will be updated

Package Change Age Adoption Passing Confidence
@types/vscode (source) 1.102.0 -> 1.104.0 age adoption passing confidence
marked (source) 16.0.0 -> 16.3.0 age adoption passing confidence
shiki (source) 3.8.0 -> 3.13.0 age adoption passing confidence
stylelint (source) 16.21.1 -> 16.24.0 age adoption passing confidence
typescript (source) 5.8.3 -> 5.9.2 age adoption passing confidence
unocss (source) 66.3.3 -> 66.5.1 age adoption passing confidence
@stacksjs/bumpx (source) 0.1.17 -> 0.1.84 age adoption passing confidence
@stacksjs/logsmith (source) 0.1.8 -> 0.1.18 age adoption passing confidence
@types/bun (source) 1.2.18 -> 1.2.22 age adoption passing confidence
yaml (source) 2.8.0 -> 2.8.1 age adoption passing confidence

🔧 System Dependencies

system

2 packages will be updated across 1 file(s): pkgx.yaml

Package Change Type File
node ^23.9.0^23.11.1 🟡 minor pkgx.yaml
bun.com ^1.2.10^1.2.20 🟢 patch pkgx.yaml

🚀 GitHub Actions

github-actions

4 actions will be updated

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

Release Notes

DefinitelyTyped/DefinitelyTyped (@types/vscode)

1.102.0 -> 1.104.0

Compare Source

TypeScript definitions for vscode

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

markedjs/marked (marked)

16.0.0 -> 16.3.0

v16.3.0

Compare Source

16.3.0 (2025-09-14)

Features

Released by github-actions[bot] on 9/14/2025

v16.2.1

Compare Source

16.2.1 (2025-08-27)

Bug Fixes

Released by github-actions[bot] on 8/27/2025

v16.2.0

Compare Source

16.2.0 (2025-08-18)

Features

Released by github-actions[bot] on 8/18/2025

shikijs/shiki (shiki)

3.8.0 -> 3.13.0

v3.13.0

Compare Source

   🚀 Features

    View changes on GitHub

Released by github-actions[bot] on 9/19/2025

v3.9.2

Compare Source

   🚀 Features

    View changes on GitHub

Released by github-actions[bot] on 8/4/2025

v3.9.1

Compare Source

   🚀 Features

    View changes on GitHub

Released by github-actions[bot] on 8/1/2025

stylelint/stylelint (stylelint)

16.21.1 -> 16.24.0

16.24.0

Compare Source

It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.

  • Added: rule-nesting-at-rule-required-list rule (#8680) (sw1tch3roo).
  • Added: ignoreAtRules: [] to nesting-selector-no-missing-scoping-root (#8743) (karlhorky).
  • Fixed: function-no-unknown false positives for contrast-color() and sibling-*() (#8729) (Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :heading (#8749) (Mouvedia).

Released by github-actions[bot] on 9/7/2025

16.23.1

Compare Source

It fixes 7 bugs.

  • Fixed: no-invalid-position-declaration false positives for embedded styles (#8701) (sw1tch3roo).
  • Fixed: property-no-deprecated erroneously autofixing clip (#8699) (immitsu).
  • Fixed: property-no-deprecated false positives for -webkit-box-orient: vertical; (#8699) (immitsu).
  • Fixed: selector-pseudo-*-no-unknown false positives for some meter pseudo classes/elements (#8708) (Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :unchecked (#8705) (Mouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::search-text (#8707) (Mouvedia).
  • Fixed: selector-type-no-unknown false positives for selectedcontent (#8716) (Mouvedia).

Released by github-actions[bot] on 8/7/2025

16.23.0

Compare Source

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

  • Added: block-no-redundant-nested-style-rules rule (#8684) (sw1tch3roo).
  • Added: media-type-no-deprecated rule (#8668) (immitsu).
  • Added: nesting-selector-no-missing-scoping-root rule (#8674) (sw1tch3roo).
  • Added: no-invalid-position-declaration rule (#8669) (sw1tch3roo).
  • Added: property-no-deprecated rule (#8682) (immitsu).
  • Added: except: ["exact-value"] to media-feature-range-notation (#8675) (immitsu).
  • Fixed: declaration-block-no-duplicate-properties false negatives for named colors with ignore: ['consecutive-duplicates-with-different-syntaxes'] (#8665) (sw1tch3roo).
    *...

[View full release notes]

Released by github-actions[bot] on 7/29/2025

microsoft/TypeScript (typescript)

5.8.3 -> 5.9.2

v5.9.2

Compare Source

For release notes, check out the release announcement

Downloads are available on:

Released by typescript-bot on 7/31/2025

v5.9-rc

Compare Source

For release notes, check out the release announcement

Downloads are available on:

Released by typescript-bot on 7/24/2025

v5.9-beta

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Released by typescript-bot on 7/8/2025

unocss/unocss (unocss)

66.3.3 -> 66.5.1

v66.5.1

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 9/8/2025

v66.5.0

Compare Source

   🚀 Features

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 8/31/2025

v66.4.3-beta.1

Compare Source

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 8/15/2025

stacksjs/bumpx (@stacksjs/bumpx)

0.1.17 -> 0.1.84

v0.1.84

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 9/11/2025

v0.1.83

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.82

Compare Source

No significant changes

    View changes on GitHub

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

stacksjs/logsmith (@stacksjs/logsmith)

0.1.8 -> 0.1.18

v0.1.18

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 9/1/2025

v0.1.9

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 8/29/2025

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.18 -> 1.2.22

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

eemeli/yaml (yaml)

2.8.0 -> 2.8.1

v2.8.1

Compare Source

  • Preserve empty block literals (#634)

Released by eemeli on 8/5/2025

node

^23.9.0 → ^23.11.1

📁 File: pkgx.yaml

🔗 Package Info: pkgx.com

bun.com

^1.2.10 → ^1.2.20

📁 File: pkgx.yaml

🔗 Release Notes: bun.sh

actions/cache

v4 → v4.2.4

Visit actions/cache for release notes.

actions/create-release

v1 → v1.1.4

Visit actions/create-release 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: 946,107 weekly downloads
  • marked: 16,708,835 weekly downloads
  • shiki: 3,584,119 weekly downloads
  • stylelint: 5,932,180 weekly downloads
  • typescript: 94,005,235 weekly downloads
  • unocss: 384,349 weekly downloads
  • @stacksjs/bumpx: 143,909 weekly downloads
  • @stacksjs/logsmith: 144,795 weekly downloads
  • @types/bun: 2,125,841 weekly downloads
  • yaml: 79,273,039 weekly downloads
  • node: Available via pkgx package manager
  • bun.com: Popular JavaScript runtime and package manager
  • actions/cache: GitHub Action for workflow automation
  • actions/create-release: 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 🤖

Copy link

netlify bot commented Sep 11, 2025

Deploy Preview for stacks-stx ready!

Name Link
🔨 Latest commit 845596e
🔍 Latest deploy log https://app.netlify.com/projects/stacks-stx/deploys/68cd80516f01cb0008bce7b1
😎 Deploy Preview https://deploy-preview-36--stacks-stx.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

pkg-pr-new bot commented Sep 11, 2025

Open in StackBlitz

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

commit: 4a8a1cf

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.

1 participant