OpenTree-Education / rhizone-lms

A learning management system focused on self-reflection.
https://rhi.zone
BSD 3-Clause Clear License
14 stars 7 forks source link

Dependent packages should be updated again as we develop the assessments feature #549

Closed seidior closed 1 year ago

seidior commented 1 year ago

Describe the Feature / Enhancement

As we're developing the assessments feature, it may be a good idea to ensure it launches with all dependent packages for both api and webapp kept up to date. While this is technically a "maintenance" issue, we don't have any other time in our development cycle to tackle breaking changes in case any of our dependent packages' updates cause any issues. Maintenance is best for minor updates without breaking changes.

We may need to do this more than twice during the development process.

Additional Details and Resources

This was last done in ticket #525 and this is the second in the series for this feature buildout. The only foreseeable change other than minor package updates will be that Node.js LTS is now v18.15 instead of v18.14. (This should not be a breaking change.)

Correct Project Selected

Labels