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? →
|
61ed6ee to
b87e7e3
Compare
6dd80d5 to
63953e4
Compare
b58cfd0 to
b584df4
Compare
12129d3 to
b66c751
Compare
9c5c761 to
4cdecef
Compare
2fcdb27 to
d1e713e
Compare
db2205c to
e83a201
Compare
622dd38 to
082e722
Compare
00830a2 to
638e100
Compare
69cf686 to
b63aac9
Compare
34a6807 to
a3ae49a
Compare
a3ae49a to
c8adeec
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.138.00.121.0->0.138.05.106.2->5.108.30.2.4->0.2.60.1.4->0.1.100.2.7->0.2.100.1.5->0.1.60.2.1->0.2.31.3.13->1.3.140.9.19->0.9.200.3.1->0.3.20.15.11->0.15.140.1.28->0.1.36Release 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.138.0
crates_v0.138.0Compare Source
💥 BREAKING CHANGES
AstBuilderandNONEinbuildermodule (#23876) (overlookmotel)AstBuilder(#23834) (overlookmotel)AstBuilder(#23831) (overlookmotel)StrandIdentmethods take&GetAllocator(#23781) (overlookmotel)GetAllocator::allocatortake&self(#23676) (overlookmotel)AllocatorAccessortrait toGetAllocator(#23675) (overlookmotel)🚀 Features
typeofdefinekeys (#23605) (Alexander Lichter)AstBuilders (#23875) (overlookmotel)Codegen::print_stringAPI (#23785) (camc314)#23651) (overlookmotel)[View full release notes]
Released by github-actions[bot] on 6/29/2026
apps_v1.71.0Compare Source
Table of Contents
Oxlint v1.71.0
🚀 Features
no-restricted-globalsadd missing upstream options (#23663) (Sysix)no-unnecessary-type-constraintrule (#23646) (Mikhail Baev)eslint/no-restricted-properties(#23619) (Sysix)node/callback-return(#23615) (Sysix)import/extensions(#23557) (WaterWhisperer)#23589) (fujitani sora)unicorn/numeric-separators-style(#23554) (Mikhail Baev)no-mixed-requiresrule (#23539) (fujitani sora)unicorn/numeric-separators-stylesupport missing options (#23524) (Sysix)eslint/prefer-destructuring(#23410)...[View full release notes]
Released by github-actions[bot] on 6/22/2026
crates_v0.137.0Compare Source
💥 BREAKING CHANGES
#23574) (overlookmotel)ESTreeconfig use methods not consts (#23573) (overlookmotel)🚀 Features
CodeBuffer::as_strmethod (#23571) (overlookmotel)#23378) (sapphi-red)#23469) (Dunqing)#22593) (Dunqing)🐛 Bug Fixes
#23586) (Boshen)#23483) (Dunqing)#23515) (Dunqing)new Map/WeakSet/WeakMapwith a string argument (#23470) (Dunqing)...
[View full release notes]
Released by github-actions[bot] on 6/18/2026
oxc-project/oxc (oxc-transform)
0.121.0 -> 0.138.0
crates_v0.138.0Compare Source
💥 BREAKING CHANGES
AstBuilderandNONEinbuildermodule (#23876) (overlookmotel)AstBuilder(#23834) (overlookmotel)AstBuilder(#23831) (overlookmotel)StrandIdentmethods take&GetAllocator(#23781) (overlookmotel)GetAllocator::allocatortake&self(#23676) (overlookmotel)AllocatorAccessortrait toGetAllocator(#23675) (overlookmotel)🚀 Features
typeofdefinekeys (#23605) (Alexander Lichter)AstBuilders (#23875) (overlookmotel)Codegen::print_stringAPI (#23785) (camc314)#23651) (overlookmotel)[View full release notes]
Released by github-actions[bot] on 6/29/2026
apps_v1.71.0Compare Source
Table of Contents
Oxlint v1.71.0
🚀 Features
no-restricted-globalsadd missing upstream options (#23663) (Sysix)no-unnecessary-type-constraintrule (#23646) (Mikhail Baev)eslint/no-restricted-properties(#23619) (Sysix)node/callback-return(#23615) (Sysix)import/extensions(#23557) (WaterWhisperer)#23589) (fujitani sora)unicorn/numeric-separators-style(#23554) (Mikhail Baev)no-mixed-requiresrule (#23539) (fujitani sora)unicorn/numeric-separators-stylesupport missing options (#23524) (Sysix)eslint/prefer-destructuring(#23410)...[View full release notes]
Released by github-actions[bot] on 6/22/2026
crates_v0.137.0Compare Source
💥 BREAKING CHANGES
#23574) (overlookmotel)ESTreeconfig use methods not consts (#23573) (overlookmotel)🚀 Features
CodeBuffer::as_strmethod (#23571) (overlookmotel)#23378) (sapphi-red)#23469) (Dunqing)#22593) (Dunqing)🐛 Bug Fixes
#23586) (Boshen)#23483) (Dunqing)#23515) (Dunqing)new Map/WeakSet/WeakMapwith a string argument (#23470) (Dunqing)...
[View full release notes]
Released by github-actions[bot] on 6/18/2026
webpack/webpack (webpack)
5.106.2 -> 5.108.3
v5.108.3Compare Source
Patch Changes
Speed up CSS parsing and reduce CSS AST node memory. (by [alexander-akait](https://github.com/alexander-akait) in
#21285)Fix HMR codegen crash for harmony accept with unresolved imports. (by [xiaoxiaojx](https://github.com/xiaoxiaojx) in
#21302)Match harmony accept dependencies by module reference so HMR codegen handles imports without a module or chunk id. (by [alexander-akait](https://github.com/alexander-akait) in
#21303)Released by github-actions[bot] on 6/29/2026
v5.108.2Compare Source
Patch Changes
Fix lazy barrel deferral of ungrouped side-effect imports. (by [hai-x](https://github.com/hai-x) in
#21291)Respect the
node:prefix for node.js core modules used as externals. (by [alexander-akait](https://github.com/alexander-akait) in#21286)Released by github-actions[bot] on 6/29/2026
v5.108.1Compare Source
Patch Changes
Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by [xiaoxiaojx](https://github.com/xiaoxiaojx) in
#21280)Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by [alexander-akait](https://github.com/alexander-akait) in
#21269)Released by github-actions[bot] on 6/26/2026
stacksjs/bumpx (@stacksjs/bumpx)
0.2.4 -> 0.2.6
v0.2.6Compare Source
Released by github-actions[bot] on 5/4/2026
v0.2.5Compare Source
Released by github-actions[bot] on 4/26/2026
stacksjs/bunpress (@stacksjs/bunpress)
0.1.4 -> 0.1.10
v0.1.10Compare Source
Released by github-actions[bot] on 6/29/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.10
v0.2.10Compare Source
Released by github-actions[bot] on 5/14/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.6
v0.x.xCompare Source
Released by github-actions[bot] on 5/8/2026
stacksjs/logsmith (@stacksjs/logsmith)
0.2.1 -> 0.2.3
v0.2.3Compare Source
Released by github-actions[bot] on 5/27/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.20
v0.9.20Compare Source
Released by github-actions[bot] on 5/25/2026
v0.9.9Compare Source
Released by github-actions[bot] on 10/15/2025
v0.9.8Compare Source
Released by github-actions[bot] on 10/7/2025
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.14
v0.15.14Compare Source
Released by github-actions[bot] on 6/10/2026
v0.15.13Compare Source
Released by github-actions[bot] on 5/8/2026
v0.15.12Compare Source
Released by github-actions[bot] on 5/8/2026
pickier/pickier (pickier)
0.1.28 -> 0.1.36
v0.1.36Compare Source
Released by github-actions[bot] on 6/27/2026
v0.1.35Compare Source
Released by github-actions[bot] on 6/10/2026
v0.1.34Compare Source
Released by github-actions[bot] on 6/9/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 🤖