Releases: crazy-max/ghaction-github-status
Releases · crazy-max/ghaction-github-status
v4.1.0
- Bump @actions/core from 1.10.0 to 1.11.1 in #117
- Bump @actions/http-client from 2.1.1 to 2.2.3 in #114
- Bump @babel/traverse from 7.17.9 to 7.23.2 in #106
- Bump braces from 3.0.2 to 3.0.3 in #111
- Bump debug from 4.2.0 to 4.3.4 in #104
- Bump ip from 2.0.0 to 2.0.1 in #107
- Bump micromatch from 4.0.5 to 4.0.8 in #115
- Bump tar from 6.1.14 to 6.2.1 in #109
Full Changelog: v4.0.0...v4.1.0
v4.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #98
- Bump @actions/http-client from 2.1.0 to 2.1.1 in #92
- Bump chalk from 5.2.0 to 5.3.0 in #88
- Bump semver from 5.7.1 to 5.7.2 in #90
- Bump tough-cookie from 4.0.0 to 4.1.3 in #89
- Bump word-wrap from 1.2.3 to 1.2.5 in #93
Full Changelog: v3.2.0...v4.0.0
v3.2.0
- Copilot status support by @crazy-max in #86
- Components renamed by @crazy-max in #85
- Update yarn to 3.5.1 by @crazy-max in #83
- Bump json5 from 2.1.3 to 2.2.3 in #79
- Bump minimatch from 3.0.4 to 3.1.2 in #80
- Bump chalk from 5.1.2 to 5.2.0 in #77
- Bump @actions/http-client from 2.0.1 to 2.1.0 in #81
Full Changelog: v3.1.0...v3.2.0
v3.1.0
- Bump @actions/core from 1.6.0 to 1.10.0 (#73 #74)
- Bump @actions/http-client from 1.0.11 to 2.0.1 (#69)
- Bump chalk from 4.1.2 to 5.1.2 (#76)
Full Changelog: v3.0.0...v3.1.0
v3.0.0
- Node 16 as default runtime (#63)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
v2.3.0
- Codespaces status support (#62)
- Update dev dependencies and workflow (#61)
- Bump @actions/core from 1.2.6 to 1.6.0 (#37 #51 #55)
- Bump minimist from 1.2.5 to 1.2.6 (#59)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#54)
- Bump tmpl from 1.0.4 to 1.0.5 (#53)
- Bump path-parse from 1.0.6 to 1.0.7 (#50)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#45)
- Bump ws from 7.3.1 to 7.4.6 (#44)
- Bump lodash from 4.17.20 to 4.17.21 (#46)
- Bump chalk from 4.1.0 to 4.1.2 (#38 #49)
v2.2.0
v2.1.0
v2.0.1
v2.0.0
- Add
issues_threshold
andprs_threshold
inputs - Remove
ipp_threshold
input - Update deps