Skip to content

chore(deps): update all patch dependencies - #1409

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-patch
Closed

chore(deps): update all patch dependencies#1409
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@microsoft/api-extractor (source) 7.58.77.58.12 age confidence devDependencies patch
@napi-rs/cli (source) 3.7.03.7.4 age confidence devDependencies patch 3.8.0
@radix-ui/react-label (source) ^2.1.7^2.1.15 age confidence dependencies patch
@radix-ui/react-select (source) ^2.3.1^2.3.7 age confidence dependencies patch
@radix-ui/react-slot (source) ^1.3.0^1.3.3 age confidence dependencies patch
@radix-ui/react-toggle (source) ^1.1.10^1.1.18 age confidence dependencies patch
@radix-ui/react-toggle-group (source) ^1.1.11^1.1.19 age confidence dependencies patch
@rsbuild/plugin-sass (source) ^1.5.0^1.5.3 age confidence devDependencies patch
@rslib/core (source) 0.23.00.23.2 age confidence devDependencies patch
@rspress/core (source) ^2.0.15^2.0.18 age confidence devDependencies patch
@rspress/plugin-sitemap (source) ^2.0.15^2.0.18 age confidence devDependencies patch
@rstest/core (source) 0.11.30.11.4 age confidence devDependencies patch
@rstest/core (source) ^0.11.3^0.11.4 age confidence devDependencies patch
@tailwindcss/postcss (source) ^4.3.0^4.3.3 age confidence devDependencies patch
@types/dagre (source) ^0.7.53^0.7.54 age confidence devDependencies patch
@types/mocha (source) 10.0.910.0.10 age confidence devDependencies patch
@types/node (source) ^22.20.0^22.20.1 age confidence devDependencies patch
@types/node (source) 25.9.425.9.5 age confidence devDependencies patch
@types/picomatch (source) 4.0.24.0.3 age confidence devDependencies patch
@types/react (source) 19.2.1419.2.17 age confidence devDependencies patch
@types/react (source) ^19.2.14^19.2.17 age confidence dependencies patch
@typescript/native-preview (source) 7.0.0-dev.20250904.17.0.0-dev.20260707.2 age confidence devDependencies patch
@typescript/native-preview (source) 7.0.0-dev.20260427.17.0.0-dev.20260707.2 age confidence devDependencies patch
@vscode/test-cli 0.0.110.0.15 age confidence devDependencies patch
@vscode/vsce (source) 3.9.13.9.2 age confidence devDependencies patch
bitflags 2.13.02.13.1 age confidence dependencies patch
cbor4ii 11.2.2 age confidence dependencies patch
eslint-plugin-cypress ^6.4.1^6.4.3 age confidence devDependencies patch
github.com/fxamacker/cbor/v2 v2.9.0v2.9.2 age confidence require patch
go (source) 1.261.26.5 age confidence golang patch
go (source) 1.26.01.26.5 age confidence golang patch
go 1.26.01.26.5 age confidence uses-with patch
ovsx (source) ^0.10.5^0.10.12 age confidence devDependencies patch
picomatch 4.0.44.0.5 age confidence dependencies patch
pnpm (source) 10.34.410.34.5 age confidence packageManager patch
pnpm (source) >=10.34.4>=10.34.5 age confidence engines patch
prebundle 1.6.01.6.5 age confidence devDependencies patch
prettier (source) 3.9.43.9.6 age confidence devDependencies patch
react (source) ^19.2.6^19.2.8 age confidence devDependencies patch
react-dom (source) ^19.2.6^19.2.8 age confidence devDependencies patch
rimraf 6.1.26.1.3 age confidence devDependencies patch
rsbuild-plugin-google-analytics ^1.0.4^1.0.6 age confidence devDependencies patch
rsbuild-plugin-open-graph ^1.1.0^1.1.3 age confidence devDependencies patch
rspress-plugin-font-open-sans ^1.0.3^1.0.4 age confidence devDependencies patch
rust-lang/crates-io-auth-action v1.0.4v1.0.5 age confidence action patch
serde (source) 11.0.229 age confidence dependencies patch
serde_json 11.0.151 age confidence dev-dependencies patch
serde_json 11.0.151 age confidence dependencies patch
swr (source) ^2.4.1^2.4.2 age confidence dependencies patch
tailwindcss (source) ^4.3.0^4.3.3 age confidence devDependencies patch
thiserror 22.0.19 age confidence dependencies patch
tinyglobby (source) 0.2.150.2.17 age confidence devDependencies patch
typescript (source) ^5.9.2^5.9.3 age confidence devDependencies patch

Release Notes

