chore(deps): update all non-major dependencies#506
Closed
chrisbbreuer wants to merge 1 commit into
mainpickier/pickier:mainfrom
buddy-bot/update-non-major-updates-1761179180821pickier/pickier:buddy-bot/update-non-major-updates-1761179180821Copy head branch name to clipboard
Closed
chore(deps): update all non-major dependencies#506chrisbbreuer wants to merge 1 commit intomainpickier/pickier:mainfrom buddy-bot/update-non-major-updates-1761179180821pickier/pickier:buddy-bot/update-non-major-updates-1761179180821Copy head branch name to clipboard
chrisbbreuer wants to merge 1 commit into
mainpickier/pickier:mainfrom
buddy-bot/update-non-major-updates-1761179180821pickier/pickier:buddy-bot/update-non-major-updates-1761179180821Copy head branch name to clipboard
Conversation
❌ Deploy Preview for pickier failed. Why did it fail? →
|
commit: |
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:
If this was closed in error, please reopen the PR and update the dependency files accordingly. |
chrisbbreuer
deleted the
buddy-bot/update-non-major-updates-1761179180821
branch
October 23, 2025 04:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
Package Updates Summary
📦 npm Dependencies
14 packages will be updated
0.1.18->0.2.00.1.18->0.2.01.2.20->1.3.01.103.0->1.105.00.9.5->0.21.120.10.1->0.15.09.34.0->9.38.03.3.3->3.6.25.7.3->5.9.37.28.3->7.28.47.28.3->7.28.43.6.0->3.6.220.0.7->20.0.80.2.14->0.2.15🚀 GitHub Actions
4 actions will be updated
v4→v4.3.0ci.ymlv2→v2.35.5buddy-bot.ymlv1.1.0→v1.2.6release.ymlv2→v2.0.2ci.ymlRelease Notes
stacksjs/clapp (@stacksjs/clapp)
0.1.18 -> 0.2.0
v0.2.0Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 8/31/2025
v0.1.5Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 4/20/2025
v0.1.4Compare 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.0Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 10/16/2025
v0.1.9Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 8/29/2025
v0.1.8Compare 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.0Compare Source
🚀 Features
~/.<name>.*configs - by chrisbbreuer (e0c65)View changes on GitHub
Released by github-actions[bot] on 8/31/2025
v0.14.1Compare Source
No significant changes
View changes on GitHub
Released by github-actions[bot] on 8/13/2025
v0.14.0Compare Source
🚀 Features
doctorcommand - by chrisbbreuer (4aacf)View changes on GitHub
Released by github-actions[bot] on 8/13/2025
eslint/eslint (eslint)
9.34.0 -> 9.38.0
v9.38.0Compare Source
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65](eslint/eslint@c070e65f6bb9e...[View full release notes]
Released by eslintbot on 10/17/2025
v9.37.0Compare Source
Features
39f7fb4feat:preserve-caught-errorshould recognize all static "cause" keys (#20163) (Pixel998)f81eabcfeat: support TS syntax inno-restricted-imports(#19562) (Nitin Kumar)Bug Fixes
a129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164) (Francesco Trotta)09e04fcfix: add missing AST token types (#20172) (Pixel998)861c6dafix: correctESLinttypings (#20122) (Pixel998)Documentation
b950359docs: fix typo...[View full release notes]
Released by eslintbot on 10/3/2025
v9.36.0Compare Source
Features
47afcf6feat: correctpreserve-caught-erroredge cases (#20109) (Francesco Trotta)Bug Fixes
75b74d8fix: add missing rule option types (#20127) (ntnyq)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116) (루밀LuMir)7d61b7ffix: add missing scope types toScope.type(#20110) (Pixel998)7a670c3fix: correct rule option typings inrules.d.ts(#20084) (Pixel998)Documentation
b73ab12docs: update examples to use...[View full release notes]
Released by eslintbot on 9/19/2025
prettier/prettier (prettier)
3.3.3 -> 3.6.2
3.6.2Compare Source
What's Changed
🔗 Changelog
Released by fisker on 6/27/2025
3.6.1Compare Source
--experimental-cli🔗 Changelog
Released by fisker on 6/25/2025
3.6.0Compare Source
diff
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
Released by fisker on 6/23/2025
microsoft/TypeScript (typescript)
5.7.3 -> 5.9.3
v5.9.3Compare 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.2Compare 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-rcCompare 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
babel/babel (@babel/parser)
7.28.3 -> 7.28.4
v8.0.0-beta.2Compare Source
v8.0.0-beta.2 (2025-09-05)
💥 Breaking Change
babel-standalone@babel/standalone([gwillen](https://github.com/gwillen))🐛 Bug Fix
babel-typesdandvflag inregExpLiteralbuilder ([JLHwung](https://github.com/JLHwung))babel-parser💅 Polish
babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-object-rest-spread,babel-traverse...
[View full release notes]
Released by babel-bot on 9/5/2025
v7.28.4Compare Source
v7.28.4 (2025-09-05)
Thanks gwillen and mrginglymus for your first PRs!
🏠 Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regeneratortransform-regenerator([liuxingbaoyu](https://github.com/liuxingbaoyu))babel-coreCommitters: 5
[View full release notes]
Released by babel-bot on 9/5/2025
v8.0.0-beta.1Compare Source
v8.0.0-beta.1 (2025-07-02)
💥 Breaking Change
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typest.bigIntLiteralfactory ([JLHwung](https://github.com/JLHwung))babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-types🐛 Bug Fix
babel-types[View full release notes]
Released by babel-bot on 7/2/2025
babel/babel (@babel/traverse)
7.28.3 -> 7.28.4
v8.0.0-beta.2Compare Source
v8.0.0-beta.2 (2025-09-05)
💥 Breaking Change
babel-standalone@babel/standalone([gwillen](https://github.com/gwillen))🐛 Bug Fix
babel-typesdandvflag inregExpLiteralbuilder ([JLHwung](https://github.com/JLHwung))babel-parser💅 Polish
babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-object-rest-spread,babel-traverse...
[View full release notes]
Released by babel-bot on 9/5/2025
v7.28.4Compare Source
v7.28.4 (2025-09-05)
Thanks gwillen and mrginglymus for your first PRs!
🏠 Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regeneratortransform-regenerator([liuxingbaoyu](https://github.com/liuxingbaoyu))babel-coreCommitters: 5
[View full release notes]
Released by babel-bot on 9/5/2025
v8.0.0-beta.1Compare Source
v8.0.0-beta.1 (2025-07-02)
💥 Breaking Change
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typest.bigIntLiteralfactory ([JLHwung](https://github.com/JLHwung))babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-types🐛 Bug Fix
babel-types[View full release notes]
Released by babel-bot on 7/2/2025
Microsoft/vsce (@vscode/vsce)
3.6.0 -> 3.6.2
v3.6.3-0Compare Source
Changes:
This list of changes was auto generated.
Released by joaomoreno on 9/29/2025
v3.6.2Compare Source
Changes:
languageModelChatProvidercontributionsThis list of changes was auto generated.
Released by joaomoreno on 9/26/2025
v3.6.2-0Compare Source
Changes:
languageModelChatProvidercontributionsThis list of changes was auto generated.
Released by joaomoreno on 9/25/2025
capricorn86/happy-dom (happy-dom)
20.0.7 -> 20.0.8
v20.0.8Compare Source
👷♂️ Patch fixes
previousSibling()andnextSibling()didn't work inHTMLSelectElementandHTMLFormElement- By capricorn86 in task #1939<tr>) should be valid inside a<template>element - By capricorn86 in task #1939Released by github-actions[bot] on 10/21/2025
SuperchupuDev/tinyglobby (tinyglobby)
0.2.14 -> 0.2.15
0.2.15Compare 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
braceExpansionoptionextgloboptionfsoptionglobstaroption by benmccannsignaloptionpackage.jsonexport astinyglobby/package.jsonAbility to pass readonly types by TomerAberbach
Support for
URLs incwdoptionChanged
[View full release notes]
Released by SuperchupuDev on 9/6/2025
0.2.9Compare Source
Changed
Released by SuperchupuDev on 10/1/2024
0.2.8Compare Source
Fixed
"\\[") in the inferred common root producing empty matchesChanged
**patternsReleased by SuperchupuDev on 10/1/2024
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
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.
This PR was generated by Buddy 🤖