-
Notifications
You must be signed in to change notification settings - Fork 1.7k
0820dev #5967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0820dev #5967
Conversation
Greptile OverviewGreptile SummaryThis PR bumps Reflex to version 0.8.20dev1 with routine dependency updates across the stack. Key Changes:
All changes are routine version bumps with no code logic modifications. The new Lucide icons expand the available icon set without affecting existing functionality. Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant PyProj as pyproject.toml
participant Deps as Dependencies
participant Icons as Lucide Icons
participant UI as UI Components
participant Lock as uv.lock
Dev->>PyProj: Bump version 0.8.19dev1 → 0.8.20dev1
Dev->>PyProj: Update reflex-hosting-cli 0.1.58 → 0.1.59
Dev->>PyProj: Update ruff pre-commit v0.14.2 → v0.14.4
Dev->>Deps: Update Bun 1.3.1 → 1.3.2
Dev->>Deps: Update autoprefixer 10.4.21 → 10.4.22
Dev->>Deps: Update vite 7.1.18 → 7.2.2
Dev->>Deps: Update tailwindcss 4.1.16 → 4.1.17
Dev->>Icons: Update lucide-react 0.552.0 → 0.553.0
Icons->>Icons: Add chess icons (6 new)
Icons->>Icons: Add mouse_pointer_2_off icon
Dev->>UI: Update @radix-ui/react-progress 1.1.7 → 1.1.8
Dev->>UI: Update recharts 3.3.0 → 3.4.1
Deps->>Lock: Generate new lockfile
Lock->>Lock: Update annotated-doc 0.0.3 → 0.0.4
Lock->>Lock: Update coverage 7.11.0
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7 files reviewed, no comments
CodSpeed Performance ReportMerging #5967 will not alter performanceComparing Summary
|
No description provided.