NYPL-Simplified / circulation

Circulation manager for Library Simplified
Other
19 stars 19 forks source link

TGR-16 Node Docker Upgrade #1931

Closed keithbauer closed 1 month ago

keithbauer commented 1 month ago

Description

Bump node from 14.x to 20.x

Motivation and Context

How Has This Been Tested?

Tested non-elasticsearch functionality locally since I'm having issues with that. Automated tests all pass so I'm reasonably confident that nothing broke. The admin interface looks good to me.

Checklist:

EdwinGuzman commented 1 month ago

@keithbauer can you try updating the version of simplified-circulation-web in api/admin/package.json from `"0.5.16" to "0.6.0.-rc"? I published a new package version that should be compatible with node 20 and I will test it soon.

keithbauer commented 1 month ago

Yeah, I track the changes in the tagged release notes.