Skip to content

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 11
🔧 System Dependencies 1
🚀 GitHub Actions 4
Total 16

📦 npm Dependencies

npm

11 packages will be updated

Package Change Age Adoption Passing Confidence
@stacksjs/bumpx (source) 0.1.86 -> 0.2.2 age adoption passing confidence
@stacksjs/clapp (source) 0.1.18 -> 0.2.0 age adoption passing confidence
@stacksjs/logsmith (source) 0.1.18 -> 0.2.0 age adoption passing confidence
@types/bun (source) 1.2.20 -> 1.3.0 age adoption passing confidence
@types/vscode (source) 1.103.0 -> 1.105.0 age adoption passing confidence
bun-plugin-dtsx (source) 0.9.5 -> 0.21.12 age adoption passing confidence
bunfig (source) 0.10.1 -> 0.15.0 age adoption passing confidence
@stacksjs/clarity (source) 0.3.23 -> 0.3.24 age adoption passing confidence
@vscode/vsce (source) 3.6.0 -> 3.6.2 age adoption passing confidence
buddy-bot (source) 0.9.8 -> 0.9.9 age adoption passing confidence
tinyglobby (source) 0.2.14 -> 0.2.15 age adoption passing confidence

🔧 System Dependencies

system

Package Change Type File
bun.com ^1.2.21^1.2.23 🟢 patch deps.yaml

🚀 GitHub Actions

github-actions

4 actions will be updated

Action Change Type Files
actions/cache v4v4.3.0 🟢 patch release.yml
shivammathur/setup-php v2v2.35.5 🟢 patch buddy-bot.yml
stacksjs/action-releaser v1.1.0v1.2.6 🟡 minor release.yml
oven-sh/setup-bun v2v2.0.2 🟢 patch release.yml

Release Notes

stacksjs/bumpx (@stacksjs/bumpx)

0.1.86 -> 0.2.2

v0.2.2

Compare Source

No significant changes

    View changes on GitHub

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

v0.2.1

Compare Source

No significant changes

    View changes on GitHub

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

v0.2.0

Compare Source

No significant changes

    View changes on GitHub

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

stacksjs/clapp (@stacksjs/clapp)

0.1.18 -> 0.2.0

v0.2.0

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.5

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.4

Compare Source

No significant changes

    View changes on GitHub

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

stacksjs/logsmith (@stacksjs/logsmith)

0.1.18 -> 0.2.0

v0.2.0

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.9

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.8

Compare Source

No significant changes

    View changes on GitHub

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

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.20 -> 1.3.0

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/vscode)

1.103.0 -> 1.105.0

Compare Source

TypeScript definitions for vscode

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/dtsx (bun-plugin-dtsx)

0.9.5 -> 0.21.12

Compare Source

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

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/bunfig (bunfig)

0.10.1 -> 0.15.0

v0.15.0

Compare Source

   🚀 Features

    View changes on GitHub

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

v0.14.1

Compare Source

No significant changes

    View changes on GitHub

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

v0.14.0

Compare Source

   🚀 Features

    View changes on GitHub

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

stacksjs/clarity (@stacksjs/clarity)

0.3.23 -> 0.3.24

v0.3.24

Compare Source

No significant changes

    View changes on GitHub

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

v0.3.9

Compare Source

No significant changes

    View changes on GitHub

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

v0.3.8

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

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

Microsoft/vsce (@vscode/vsce)

3.6.0 -> 3.6.2

v3.6.3-0

Compare Source

Changes:

  • #1200: Bump tar-fs from 2.1.3 to 2.1.4

This list of changes was auto generated.

Released by joaomoreno on 9/29/2025

v3.6.2

Compare Source

Changes:

  • #1199: fix: generate language model tag for languageModelChatProvider contributions

This list of changes was auto generated.

Released by joaomoreno on 9/26/2025

v3.6.2-0

Compare Source

Changes:

  • #1199: fix: generate language model tag for languageModelChatProvider contributions

This list of changes was auto generated.

Released by joaomoreno on 9/25/2025

stacksjs/buddy-bot (buddy-bot)

0.9.8 -> 0.9.9

v0.9.9

Compare Source

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

SuperchupuDev/tinyglobby (tinyglobby)

0.2.14 -> 0.2.15

0.2.15

Compare Source