microsoft/rushstack (@​microsoft/api-extractor)

v7.58.12

Compare Source

Tue, 21 Jul 2026 02:53:22 GMT

Patches
  • Improve the performance of the internal excerpt token condensing algorithm from O(n^2) to O(n) by eliminating repeated array splicing and per-merge bookkeeping.

v7.58.11

Compare Source

Fri, 17 Jul 2026 00:15:59 GMT

Version update only

v7.58.10

Compare Source

Thu, 16 Jul 2026 00:16:13 GMT

Version update only

v7.58.9

Compare Source

Sat, 13 Jun 2026 00:16:18 GMT

Version update only

v7.58.8

Compare Source

Mon, 08 Jun 2026 15:15:49 GMT

Patches
  • Add support for new d.ts extension format when using TS moduleResolution 'bundler' or 'nodenext'.
napi-rs/napi-rs (@​napi-rs/cli)

v3.7.4

Compare Source

v3.7.3

Compare Source

v3.7.2

Compare Source

v3.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.9.0...@​napi-rs/cli@3.7.1

radix-ui/primitives (@​radix-ui/react-label)

v2.1.15

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-primitive@2.1.10

v2.1.14

  • Updated dependencies: @radix-ui/react-primitive@2.1.9

v2.1.13

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/react-primitive@2.1.8

v2.1.12

  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @​__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-primitive@2.1.7

v2.1.11

  • Updated dependencies: @radix-ui/react-primitive@2.1.7

v2.1.10

  • Updated dependencies: @radix-ui/react-primitive@2.1.6

v2.1.9

  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-primitive@2.1.5

v2.1.8

  • Updated dependencies: @radix-ui/react-primitive@2.1.4
radix-ui/primitives (@​radix-ui/react-select)

v2.3.7

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-collection@1.1.15, @radix-ui/react-compose-refs@1.1.5, @radix-ui/react-context@1.2.2, @radix-ui/react-direction@1.1.4, @radix-ui/react-dismissable-layer@1.1.19, @radix-ui/react-focus-guards@1.1.6, @radix-ui/react-focus-scope@1.1.16, @radix-ui/react-id@1.1.4, @radix-ui/react-popper@1.3.7, @radix-ui/react-portal@1.1.17, @radix-ui/react-presence@1.1.10, @radix-ui/react-primitive@2.1.10, @radix-ui/react-slot@1.3.3, @radix-ui/react-use-callback-ref@1.1.4, @radix-ui/react-use-controllable-state@1.2.6, @radix-ui/react-use-layout-effect@1.1.4, @radix-ui/react-use-previous@1.1.4, @radix-ui/react-visually-hidden@1.2.11

v2.3.6

  • Updated dependencies: @radix-ui/react-slot@1.3.2, @radix-ui/react-collection@1.1.14, @radix-ui/react-primitive@2.1.9, @radix-ui/react-dismissable-layer@1.1.18, @radix-ui/react-focus-scope@1.1.15, @radix-ui/react-popper@1.3.6, @radix-ui/react-portal@1.1.16, @radix-ui/react-visually-hidden@1.2.10

v2.3.5

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/number@1.1.3, @radix-ui/primitive@1.1.7, @radix-ui/react-collection@1.1.13, @radix-ui/react-compose-refs@1.1.4, @radix-ui/react-context@1.2.1, @radix-ui/react-direction@1.1.3, @radix-ui/react-dismissable-layer@1.1.17, @radix-ui/react-focus-guards@1.1.5, @radix-ui/react-focus-scope@1.1.14, @radix-ui/react-id@1.1.3, @radix-ui/react-popper@1.3.5, @radix-ui/react-portal@1.1.15, @radix-ui/react-presence@1.1.9, @radix-ui/react-primitive@2.1.8, @radix-ui/react-slot@1.3.1, @radix-ui/react-use-callback-ref@1.1.3, @radix-ui/react-use-controllable-state@1.2.5, @radix-ui/react-use-layout-effect@1.1.3, @radix-ui/react-use-previous@1.1.3, @radix-ui/react-visually-hidden@1.2.9

v2.3.4

  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @​__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-popper@1.3.4, @radix-ui/react-dismissable-layer@1.1.16, @radix-ui/react-focus-scope@1.1.13, @radix-ui/react-portal@1.1.14, @radix-ui/react-presence@1.1.8, @radix-ui/react-visually-hidden@1.2.8, @radix-ui/react-use-controllable-state@1.2.4, @radix-ui/primitive@1.1.6, @radix-ui/number@1.1.2, @radix-ui/react-collection@1.1.12, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.2.0, @radix-ui/react-direction@1.1.2, @radix-ui/react-focus-guards@1.1.4, @radix-ui/react-id@1.1.2, @radix-ui/react-primitive@2.1.7, @radix-ui/react-slot@1.3.0, @radix-ui/react-use-callback-ref@1.1.2, @radix-ui/react-use-layout-effect@1.1.2, @radix-ui/react-use-previous@1.1.2

