project-lux / lux-frontend

Web front end of LUX
Apache License 2.0
3 stars 0 forks source link

Create a process for updating dependencies (from 118) #2

Open gigamorph opened 8 months ago

gigamorph commented 8 months ago

Problem Description: The frontend does not have a process for updating packages based on vulnerabilities or on latest releases.

Expected Behavior/Solution: A process for updating packages should be created.

Requirements:

Needed for promotion: If an item on the list is not needed, it should be crossed off but not removed.

UAT/LUX Examples: N/A

Dependencies/Blocks: N/A

Related Github Issues:

Related links: N/A

Wireframe/Mockup: N/A

roamye commented 5 months ago

@kamerynB Do these questions need to be brought up at an IT meeting?

kamerynB commented 5 months ago

@roamye No they are more for me. I've been part of dev teams that have had processes in place for updating packages so that was me asking questions to myself on how I can use previous knowledge for this task. 😄

roamye commented 4 days ago

dev mtg 10/21:

clarkepeterf commented 4 days ago

Yarn has a tool to help upgrade packages: https://classic.yarnpkg.com/lang/en/docs/cli/upgrade-interactive/