Skip to content

build(deps): bump @radix-ui/react-checkbox from 1.3.7 to 1.3.8#451

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/radix-ui/react-checkbox-1.3.8
Jul 20, 2026
Merged

build(deps): bump @radix-ui/react-checkbox from 1.3.7 to 1.3.8#451
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/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.8.

Changelog

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

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 @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
equinet-staging-app Ignored Ignored Preview Jul 20, 2026 11:32pm

Bumps [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/checkbox) from 1.3.7 to 1.3.8.
- [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/radix-ui/react-checkbox-1.3.8 branch from 0e8a81b to 850b309 Compare July 20, 2026 23:18
@github-actions
github-actions Bot merged commit 0e19ea5 into main Jul 20, 2026
10 of 12 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/radix-ui/react-checkbox-1.3.8 branch July 20, 2026 23:19
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