Skip to content

chore(deps): update all patch dependencies#1154

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 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.9 age confidence devDependencies patch
@napi-rs/cli (source) 3.7.03.7.2 age confidence devDependencies patch
@radix-ui/react-label (source) ^2.1.7^2.1.11 age confidence dependencies patch
@radix-ui/react-select (source) ^2.3.1^2.3.3 age confidence dependencies patch
@radix-ui/react-toggle (source) ^1.1.10^1.1.14 age confidence dependencies patch
@radix-ui/react-toggle-group (source) ^1.1.11^1.1.15 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.17 age confidence devDependencies patch
@rspress/plugin-sitemap (source) ^2.0.15^2.0.17 age confidence devDependencies patch
@rstack-dev/doc-ui 1.14.21.14.5 age confidence devDependencies patch
@tailwindcss/postcss (source) ^4.3.0^4.3.2 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/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
cbor4ii 11.2.2 age confidence dependencies patch
eslint-plugin-cypress ^6.4.1^6.4.2 age confidence devDependencies patch
eslint-plugin-playwright ^2.10.4^2.10.5 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.4 age confidence uses-with patch 1.26.5
napi-derive 3.5.63.5.9 age confidence dependencies patch
ovsx (source) ^0.10.5^0.10.12 age confidence devDependencies patch
picomatch 4.0.44.0.5 age confidence dependencies patch
prebundle 1.6.01.6.5 age confidence devDependencies patch
react (source) ^19.2.6^19.2.7 age confidence devDependencies patch
react-dom (source) ^19.2.6^19.2.7 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.228 age confidence dependencies patch
serde_json 11.0.150 age confidence dev-dependencies patch
serde_json 11.0.150 age confidence dependencies patch
swr (source) ^2.4.1^2.4.2 age confidence dependencies patch
tailwindcss (source) ^4.3.0^4.3.2 age confidence devDependencies patch
thiserror 22.0.18 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.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.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.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.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-toggle)

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.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.17

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspress@v2.0.16...v2.0.17

v2.0.16

Compare Source

What's Changed
New Features 🎉
  • feat(mdx/container): Support [!IMPORTANT] callout for feature parity with GitHub-flavored markdown by @​mnebes in #​3493
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspress@v2.0.15...v2.0.16

rstackjs/rstack-doc-ui (@​rstack-dev/doc-ui)

v1.14.5

Compare Source

What's Changed

Full Changelog: rstackjs/rstack-doc-ui@v1.14.4...v1.14.5

v1.14.4

Compare Source

What's Changed

Full Changelog: rstackjs/rstack-doc-ui@v1.14.3...v1.14.4

v1.14.3

Compare Source

What's Changed

Full Changelog: rstackjs/rstack-doc-ui@v1.14.2...v1.14.3

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.3.2

Compare Source

Fixed
  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#​20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#​20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#​20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#​20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#​20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#​20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#​20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#​20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#​20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#​20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#​20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#​20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#​20289)

v4.3.1

Compare Source

Added
  • Add --silent option to suppress output in @tailwindcss/cli (#​20100)
Fixed
  • Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#​20028)
  • Canonicalization: don't crash when plugin utilities throw for unsupported values (#​20052)
  • Allow @apply to be used with CSS mixins (#​19427)
  • Ensure not-* correctly negates @container queries, including style(…) queries (#​20059)
  • Ensure drop-shadow-* color utilities work with custom shadow values containing calc(…) (#​20080)
  • Fix 'Sourcemap is likely to be incorrect' warnings when using @tailwindcss/vite (#​20103)
  • Ensure @tailwindcss/webpack can be installed in Rspack projects without requiring webpack as a peer dependency (#​20027)
  • Canonicalization: don't suggest invalid calc(…) expressions (e.g. px-[calc(1rem+0px)]px-[calc(1rem+0)]) (#​20127)
  • Canonicalization: avoid suggesting large spacing-scale values for arbitrary lengths (e.g. left-[99999px]left-[99999px], not left-24999.75) (#​20130)
  • Ensure @tailwindcss/cli in --watch mode recovers when a tracked dependency is deleted and restored (#​20137)
  • Ensure standalone @tailwindcss/cli binaries are ignored when scanning for class candidates (#​20139)
  • Ensure class candidates are extracted from Twig addClass(…) and removeClass(…) calls (#​20198)
  • Don't crash in the Ruby or Vue preprocessors when scanning files containing invalid UTF-8 bytes (#​19588)
  • Allow @variant to be used inside addBase (#​19480)
  • Ensure @source globs with symlinks are preserved (#​20203)
  • Ensure later @source rules can re-include files excluded by earlier @source not rules (#​20203)
  • Upgrade: don't migrate empty class rules to invalid @utility rules (#​20205)
  • Ensure transitions between inset-shadow-none and other inset shadows work correctly (#​20208)
  • Ensure explicitly referenced @source directories are scanned even when ignored by git (#​20214)
  • Ensure @source globs ending in **/* preserve dynamic path segments to avoid scanning too many files (#​20217)
  • Canonicalization: don't fold calc(…) divisions when the result would require high precision (e.g. w-[calc(100%/3.5)]w-[calc(100%/3.5)], not w-[28.571428571428573%]) (#​20221)
  • Serve ESM type declarations to ESM importers of @tailwindcss/postcss (#​20228)
Changed
  • Generate 0 instead of calc(var(--spacing) * 0) for spacing utilities like m-0 and left-0 (#​20196)
  • Generate var(--spacing) instead of calc(var(--spacing) * 1) for spacing utilities like m-1 and left-1 (#​20196)
microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260707.2

Compare Source

v7.0.0-dev.20260706.1

Compare Source

v7.0.0-dev.20260705.1

Compare Source

v7.0.0-dev.20260704.1

Compare Source

v7.0.0-dev.20260703.1

Compare Source

v7.0.0-dev.20260702.3

Compare Source

v7.0.0-dev.20260701.1

Compare Source

v7.0.0-dev.20260630.1

Compare Source

v7.0.0-dev.20260629.1

Compare Source

v7.0.0-dev.20260628.1

[Compare Source](https://redirect.github.com/microsoft/typescript-go/compare/f7c4664176a1ac8be4ba7b4981d0b17c04

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 Jun 29, 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/fatih/color v1.19.0
go: downloading github.com/microsoft/typescript-go v0.0.0-20260616000920-dd6bceb4d5b5
go: downloading golang.org/x/sys v0.46.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.21.0
go: downloading github.com/go-json-experiment/json v0.0.0-20260601182631-00ed12fed2a6
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.46.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/x448/float16 v0.8.4
go: downloading github.com/google/go-cmp v0.7.0
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 Jun 29, 2026

Copy link
Copy Markdown

Deploying rslint with  Cloudflare Pages  Cloudflare Pages

Latest commit: 833bf31
Status:🚫  Build failed.

View logs

@renovate renovate Bot force-pushed the renovate/all-patch branch 17 times, most recently from 17845be to 75ccb32 Compare July 5, 2026 08:36
@renovate renovate Bot force-pushed the renovate/all-patch branch 9 times, most recently from 0793c40 to bbc18dc Compare July 9, 2026 06:41
@renovate renovate Bot force-pushed the renovate/all-patch branch from bbc18dc to 833bf31 Compare July 9, 2026 07:10
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.

0 participants