Skip to content

Bump @radix-ui/react-checkbox from 1.3.7 to 1.3.11 in /web - #713

Merged
Dunklas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/radix-ui/react-checkbox-1.3.8
Jul 27, 2026
Merged

Bump @radix-ui/react-checkbox from 1.3.7 to 1.3.11 in /web#713
Dunklas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/radix-ui/react-checkbox-1.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @radix-ui/react-checkbox from 1.3.7 to 1.3.11.

Changelog

Sourced from @​radix-ui/react-checkbox's changelog.

1.3.11

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-compose-refs@1.1.5, @radix-ui/react-context@1.2.2, @radix-ui/react-presence@1.1.10, @radix-ui/react-primitive@2.1.10, @radix-ui/react-use-controllable-state@1.2.6, @radix-ui/react-use-size@1.1.4

1.3.10

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

1.3.9

  • 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/react-context@1.2.1, @radix-ui/react-presence@1.1.9, @radix-ui/react-primitive@2.1.8, @radix-ui/react-use-controllable-state@1.2.5, @radix-ui/react-use-size@1.1.3

1.3.8

  • 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.
  • Fixed a bug where updating a Checkbox, Switch, or RadioGroup value programmatically (eg. a "select all" control) while inside a <form> would dispatch a click event from the hidden bubble input that propagated to ancestor onClick handlers.
  • Updated dependencies: @radix-ui/react-presence@1.1.8, @radix-ui/react-use-controllable-state@1.2.4, @radix-ui/primitive@1.1.6, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.2.0, @radix-ui/react-primitive@2.1.7, @radix-ui/react-use-size@1.1.2
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2026
@Dunklas
Dunklas enabled auto-merge (squash) July 20, 2026 19:04
@dependabot dependabot Bot changed the title Bump @radix-ui/react-checkbox from 1.3.7 to 1.3.8 in /web Bump @radix-ui/react-checkbox from 1.3.7 to 1.3.11 in /web Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/radix-ui/react-checkbox-1.3.8 branch 3 times, most recently from 09ed6fb to 69cc4b1 Compare July 27, 2026 19:11
Bumps [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/checkbox) from 1.3.7 to 1.3.11.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/checkbox/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/checkbox)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/radix-ui/react-checkbox-1.3.8 branch from 69cc4b1 to 13ff3a6 Compare July 27, 2026 19:13
@Dunklas
Dunklas merged commit cbe9669 into main Jul 27, 2026
4 checks passed
@Dunklas
Dunklas deleted the dependabot/npm_and_yarn/web/radix-ui/react-checkbox-1.3.8 branch July 27, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant