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

1.9.6 and compat bump for node semver package #221

Closed IanButterworth closed 8 months ago

IanButterworth commented 8 months ago

Seems the semver package had a moderate fix that's good to get out

ian@Ians-MBP setup-julia % npm install

changed 6 packages, and audited 438 packages in 1s

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

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
ian@Ians-MBP setup-julia % npm audit fix

changed 4 packages, and audited 438 packages in 628ms

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

found 0 vulnerabilities
ian@Ians-MBP setup-julia % 
IanButterworth commented 8 months ago

@DilumAluthge can you approve this if you're ok with the release being made

DilumAluthge commented 8 months ago

@IanButterworth I see 1.9.6 in "tags", but not in "releases".

IanButterworth commented 8 months ago

Yeah I'm testing it here https://github.com/JuliaLang/Pkg.jl/pull/3793 before pushing tags v1 v1.9 latest and making the release

IanButterworth commented 8 months ago

https://github.com/julia-actions/setup-julia/releases/tag/v1.9.6