chore(deps): lock file maintenance npm packages #11731
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:
22.15.30->22.15.313.2.2->3.2.35.25.4->5.26.012.16.0->12.18.10.18.0->0.18.11.52.0->1.53.010.26.8->10.26.95.41.0->5.42.03.2.2->3.2.33.2.2->3.2.3=3.24.2->=3.25.64🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
vitest-dev/vitest (@vitest/browser)
v3.2.3Compare Source
🚀 Features
🐞 Bug Fixes
expect.anyreturn type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8129 (47514)process.send()- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8125 (dfe81)View changes on GitHub
ant-design/ant-design (antd)
v5.26.0Compare Source
progressprop can now override the progress bar type. #53972 @afc163expandablesupportexpandedRowOffset. #53926 @crazyairmotionnot working after multiple nested ConfigProvider. #53902 @wanpan11updatenot support update function. #53994 @zombieJprogress属性现在可以覆盖进度条类型。#53972 @afc163expandable增加expandedRowOffset以支持展开行的偏移列数。#53926 @crazyairmotion失效的问题。#53902 @wanpan11update不支持更新函数的问题。#53994 @zombieJmotiondivision/motion (motion)
v12.18.1Compare Source
Fixed
"react"import from"motion-dom".v12.18.0Compare Source
Added
<+0.5,<-1)Fixed
"react"import from"motion-dom".v12.17.3Compare Source
Changed
MotionPropsinto vanillaMotionNodeOptionstype within"motion-dom"package.v12.17.2Compare Source
Changed
"none"keyframes for complex strings.v12.17.1Compare Source
Fixed
isValidPropcheck with Rolldown.v12.17.0Compare Source
oxc-project/oxc (oxlint)
v0.18.1: oxlint v0.18.1Compare Source
[0.18.1] - 2025-06-09
🐛 Bug Fixes
6d68568linter: False negative in typescript/array-type (#11574) (camc314)6a856a0linter/no-magic-numbers: Fix typo in error message (#11560) (overlookmotel)3952e01linter: False negative in jsx-a11y/aria-role (#11547) (camc314)b0e3e08linter: Misplaced quote in jsx-curly-brace-presence test case (#11546) (camc314)a833ed1linter: Misplaced quote in anchor-is-valid test case (#11545) (camc314)4e53b80linter: Misplaced backtick in exhaustive-deps test case (#11544) (camc314)e8a04b6linter: Misplaced backtick in no-object-constructor test case (#11543) (camc314)65311d0linter: Remove duplicate rule/scope from diagnostic (#11531) (camc314)🚜 Refactor
7ab84c2editor: Use pattern for textDocument filter (#11559) (Sysix)9b475adlinter: Use one instance of rope per file (#11552) (Sysix)📚 Documentation
e13ed51editor/vscode: Fix typo in README (#11572) (David)fa924ablinter: Cleanup docs for multiple linter rules (#11551) (Ulrich Stark)⚡ Performance
7bf25cblanguage_server: TransformMessageWithPositiontoDiagnosticwith less allocations (#11561) (Sysix)microsoft/playwright (playwright)
v1.53.0Compare Source
Trace Viewer and HTML Reporter Updates
New Steps in Trace Viewer and HTML reporter:
New option in
'html'reporter to set the title of a specific test run:Miscellaneous
New option
kindin testInfo.snapshotPath() controls which snapshot path template is used.New method locator.describe() to describe a locator. Used for trace viewer and reports.
npx playwright install --listwill now list all installed browsers, versions and locations.Browser Versions
This version was also tested against the following stable channels:
preactjs/preact (preact)
v10.26.9Compare Source
Fixes
test-utilsfrom compat by @rawrmonstar in https://github.com/preactjs/preact/pull/4783styleobject value inprecompiletransform by @marvinhagemeister in https://github.com/preactjs/preact/pull/4795precompiletransform by @marvinhagemeister in https://github.com/preactjs/preact/pull/4798Maintenance
browserslistby @rschristian in https://github.com/preactjs/preact/pull/4785terser/terser (terser)
v5.42.0Compare Source
colinhacks/zod (zod)
v3.25.64Compare Source
Commits:
b142ea8Fix $stripb6e59c3Check for existence of Error.captureStackTrace0c686afRemove type from mime issue pathaf88d74Fix testv3.25.63Compare Source
v3.25.62Compare Source
v3.25.61Compare Source
v3.25.60Compare Source
v3.25.59Compare Source
v3.25.58Compare Source
v3.25.57Compare Source
v3.25.56Compare Source
v3.25.55Compare Source
v3.25.54Compare Source
v3.25.53Compare Source
Commits:
a6adb14zod mini internals (#4631)da4f9213.25.53v3.25.52Compare Source
Commits:
2954f40Fix json (#4630)51dc6f93.25.52e479ea7Add test cast for deferred self-recursionv3.25.51Compare Source
v3.25.50Compare Source
v3.25.49Compare Source
v3.25.48Compare Source
v3.25.47Compare Source
v3.25.46Compare Source
v3.25.45Compare Source
Commits:
dc2c0b0minor grammar typo fix (#4584)6fd3b39fix(JSONSchema): add type for enum (#4577)6be478bFix ZodType assignability issues69ccb673.25.45v3.25.44Compare Source
v3.25.43Compare Source
Commits:
508e306Fix type inference in ZodMiniType check method (#4568)f8fef45Ecosystem: Add Express Zod API (#4579)289cba3Fix type inference in ZodMiniType check method (#4568)011623aFix dts filesv3.25.42Compare Source
v3.25.41Compare Source
v3.25.40Compare Source
v3.25.39Compare Source
v3.25.38Compare Source
Commits:
11477aeAdd test1574d2e3.25.38v3.25.37Compare Source
Commits:
abc13deAdd major version sectiond6cc999Improve inference in z.function implementc00ca423.25.37v3.25.36Compare Source
v3.25.35Compare Source
Commits:
5e31fd0Update readmefe75806Improve discriminated union implementation (#4556)caee693Tweak readme02f2389Fix lint056e3f8Improve homepage33495d5Fix isPlainObject3a42469Remove defaults from JSON Schema for transforming schemas (#4557)edc34773.25.35v3.25.34Compare Source
v3.25.33Compare Source
Commits:
80cfd3aImprove runtime error for non-schema values in shape741be37chore: fix comment for packages/docs/content/v4/index.mdx (#4533)74662e3chore: Update README to specify TypeScript syntax highlighting for schema example (#4443)3c5ffd2Add Khmer locale support to Zod and update documentation (#4447)8e827b1docs: Add conform to the ecosystem page (#4415)7918973add Swedish locale (#4451)33d3bb9Fix issue #4454: Updating the contribution.md file (#4455)4d8cb5dUpdate bronze.tsx (#4472)bc15379Fix typo in changelog (#4496)010bbe4type in error-customization.mdx (#4514)f3b4630Add inheritance diagram to docsb97e218fix: Add check for requiredKeys before assigning to json.required (#4525)b650a48nit (#4520)56ae81bfix v4 docs typo (#4414)efbcd7afeat(locales): add nl (#4425)1ba8ddcStandardize casing for locales5cb48f73.25.33345864fImprove library docs9379c0cImprove stringbool docs0828c93Fix CId1e0876Rename494b944Undo rename4e44e61Add zh-TW5a6d986docs: fix typos in "Per-parse error customization" (#4549)v3.25.32Compare Source
v3.25.31Compare Source
v3.25.30Compare Source
v3.25.29Compare Source
v3.25.28Compare Source
Commits:
e012bd2Improve override docs7bd15edfix: add missing re-exports files and add new entries the published files (#4500)b588d2cImprove z.function typing. Add .def5ac95df3.25.287aecb61Clean up ZodFunctioned48cbbbugfix: Small typo in V4 docs (#4435)5e4ff20fix: JSON Schema > override section typo (#4428)v3.25.27Compare Source
v3.25.26Compare Source
v3.25.25Compare Source
v3.25.24Compare Source
v3.25.23Compare Source
v3.25.22Compare Source
v3.25.21Compare Source
v3.25.20Compare Source
Commits:
709dfe3Add global File fallbackv3.25.18Compare Source
Commits:
17ee03ev3.25.18v3.25.17Compare Source
v3.25.16Compare Source
v3.25.15Compare Source
v3.25.14Compare Source
v3.25.13Compare Source
v3.25.12Compare Source
v3.25.11Compare Source
v3.25.10Compare Source
Commits:
c172c19Fix module resolution issuev3.25.9Compare Source
v3.25.8Compare Source
v3.25.7Compare Source
v3.25.6Compare Source
v3.25.5Compare Source
v3.25.4Compare Source
v3.25.3Compare Source
v3.25.1Compare Source
v3.25.0Compare Source
v3.24.4Compare Source
v3.24.3Compare Source
Commits:
de1f090Switch to featured sponsors (#4001)eea05aeFix headers (#4003)446644fTweak feature layout (#4008)1d6e1cbdocs(README): add GQLoom to tools and integrations section (#3995)e2b9a5fUpdate feature (#4009)0b5d29eFeature Mintlify (#4014)47dbb2dUpdate mintlify feature (#4015)69d8436Add Clerk fellowship mention (#4020)850871dFix table formatf204123WIP (#4028)5041dfaWIP (#4045)cb2b857docs: add TanStack Form to Ecosystem/Form integrations (#4055)099fe85docs: add oRPC to Ecosystem (#4042)b999b4bdocs: Remove outdated doc 'avoid coercions that throw uncaught errors' (#4005)19c6d2edocs: update README_KO (#4025)1061293WIP (#4060)07ff0daUpdate link4c7d8e5Update Fern art/link (#4062)91dcd30removed unnecessary console logs (#4059)859ad24Update alt tag for Retool and Stainless URL (#4071)220aedaFix imagesb865062update readme.md with zod-csv library (#4021)0615af8Fix formatting12e5866Add zod 4 beta anno (#4081)faac697Fix CI8cca93bFix CId114394Added FullProduct.dev to 'Powered by Zod' in Ecosystem section (#4131)a801dddFix broken logo link (#3974)8fc309aAdd packages/docsbfd0913Remove packages/docs3e602d4OptimizeextendShape(#4150)06db7f83.24.3a18d25badd back packages/docsConfiguration
📅 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.