You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Housekeeping
The Limber dependency Vue 2.7.0 reached EOL. https://endoflife.date/vue
Update it to Vue 3.5.13 or the latest supported version.
Blocking issues
N/A
Additional context
Notes:
We are already on vite; we need to move to vite-test as well.
You would not need babel config but Jest still requires babel config
Check libraries for dependency on Vue2.
Keep bootstrap for now.
Vue router is changed.
Can we use bootstrap tables instead of data tables library?
Steps:
0. Just try upgrading to Vue3 in separate branch to see what breaks
Review dependencies in package.json
Migrate to npm as well (should we do this before upgrading?)
Next steps: Use the experience on other repositories, for example Sequencescape.
The text was updated successfully, but these errors were encountered:
psd-issuerbot
changed the title
Placeholder to update Vue to 3.5 for Limber
Y25-059 - Placeholder to update Vue to 3.5 for Limber
Jan 28, 2025
Describe the Housekeeping
The Limber dependency Vue 2.7.0 reached EOL. https://endoflife.date/vue
Update it to Vue 3.5.13 or the latest supported version.
Blocking issues
N/A
Additional context
Notes:
We are already on vite; we need to move to vite-test as well.
You would not need babel config but Jest still requires babel config
Check libraries for dependency on Vue2.
Keep bootstrap for now.
Vue router is changed.
Can we use bootstrap tables instead of data tables library?
Steps:
0. Just try upgrading to Vue3 in separate branch to see what breaks
Next steps: Use the experience on other repositories, for example Sequencescape.
The text was updated successfully, but these errors were encountered: