chore(deps): update dependency @vitejs/plugin-react to v6#1265
chore(deps): update dependency @vitejs/plugin-react to v6#1265
Conversation
|
✅ Deploy Preview for doist-typist ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
This PR updates @vitejs/plugin-react to version 6.0.0 as part of a routine dependency maintenance effort. While staying up-to-date is important for the health of the project, this major version bump introduces a compatibility conflict because the plugin now requires Vite 8, which is currently unsupported by the project's Storybook integration.
| "@types/turndown": "5.0.6", | ||
| "@types/unist": "3.0.3", | ||
| "@vitejs/plugin-react": "5.2.0", | ||
| "@vitejs/plugin-react": "6.0.0", |
There was a problem hiding this comment.
[P1] This major bump is not compatible with the current toolchain. @vitejs/plugin-react@6.0.0 requires vite@^8.0.0, but @storybook/react-vite@10.2.17 still peers only on Vite 5-7, so a clean npm resolve breaks before tests or builds can run. Upgrade Storybook/Vite in the same PR (and refresh the lockfile), or keep the plugin on v5 for now. citeturn2view4turn2view6
5bf57d3 to
6982717
Compare
6982717 to
3ced0a6
Compare
3ced0a6 to
d17cd0c
Compare
d17cd0c to
4cff089
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
5.2.0→6.0.1Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.0.1Compare Source
Expand
@rolldown/plugin-babelpeer dep range (#1146)Expanded
@rolldown/plugin-babelpeer dep range to include^0.2.0.v6.0.0Compare Source
Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.