Skip to content
Compare
Choose a tag to compare
@igorjs igorjs released this 07 Jul 10:22
· 12 commits to main since this release
5b77339

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