test: fail CI on dual-major react-query in RTV [AIS-33]#11076
Open
Jared Jolton (jjolton-contentful) wants to merge 2 commits into
Open
test: fail CI on dual-major react-query in RTV [AIS-33]#11076Jared Jolton (jjolton-contentful) wants to merge 2 commits into
Jared Jolton (jjolton-contentful) wants to merge 2 commits into
Conversation
Install-tree gate catches the field-editor-reference v4 vs shared/rich-text v5 split that Vite collapses to the wrong major at bundle time. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AIS-33
Summary
@tanstack/react-queryis present undernode_modulesfield-editor-referencehard-deps^4vsfield-editor-rich-text@6/field-editor-shared@4peer-accepting^4 || ^5) that Vite collapses to the wrong single major at bundle time — the embedded entry/asset cardsyscrash classAGENTS.mdTest plan
npm run test:ciinapps/rich-text-versioning(36 tests green, including new gate)node_modulesasserts a single major--sincestill marks RTV changed on apackage.json/ lockfile dep bump sotest:cirunsGenerated with Claude Code
Made with Cursor