Skip to content

ci: bump @radix-ui/react-radio-group from 1.4.3 to 1.4.6#492

Merged
d-oit merged 1 commit into
mainfrom
dependabot/npm_and_yarn/radix-ui/react-radio-group-1.4.4
Jul 24, 2026
Merged

ci: bump @radix-ui/react-radio-group from 1.4.3 to 1.4.6#492
d-oit merged 1 commit into
mainfrom
dependabot/npm_and_yarn/radix-ui/react-radio-group-1.4.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @radix-ui/react-radio-group from 1.4.3 to 1.4.6.

Changelog

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

@​radix-ui/react-radio-group

1.4.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/primitive@1.1.7, @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-presence@1.1.9, @radix-ui/react-primitive@2.1.8, @radix-ui/react-roving-focus@1.1.17, @radix-ui/react-use-controllable-state@1.2.5, @radix-ui/react-use-size@1.1.3

1.4.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-presence@1.1.8, @radix-ui/react-roving-focus@1.1.16, @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-direction@1.1.2, @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
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
do-knowledge-studio Ready Ready Preview, Comment, Open in v0 Jul 24, 2026 5:50pm

@codacy-production

codacy-production Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@d-oit

d-oit commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Closing and reopening to re-trigger auto-merge with the fixed workflow from #495.

@d-oit d-oit closed this Jul 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@d-oit d-oit reopened this Jul 24, 2026
@d-oit
d-oit enabled auto-merge (squash) July 24, 2026 17:37
@dependabot dependabot Bot changed the title ci: bump @radix-ui/react-radio-group from 1.4.3 to 1.4.4 ci: bump @radix-ui/react-radio-group from 1.4.3 to 1.4.6 Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/radix-ui/react-radio-group-1.4.4 branch from 988bea6 to 543c1c0 Compare July 24, 2026 17:37
@d-oit
d-oit force-pushed the dependabot/npm_and_yarn/radix-ui/react-radio-group-1.4.4 branch 2 times, most recently from 2cd1f4b to f7f0c76 Compare July 24, 2026 17:41
Bumps [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/radio-group) from 1.4.3 to 1.4.4.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/radio-group/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/radio-group)

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

Signed-off-by: dependabot[bot] <support@github.com>
@d-oit
d-oit force-pushed the dependabot/npm_and_yarn/radix-ui/react-radio-group-1.4.4 branch from f7f0c76 to f994d6a Compare July 24, 2026 17:44
@d-oit
d-oit merged commit 3c65959 into main Jul 24, 2026
23 of 24 checks passed
@d-oit
d-oit deleted the dependabot/npm_and_yarn/radix-ui/react-radio-group-1.4.4 branch July 24, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config 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