chore(deps): lock file maintenance npm packages #237
Merged
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:
1.0.1->1.1.024.2.1->24.3.019.1.9->19.1.101.11.1->1.12.04.20.3->4.20.41.0.0-beta.31->1.0.0-beta.320.25.8->0.25.94.0.1->4.1.0🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
napi-rs/tar (@napi-rs/tar)
v1.1.0Compare Source
What's Changed
Full Changelog: napi-rs/tar@v1.0.1...v1.1.0
oxc-project/oxc (oxlint)
v1.12.0: oxlint v1.12.0Compare Source
[1.12.0] - 2025-08-17
Announcing Oxlint Type-Aware Preview
🚀 Features
09b597flinter: Handle help message from tsgolint (#13143) (Boshen)aecacaelinter: SupportignorePatternsfor nested configs (#12210) (Sysix)c661baclinter: Add eslint/prefer-template rule (#13117) (yefan)920e06flinter: Implement fixer for jsx_curly_brace_presence (#13005) (RoelGo)1c79d02linter: Add react/jsx-fragments rule (#12988) (Peter Cardenas)a799982linter/consistent-type-specifier-style: Add fixer fortop-levelstyle config (#13023) (Li Wei)61112a3linter: Add 36 new TypeScript ESLint rules with comprehensive test fixtures (#12893) (Copilot)4ce252clinter: Add dangerous suggestion forjsx-a11y/tabindex-no-positive(#12963) (Sysix)🐛 Bug Fixes
66a350eoxlint: Should type linting files after ignore (#13149) (Boshen)81b0162linter: Preserve json key order foroxlint --init(#13121) (Boshen)f97791alinter/no-this-alias: Update NoThisAliasConfig default config (#13095) (camc314)43b1c5alinter: Do not count type-aware rules, when not enabled (#13062) (Sysix)618ee87linter/array-callback-return: Fix handling of default case in switch statements for array-callback-return rule (#13081) (Li Wei)c211d32linter: Fix whitespace handling in disable directives (#13083) (Li Wei)a0ccadatsgolint: Handle non-zero exit status from tsgolint process (#13087) (camc314)b0558a4linter: Prevent unsound use ofAllocatoracross threads (#13032) (overlookmotel)2d287d0linter/no-unused-private-class-members: False positive with private member in compound assignments (#13053) (yefan)🚜 Refactor
700b412linter: Add impl forTsGoLintDiagnosticintoMessage(#13144) (Sysix)437a63dlinter:message_to_message_with_positionhelper function (#13140) (Sysix)8459a12linter: Pass paths toTsGoLintState.lintmethod (#13131) (Sysix)0dd7908linter: Fix dead code warnings when compilingnapi/oxlint2(#13132) (overlookmotel)f0a517flinter: Pass cwd instead ofLintServiceOptionsintoTsGoLintState(#13127) (Sysix)b638371language_server: Do not check twice for supported extension (#13130) (Sysix)34ae2f0linter: Movetsgolint.rstooxc_lintercrate (#13126) (Sysix)9f924f6linter: Always explicitly initialize Rayon thread pool (#13122) (overlookmotel)6c5b8belinter: CreateAllocatorPoolinRuntime::new(#13106) (overlookmotel)cc2a85blinter: RemoveCliRunResultfromTsGoLintState(#13119) (Sysix)23e5642linter: MoveTsGoLintInputcreation into own function (#13118) (Sysix)0453ee3linter: Rename var for consistency (#13074) (overlookmotel)5783df2linter: DereferenceAllocatorfromAllocatorGuard(#13073) (overlookmotel)1d77d92linter: Avoid unnecessary var initialization (#13072) (overlookmotel)1c15288linter: Extract duplicatedis_jsx_fragmentfunction to shared utils (#13093) (Copilot)0b61338linter/jsx-curly-brace-presence: Iter over chars rather than using regex (#13094) (Copilot)74fb6c9linter: Reduce repeated code (#13070) (overlookmotel)⚡ Performance
3bfb235linter: Implement streaming diagnostics for tsgolint instead of waiting for output to finish (#13098) (copilot-swe-agent)v1.11.2: oxlint v1.11.2Compare Source
[1.11.2] - 2025-08-12
🐛 Bug Fixes
c461a86oxlint: Fix type-aware linting crash when Vue files are present (#13007) (Copilot)42de3d1linter: Update warn_correctness to correctly warn when using vitest plugin (#12991) (camc314)1b0136elinter/exhaustive-deps: Use codegen in fixer rather than manual string manipulation (#12987) (camc314)2936545linter/tsgolint: Report an error if tsgolint executable failed to spawn (#12984) (camc314)166f5cclinter: Fix no-fallthrough rule, when the default condition is not last (#12927) (Li Wei)d7e1ddblinter/config: Ensure that overrides correctly replace base rules (#12941) (camc314)a13b3eeoxlint: Runtsgolint.CMDunder windows (#12932) (Sysix)🚜 Refactor
69303deoxlint: PassDiagnosticServiceas a parameter forTsGoLintState.lint()(#13004) (Sysix)🧪 Testing
fb8cbbfoxlint: Enable tsgolint test with config parameter for windows (#13001) (Alexander S.)d59f3bboxlint: Matchx.yswhen replacing var (#12990) (camc314)6b054b6linter/expect-expect: Add test case for calling expect as return arg (#12983) (camc314)d7cca12linter: Add test for extended configs and overrides for tsgolint (#12924) (camchenry)privatenumber/tsx (tsx)
v4.20.4Compare Source
rolldown/rolldown (rolldown)
v1.0.0-beta.32Compare Source
💥 BREAKING CHANGES
advanceChunksandpreserveEntrySignatures(#5629) by @hyf0TreeshakingOptionstype with Rollup (#5592) by @sapphi-red🚀 Features
contextoption (#5631) by @7086cmdimport ... from 'external-module'in rolldown's best (#5599) by @hyf0treeshake.moduleSideEffectsoption (#5593) by @sapphi-red🐛 Bug Fixes
./prefix for relative imports starting with.(#5687) by @shulaodadeconflict_import_bindings(#5684) by @hyf0export {}to ensure correct ESM detection (#5686) by @shulaodaoption.context(#5669) by @situ2001typeof require === 'function'(#5651) by @hyf0thistoexportsfor cjs modules (#5641) by @hyf0this.emitFile(#5611) by @shulaodamodule.exports(#5607) by @hyf0require(...)to sensible form (#5604) by @hyf0undefinedfromtreeshake.moduleSideEffectsfunction (#5595) by @sapphi-red🚜 Refactor
FxHashSetandFxHashMap(#5665) by @shulaodaconstants.rs(#5650) by @hyf0exports,moduleto__rolldown_exports__,__rolldown_module__(#5647) by @hyf0VisitMuttoTraverse(#5646) by @hyf0bit_indexfunction to getRuntimeHelperbit index (#5634) by @IWANABETHATGUYJsCallbackandMaybeAsyncJsCallback(#5628) by @shulaodaEnvFilter(#5231) by @Boshentreeshake.moduleSideEffects(#5594) by @sapphi-red📚 Documentation
⚡ Performance
🧪 Testing
option.context(#5663) by @situ2001⚙️ Miscellaneous Tasks
just debug-testalias to run test without extended test case (#5633) by @IWANABETHATGUYcase_sensitive_file_extension_comparisons(#5625) by @shulaodaevanw/esbuild (esbuild)
v0.25.9Compare Source
Better support building projects that use Yarn on Windows (#3131, #3663)
With this release, you can now use esbuild to bundle projects that use Yarn Plug'n'Play on Windows on drives other than the
C:drive. The problem was as follows:C:driveD:drive../..to get from the project directory to the cache directory..(soD:\..is justD:)Yarn works around this edge case by pretending Windows-style paths beginning with
C:\are actually Unix-style paths beginning with/C:/, so the../..path segments are able to navigate across drives inside Yarn's implementation. This was broken for a long time in esbuild but I finally got access to a Windows machine and was able to debug and fix this edge case. So you should now be able to bundle these projects with esbuild.Preserve parentheses around function expressions (#4252)
The V8 JavaScript VM uses parentheses around function expressions as an optimization hint to immediately compile the function. Otherwise the function would be lazily-compiled, which has additional overhead if that function is always called immediately as lazy compilation involves parsing the function twice. You can read V8's blog post about this for more details.
Previously esbuild did not represent parentheses around functions in the AST so they were lost during compilation. With this change, esbuild will now preserve parentheses around function expressions when they are present in the original source code. This means these optimization hints will not be lost when bundling with esbuild. In addition, esbuild will now automatically add this optimization hint to immediately-invoked function expressions. Here's an example:
Note that you do not want to wrap all function expressions in parentheses. This optimization hint should only be used for functions that are called on initial load. Using this hint for functions that are not called on initial load will unnecessarily delay the initial load. Again, see V8's blog post linked above for details.
Update Go from 1.23.10 to 1.23.12 (#4257, #4258)
This should have no effect on existing code as this version change does not change Go's operating system support. It may remove certain false positive reports (specifically CVE-2025-4674 and CVE-2025-47907) from vulnerability scanners that only detect which version of the Go compiler esbuild uses.
tinylibs/tinybench (tinybench)
v4.1.0Compare Source
🚀 Features
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.