julia-actions / setup-julia

This action sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.
MIT License
93 stars 23 forks source link

Use Dependabot to update TypeScript/JavaScript dependencies #111

Closed DilumAluthge closed 2 years ago

DilumAluthge commented 2 years ago

@SaschaMann I'm wondering if Dependabot can fix the package.json and package-lock.json files for us?

SaschaMann commented 2 years ago

I'm strongly opposed to enabling Dependabot for these deps.

If you want to volunteer to deal with those issues, go for it, but I'd rather not tbh.

DilumAluthge commented 2 years ago

Nope, my only motivation for trying Dependabot was to see if Dependabot could fix the npm issues, which have already been fixed.