razzle icon indicating copy to clipboard operation
razzle copied to clipboard

add dependabot to this repo to keep all dependencies fresh

Open sibelius opened this issue 4 years ago • 5 comments

dependabot will automatically update all deps everyday

this will decrease the technical debts of dependencies over time

sibelius avatar Jan 07 '21 13:01 sibelius

We had that before, fort me that was just noise. Won't add now atleast since mostly only I maintain at this point.

fivethreeo avatar Jan 20 '21 19:01 fivethreeo

I can help merge dependabot Prs

sibelius avatar Jan 20 '21 21:01 sibelius

I added my own handling to allow version strings

https://github.com/jaredpalmer/razzle/blob/canary/scripts/update-examples.js#L113 https://github.com/jaredpalmer/razzle/blob/canary/scripts/build-docs.js#L126

So breaks my workflow

And examples are not updated with dependabot I think

But if you want to take on this task, I am all for it.

If you want to do this I recommend you contact @jaredpalmer and ask him to make you a collaborator on razzle.

Come to discord if you can https://discord.gg/pJSg287

fivethreeo avatar Jan 20 '21 21:01 fivethreeo

I would like to switch to something like alle. But for yarn workspaces instead of npm. Dependabot could be good to make issues, but I dont like PRs from it.

fivethreeo avatar Jan 25 '21 02:01 fivethreeo

Bump... Jest updated to 27.x which dependabot would have let you know about

heath-freenome avatar Jul 15 '21 20:07 heath-freenome