Releases: crazy-max/ghaction-github-labeler
Releases · crazy-max/ghaction-github-labeler
v5.1.0
- Sanitize the color field to allow using hex codes by @pjpires in #207
- Fix intermediate values by @crazy-max in #218
- Bump micromatch from 4.0.5 to 4.0.8 in #215
- Bump @actions/core from 1.10.0 to 1.11.1 in #217
- Bump @actions/github from 5.1.1 to 6.0.0 in #205
- Bump @babel/traverse from 7.17.9 to 7.23.2 in #206
- Bump braces from 3.0.2 to 3.0.3 in #212
- Bump ip from 2.0.0 to 2.0.1 in #208
- Bump debug from 4.1.1 to 4.3.4 in #204
- Bump tar from 6.1.11 to 6.2.1 in #210
Full Changelog: v5...v5.1.0
v5.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #199
Full Changelog: v4.2.0...v5.0.0
v4.2.0
- Use fixture for repo labels test by @crazy-max in #192
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in #183
- Bump json5 from 2.2.1 to 2.2.3 in #181
- Bump minimatch from 3.0.4 to 3.1.2 in #182
- Bump semver from 5.7.1 to 5.7.2 in #187
- Bump word-wrap from 1.2.3 to 1.2.5 in #190
- Update yarn to 3.5.1 by @crazy-max in #186 #177
- Update dev dependencies by @crazy-max in #179
Full Changelog: v4.1.0...v4.2.0
v4.1.0
Full Changelog: v4.0.0...v4.1.0
v4.0.0
- Node 16 as default runtime (#161)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
v3.2.0
- Update dev dependencies and workflow (#151 #160)
- Bump @actions/core from 1.2.6 to 1.6.0 (#148)
- Bump @actions/github from 5.0.0 to 5.0.1 (#132 #158)
- Bump node-fetch from 2.6.0 to 2.6.7 (#140 #156)
- Bump minimist from 1.2.5 to 1.2.6 (#157)
- Bump ws from 7.3.1 to 7.5.3 (#141)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#150)
- Bump y18n from 4.0.0 to 4.0.3 (#142)
- Bump tmpl from 1.0.4 to 1.0.5 (#146)
- Bump path-parse from 1.0.6 to 1.0.7 (#144)
- Bump js-yaml from 3.14.1 to 4.1.0 (#128)
- Bump node-notifier from 8.0.0 to 8.0.2 (#139)
- Bump lodash from 4.17.20 to 4.17.21 (#138)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#137)
v3.1.1
v3.1.0
v3.0.0
- Move
GITHUB_TOKEN
env var togithub-token
input - Rename
yaml_file
input toyaml-file
- Rename
skip_delete
input toskip-delete
- Rename
dry_run
input todry-run
- Refactor and add tests
v2.1.1
- Add deprecation message since v3