Skip to content

Releases: crazy-max/ghaction-github-labeler

v5.0.0

10 Sep 10:59
de749cf
Compare
Choose a tag to compare

Full Changelog: v4.2.0...v5.0.0

v4.2.0

01 Sep 05:12
f4f6b96
Compare
Choose a tag to compare
  • 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

18 Oct 20:17
3de87da
Compare
Choose a tag to compare
  • Bump @actions/core from 1.6.0 to 1.10.0 (#170 #174)
  • Bump @actions/github from 5.0.1 to 5.1.1 (#175)

Full Changelog: v4.0.0...v4.1.0

v4.0.0

26 May 08:27
77450f9
Compare
Choose a tag to compare
  • 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

26 May 08:24
f8d36db
Compare
Choose a tag to compare
  • 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

16 Dec 17:12
52525cb
Compare
Choose a tag to compare
  • Fix label rename (#121)
  • Container based developer flow (#122)
  • Bump js-yaml from 3.14.0 to 3.14.1 (#119)

v3.1.0

28 Sep 21:06
dbccbd0
Compare
Choose a tag to compare
  • Don't use :warning: for everything being up-to-date (#112)
  • Don't fail when "from_name" cannot be found (#111)
  • Update deps

v3.0.0

20 Aug 22:18
24277d8
Compare
Choose a tag to compare
  • Move GITHUB_TOKEN env var to github-token input
  • Rename yaml_file input to yaml-file
  • Rename skip_delete input to skip-delete
  • Rename dry_run input to dry-run
  • Refactor and add tests

v2.1.1

20 Aug 22:14
05da74f
Compare
Choose a tag to compare
  • Add deprecation message since v3

v2.1.0

22 Jul 18:39
b3f4d1e
Compare
Choose a tag to compare