chore(deps): update all non-major dependencies #1061
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.52.0->1.53.02.0.0-beta.11->2.0.0-beta.142.0.0-beta.11->2.0.0-beta.142.0.0-beta.11->2.0.0-beta.14^9.0.6->^9.0.10^9.0.6->^9.0.10^9.0.6->^9.0.10^9.0.6->^9.0.10^9.0.6->^9.0.10^22.15.30->^22.15.31^19.1.6->^19.1.8^3.42.0->^3.43.0^21.1.3->^21.2.00.4.1->0.5.0^10.26.8->^10.26.92.0.0-beta.11->2.0.0-beta.14^9.0.6->^9.0.10^4.19.4->^4.20.3^3.2.2->^3.2.3Release Notes
microsoft/playwright (@playwright/test)
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:
web-infra-dev/rspress (@rspress/plugin-algolia)
v2.0.0-beta.14Compare Source
Breaking Changes 🚨
Remove
@rspress/plugin-shikipackage and createrspress/shiki-transformers🔥We have already enabled shiki by default, so this package is no longer maintained.
If you want to use some built-in transformers of Rspress, you can do this below:
It also supports using it in React components,
For example:
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.13...v2.0.0-beta.14
v2.0.0-beta.13Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.12...v2.0.0-beta.13
v2.0.0-beta.12Compare Source
What's Changed
New Features 🎉
markdown.crossCompilerCachefor speed up build process by @SoonIter in https://github.com/web-infra-dev/rspress/pull/2256Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.11...v2.0.0-beta.12
storybookjs/storybook (@storybook/addon-docs)
v9.0.10Compare Source
v9.0.9Compare Source
userEvent.setup()- #31730, thanks @ghengeveld!v9.0.8Compare Source
--skip-installfailing missing packageJson invariant - #31720, thanks @JReinhold!storybookjs/storybook (@storybook/addon-onboarding)
v9.0.10Compare Source
9.0.10
v9.0.9Compare Source
9.0.9
userEvent.setup()- #31730, thanks @ghengeveld!v9.0.8Compare Source
9.0.8
--skip-installfailing missing packageJson invariant - #31720, thanks @JReinhold!zloirock/core-js (core-js-pure)
v3.43.0Compare Source
Symbol.disposeSymbol.asyncDisposeSuppressedErrorDisposableStackDisposableStack.prototype.disposeDisposableStack.prototype.useDisposableStack.prototype.adoptDisposableStack.prototype.deferDisposableStack.prototype.moveDisposableStack.prototype[@​@​dispose]AsyncDisposableStackAsyncDisposableStack.prototype.disposeAsyncAsyncDisposableStack.prototype.useAsyncDisposableStack.prototype.adoptAsyncDisposableStack.prototype.deferAsyncDisposableStack.prototype.moveAsyncDisposableStack.prototype[@​@​asyncDispose]Iterator.prototype[@​@​dispose]AsyncIterator.prototype[@​@​asyncDispose]es.namespace module,/es/and/stable/namespaces entriesArray.fromAsyncproposal:Array.fromAsynces.namespace module,/es/and/stable/namespaces entriesError.isErrorproposal:Error.isErrores.namespace module,/es/and/stable/namespaces entriesIterator.zipIterator.zipKeyedIteratorchunking stage 2 proposal:Iterator.prototype.chunksIterator.prototype.windowsNumber.prototype.clampproposal:Number.prototype.clampMath.clampwas replaced withNumber.prototype.clampRangeErrorifmin <= maxor+0min and-0max, tc39/proposal-math-clamp/#22flagsgetter PR. Native methods are not fixed, only own implementation updated for:RegExp.prototype[@​@​match]RegExp.prototype[@​@​replace]RegExpflags in polyfills of some methods in engines without proper support ofRegExp.prototype.flagsand without polyfill of this getterthisis updated whileSet.prototype.differenceis being executedthisin the following methods:Set.prototype.symmetricDifferenceSet.prototype.unionIterator.prototype.dropIterator.prototype.filterIterator.prototype.flatMapIterator.prototype.mapIterator.fromwhen underlying iterator'sreturnmethod isnullArray.prototype.withwhen index coercion failsTypedArray.prototype.withshould truncate negative fractional index to zero, but instead throws an errorPromisepolyfill in the pure version/iterator/flat-mapentriesError.isErrormarked not supported in Node because of a bugSet.prototype.differencemarked as not supported in Safari and supported only from Bun 1.2.5 because of a bugSet.prototype.{ symmetricDifference, union }marked as not supported in Safari and supported only from Bun 1.2.5 because of a bugIterator.frommarked as not supported in Safari and supported only from Bun 1.2.5 because of a bugIteratorhelpers marked as implemented from FF141Array.prototype.withmarked as supported only from FF140 because it throws an incorrect exception when index coercion failsTypedArray.prototype.withmarked as unsupported in Bun and Safari because it should truncate negative fractional index to zero, but instead throws an errorDisposableStackandAsyncDisposableStackmarked as shipped in FF141 (SuppressedErrorhas a bug)AsyncDisposableStackbugs marked as fixed in Deno 2.3.2SuppressedErrorbugs (extra arguments support and arity) marked as fixed in Bun 1.2.15nrwl/nx (nx)
v21.2.0Compare Source
21.2.0 (2025-06-12)
🚀 Features
nx initlegacy integrated migration for angular to handle angular v17 (#31352)🩹 Fixes
convert-to-rspackgenerator (#31309)@angular/core(#31430, #31291)nx migrateand using--verbose(#31432)ts-nodeoption from tsconfig files when creating transpiler (#31469)ng-package.jsonfile with nolib.entryFilein@nx/enforce-module-boundariesrule (#31360){workspaceRoot}to support nested projects (#31488, #31264)❤️ Thank You
rspack-contrib/path-serializer (path-serializer)
v0.5.0Compare Source
What's Changed
\\win path in string by @colinaaa in https://github.com/rspack-contrib/path-serializer/pull/16New Contributors
Full Changelog: rspack-contrib/path-serializer@v0.4.0...v0.5.0
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/fix: signal attribute values not working with precompile transform preactjs/preact#4798](https:/Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.