chore(deps): update all non-major dependencies #1276
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:
^2.66.5->^2.66.6^2.2.5->^2.2.61.56.0->1.56.1^2.9.0->^2.9.1^0.5.1->^0.5.2^9.1.10->^9.1.13^9.1.10->^9.1.13^9.1.10->^9.1.13^9.1.10->^9.1.13^22.18.10->^22.18.11^19.2.1->^19.2.27.0.0-dev.20251012.1->7.0.0-dev.20251019.1^21.6.4->^21.6.50.15.0->0.15.1^1.2.11->^1.3.0^9.1.10->^9.1.13^8.8.4->^8.8.5Release Notes
arco-design/arco-design (@arco-design/web-react)
v2.66.6Compare Source
biomejs/biome (@biomejs/biome)
v2.2.6Compare Source
Patch Changes
#7071
a8e7301Thanks @ptkagori! - Added theuseQwikMethodUsagelint rule for the Qwik domain.This rule validates Qwik hook usage. Identifiers matching
useXxxmust be called only within serialisable reactive contexts (for example, insidecomponent$, route loaders/actions, or within other Qwik hooks), preventing common Qwik antipatterns.Invalid:
Valid:
#7685
52071f5Thanks @denbezrukov! - Fixed #6981: The NoUnknownPseudoClass rule no longer reports local pseudo-classes when CSS Modules are used.#7640
899f7b2Thanks @arendjr! - Fixed #7638:useImportExtensionsno longer emits diagnostics on valid import paths that end with a query or hash.Example
#7071
a8e7301Thanks @ptkagori! - Added theuseQwikValidLexicalScoperule to the Qwik domain.This rule helps you avoid common bugs in Qwik components by checking that your variables and functions are declared in the correct place.
Invalid:
Valid:
#7620
5beb1eeThanks @Netail! - Added the ruleuseDeprecatedDate, which makes a deprecation date required for the graphql@deprecateddirective.Invalid
Valid
#7709
d6da4d5Thanks @siketyan! - Fixed #7704: TheuseExhaustiveDependenciesrule now correctly adds an object dependency when its method is called within the closure.For example:
will now be fixed to:
#7624
309ae41Thanks @lucasweng! - Fixed #7595:noUselessEscapeInStringno longer reports$\{escape in template literals.#7665
29e4229Thanks @ryan-m-walker! - Fixed #7619: Added support for parsing the CSS:state()pseudo-class.#7608
41df59bThanks @ritoban23! - Fixed #7604: theuseMaxParamsrule now highlights parameter lists instead of entire function bodies. This provides more precise error highlighting. Previously, the entire function was highlighted; now only the parameter list is highlighted, such as(a, b, c, d, e, f, g, h).#7643
459a6acThanks @daivinhtran! - Fixed #7580: Include plugin in summary reportmicrosoft/playwright (@playwright/test)
v1.56.1Compare Source
Highlights
#37871 chore: allow local-network-access permission in chromium
#37891 fix(agents): remove workspaceFolder ref from vscode mcp
#37759 chore: rename agents to test agents
#37757 chore(mcp): fallback to cwd when resolving test config
Browser Versions
reduxjs/redux-toolkit (@reduxjs/toolkit)
v2.9.1Compare Source
This bugfix release fixes how sorted entity adapters handle duplicate IDs, tweaks the TS types for RTKQ query state cache entries to improve how the
datafield is handled, and adds better cleanup for long-running listener middleware effects.What's Changed
dataon isSuccess withexactOptionalPropertyTypesby @CO0Ki3 in #5088listenerMiddleware.clearListenersby @chris-chambers in #5102Full Changelog: reduxjs/redux-toolkit@v2.9.0...v2.9.1
web-infra-dev/rstest (@rstest/core)
v0.5.2Compare Source
Highlights 💡
VS Code extension
The Rstest VS Code extension can be used to discovers, displays, and runs tests in your workspace. It builds a rich Test Explorer tree from your test files and keeps it up to date as files change.
Install the extension from the marketplace rstest.
What's Changed
New Features 🎉
envoption by @9aoy in #611Bug Fixes 🐞
rp-not-docfor rsbuild doc badge by @Timeless0911 in #616Document 📖
Other Changes
Full Changelog: web-infra-dev/rstest@v0.5.1...v0.5.2
storybookjs/storybook (@storybook/addon-docs)
v9.1.13Compare Source
v9.1.12Compare Source
v9.1.11Compare Source
sb.mockusage in Storybook's deployed in subpaths - #32678, thanks @valentinpalkovic!storybookjs/storybook (@storybook/addon-onboarding)
v9.1.13Compare Source
v9.1.12Compare Source
9.1.12
v9.1.11Compare Source
9.1.11
storybookjs/storybook (@storybook/react)
v9.1.13Compare Source
v9.1.12Compare Source
v9.1.11Compare Source
sb.mockusage in Storybook's deployed in subpaths - #32678, thanks @valentinpalkovic!storybookjs/storybook (@storybook/vue3)
v9.1.13Compare Source
v9.1.12Compare Source
v9.1.11Compare Source
sb.mockusage in Storybook's deployed in subpaths - #32678, thanks @valentinpalkovic!microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20251019.1Compare Source
v7.0.0-dev.20251018.1Compare Source
v7.0.0-dev.20251017.1Compare Source
v7.0.0-dev.20251016.1Compare Source
v7.0.0-dev.20251015.1Compare Source
v7.0.0-dev.20251014.1Compare Source
v7.0.0-dev.20251013.1Compare Source
nrwl/nx (nx)
v21.6.5Compare Source
21.6.5 (2025-10-15)
🚀 Features
🩹 Fixes
❤️ Thank You
web-infra-dev/rslib (rslib)
v0.15.1Compare Source
What's Changed
Bug Fixes 🐞
moduleas normal variable in ESM by @fi3ework in #1260Document 📖
Other Changes
Full Changelog: v0.15.0...v0.15.1
rspack-contrib/rslog (rslog)
v1.3.0Compare Source
What's Changed
Full Changelog: rspack-contrib/rslog@v1.2.11...v1.3.0
storybookjs/storybook (storybook)
v9.1.13Compare Source
v9.1.12Compare Source
v9.1.11Compare Source
sb.mockusage in Storybook's deployed in subpaths - #32678, thanks @valentinpalkovic!google/zx (zx)
v8.8.5: — Temporary ReservoirCompare Source
This release fixes the issue, when zx flushes external
node_moduleson linking #1348 #1349 #1355Also
globby@15.0.0arrives here.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.