Releases: coursier/setup-action
Releases · coursier/setup-action
v1.2.0
What's Changed
- Use latest cs launcher by @alexarchambault in #148
- Update dist by @github-actions in #149
- build(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.33.0 by @dependabot in #150
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.33.0 by @dependabot in #134
- Update dist by @github-actions in #165
- Tweaking by @alexarchambault in #166
- Update dist by @github-actions in #167
- build(deps-dev): bump eslint-plugin-github from 4.1.3 to 4.3.2 by @dependabot in #151
- build(deps-dev): bump prettier from 2.3.2 to 2.5.1 by @dependabot in #157
- build(deps-dev): bump @vercel/ncc from 0.31.1 to 0.33.1 by @dependabot in #160
- build(deps): bump @actions/core from 1.4.0 to 1.6.0 by @dependabot in #164
- Update dist by @github-actions in #169
- build(deps-dev): bump @types/node from 16.11.7 to 17.0.14 by @dependabot in #168
- build(deps-dev): bump typescript from 4.3.4 to 4.5.5 by @dependabot in #162
- build(deps-dev): bump @vercel/ncc from 0.33.1 to 0.33.3 by @dependabot in #176
- build(deps-dev): bump @types/node from 17.0.14 to 17.0.19 by @dependabot in #178
- Update coursier to 2.1.0-M5 by @alexarchambault in #180
- Update dist by @github-actions in #179
- build(deps): bump @actions/exec from 1.1.0 to 1.1.1 by @dependabot in #187
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #192
- build(deps-dev): bump @types/node from 17.0.19 to 18.0.0 by @dependabot in #217
- build(deps-dev): bump prettier from 2.5.1 to 2.7.1 by @dependabot in #218
- build(deps): bump @actions/core from 1.6.0 to 1.9.0 by @dependabot in #221
- build(deps): bump @actions/tool-cache from 1.7.1 to 2.0.1 by @dependabot in #222
- build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.34.0 by @dependabot in #223
- Update dist by @github-actions in #225
- build(deps-dev): bump typescript from 4.5.5 to 4.7.4 by @dependabot in #219
- Update dist by @github-actions in #226
Full Changelog: v1.1.2...v1.2.0
v1.2.0-M3
What's Changed
- build(deps-dev): bump @types/node from 16.11.7 to 17.0.14 by @dependabot in #168
- build(deps-dev): bump typescript from 4.3.4 to 4.5.5 by @dependabot in #162
- build(deps-dev): bump @vercel/ncc from 0.33.1 to 0.33.3 by @dependabot in #176
- build(deps-dev): bump @types/node from 17.0.14 to 17.0.19 by @dependabot in #178
- Update coursier to 2.1.0-M5 by @alexarchambault in #180
- Update dist by @github-actions in #179
Full Changelog: v1.2.0-M2...v1.2.0-M3
v1.2.0-M2
What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.33.0 by @dependabot in #134
- Update dist by @github-actions in #165
- Tweaking by @alexarchambault in #166
- Update dist by @github-actions in #167
- build(deps-dev): bump eslint-plugin-github from 4.1.3 to 4.3.2 by @dependabot in #151
- build(deps-dev): bump prettier from 2.3.2 to 2.5.1 by @dependabot in #157
- build(deps-dev): bump @vercel/ncc from 0.31.1 to 0.33.1 by @dependabot in #160
- build(deps): bump @actions/core from 1.4.0 to 1.6.0 by @dependabot in #164
- Update dist by @github-actions in #169
Full Changelog: v1.2.0-M1...v1.2.0-M2
v1.2.0-M1
What's Changed
- Use latest cs launcher by @alexarchambault in #148
- Update dist by @github-actions in #149
Full Changelog: v1.1.2...v1.2.0-M1
v1.1.2
What's Changed
Updates
- build(deps-dev): bump @types/node from 15.12.4 to 16.11.7 by @dependabot in #145
- build(deps-dev): bump @vercel/ncc from 0.28.6 to 0.31.1 by @dependabot in #126
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #103
- build(deps-dev): bump eslint from 7.29.0 to 7.32.0 by @dependabot in #96
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Fixes
- Add
cs
directory toPATH
even when it was picked from the tools cache (it wasn't previously, which could have been a problem on self-hosted runners)
v1.1.0
Now works across Linux, Windows and MacOS.
v1.0.0
First release