swordbattle.io-v1 icon indicating copy to clipboard operation
swordbattle.io-v1 copied to clipboard

[CR] Add Dependabot & update to higher versions

Open Mittelblut9 opened this issue 3 years ago • 2 comments
trafficstars

Hello👋

i went through the current used dependencies and i saw some very highly risk used dependencies versions.

For Example postgres:

"postgres": "^1.0.2",

The latest version currently is: 3.3.1

The same for many other deps. By installing the Dependabot you will get updates automatically as a pull request. That makes your app way safer then it is atm. And you are not stuck at functions that are gone since the dinosaurs were killed.

Maybe this is some change for V2. But its one of the most important thing you have to have. Especially as an online game.

Thanks!

Mittelblut9 avatar Nov 07 '22 22:11 Mittelblut9

Nah, V2 has just as many depreciation warnings

mollthecoder avatar Nov 08 '22 03:11 mollthecoder

Yes thanks for telling me about this.. I will take a look into it once v2 has been released.

Nah, V2 has just as many depreciation warnings

I agree I'm using a pretty old template with a lot of unnecessary dependencies, but one day I will clean things up, before it goes live. :)

codergautam avatar Nov 09 '22 23:11 codergautam