Skip to content

chore(example) - update deps#844

Merged
remotecom merged 1 commit intomainfrom
example-deps
Apr 2, 2026
Merged

chore(example) - update deps#844
remotecom merged 1 commit intomainfrom
example-deps

Conversation

@gabrielseco
Copy link
Copy Markdown
Collaborator

@gabrielseco gabrielseco commented Apr 2, 2026

Update deps example


Note

Medium Risk
Medium risk because it upgrades the build toolchain to Vite 8 (and swaps the React plugin), which can change bundling/dev-server behavior and introduces stricter Node engine requirements; runtime app logic is otherwise unaffected.

Overview
Updates the example app’s dependencies, including bumping axios to ^1.14.0 and upgrading the frontend build tooling from vite 6 to vite 8.

Switches the Vite React plugin from @vitejs/plugin-react-swc to @vitejs/plugin-react and refreshes package-lock.json accordingly, pulling in Vite 8’s updated transitive deps (e.g., rolldown, newer lightningcss/postcss).

Written by Cursor Bugbot for commit 081ac93. This will update automatically on new commits. Configure here.

@gabrielseco gabrielseco self-assigned this Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Deploy preview for remote-flows ready!

✅ Preview
https://remote-flows-n66fn7deu-remotecom.vercel.app

Built with commit 081ac93.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Deploy preview for remote-flows-example-app ready!

✅ Preview
https://remote-flows-example-mvr30d5m9-remotecom.vercel.app

Built with commit 081ac93.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 89.53% 89.53% 0%
Statements 89.22% 89.22% 0%
Functions 86.87% 86.87% 0%
Branches 79.31% 79.31% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3463 / 3868
  • Coverage: 89.53%
  • Change: 0% (0 lines)
Statements Coverage
  • Covered: 3524 / 3950
  • Coverage: 89.22%
  • Change: 0% (0 statements)
Functions Coverage
  • Covered: 953 / 1097
  • Coverage: 86.87%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2151 / 2712
  • Coverage: 79.31%
  • Change: 0% (0 branches)

✅ Coverage check passed

@remotecom remotecom merged commit 93611e5 into main Apr 2, 2026
6 checks passed
@remotecom remotecom deleted the example-deps branch April 2, 2026 15:38
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