v2.3.3

  • Fixed a bug in form control components to ensure their values are updated when their associated form's is reset. This affects RadioGroup, Slider, Select, and Switch.
  • Fixed menu items, tab triggers, toolbar links, and select items intercepting Space/Enter keys that originate from focusable descendants.
  • Updated dependencies: @radix-ui/react-dismissable-layer@1.1.15, @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-focus-scope@1.1.12, @radix-ui/react-presence@1.1.7, @radix-ui/react-collection@1.1.12, @radix-ui/react-popper@1.3.3

v2.3.2

  • Fixed infinite re-render loop in React 19 caused by unstable composed ref callback references.
Other updates
  • Updated dependencies: @radix-ui/react-primitive@2.1.7, @radix-ui/react-dismissable-layer@1.1.14, @radix-ui/react-focus-scope@1.1.11, @radix-ui/react-popper@1.3.2, @radix-ui/react-collection@1.1.11, @radix-ui/react-portal@1.1.13, @radix-ui/react-visually-hidden@1.2.7
radix-ui/primitives (@​radix-ui/react-slot)

v1.3.3

  • Reverted breaking changes that caused compatibility issues with React Server Components.

v1.3.2

  • Reverted breaking changes that caused compatibility issues with React Server Components.

v1.3.1

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/primitive@1.1.7, @radix-ui/react-compose-refs@1.1.4
radix-ui/primitives (@​radix-ui/react-toggle)

v1.1.18

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-primitive@2.1.10, @radix-ui/react-use-controllable-state@1.2.6

v1.1.17

  • Updated dependencies: @radix-ui/react-primitive@2.1.9

v1.1.16

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/primitive@1.1.7, @radix-ui/react-primitive@2.1.8, @radix-ui/react-use-controllable-state@1.2.5

v1.1.15

  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @​__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-use-controllable-state@1.2.4, @radix-ui/primitive@1.1.6, @radix-ui/react-primitive@2.1.7

v1.1.14

  • Updated dependencies: @radix-ui/primitive@1.1.5

v1.1.13

  • Updated dependencies: @radix-ui/react-primitive@2.1.7

v1.1.12

  • Updated dependencies: @radix-ui/react-primitive@2.1.6

v1.1.11

  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/primitive@1.1.4, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3
radix-ui/primitives (@​radix-ui/react-toggle-group)

v1.1.19

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-context@1.2.2, @radix-ui/react-direction@1.1.4, @radix-ui/react-primitive@2.1.10, @radix-ui/react-roving-focus@1.1.19, @radix-ui/react-toggle@1.1.18, @radix-ui/react-use-controllable-state@1.2.6

v1.1.18

  • Updated dependencies: @radix-ui/react-primitive@2.1.9, @radix-ui/react-roving-focus@1.1.18, @radix-ui/react-toggle@1.1.17

v1.1.17

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/primitive@1.1.7, @radix-ui/react-context@1.2.1, @radix-ui/react-direction@1.1.3, @radix-ui/react-primitive@2.1.8, @radix-ui/react-roving-focus@1.1.17, @radix-ui/react-toggle@1.1.16, @radix-ui/react-use-controllable-state@1.2.5

v1.1.16

  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @​__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-roving-focus@1.1.16, @radix-ui/react-toggle@1.1.15, @radix-ui/react-use-controllable-state@1.2.4, @radix-ui/primitive@1.1.6, @radix-ui/react-context@1.2.0, @radix-ui/react-direction@1.1.2, @radix-ui/react-primitive@2.1.7

v1.1.15

  • Updated dependencies: @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-roving-focus@1.1.15, @radix-ui/react-toggle@1.1.14

v1.1.14

  • Updated dependencies: @radix-ui/react-primitive@2.1.7, @radix-ui/react-roving-focus@1.1.14, @radix-ui/react-toggle@1.1.13

v1.1.13

  • Updated single-select and multi-select toggle groups to use the radiogroup and toolbar roles, respectively.
  • Updated dependencies: @radix-ui/react-primitive@2.1.6, @radix-ui/react-roving-focus@1.1.13, @radix-ui/react-toggle@1.1.12

