Skip to content

build(deps): bump @radix-ui/react-switch from 1.3.3 to 1.3.4 - #1036

Merged
jona159 merged 1 commit into
devfrom
dependabot/npm_and_yarn/radix-ui/react-switch-1.3.4
Jul 22, 2026
Merged

build(deps): bump @radix-ui/react-switch from 1.3.3 to 1.3.4#1036
jona159 merged 1 commit into
devfrom
dependabot/npm_and_yarn/radix-ui/react-switch-1.3.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @radix-ui/react-switch from 1.3.3 to 1.3.4.

Changelog

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

1.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.
  • 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-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 21, 2026
@socket-security

socket-security Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​radix-ui/​react-switch@​1.3.4991007099100

View full report

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 67.35% 2201 / 3268
🔵 Statements 65.81% 2270 / 3449
🔵 Functions 65.03% 426 / 655
🔵 Branches 51.47% 1048 / 2036
File CoverageNo changed files found.
Generated in workflow #2795 for commit 4083e93 by the Vitest Coverage Report Action

Bumps [@radix-ui/react-switch](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/switch) from 1.3.3 to 1.3.4.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/switch/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/switch)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.3.4
  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-switch-1.3.4 branch from aa64d98 to 4083e93 Compare July 22, 2026 05:45
@jona159
jona159 merged commit d10d439 into dev Jul 22, 2026
6 checks passed
@jona159
jona159 deleted the dependabot/npm_and_yarn/radix-ui/react-switch-1.3.4 branch July 22, 2026 06:14
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