gruntjs / grunt-contrib-watch

Run tasks whenever watched files change.
http://gruntjs.com/
MIT License
1.98k stars 356 forks source link

update Node.js versions used in AppVeyor and Travis CI #568

Open striezel opened 3 years ago

striezel commented 3 years ago

Node.js versions below 10.x are not maintained anymore, so it is probably best to use some newer, still maintained versions. For release cyles of Node.js see the official site: https://nodejs.org/en/about/releases/.

striezel commented 3 years ago

@shama: I am aware that the AppVeyor build checks still fail, but they are failing for the current master commit (fc8458ee34), too. See https://ci.appveyor.com/project/gruntjs/grunt-contrib-watch/builds/38343248. However, Travis CI is fine again, so I consider this to be a step into the right direction.

striezel commented 2 years ago

To @shama or to whom it may concern: Is there anything wrong with this pull request? It's been almost two months now and no reaction so far. 🤔

shama commented 2 years ago

Sorry I'm not an active maintainer on Grunt anymore.

striezel commented 2 years ago

@shama

Sorry I'm not an active maintainer on Grunt anymore.

That is a bit unexpected. :| Since you are the primary contributor to this repository and (as of now) you still see to be a member of the gruntjs organization here on GitHub, I assumed you are an active maintainer.

Could you please point me to a person who still is actively maintaining grunt and can review this pull request? Thanks.