Skip to content

Conversation

koji
Copy link
Contributor

@koji koji commented Jul 12, 2025

Overview

update vite version to v6 (the latest version is v7)

  • make check-js
  • make lint-js
  • make test-js
  • make -C app dev
  • make -C app-shell package
  • make -C protocol-desinger dev
  • make -C app dev-odd
  • make -C opentrons-ai-client dev
  • make -C labware-designer dev
  • make -C labware-library dev
  • make -C opentrons-ai-client dev

the merge should take place after chore_release-8.6.0 has been created.

close AUTH-2076

Test Plan and Hands on Testing

Changelog

Review requests

Risk assessment

low

Copy link

codecov bot commented Jul 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.65%. Comparing base (2da4c80) to head (aadd524).
⚠️ Report is 2 commits behind head on edge.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             edge   #18896       +/-   ##
===========================================
+ Coverage   24.00%   55.65%   +31.64%     
===========================================
  Files        3377     3373        -4     
  Lines      296977   293466     -3511     
  Branches    31539    39163     +7624     
===========================================
+ Hits        71301   163332    +92031     
+ Misses     225658   129865    -95793     
- Partials       18      269      +251     
Flag Coverage Δ
app 47.26% <ø> (+45.16%) ⬆️
protocol-designer 18.92% <ø> (-0.01%) ⬇️
step-generation 5.37% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2084 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@koji koji marked this pull request as ready for review July 15, 2025 23:51
Copy link
Contributor

@SyntaxColoring SyntaxColoring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

@mjhuff mjhuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Appreciate the test plan.

@koji koji added the DO NOT MERGE Indicates a PR should not be merged, even if there's a shiny green merge button available label Jul 16, 2025
@koji
Copy link
Contributor Author

koji commented Aug 8, 2025

  • resolve conflict

@koji koji removed the DO NOT MERGE Indicates a PR should not be merged, even if there's a shiny green merge button available label Aug 8, 2025
@koji koji merged commit 7e45672 into edge Aug 8, 2025
46 checks passed
@koji koji deleted the chore_update-vite-6 branch August 8, 2025 22:06
neo-jesse pushed a commit that referenced this pull request Aug 19, 2025
* chore(monorepo): update vite version to v6
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.

3 participants