v1.1.12

  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-direction@1.1.2, @radix-ui/primitive@1.1.4, @radix-ui/react-context@1.1.4, @radix-ui/react-primitive@2.1.5, @radix-ui/react-roving-focus@1.1.12, @radix-ui/react-toggle@1.1.11, @radix-ui/react-use-controllable-state@1.2.3
web-infra-dev/rsbuild (@​rsbuild/plugin-sass)

v1.5.3

Compare Source

Bug fixes
Other changes

v1.5.2

Compare Source

New features
Other changes

v1.5.1

Compare Source

Bug fixes
web-infra-dev/rslib (@​rslib/core)

v0.23.2

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.23.1...v0.23.2

v0.23.1

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rslib@v0.23.0...v0.23.1

web-infra-dev/rspress (@​rspress/core)

v2.0.18

Compare Source

Highlights

🤖 Customize llms.txt and Guide LLMs to Markdown

Enable llms to generate llms.txt, llms-full.txt, and a Markdown copy of every page. You can now use llms.llmsTxt to control the complete llms.txt output with site metadata and navigation-ordered pages. Rspress also injects the following hidden hint into generated HTML pages so LLMs can discover these files:

<div style="display:none" hidden="" aria-hidden="true">Are you an LLM? View https://example.com/llms.txt for optimized Markdown documentation, or https://example.com/llms-full.txt for full documentation bundle. This page is also available as Markdown at https://example.com/guide/index.md</div>

The hint is enabled by default. Use injectLlmsHint: false to disable it independently; the configuration below also shows how to customize llms.txt:

import { defineConfig } from '@&#8203;rspress/core';

export default defineConfig({
  llms: {
    llmsTxt: ({ title = 'Documentation', sections }) => {
      const pages = sections
        .flatMap(section => section.pages)
        .map(page => `- [${page.title}](${page.link})`)
        .join('\n');

      return `# ${title}\n\n${pages}`;
    },
  },
  themeConfig: {
    llmsUI: {
      injectLlmsHint: false,
    },
  },
});

Documentation: SSG-MD · injectLlmsHint

Related PRs: #​3527 · #​3526

🌍 Add Language Alternatives Automatically

For pages with existing translations, Rspress now adds reciprocal language links to <head>, helping search engines send readers to the right language:

<link rel="alternate" hreflang="en" href="https://example.com/docs/guide.html">
<link rel="alternate" hreflang="zh" href="https://example.com/docs/zh/guide.html">

Only translations that actually exist are included. Generated URLs automatically respect base, siteOrigin, and route.cleanUrls.

Documentation: Customizing head tags

Related PR: #​3524

⚡ Start Loading Page Code Before Hydration

Each generated page now preloads its own async route chunk:

<link rel="preload" href="/static/js/async/route-<hash>.js" as="script">

This lets the browser fetch the page code before the client runtime starts hydration, removing an extra network waterfall. Preload URLs support base, CDN asset prefixes, and assetPrefix: 'auto'.

Documentation: Customizing head tags

Related PR: #​3518

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Other Changes

New Contributors

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/microsoft/typescript-go v0.0.0-20260721214542-01cbcdd8643c
go: downloading golang.org/x/sys v0.47.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.2
go: downloading github.com/bmatcuk/doublestar/v4 v4.10.0
go: downloading gotest.tools/v3 v3.5.2
go: downloading golang.org/x/sync v0.22.0
go: downloading github.com/go-json-experiment/json v0.0.0-20260623181947-01eb4420fa68
go: downloading github.com/fatih/color v1.19.0
go: downloading github.com/dlclark/regexp2 v1.12.0
go: downloading golang.org/x/text v0.38.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
go: downloading github.com/tailscale/hujson v0.0.0-20250605163823-992244df8c5a
go: downloading github.com/zeebo/xxh3 v1.1.0
go: downloading golang.org/x/tools v0.47.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/klauspost/cpuid/v2 v2.2.10
go: downloading github.com/mackerelio/go-osstat v0.2.7
go: downloading golang.org/x/mod v0.37.0
go: module . listed in go.work file requires go >= 1.26.5, but go.work lists go 1.26.0; to update it:
	go work use

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploying rslint with  Cloudflare Pages  Cloudflare Pages

Latest commit: 99ed19e
Status:🚫  Build failed.

View logs

@renovate
renovate Bot force-pushed the renovate/all-patch branch from 6cb189f to 66e2ea4 Compare July 28, 2026 03:48
@renovate
renovate Bot force-pushed the renovate/all-patch branch from 66e2ea4 to 99ed19e Compare July 28, 2026 07:16
@fansenze fansenze closed this Jul 28, 2026
@fansenze
fansenze deleted the renovate/all-patch branch July 28, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant