chore(deps): update all non-major dependencies - #3086
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
❌ Deploy Preview for dtsx failed. Why did it fail? →
|
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
5 times, most recently
from
April 8, 2026 16:32
61ed6ee to
b87e7e3
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
5 times, most recently
from
April 16, 2026 03:11
6dd80d5 to
63953e4
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
5 times, most recently
from
April 27, 2026 12:41
b58cfd0 to
b584df4
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
2 times, most recently
from
April 28, 2026 00:52
12129d3 to
b66c751
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
8 times, most recently
from
May 4, 2026 05:15
9c5c761 to
4cdecef
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
4 times, most recently
from
May 24, 2026 22:24
d1e713e to
ff6ff5e
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
7 times, most recently
from
May 29, 2026 22:35
db2205c to
e83a201
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
2 times, most recently
from
June 8, 2026 15:13
622dd38 to
082e722
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
6 times, most recently
from
June 15, 2026 16:02
00830a2 to
638e100
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
2 times, most recently
from
June 25, 2026 11:02
69cf686 to
b63aac9
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
6 times, most recently
from
June 29, 2026 22:27
a3ae49a to
c8adeec
Compare
github-actions
Bot
force-pushed
the
buddy-bot/update-non-major-updates
branch
2 times, most recently
from
July 4, 2026 22:59
6815806 to
29bec83
Compare
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.27.7->0.28.10.121.0->0.143.00.121.0->0.143.05.106.2->5.109.20.2.6->0.2.140.1.4->0.1.210.2.7->0.2.120.1.5->0.1.70.2.1->0.2.111.3.13->1.3.140.9.19->0.9.250.3.1->0.3.20.15.11->0.15.170.1.28->0.1.45Release Notes
evanw/esbuild (esbuild)
0.27.7 -> 0.28.1
v0.28.1Compare Source
Disallow
\in local development server HTTP requests (GHSA-g7r4-m6w7-qqqr)This release fixes a security issue where HTTP requests to esbuild's local development server could traverse outside of the serve directory on Windows using a
\backslash character. It happened due to the use of Go'spath.Clean()function, which only handles Unix-style/characters. HTTP requests with paths containing\are no longer allowed.Thanks to [dellalibera](https://github.com/dellalibera) for reporting this issue.
Add integrity checks to the Deno API (GHSA-gv7w-rqvm-qjhr)
The previous release of esbuild added integrity checks to esbuild's npm install script. This release also adds integrity checks to esbuild's Deno install script. Now esbuild's Deno API will also fail with an error if ...
[View full release notes]
Released by github-actions[bot] on 6/11/2026
v0.28.0Compare Source
Add support for
with { type: 'text' }imports (#4435)The import text proposal has reached stage 3 in the TC39 process, which means that it's recommended for implementation. It has also already been implemented by Deno and Bun. So with this release, esbuild also adds support for it. This behaves exactly the same as esbuild's existing
textloader. Here's an example:Add integrity checks to fallback download path (
#4343)Installing esbuild via npm is somewhat complicated with several different edge cases (see esbuild's documentation for details). If the re...
[View full release notes]
Released by github-actions[bot] on 4/2/2026
oxc-project/oxc (oxc-parser)
0.121.0 -> 0.143.0
apps_v1.77.0Compare Source
Table of Contents
Oxlint v1.77.0
💥 BREAKING CHANGES
#25186) (Connor Shea)TSIndexSignature::parameter(#25154) (camc314)ExportDeclaration,ExportFromDeclaration(#25095) (camc314)ArrowFunctionBodyenum (#24987) (camc314)🚀 Features
#25001) (Mikhail Baev)#25020) (Faris Tristan Fabian)🐛 Bug Fixes
#25249) (tanakalucky)#25243) (camc314)[View full release notes]
Released by github-actions[bot] on 8/3/2026
crates_v0.142.0Compare Source
💥 BREAKING CHANGES
AstBuildtrait (#24925) (overlookmotel)🚀 Features
#24968) (Dunqing)#24943) (Dunqing)#24828) (Boshen)#24950) (Armano)#24933) (Dunqing)#24611) (Armano)static_str!macro (#24887) (overlookmotel)#24896) (camc314)Identfromoxc_astcrate (#24861) (overlookmotel)oxc_strtypes fromoxccrate (#24860) (overlookmotel)[View full release notes]
Released by github-actions[bot] on 7/27/2026
apps_v1.76.0Compare Source
Table of Contents
Oxlint v1.76.0
🚀 Features
#24598) (vigneshwar)#24724) (Bartok)#24900) (camc314)exports-stylerule (#24087) (Mikhail Baev)id-denylistrule (#24632) (Mikhail Baev)class-literal-property-stylerule (#24766) (Mikhail Baev)🐛 Bug Fixes
#24956) (Mikhail Baev)#24646) (Bez Sahara)#24780) (Cole Ellison)[View full release notes]
Released by github-actions[bot] on 7/27/2026
oxc-project/oxc (oxc-transform)
0.121.0 -> 0.143.0
apps_v1.77.0Compare Source
Table of Contents
Oxlint v1.77.0
💥 BREAKING CHANGES
#25186) (Connor Shea)TSIndexSignature::parameter(#25154) (camc314)ExportDeclaration,ExportFromDeclaration(#25095) (camc314)ArrowFunctionBodyenum (#24987) (camc314)🚀 Features
#25001) (Mikhail Baev)#25020) (Faris Tristan Fabian)🐛 Bug Fixes
#25249) (tanakalucky)#25243) (camc314)[View full release notes]
Released by github-actions[bot] on 8/3/2026
crates_v0.142.0Compare Source
💥 BREAKING CHANGES
AstBuildtrait (#24925) (overlookmotel)🚀 Features
#24968) (Dunqing)#24943) (Dunqing)#24828) (Boshen)#24950) (Armano)#24933) (Dunqing)#24611) (Armano)static_str!macro (#24887) (overlookmotel)#24896) (camc314)Identfromoxc_astcrate (#24861) (overlookmotel)oxc_strtypes fromoxccrate (#24860) (overlookmotel)[View full release notes]
Released by github-actions[bot] on 7/27/2026
apps_v1.76.0Compare Source
Table of Contents
Oxlint v1.76.0
🚀 Features
#24598) (vigneshwar)#24724) (Bartok)#24900) (camc314)exports-stylerule (#24087) (Mikhail Baev)id-denylistrule (#24632) (Mikhail Baev)class-literal-property-stylerule (#24766) (Mikhail Baev)🐛 Bug Fixes
#24956) (Mikhail Baev)#24646) (Bez Sahara)#24780) (Cole Ellison)[View full release notes]
Released by github-actions[bot] on 7/27/2026
webpack/webpack (webpack)
5.106.2 -> 5.109.2
v5.109.2Compare Source
Patch Changes
Resolve aliases pointing at a package directory whose name ends with
.jsagain. (by [alexander-akait](https://github.com/alexander-akait) in#21542)Name CSS sources in source maps by their resource path, without the
cssprefix. (by [bjohansebas](https://github.com/bjohansebas) in#21536)Delete no longer referenced files from the filesystem cache directory after storing the cache, age them by recorded time so restored caches are cleaned too, and collect every fully expired pack in one store instead of one per build. (by [bjohansebas](https://github.com/bjohansebas) in
#21528)Report
"universal"as the loader context target for the universal target. (by [alexander-akait](https://github.com/alexander-akait) in [#21540](`w...[View full release notes]
Released by github-actions[bot] on 7/28/2026
v5.109.1Compare Source
Patch Changes
Fix stray semicolon emitted before an imported call following a parenthesized sequence element. (by [alexander-akait](https://github.com/alexander-akait) in
#21533)Make
require(esm)module.exportsre-export analysis independent of module processing order. (by [alexander-akait](https://github.com/alexander-akait) in#21521)Ignore ERR_SERVER_NOT_RUNNING on lazy-compilation backend dispose so
compiler.close()succeeds on Bun. (by [alexander-akait](https://github.com/alexander-akait) in#21521)Name the failing key when DefinePlugin fails to evaluate a
typeofvalue. (by [alexander-akait](https://github.com/alexander-akait) in#21503)Improve Deno compatibility: guard
setNoDelayand ...[View full release notes]
Released by github-actions[bot] on 7/27/2026
v5.109.0Compare Source
Minor Changes
Default
experiments.typescriptto"auto", enabling built-in TypeScript support on Node.js >= 22.6 when no TypeScript loader is registered. (by [alexander-akait](https://github.com/alexander-akait) in#21477)Default
experiments.css,experiments.htmlandexperiments.asyncWebAssemblyto"auto", enabling built-in support unless a loader is registered for those files; modules with inline or hook-injected loaders (e.g. html-webpack-plugin templates) keep being parsed as JavaScript. (by [alexander-akait](https://github.com/alexander-akait) in#21477)Add
output.resourceHintsto emit resource hints (preload/prefetch/modulepreload/preconnect), on by default for ESM output, plusmodule.parser.<type>.urlHints,css.fontPreloadandjavascript.dynamicImportCssPreload. (by [[alexander-akait](https://github.com/ale...[View full release notes]
Released by github-actions[bot] on 7/23/2026
stacksjs/bumpx (@stacksjs/bumpx)
0.2.6 -> 0.2.14
v0.2.14Compare Source
Released by github-actions[bot] on 7/24/2026
v0.2.9Compare Source
Released by github-actions[bot] on 7/22/2026
v0.2.8Compare Source
Released by github-actions[bot] on 7/22/2026
stacksjs/bunpress (@stacksjs/bunpress)
0.1.4 -> 0.1.21
v0.1.21Compare Source
Released by github-actions[bot] on 7/26/2026
v0.1.6Compare Source
Released by github-actions[bot] on 5/24/2026
v0.1.5Compare Source
Released by github-actions[bot] on 5/10/2026
stacksjs/clapp (@stacksjs/clapp)
0.2.7 -> 0.2.12
v0.2.12Compare Source
Released by github-actions[bot] on 7/21/2026
v0.2.9Compare Source
Released by github-actions[bot] on 5/11/2026
v0.2.8Compare Source
Released by github-actions[bot] on 5/6/2026
stacksjs/gitlint (@stacksjs/gitlint)
0.1.5 -> 0.1.7
v0.1.7Compare Source
Released by github-actions[bot] on 7/22/2026
v0.x.xCompare Source
Released by github-actions[bot] on 5/8/2026
stacksjs/logsmith (@stacksjs/logsmith)
0.2.1 -> 0.2.11
v0.2.11Compare Source
Released by github-actions[bot] on 7/28/2026
v0.2.10Compare Source
Released by github-actions[bot] on 7/28/2026
v0.2.9Compare Source
Released by github-actions[bot] on 7/26/2026
DefinitelyTyped/DefinitelyTyped (@types/bun)
1.3.13 -> 1.3.14
Compare Source
TypeScript definitions for bun
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
stacksjs/buddy-bot (buddy-bot)
0.9.19 -> 0.9.25
v0.9.25Compare Source
Released by github-actions[bot] on 7/28/2026
v0.9.24Compare Source
Released by github-actions[bot] on 7/24/2026
v0.9.23Compare Source
Released by github-actions[bot] on 7/24/2026
stacksjs/bun-git-hooks (bun-git-hooks)
0.3.1 -> 0.3.2
v0.3.2Compare Source
Released by github-actions[bot] on 5/14/2026
stacksjs/bunfig (bunfig)
0.15.11 -> 0.15.17
v0.15.17Compare Source
Released by github-actions[bot] on 7/31/2026
v0.15.16Compare Source
Released by github-actions[bot] on 7/31/2026
v0.15.15Compare Source
Released by github-actions[bot] on 7/16/2026
pickier/pickier (pickier)
0.1.28 -> 0.1.45
v0.1.45Compare Source
Released by github-actions[bot] on 8/2/2026
v0.1.44Compare Source
Released by github-actions[bot] on 7/27/2026
v0.1.43Compare Source
Released by github-actions[bot] on 7/27/2026
📊 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 🤖