Skip to content

Releases: julia-actions/install-juliaup

v1.2.0

05 Apr 03:13
9848908
Compare
Choose a tag to compare

What's Changed

  • Devdocs: add instructions for making a new release of this action by @DilumAluthge in #36
  • CI: group Dependabot PRs together by @DilumAluthge in #39
  • Build(deps-dev): Bump @typescript-eslint/parser from 7.3.1 to 7.4.0 by @dependabot in #38
  • Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 by @dependabot in #37
  • README: add more usage examples by @DilumAluthge in #41
  • Build(deps): Bump the prod-deps group with 1 update by @dependabot in #45
  • Build(deps-dev): Bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #44
  • Build(deps-dev): Bump eslint-plugin-jsonc from 2.14.1 to 2.15.0 by @dependabot in #43
  • Add the make everything-from-scratch convenience command by @DilumAluthge in #46
  • CI: Add a CI job to check make clean && npm ci && npm install by @DilumAluthge in #47
  • CI: Make finalize depend on stalecheck-npm-install by @DilumAluthge in #48
  • CI: stop using continue-on-error by @DilumAluthge in #49
  • Remove the version field by @DilumAluthge in #42
  • README: recommend that users set up Dependabot version updates for GitHub Actions by @DilumAluthge in #50

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Mar 03:09
be347a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Mar 02:25
7d8b3ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/julia-actions/install-juliaup/commits/v1.0.0