Sourced from crazy-max/ghaction-github-labeler's releases.
v6.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@crazy-maxin crazy-max/ghaction-github-labeler#249- Switch to ESM and update config/test wiring by
@crazy-maxin crazy-max/ghaction-github-labeler#246- Bump
@actions/corefrom 1.11.1 to 3.0.0 in crazy-max/ghaction-github-labeler#247- Bump
@actions/githubfrom 6.0.0 to 9.0.0 in crazy-max/ghaction-github-labeler#248- Bump brace-expansion from 1.1.11 to 1.1.12 in crazy-max/ghaction-github-labeler#236
- Bump js-yaml from 4.1.0 to 4.1.1 in crazy-max/ghaction-github-labeler#240
- Bump lodash from 4.17.21 to 4.17.23 in crazy-max/ghaction-github-labeler#242
- Bump matcher from 3.0.0 to 6.0.0 in crazy-max/ghaction-github-labeler#239
- Bump minimatch from 3.1.2 to 3.1.5 in crazy-max/ghaction-github-labeler#245
Full Changelog: https://github.com/crazy-max/ghaction-github-labeler/compare/v5.3.0...v6.0.0
v5.3.0
- Bump
@octokit/plugin-paginate-restfrom 9.2.1 to 9.2.2 in crazy-max/ghaction-github-labeler#229- Bump
@octokit/requestfrom 8.4.0 to 8.4.1 in crazy-max/ghaction-github-labeler#232- Bump
@octokit/request-errorfrom 5.1.0 to 5.1.1 in crazy-max/ghaction-github-labeler#228Full Changelog: https://github.com/crazy-max/ghaction-github-labeler/compare/v5.2.0...v5.3.0
v5.2.0
- Load yaml files using the failsafe schema option by
@pjpiresin crazy-max/ghaction-github-labeler#226- Bump cross-spawn from 7.0.3 to 7.0.6 in crazy-max/ghaction-github-labeler#223
- Bump undici from 5.28.4 to 5.28.5 in crazy-max/ghaction-github-labeler#225
Full Changelog: https://github.com/crazy-max/ghaction-github-labeler/compare/v5.1.0...v5.2.0
v5.1.0
- Sanitize the color field to allow using hex codes by
@pjpiresin crazy-max/ghaction-github-labeler#207- Fix intermediate values by
@crazy-maxin crazy-max/ghaction-github-labeler#218- Bump micromatch from 4.0.5 to 4.0.8 in crazy-max/ghaction-github-labeler#215
- Bump
@actions/corefrom 1.10.0 to 1.11.1 in crazy-max/ghaction-github-labeler#217- Bump
@actions/githubfrom 5.1.1 to 6.0.0 in crazy-max/ghaction-github-labeler#205- Bump
@babel/traversefrom 7.17.9 to 7.23.2 in crazy-max/ghaction-github-labeler#206- Bump braces from 3.0.2 to 3.0.3 in crazy-max/ghaction-github-labeler#212
- Bump ip from 2.0.0 to 2.0.1 in crazy-max/ghaction-github-labeler#208
- Bump debug from 4.1.1 to 4.3.4 in crazy-max/ghaction-github-labeler#204
- Bump tar from 6.1.11 to 6.2.1 in crazy-max/ghaction-github-labeler#210
Full Changelog: https://github.com/crazy-max/ghaction-github-labeler/compare/v5.0.0...v5.1.0
548a7c3
Merge pull request #249
from crazy-max/node24e7bf9bf
node 24 as default runtimeadd2b84
Merge pull request #240
from crazy-max/dependabot/npm_and_yarn/js-yaml-4.1.1a33f4f8
chore: update generated contentf6e2b6d
chore(deps): bump js-yaml from 4.1.0 to 4.1.13f7ab4a
Merge pull request #239
from crazy-max/dependabot/npm_and_yarn/matcher-6.0.05893b14
chore: update generated content3849c6b
fix matcher import0a71a40
chore(deps): bump matcher from 3.0.0 to 6.0.0082bf8a
Merge pull request #248
from crazy-max/dependabot/npm_and_yarn/actions/github...