Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Open
github-actions[bot] wants to merge 1 commit into
mainpickier/pickier:mainfrom
buddy-bot/update-non-major-updatespickier/pickier:buddy-bot/update-non-major-updatesCopy head branch name to clipboard
Open

chore(deps): update all non-major dependencies#1358
github-actions[bot] wants to merge 1 commit into
mainpickier/pickier:mainfrom
buddy-bot/update-non-major-updatespickier/pickier:buddy-bot/update-non-major-updatesCopy head branch name to clipboard

Conversation

@github-actions

@github-actions github-actions Bot commented May 28, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 16
Total 16

📦 npm Dependencies

npm

16 packages will be updated

Package Change Age Adoption Passing Confidence
@types/vscode (source) 1.120.0 -> 1.125.0 age adoption passing confidence
bun-plugin-dtsx (source) 0.9.26 -> 0.11.1 age adoption passing confidence
happy-dom (source) 20.0.11 -> 20.11.1 age adoption passing confidence
oxfmt (source) 0.1.0 -> 0.60.0 age adoption passing confidence
prettier (source) 3.7.4 -> 3.9.6 age adoption passing confidence
@stacksjs/bumpx (source) 0.2.6 -> 0.2.14 age adoption passing confidence
@stacksjs/bunpress (source) 0.1.6 -> 0.1.21 age adoption passing confidence
@stacksjs/clapp (source) 0.2.10 -> 0.2.12 age adoption passing confidence
@stacksjs/clarity (source) 0.3.28 -> 0.3.31 age adoption passing confidence
@stacksjs/gitlint (source) 0.1.6 -> 0.1.7 age adoption passing confidence
@stacksjs/logsmith (source) 0.2.1 -> 0.2.9 age adoption passing confidence
@types/bun (source) 1.3.3 -> 1.3.14 age adoption passing confidence
@vscode/vsce (source) 3.9.1 -> 3.9.2 age adoption passing confidence
buddy-bot (source) 0.9.20 -> 0.9.24 age adoption passing confidence
bun-git-hooks (source) 0.3.1 -> 0.3.2 age adoption passing confidence
bunfig (source) 0.15.13 -> 0.15.15 age adoption passing confidence

Release Notes

DefinitelyTyped/DefinitelyTyped (@types/vscode)

1.120.0 -> 1.125.0

Compare Source

TypeScript definitions for vscode

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/dtsx (bun-plugin-dtsx)

0.9.26 -> 0.11.1

v0.11.1

Compare Source

Changelog

Compare changes

🐛 Bug Fixes

🔧 Chores

Contributors

Released by github-actions[bot] on 7/19/2026

v0.11.0

Compare Source

Changelog

Compare changes

✨ Features

🐛 Bug Fixes

🔧 Chores

Contributors

Released by github-actions[bot] on 7/19/2026

v0.10.9

Compare Source

Changelog

Compare changes

🐛 Bug Fixes

🔧 Chores

Contributors

Released by github-actions[bot] on 7/17/2026

capricorn86/happy-dom (happy-dom)

20.0.11 -> 20.11.1

v20.11.1

Compare Source

👷‍♂️ Patch fixes

  • Improve performance of query selectors by avoiding construction of DOMException when not needed - By @cyfung1031 in task #2228

Released by github-actions[bot] on 7/22/2026

v20.11.0

Compare Source

🎨 Features

Released by github-actions[bot] on 7/18/2026

v20.10.6

Compare Source

👷‍♂️ Patch fixes

  • Await NodeJS internal ReadableStream promise during teardown - By capricorn86 in task #2217

Released by github-actions[bot] on 6/17/2026

oxc-project/oxc (oxfmt)

0.1.0 -> 0.60.0

crates_v0.141.0

Compare Source

