Developer checklist
See notion page for more details.
💡 Hint: ncu --deep -u -c 14 -t greatest --pre 0 -f DEP_NAME to honor the npmMinimalAgeGate when using ncu
QA instructions
🚧 not known yet, will be discovered – it depends on specific list of updated dependencies.
Please think about all the areas affected by each dependency, even on other platforms/other apps within monorepo.
Developer checklist
yarn list-outdatedfor your team name (or run this to list all team names)yarn dedupe, consider impact carefullySee notion page for more details.
💡 Hint:
ncu --deep -u -c 14 -t greatest --pre 0 -f DEP_NAMEto honor the npmMinimalAgeGate when using ncuQA instructions
🚧 not known yet, will be discovered – it depends on specific list of updated dependencies.
Please think about all the areas affected by each dependency, even on other platforms/other apps within monorepo.