mathieudutour / github-tag-action

A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.
https://github.com/marketplace/actions/github-tag
MIT License
624 stars 195 forks source link

Update Node version to 20 #202

Closed naresh-gn closed 6 months ago

naresh-gn commented 7 months ago

Updated project to Node 20 as Node16 is deprecated.

Fixed few vulnerabilities by running npm audit fix

added 10 packages, removed 2 packages, changed 26 packages, and audited 596 packages in 4s

23 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

Updated git checkout to v4 Updated @type/node to 20.11.16

It requires major version tag as node20 requires minimum action runner version to be v2.308.0

naresh-gn commented 7 months ago

@cawfeecake addressed your feedback, anything else holding this PR?

rjhill-bl commented 6 months ago

@mathieudutour @cawfeecake any blockers on this that we can resolve?

joaovitor-cx commented 6 months ago

@mathieudutour do you have plans of creating a new release with the changes included in this pr?

mhemani-reach commented 6 months ago

looks like it's part of v6.2 https://github.com/mathieudutour/github-tag-action/compare/v6.1...v6.2

mathieudutour commented 6 months ago

Ah yeah forgot to do the actual release

joaovitor commented 6 months ago

Hi @mathieudutour,

Thanks for the tag v6.2 https://github.com/mathieudutour/github-tag-action/tree/v6.2 but I don't see the release v6.2 https://github.com/mathieudutour/github-tag-action/releases