feat(0000): update package versions (#1)#13
Conversation
|
Nice thanks. Can you change the BTW we're about to go through the annual process of bumping Node.js versions everywhere now that Node.js 20 is EOL and Node 26 is out. We have some scripts that will catch out of date pelias dependencies, but obviously we've missed running them in some places :P Also we're considering removing |
|
@orangejulius Thank you for reviewing!
|
|
Merged in #2, I had to change the actual commit message as well, not just the PR title. I always get the "push to a contributor's branch" workflow wrong so ended up closing this one 😆 |
👋 I did some awesome work for the Pelias project and would love for everyone to have a look at it and provide feedback.
Here's the reason for this change 🚀
It is the follow up PR of pelias/config#147
To remove the deprecation warnings during the package install by replacing deprecated
@hapi/joiwith a direct replacement of it;joi. It is from the twopealispackages.pelias-configandpelias-model.Here's what actually got changed 👏
Here's how others can test the changes 👀
Verification: 18/18 tests passing, lint clean, dependency tree clean.