chore(deps): update npm packages #15522
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:
11.1.6->11.1.811.1.6->11.1.811.1.6->11.1.811.1.6->11.1.824.9.1->24.10.18.46.2->8.46.48.46.2->8.46.44.0.6->4.0.84.0.6->4.0.83.6.2->3.7.03.15.0->3.15.15.27.5->5.28.11.12.2->1.13.21.11.18->1.11.191.6.0->1.7.01.40.0->1.41.0^0.25.0->^0.27.09.38.0->9.39.120.0.7->20.0.1010.1.3->10.2.04.49.0->4.51.010.20.0->10.22.01.9.9->1.9.105.44.0->5.44.14.0.1->4.0.84.0.6->4.0.83.5.22->3.5.24Release Notes
nestjs/nest (@nestjs/common)
v11.1.8Compare Source
v11.1.7Compare Source
nestjs/nest (@nestjs/core)
v11.1.8Compare Source
v11.1.7Compare Source
nestjs/nest (@nestjs/platform-express)
v11.1.8Compare Source
v11.1.8 (2025-10-27)
Bug fixes
coreplatform-fastifyCommitters: 2
v11.1.7Compare Source
nestjs/nest (@nestjs/testing)
v11.1.8Compare Source
v11.1.7Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/scope-manager)
v8.46.4Compare Source
This was a version bump only for scope-manager to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.3Compare Source
This was a version bump only for scope-manager to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/visitor-keys)
v8.46.4Compare Source
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.3Compare Source
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (@vitest/browser)
v4.0.8Compare Source
🐞 Bug Fixes
noExternalmerging bug on Vite 6 - by @hi-ogawa in #8950 (bcb13)expect.element()- by @StyleShit in #8954 (9638d)vi.fn(), fix types forvi.spyOn(obj, class)- by @sheremet-va in #8956 (75e7f)View changes on GitHub
v4.0.7Compare Source
🐞 Bug Fixes
processin case global is overwritten - by @AriPerkkio in #8916 (6240d)isolate: false- by @sheremet-va in #8915 (c9078)toContainElement()matcher - by @vitalybaev in #8910 and #8927 (35a27)isolateoption, deprecatebrowser.isolate/browser.fileParallelism- by @sheremet-va in #8890 (9d2b4)--execArgvas array - by @AriPerkkio in #8924 (751c3)URL.createObjectURL,FormData.set(prop, blob)- by @sheremet-va in #8935 (a1b73)--requireargument when running in deno - by @pi0 in #8897 (d41fa)tsc- by @AriPerkkio in #8920 (fdb2e)🏎 Performance
Array.fromcall - by @Connormiha in #8907 (b6014)View changes on GitHub
Microsoft/vsce (@vscode/vsce)
v3.7.0Compare Source
Changes:
This list of changes was auto generated.
alpinejs/alpine (alpinejs)
v3.15.1Compare Source
Changed
x-sortimprovementsallowGlobalsnow defaults tofalseinstead oftrueant-design/ant-design (antd)
v5.28.1Compare Source
labelStyle. #55572 @li-jia-nanvariant="underlined". #55607 @ustcfuryunderlinedproperty is enabled for the Input component, the border color changes on mouse hover. #55609 @ustcfurygapprop support number type. #55591 @ayangwebactionFn出错时未重置 ref 的问题。#55519 @Taoister39labelStyle的问题。#55572 @li-jia-nanunderlined变体的 Select 组件高度为 32px。#55607 @ustcfuryunderlined变体的 Input 组件补全 hover 边框颜色样式。#55609 @ustcfurygap属性支持 number 类型。#55591 @ayangwebv5.28.0Compare Source
v5.27.6Compare Source
pagination.alignis not working. #55316Windowtype definition ingetTargetContainerof . #55313ShadowRoottype definition ingetTargetContainerandgetPopupContainer. #55278 @leshalvpagination.align属性失效的问题。#55316getTargetContainer中Window类型定义。#55313getTargetContainer和getPopupContainer中ShadowRoot类型定义。#55278 @leshalvaxios/axios (axios)
v1.13.2Compare Source
Bug Fixes
Performance Improvements
Contributors to this release
v1.13.1Compare Source
Bug Fixes
Contributors to this release
v1.13.0Compare Source
Bug Fixes
Features
Contributors to this release
1.12.2 (2025-09-14)
Bug Fixes
Contributors to this release
1.12.1 (2025-09-12)
Bug Fixes
Contributors to this release
iamkun/dayjs (dayjs)
v1.11.19Compare Source
Bug Fixes
toyobayashi/emnapi (emnapi)
v1.7.0Compare Source
What's Changed
Full Changelog: toyobayashi/emnapi@v1.6.0...v1.7.0
toss/es-toolkit (es-toolkit)
v1.41.0Compare Source
Released on October 24th, 2025.
throttleto preservethiscontext when called as a method.partitionfunction.omitto support runtime-determined key arrays with proper overloads.defaultsin compatibility layer to properly handle undefined and null sources.toSnakeCaseKeysandtoCamelCaseKeysto correctly return types for non-plain objects.toMergedandmergeWithto properly handle shared objects in merge logic.compat/unionto support array-like objects.compat/updateWithto usegetfor value retrieval in updater function.isMatchandisMatchWith.findandfindLastby simplifying logic and removing unnecessary checks.takeRightby improving test coverage and removing redundant checks.curryandcurryRightby removing unnecessary type assertions.isEqualWithandmapKeysby removing unnecessary type assertions.meanByby removing intermediate array creation.We sincerely thank @the5thbeatle, @wo-o29, @hwibaski, @manudeli, @raon0211, @dayongkr, @D-Sketon, @yoouungyoung, @Dohun-choi, @sukvvon, @zoulou00, and @sen2y for their contributions. We appreciate your great efforts!
evanw/esbuild (esbuild)
v0.27.0Compare Source
This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of
esbuildin yourpackage.jsonfile (recommended) or be using a version range syntax that only accepts patch upgrades such as^0.26.0or~0.26.0. See npm's documentation about semver for more information.Use
Uint8Array.fromBase64if available (#4286)With this release, esbuild's
binaryloader will now use the newUint8Array.fromBase64function unless it's unavailable in the configured target environment. If it's unavailable, esbuild's previous code for this will be used as a fallback. Note that this means you may now need to specifytargetwhen using this feature with Node (for example--target=node22) unless you're using Node v25+.Update the Go compiler from v1.23.12 to v1.25.4 (#4208, #4311)
This raises the operating system requirements for running esbuild:
v0.26.0Compare Source
Enable trusted publishing (#4281)
GitHub and npm are recommending that maintainers for packages such as esbuild switch to trusted publishing. With this release, a VM on GitHub will now build and publish all of esbuild's packages to npm instead of me. In theory.
Unfortunately there isn't really a way to test that this works other than to do it live. So this release is that live test. Hopefully this release is uneventful and is exactly the same as the previous one (well, except for the green provenance attestation checkmark on npm that happens with trusted publishing).
eslint/eslint (eslint)
v9.39.1Compare Source
v9.39.0Compare Source
capricorn86/happy-dom (happy-dom)
v20.0.10Compare Source
v20.0.9Compare Source
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 #1939immerjs/immer (immer)
[
v10.2.0](https://redirect.github.com/immerjs/Configuration
📅 Schedule: Branch creation - "before 10am 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.