[Currency Bot] Bumped patch/minor dependencies#1698
Conversation
|
We will drop the pg updates because of brianc/node-postgres#3428. This might resolve the build error we see in the CI: |
33f8f21 to
85acef9
Compare
|
Mongo db changelog: https://www.mongodb.com/docs/drivers/node/current/whats-new/#std-label-version-6.16 Deprecates support for MongoDB Server 4.0. Support will be completely removed in a future minor release. |
Seems like we are running our tests against v4 on Tekton.
I will create a PR to see if the tests are passing with latest. |
|
Hey sorry about that. PR merged (thank you @brenoepics for the fix while I was sleeping!) and a new patch version of pg related modules released now. pg@8.15.2 should work. Please feel free to report any other issues you find! |
Tada!