Added

  • Documentation page at https://superchupu.dev/tinyglobby, which also contains a library comparison page and migration guide.

    It's been a huge effort that took two months to make.

    Big thanks to outslept, 43081j and benmccann for helping out! ❤️

  • JSDoc to all functions and options based on the online documentation page

  • Benchmarks with help from 43081j and benmccann

  • braceExpansion option

  • extglob option

  • fs option

  • globstar option by benmccann

  • signal option

  • package.json export as tinyglobby/package.json

  • Ability to pass readonly types by TomerAberbach

  • Support for URLs in cwd option

Changed

  • Rewritten path processing algorithm leading to a huge performance increase in many cases with help from [43081j](https://g...

[View full release notes]

Released by SuperchupuDev on 9/6/2025

0.2.9

Compare Source

Changed

  • Temporarily reverted resolution of symbolic links due to a critical bug. See #54 for more info

Released by SuperchupuDev on 10/1/2024

0.2.8

Compare Source

Fixed

  • Escaped symbols (i.e. "\\[") in the inferred common root producing empty matches

Changed

  • Improved the common root inference algorithm to optimize non-trailing ** patterns

Released by SuperchupuDev on 10/1/2024

bun.com

^1.2.21 → ^1.2.23

📁 File: deps.yaml

🔗 Release Notes: bun.sh

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.

stacksjs/action-releaser

v1.1.0 → v1.2.6

Visit stacksjs/action-releaser for release notes.

oven-sh/setup-bun

v2 → v2.0.2

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


📊 Package Statistics

  • @stacksjs/bumpx: 154,977 weekly downloads
  • @stacksjs/clapp: 176,071 weekly downloads
  • @stacksjs/logsmith: 155,093 weekly downloads
  • @types/bun: 2,323,216 weekly downloads
  • @types/vscode: 1,252,703 weekly downloads
  • bun-plugin-dtsx: 155,486 weekly downloads
  • bunfig: 284,083 weekly downloads
  • @stacksjs/clarity: 83,995 weekly downloads
  • @vscode/vsce: 552,942 weekly downloads
  • buddy-bot: 159,301 weekly downloads
  • tinyglobby: 35,002,817 weekly downloads
  • bun.com: Popular JavaScript runtime and 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 🤖

@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

11 packages will be updated`

  • [@stacksjs/bumpx](https://github.com/stacksjs/bumpx/tree/master) ([source](https://github.com/stacksjs/bumpx/tree/HEAD))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/%40stacksjs%2Fbumpx/0.1.86/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/%40stacksjs%2Fclapp/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [0.1.18->0.2.0](https://renovatebot.com/diffs/npm/%40stacksjs%2Flogsmith/0.1.18/0.2.0)
  • [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/%40types%2Fbun/1.2.20/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![age](https://developer.mend.io/api/mc/badges/age/npm/%40types%2Fvscode/1.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [bun-plugin-dtsx](https://github.com/stacksjs/dtsx/tree/master) ([source](https://github.com/stacksjs/dtsx/tree/HEAD))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bun-plugin-dtsx/0.9.5/0.21.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bunfig/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [0.3.23->0.3.24](https://renovatebot.com/diffs/npm/%40stacksjs%2Fclarity/0.3.23/0.3.24)
  • [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/%40vscode%2Fvsce/3.6.0/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![age](https://developer.mend.io/api/mc/badges/age/npm/buddy-bot/0.9.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [tinyglobby](https://github.com/SuperchupuDev/tinyglobby/tree/master) ([source](https://github.com/SuperchupuDev/tinyglobby/tree/HEAD))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tinyglobby/0.2.14/0.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [deps.yaml](https://github.com/stacksjs/pickier/blob/main/deps.yaml)
  • [release.yml](https://github.com/stacksjs/pickier/blob/main/.github/workflows/release.yml)
  • [buddy-bot.yml](https://github.com/stacksjs/pickier/blob/main/.github/workflows/buddy-bot.yml)

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

@netlify
Copy link

netlify bot commented Oct 19, 2025

Deploy Preview for pickier failed. Why did it fail? →

Name Link
🔨 Latest commit 9433794
🔍 Latest deploy log https://app.netlify.com/projects/pickier/deploys/68f51605bcdafc0007f3971b

This was referenced Nov 11, 2025
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