Skip to content

bump vite to 8.0.14#6571

Merged
adhami3310 merged 2 commits into
mainfrom
masenf/bump-vite-8.0.14
May 28, 2026
Merged

bump vite to 8.0.14#6571
adhami3310 merged 2 commits into
mainfrom
masenf/bump-vite-8.0.14

Conversation

@masenf
Copy link
Copy Markdown
Collaborator

@masenf masenf commented May 28, 2026

fix #6561

@masenf masenf requested a review from a team as a code owner May 28, 2026 03:55
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 28, 2026

Greptile Summary

Bumps vite from 8.0.12 to 8.0.14 and removes the es-toolkit@1.46.1 override that was added as a workaround for the deferred CJS compat shim loading issue (#6561). With the fix landing in vite itself, the workaround is no longer needed.

  • vite bump: 8.0.128.0.14 in DEV_DEPENDENCIES.
  • es-toolkit override removed: The OVERRIDES pin to 1.46.1 (and its explanatory comment) is dropped, letting the dependency resolve naturally again.

Confidence Score: 5/5

Safe to merge — a two-line version bump with a matching removal of a workaround comment.

The only change is advancing vite by two patch versions and cleaning up the now-resolved es-toolkit override. The vite 8.0.14 release is live, the fix aligns with the referenced issue, and no other logic is touched.

No files require special attention.

Important Files Changed

Filename Overview
packages/reflex-base/src/reflex_base/constants/installer.py Bumps vite from 8.0.12 to 8.0.14 and removes the now-unnecessary es-toolkit override that was pinned to work around a CJS compat shim issue (#6561) fixed in this vite release.

Reviews (1): Last reviewed commit: "bump vite to 8.0.14" | Re-trigger Greptile

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 28, 2026

Merging this PR will not alter performance

✅ 24 untouched benchmarks


Comparing masenf/bump-vite-8.0.14 (7535faf) with main (c045e8d)

Open in CodSpeed

@adhami3310 adhami3310 merged commit 321d58b into main May 28, 2026
71 checks passed
@adhami3310 adhami3310 deleted the masenf/bump-vite-8.0.14 branch May 28, 2026 04:51
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.

Recharts components cause TypeError and infinite reload on any route

2 participants