Skip to content

bump reflex-components-radix -> reflex-components-core >= 0.9.5#6647

Merged
masenf merged 1 commit into
mainfrom
masenf/radix-dep-bump
Jun 10, 2026
Merged

bump reflex-components-radix -> reflex-components-core >= 0.9.5#6647
masenf merged 1 commit into
mainfrom
masenf/radix-dep-bump

Conversation

@masenf

@masenf masenf commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

also, for consistency to avoid potentially unvalidated TypedDict form values

also, for consistency to avoid potentially unvalidated TypedDict form values
@masenf masenf requested a review from a team as a code owner June 10, 2026 20:23
@greptile-apps

greptile-apps Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the minimum required version of reflex-components-core in reflex-components-radix from >= 0.9.0 to >= 0.9.5, picking up a fix for potentially unvalidated TypedDict form values.

  • The change is a one-line version constraint update in packages/reflex-components-radix/pyproject.toml.
  • Five sibling packages (reflex-components-dataeditor, reflex-components-react-player, reflex-components-plotly, reflex-components-markdown, reflex-components-code) still pin reflex-components-core >= 0.9.0 — worth confirming whether the TypedDict fix is only relevant to Radix components or should be applied consistently.

Confidence Score: 4/5

Safe to merge — the change is a single version floor bump with no logic changes.

The change itself is minimal and correct. The only open question is whether the sibling packages that still require >= 0.9.0 should also be updated to >= 0.9.5 for the same TypedDict fix, but that does not block this PR from merging safely.

No files require special attention, though the sibling pyproject.toml files for other component packages may warrant a follow-up bump if the TypedDict fix applies to them as well.

Important Files Changed

Filename Overview
packages/reflex-components-radix/pyproject.toml Bumps reflex-components-core minimum version from >= 0.9.0 to >= 0.9.5 to pull in TypedDict form validation fix.

Reviews (1): Last reviewed commit: "bump reflex-components-radix -> reflex-c..." | Re-trigger Greptile

Comment thread packages/reflex-components-radix/pyproject.toml
@codspeed-hq

codspeed-hq Bot commented Jun 10, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 8 skipped benchmarks1


Comparing masenf/radix-dep-bump (3433b62) with main (1aa10db)

Open in CodSpeed

Footnotes

  1. 8 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@masenf masenf merged commit 3e79b77 into main Jun 10, 2026
140 of 141 checks passed
@masenf masenf deleted the masenf/radix-dep-bump branch June 10, 2026 20:35
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.

2 participants