Releases: igorjs/gh-actions-clean-workflow
Releases · igorjs/gh-actions-clean-workflow
v6
BREAKING CHANGES:
- deprecated parameter days_old in favour of runs_older_than by @igorjs in d68f860
- refactor to keep the minimum num of runs regardless how old they are by @igorjs in #114
- fixes runs_to_keep: should keeps runs per workflow by @igorjs in #113
What's Changed
- chore(deps): bump igorjs/gh-actions-clean-workflow from 4 to 5 by @dependabot in #107
- chore(deps-dev): bump @octokit/types from 12.6.0 to 13.5.0 by @dependabot in #108
- chore(deps-dev): bump eslint from 8.57.0 to 9.2.0 by @dependabot in #110
- chore(deps-dev): bump eslint from 9.2.0 to 9.4.0 by @dependabot in #111
- chore(deps-dev): bump eslint from 9.4.0 to 9.5.0 by @dependabot in #112
- chore(deps-dev): bump @eslint/js from 9.5.0 to 9.6.0 by @dependabot in #115
- chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 by @dependabot in #116
- chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @dependabot in #117
- chore(deps-dev): bump eslint from 9.5.0 to 9.6.0 by @dependabot in #118
Full Changelog: v5...v6
v5
BREAKING CHANGES:
What's Changed
- chore(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #95
- chore(deps-dev): bump eslint from 8.50.0 to 8.55.0 by @dependabot in #97
- chore(deps-dev): bump @octokit/types from 12.0.0 to 12.4.0 by @dependabot in #99
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #92
- chore(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #94
- chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #100
- chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #102
- chore(deps-dev): bump @octokit/types from 12.4.0 to 12.6.0 by @dependabot in #103
- chore(deps): bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #106
New Contributors
Full Changelog: v4...v5
v4
What's Changed
- chore(deps-dev): bump eslint from 8.23.1 to 8.31.0 by @dependabot in #65
- chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #66
- chore(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #68
- chore(deps-dev): bump eslint from 8.31.0 to 8.36.0 by @dependabot in #72
- chore(deps-dev): bump @octokit/types from 7.5.1 to 9.0.0 by @dependabot in #67
- chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 by @dependabot in #73
- chore(deps-dev): bump @octokit/types from 9.0.0 to 9.2.3 by @dependabot in #76
- chore(deps-dev): bump eslint from 8.37.0 to 8.42.0 by @dependabot in #78
- chore(deps-dev): bump eslint from 8.42.0 to 8.44.0 by @dependabot in #80
- chore(deps-dev): bump eslint from 8.44.0 to 8.46.0 by @dependabot in #83
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #85
- Addresses github token access policies by @igorjs in #91
Full Changelog: v3.0.1...v4
v3.0.1
What's Changed
- chore(deps-dev): bump jest from 28.1.3 to 29.0.1 by @dependabot in #51
- chore(deps-dev): bump @octokit/types from 6.41.0 to 7.2.0 by @dependabot in #52
- chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 by @dependabot in #53
- chore(deps-dev): bump jest from 29.0.1 to 29.1.2 by @dependabot in #54
- chore(deps-dev): bump @octokit/types from 7.2.0 to 7.5.1 by @dependabot in #55
- chore(deps-dev): bump eslint from 8.23.0 to 8.25.0 by @dependabot in #59
- chore(deps): bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #57
- chore(deps): bump @actions/github from 5.0.3 to 5.1.1 by @dependabot in #56
Full Changelog: v3...v3.0.1
v3
What's Changed
- chore(docs): update readme by @igorjs in #41
- Fix/22 implement pagination scan when result return more than 100 by @igorjs in #42
- chore(deps-dev): bump jest from 28.1.2 to 28.1.3 by @dependabot in #46
- chore(deps-dev): bump @octokit/types from 6.38.1 to 6.41.0 by @dependabot in #47
- [Snyk] Security upgrade @actions/core from 1.9.0 to 1.9.1 by @snyk-bot in #48
- chore(deps-dev): bump eslint from 8.19.0 to 8.22.0 by @dependabot in #49
- fix: expose parameters in action.yml by @igorjs in #50
New Contributors
Full Changelog: v2...v3
v2
What's Changed
- chore(deps-dev): bump eslint from 8.11.0 to 8.15.0 by @dependabot in #23
- chore(deps): bump @actions/core from 1.6.0 to 1.8.2 by @dependabot in #25
- chore(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4 by @dependabot in #24
- chore(deps-dev): bump jest from 27.5.1 to 28.1.0 by @dependabot in #26
- chore(deps-dev): bump eslint from 8.15.0 to 8.16.0 by @dependabot in #27
- chore(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #28
- chore(deps-dev): bump jest from 28.1.0 to 28.1.1 by @dependabot in #30
- chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #29
- chore(deps): bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #31
- chore(deps-dev): bump eslint from 8.17.0 to 8.18.0 by @dependabot in #35
- chore(deps-dev): bump @octokit/types from 6.34.0 to 6.38.1 by @dependabot in #38
- chore(deps-dev): bump jest from 28.1.1 to 28.1.2 by @dependabot in #39
- fix/34 zero workflow runs to be deleted by @igorjs in #40
New Contributors
Full Changelog: v1...v2
v1
What's Changed
- Bump actions/setup-node from 2.5.1 to 3 by @dependabot in #2
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #3
- Bump @actions/github from 5.0.0 to 5.0.1 by @dependabot in #4
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #6
- Bump @vercel/ncc from 0.33.3 to 0.33.4 by @dependabot in #7
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #5
- Bump jest from 27.5.1 to 28.1.0 by @dependabot in #16
- Bump @actions/github from 5.0.1 to 5.0.3 by @dependabot in #20
- Bump @actions/core from 1.6.0 to 1.8.2 by @dependabot in #21
- Bump eslint from 8.13.0 to 8.15.0 by @dependabot in #17
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/igorjs/gh-actions-clean-workflow/commits/v1