Releases: frenck/action-yamllint
Releases · frenck/action-yamllint
v1.5.0
What’s changed
⬆️ Dependency updates
- ⬆️ Update dessant/lock-threads action to v5 @renovate (#85)
- ⬆️ Update dessant/lock-threads action to v5.0.1 @renovate (#86)
- ⬆️ Update actions/stale action to v9 @renovate (#87)
- ⬆️ Update release-drafter/release-drafter action to v6 @renovate (#88)
- ⬆️ Update yamllint to v1.34.0 @renovate (#89)
- ⬆️ Update yamllint to v1.35.0 @renovate (#90)
- ⬆️ Update yamllint to v1.35.1 @renovate (#91)
v1.4.2
What’s changed
⬆️ Dependency updates
- ⬆️ Update actions/checkout action to v3.5.3 @renovate (#75)
- ⬆️ Update dessant/lock-threads action to v4.0.1 @renovate (#76)
- ⬆️ Update release-drafter/release-drafter action to v5.24.0 @renovate (#77)
- ⬆️ Update actions/checkout action to v3.6.0 @renovate (#78)
- ⬆️ Update actions/checkout action to v4 @renovate (#79)
- ⬆️ Update actions/checkout action to v4.1.0 @renovate (#80)
- ⬆️ Update release-drafter/release-drafter action to v5.25.0 @renovate (#82)
- ⬆️ Update actions/checkout action to v4.1.1 @renovate (#83)
- ⬆️ Update yamllint to v1.33.0 @renovate (#84)
- ⬆️ Update python Docker tag to v3.12 @renovate (#81)
v1.4.1
What’s changed
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
- Bump vweevers/additional-tags-action from 1.0.0 to 2.0.0 @dependabot (#61)
- Bump creyD/prettier_action from 4.2 to 4.3 @dependabot (#62)
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 @dependabot (#63)
- Bump yamllint from 1.29.0 to 1.30.0 in /src @dependabot (#64)
- ⬆️ Update actions/stale action to v8 @renovate (#69)
- ⬆️ Update python Docker tag to v3.11 @renovate (#68)
- ⬆️ Update actions/checkout action to v3.5.1 @renovate (#71)
- ⬆️ Update actions/checkout action to v3.5.2 @renovate (#72)
- ⬆️ Update yamllint to v1.31.0 @renovate (#73)
- ⬆️ Update yamllint to v1.32.0 @renovate (#74)
v1.4.0
What’s changed
⬆️ Dependency updates
- Bump dessant/lock-threads from 3.0.0 to 4.0.0 @dependabot (#57)
- Bump actions/stale from 6 to 7 @dependabot (#58)
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 @dependabot (#59)
- Bump yamllint from 1.28.0 to 1.29.0 @dependabot (#60)
v1.3.1
What’s changed
- Add repo to real-world examples @pinkywafer (#53)
🐛 Bug fixes
- Fixed config path check @sinhashubham95 (#56)
⬆️ Dependency updates
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 @dependabot (#51)
- Bump actions/stale from 5 to 6 @dependabot (#52)
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 @dependabot (#54)
v1.3.0
What’s changed
⬆️ Dependency updates
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 @dependabot (#49)
- Bump yamllint from 1.27.1 to 1.28.0 @dependabot (#50)
v1.2.0
What’s changed
⬆️ Dependency updates
- Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 @dependabot (#40)
- Bump creyD/prettier_action from 4.1.1 to 4.2 @dependabot (#39)
- Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 @dependabot (#41)
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 @dependabot (#42)
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 @dependabot (#43)
- Bump actions/checkout from 2.4.0 to 3 @dependabot (#44)
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 @dependabot (#45)
- Bump actions/stale from 4 to 5 @dependabot (#46)
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 @dependabot (#47)
- Bump yamllint from 1.26.3 to 1.27.1 in /src @dependabot (#48)
v1.1.2
What’s changed
🧰 Maintenance
- Upgrade lock-threads workflow to 3.0.0 @frenck (#30)
- 🎆 Updates maintenance/license year to 2022 @frenck (#37)
⬆️ Dependency updates
- Bump actions/stale from 3.0.19 to 4 @dependabot (#24)
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#26)
- Bump yamllint from 1.26.1 to 1.26.3 in /src @dependabot (#27)
- Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#28)
- Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#31)
- Bump actions/checkout from 2.3.5 to 2.4.0 @dependabot (#33)
- Bump creyD/prettier_action from 4.0 to 4.1.1 @dependabot (#35)
- Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 @dependabot (#36)
- Update Python to 3.10 @frenck (#38)
v1.1.1
What’s changed
The log output of this action has been suboptimal, due to some changes by GitHub Actions and the way yamllint outputs its GitHub Actions format.
This is now fixed by forcing yamllint to use a standard log output while providing GitHub with a problem matcher so it understands that output and can do write annotations.
🐛 Bug fixes
⬆️ Dependency updates
- Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#13)
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#14)
- Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#15)
- Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#16)
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#17)
- Bump yamllint from 1.26.0 to 1.26.1 in /src @dependabot (#18)
- Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#20)
- Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#21)
- Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#22)
v1.1.0
What’s changed
yamllint has been upgraded to 1.26.0
Sourced from yamllint's changelog.
1.26.0 (2021-01-29)
- End support for Python 2 and Python 3.4, add support for Python 3.9
- Add
forbid: non-empty
option tobraces
andbrackets
rules- Fix
quoted-strings
for explicit octal recognition- Add documentation for integration with Arcanist
- Fix typos in changelog and README
- Stop using deprecated
python setup.py test
in tests
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
- Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#9)
- Bump yamllint from 1.25.0 to 1.26.0 @dependabot (#12)