💥 BREAKING CHANGES

  • 5293431 str: [BREAKING] Move IdentBuildHasher to oxc_str crate (#24717) (overlookmotel)
  • 54cc121 ast: [BREAKING] Split MetaProperty into ImportMeta and NewTarget (#24557) (camc314)

🚀 Features

  • 87823d0 minifier: Merge combined assign expression in conditional expression (#24707) (sapphi-red)
  • 03a54c9 minifier: Merge assign expression against member expression in conditional expression (#24706) (sapphi-red)
  • effd3c8 allocator: Add Vec::from_raw_parts_in (#24732) (overlookmotel)
  • ddacf61 semantic: Add context notes for strict assignments (#24728) (camc314)
  • 7e9b84a data_structures: Add implements! macro (#24721) (overlookmotel)
  • 39e141b data_structures: Add const_str_eq function (#24720) (overlookmotel)
  • cc3d17f semantic: Add context notes for reserved keyword diagnostic (#24715) (camc314)
  • 4c71560 parser: More friendly error for spread element in dynamic imports (#24705) (sapphi-red)
  • 7b045cd minfier:...

[View full release notes]

Released by github-actions[bot] on 7/21/2026

apps_v1.75.0

Compare Source

Table of Contents

Oxlint v1.75.0

🏆 Highlights

🚀 Features

  • dd18383 linter/node: Implement no-top-level-await rule (#24634) (Connor Shea)
  • 16a65f2 linter/react: Implement function-component-definition rule (#24471) (Cole Ellison)
  • 7f1f585 linter: Reuse jest/padding-around-test-blocks for vitest/padding-around-test-blocks (#24519) (Mikhail Baev)
  • 99978a8 linter/import/consistent-type-specifier-style: Support prefer-top-level-if-only-type-imports option (#24502) (camc314)

🐛 Bug Fixes

  • e81b2ff oxlint,oxfmt: Report error for invalid glob patterns (#24744) (leaysgur)
  • 0184ad6 linter/unicorn/no-useless-undefined: Preserve valid parameter defaults (#24686) (camc314)
  • 8694167 linter/eslint/prefer-destructuring: Handle typed declarations (#24616) (camc314)
  • 477cf0f linter/es...

[View full release notes]

Released by github-actions[bot] on 7/21/2026

crates_v0.140.0

Compare Source

🚀 Features

  • 5b20828 minifier: Extract sequence expression from expressions (#22003) (Armano)
  • 616bfa2 minifier: Remove unreachable code after terminating statements (#24441) (Dunqing)
  • ddab89a data_structures: Add likely and unlikely functions (#24368) (overlookmotel)
  • a3a39f9 react_compiler: Implement enableEmitHookGuards codegen (#24329) (Boshen)
  • b79eef7 minifier: Apply De Morgan's law to negated comparison chains in jump guards and loop tests (#24279) (Dunqing)
  • 34ff7b4 minifier: Drop write-only property assignments to unused local bindings by default (#24112) (Dunqing)
  • 1b829d8 semantic: Record const enums in EnumData (#24268) (Dunqing)
  • ba0944c semantic: Add Scoping::set_symbol_span (#24221) (camc314)

🐛 Bug Fixes

  • edf781d minifier: Keep reads of never-assigned uninitialized bindings (#24452) (Dunqing)
  • 7d33363 minifier: Preserve guaranteed throws from class heritage evaluation (#24349) (Dunqing)
  • 058a62f semantic: Track ambient co...

[View full release notes]

Released by github-actions[bot] on 7/14/2026

prettier/prettier (prettier)

3.7.4 -> 3.9.6

3.9.6

Compare Source

What's Changed

🔗 Changelog

Released by fisker on 7/21/2026

3.9.5

Compare Source

🔗 Changelog

Released by fisker on 7/9/2026

3.9.4

Compare Source

🔗 Changelog

Released by fisker on 6/30/2026

stacksjs/bumpx (@stacksjs/bumpx)

0.2.6 -> 0.2.14

v0.2.14

Compare Source

Released by github-actions[bot] on 7/24/2026

v0.2.13

Compare Source

Released by github-actions[bot] on 7/24/2026

v0.2.12

Compare Source

Released by github-actions[bot] on 7/24/2026

stacksjs/bunpress (@stacksjs/bunpress)

0.1.6 -> 0.1.21

v0.1.21

Compare Source

Released by github-actions[bot] on 7/26/2026

v0.1.20

Compare Source

Released by github-actions[bot] on 7/21/2026

v0.1.19

Compare Source

Released by github-actions[bot] on 7/21/2026

stacksjs/clapp (@stacksjs/clapp)

0.2.10 -> 0.2.12

v0.2.12

Compare Source

Released by github-actions[bot] on 7/21/2026

v0.2.11

Compare Source

Released by github-actions[bot] on 7/21/2026

stacksjs/clarity (@stacksjs/clarity)

0.3.28 -> 0.3.31

v0.3.31

Compare Source

Released by github-actions[bot] on 7/21/2026

v0.3.30

Compare Source

Released by github-actions[bot] on 7/21/2026

stacksjs/gitlint (@stacksjs/gitlint)

0.1.6 -> 0.1.7

v0.1.7

Compare Source

Released by github-actions[bot] on 7/22/2026

v0.x.x

Compare Source

Released by github-actions[bot] on 5/8/2026

stacksjs/logsmith (@stacksjs/logsmith)

0.2.1 -> 0.2.9

v0.2.9

Compare Source

Released by github-actions[bot] on 7/26/2026

v0.2.8

Compare Source

Released by github-actions[bot] on 7/26/2026

v0.2.7

Compare Source

Released by github-actions[bot] on 7/26/2026

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.3.3 -> 1.3.14

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

Microsoft/vsce (@vscode/vsce)

3.9.1 -> 3.9.2

v3.9.3-4

Compare Source

Changes:

  • #1293: chore(deps): bump fast-uri from 3.1.2 to 3.1.4

This list of changes was auto generated.

Released by lszomoru on 7/24/2026

v3.9.3-3

Compare Source

Changes:

  • #1291: auth: support OIDC trusted publishing

This list of changes was auto generated.

Released by lszomoru on 7/23/2026

v3.9.3-2

Compare Source

Changes:

  • #1289: chore(deps): bump js-yaml and textlint/linter-formatter
  • #1288: chore(deps): bump form-data from 4.0.4 to 4.0.6

This list of changes was auto generated.

Released by lszomoru on 6/26/2026

stacksjs/buddy-bot (buddy-bot)

0.9.20 -> 0.9.24

v0.9.24

Compare Source

Released by github-actions[bot] on 7/24/2026

v0.9.23

Compare Source

Released by github-actions[bot] on 7/24/2026

v0.9.22

Compare Source

Released by github-actions[bot] on 7/15/2026

stacksjs/bun-git-hooks (bun-git-hooks)

0.3.1 -> 0.3.2

v0.3.2

Compare Source

Released by github-actions[bot] on 5/14/2026

stacksjs/bunfig (bunfig)

0.15.13 -> 0.15.15

v0.15.15

Compare Source

Released by github-actions[bot] on 7/16/2026

v0.15.14

Compare Source

Released by github-actions[bot] on 6/10/2026


📊 Package Statistics

  • @types/vscode: 1,675,100 weekly downloads
  • bun-plugin-dtsx: 53,771 weekly downloads
  • happy-dom: 12,472,864 weekly downloads
  • oxfmt: 9,330,815 weekly downloads
  • prettier: 125,585,404 weekly downloads
  • @stacksjs/bumpx: 48,455 weekly downloads
  • @stacksjs/bunpress: 49,895 weekly downloads
  • @stacksjs/clapp: 61,895 weekly downloads
  • @stacksjs/clarity: 55,910 weekly downloads
  • @stacksjs/gitlint: 45,117 weekly downloads
  • @stacksjs/logsmith: 46,420 weekly downloads
  • @types/bun: 8,773,569 weekly downloads
  • @vscode/vsce: 1,242,272 weekly downloads
  • buddy-bot: 46,051 weekly downloads
  • bun-git-hooks: 45,662 weekly downloads
  • bunfig: 59,610 weekly downloads

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 🤖

@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 5 times, most recently from 5149a6a to 3c87581 Compare June 4, 2026 04:15
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 5 times, most recently from 7dcb290 to c25562c Compare June 12, 2026 23:19
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 7 times, most recently from 4d440be to ad38f11 Compare June 22, 2026 18:12
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 6 times, most recently from b628229 to 04e4860 Compare June 30, 2026 03:52
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 4 times, most recently from f347678 to 7b427bf Compare July 11, 2026 19:06
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 8 times, most recently from f08fe00 to 556bec8 Compare July 18, 2026 19:07
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 12 times, most recently from a330536 to 90eb42f Compare July 26, 2026 02:56
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch from 90eb42f to 71e56ed Compare July 26, 2026 19:13
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.

0 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.