Releases: hoverkraft-tech/ci-github-common
0.24.0
Release Summary
CI dependencies refreshed, notably actions/checkout v5, actions/first-interaction v3, amannn/action-semantic-pull-request v6, CodeQL patches, actions/download-artifact v5 and Super-linter upgraded to v8.
Actions and workflows documentation updated.
Breaking change(s)
Super-Linter v8 updates rules and removes some linters (See https://github.com/super-linter/super-linter/releases/tag/v8.0.0), actions/checkout v5 requires GitHub Runner ≥ v2.327.1, amannn/action-semantic-pull-request v6 moves to Node 24/ESM, and actions/download-artifact v5 changes the output path for single-ID downloads.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #350
- chore(deps): bump hoverkraft-tech/ci-github-publish from 0.6.0 to 0.6.1 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #351
- chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #352
- chore(deps): bump the github-actions-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #355
- chore(deps): bump the github-actions-dependencies group across 3 directories with 4 updates by @dependabot[bot] in #356
- chore(deps): bump super-linter/super-linter from slim-v7 to slim-v8 in the docker-dependencies group by @dependabot[bot] in #354
Full Changelog: 0.23.1...0.24.0
0.23.1
Release Summary
Documentation has been updated to clarify and expand actions and workflows guidance. Dependency updates have been applied, bumping the CodeQL GitHub Action to 3.29.2 and other GitHub Actions dependencies to their latest versions. Internal improvements include refined project branding.
Breaking change(s)
There are no breaking changes in this release.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #345
- chore(deps): bump github/codeql-action from 3.29.0 to 3.29.2 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #347
- chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #348
- chore: improve branding by @neilime in #349
Full Changelog: 0.23.0...0.23.1
0.23.0
Release Summary
This release includes documentation improvements and dependency updates. Documentation for actions and workflows has been updated to ensure better clarity and maintenance. Several GitHub Actions dependencies have been upgraded, including actions/download-artifact
, github/codeql-action
, and super-linter/super-linter
, ensuring improved security, performance, and compatibility with the latest GitHub tooling.
No breaking changes were identified in this release.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #334
- docs: update actions and workflows documentation by @hoverkraft-bot in #335
- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 in /actions/get-matrix-outputs in the github-actions-dependencies group across 1 directory by @dependabot in #336
- chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 in the github-actions-dependencies group across 1 directory by @dependabot in #338
- chore(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0 in the github-actions-dependencies group across 1 directory by @dependabot in #339
- chore(deps): bump github/codeql-action from 3.28.17 to 3.28.18 in the github-actions-dependencies group across 1 directory by @dependabot in #340
- chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 in the github-actions-dependencies group across 1 directory by @dependabot in #341
- chore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 in the github-actions-dependencies group across 1 directory by @dependabot in #342
Full Changelog: 0.22.3...0.23.0
0.22.3
Release Summary
This release includes a documentation update for GitHub Actions workflows and improvements to CI job configurations. A bug fix was applied to correct CodeQL job permissions under the linter scope. Additionally, dependency versions were updated for hoverkraft-tech/ci-github-publish
and github/codeql-action
to ensure better compatibility and security.
No breaking changes were introduced in this release.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #330
- chore(deps): bump hoverkraft-tech/ci-github-publish from 0.5.0 to 0.5.1 in the github-actions-dependencies group across 1 directory by @dependabot in #332
- fix(linter): set proper permissions for CodeQL job by @neilime in #331
- chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 in the github-actions-dependencies group across 1 directory by @dependabot in #333
Full Changelog: 0.22.2...0.22.3
0.22.2
Release Summary
This release includes updated documentation for actions and workflows, enhancing clarity and usability. A bug fix has been applied to the linter configuration to correctly set permissions for the CodeQL job, improving security scanning reliability. Additionally, the ci-github-publish
action has been upgraded from version 0.4.0 to 0.5.0 to incorporate the latest improvements and fixes.
No breaking changes were introduced in this release.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #326
- docs: update actions and workflows documentation by @hoverkraft-bot in #327
- fix(linter): set proper permissions for CodeQL job by @neilime in #328
- chore(deps): bump hoverkraft-tech/ci-github-publish from 0.4.0 to 0.5.0 in the github-actions-dependencies group across 1 directory by @dependabot in #329
Full Changelog: 0.22.1...0.22.2
0.22.1
Release Summary
This release includes documentation improvements and dependency updates to GitHub Actions workflows. The documentation has been refined for better clarity on actions and workflows. Additionally, several GitHub Actions dependencies have been updated, ensuring better security and stability. No functional changes or feature additions are included, and there are no breaking changes.
No breaking changes detected.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #322
- chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates by @dependabot in #323
- chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot in #324
- chore(deps): bump alstr/todo-to-issue-action from 5.1.11 to 5.1.12 in the github-actions-dependencies group across 1 directory by @dependabot in #325
Full Changelog: 0.22.0...0.22.1
0.22.0
Release Summary
This release improves the linter by upgrading the Ratchet dependency and ensures it checks out the default branch when necessary. Documentation for actions and workflows has also been updated to reflect recent changes. These enhancements aim to streamline CI processes and maintain up-to-date developer guidance.
No breaking changes were introduced in this release.
What's Changed
- fix(linter): checkout default branch if needed by @neilime in #318
- docs: update actions and workflows documentation by @hoverkraft-bot in #320
- feat(linter): upgrade ratchet by @neilime in #319
Full Changelog: 0.21.0...0.22.0
0.21.0
Release Summary
This release introduces an enhancement to the linter that adds annotations for action pinning errors, improving clarity and feedback during CI runs. Documentation has been updated to reflect the current actions and workflows. Additionally, dependencies for GitHub publish actions were upgraded to version 0.4.0 for improved stability and features.
No breaking changes were introduced in this release.
What's Changed
- chore(deps): bump hoverkraft-tech/ci-github-publish from 0.3.2 to 0.4.0 in the github-actions-dependencies group across 1 directory by @dependabot in #314
- docs: update actions and workflows documentation by @hoverkraft-bot in #315
- feat(linter): add annotation from action pinning errors by @neilime in #316
Full Changelog: 0.20.0...0.21.0
0.20.0
Release Summary
This release introduces two new features: signed commits for the create-and-merge-pull-request
action and a merged configuration for linter-related actions under a unified linter
scope. Documentation has been updated to reflect recent changes in actions and workflows. Dependency versions managed by GitHub Actions have been bumped to ensure compatibility and security improvements.
There are no breaking changes in this release.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #310
- chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot in #309
- feat(create-and-merge-pull-request): sign commit by @neilime in #311
- docs: update actions and workflows documentation by @hoverkraft-bot in #312
- feat(linter): merge linter-actions into linter by @neilime in #313
Full Changelog: 0.19.0...0.20.0
0.19.0
Release Summary
This release introduces a new feature adding a linter for GitHub Actions workflows, enhancing validation and consistency. Documentation related to actions and workflows has been updated for improved clarity. CI improvements were made to strengthen versioning security. Additionally, dependencies have been updated.
No breaking changes were reported in this release.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #304
- chore(deps): bump hoverkraft-tech/ci-github-publish from 0.2.0 to 0.3.2 in the github-actions-dependencies group across 1 directory by @dependabot in #305
- ci: improve versioning security by @neilime in #306
- docs: update actions and workflows documentation by @hoverkraft-bot in #307
Full Changelog: 0.18.0...0.19.0