Releases: hoverkraft-tech/ci-github-common
0.16.1
Release Summary
This release includes updated documentation for actions and workflows, improving clarity and usability. Additionally, dependencies have been updated with a version bump for hoverkraft-tech/ci-github-publish
from 0.1.0 to 0.1.1, ensuring compatibility and stability across the affected directory.
No breaking changes are introduced in this release.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #294
- chore(deps): bump hoverkraft-tech/ci-github-publish from 0.1.0 to 0.1.1 in the github-actions-dependencies group across 1 directory by @dependabot in #295
Full Changelog: 0.16.0...0.16.1
0.16.0
Release Summary
This release introduces a major update: the "release-actions" workflow has been moved to a new dedicated repository ci-github-publish, designed to streamline release, deployment, and publishing processes. Documentation has been updated to reflect these changes, and various dependency updates have been made for improved reliability and compatibility.
Breaking changes
- The "release-actions" workflow has been relocated to a new repository ci-github-publish. Users relying on this workflow must update their configurations to point to the new repository to ensure continued functionality:
jobs:
release:
- uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected]
+ uses: hoverkraft-tech/ci-github-publish/.github/workflows/[email protected]
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #286
- chore(deps): bump tj-actions/changed-files from 45.0.2 to 45.0.3 in the github-actions-dependencies group across 1 directory by @dependabot in #287
- chore(deps): bump tj-actions/changed-files from 45.0.3 to 45.0.4 in the github-actions-dependencies group across 1 directory by @dependabot in #288
- chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 in the github-actions-dependencies group across 1 directory by @dependabot in #289
- feat!: transfer release actions workflow by @neilime in #290
- docs: update actions and workflows documentation by @hoverkraft-bot in #291
- chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in /actions/create-and-merge-pull-request in the github-actions-dependencies group across 1 directory by @dependabot in #293
Full Changelog: 0.15.0...0.16.0
0.15.0
This release includes documentation updates and dependency upgrades. The documentation for actions and workflows has been updated. Various dependencies for GitHub actions and Docker configurations have been bumped to ensure compatibility and improved functionality.
No breaking changes have been introduced.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #276
- chore(deps): bump tj-actions/changed-files from 44.5.5 to 44.5.6 in the github-actions-dependencies group across 1 directory by @dependabot in #278
- chore(deps): bump tj-actions/changed-files from 44.5.6 to 44.5.7 in the github-actions-dependencies group across 1 directory by @dependabot in #279
- chore(deps): bump super-linter/super-linter from slim-v6 to slim-v7 in the docker-dependencies group by @dependabot in #281
- chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot in #282
- chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot in #285
Full Changelog: 0.14.0...0.15.0
0.14.0
Release summary
Breaking Changes
- feat!: Removed generate-dependabot-config workflow. Shoud be replaced by
directories
option
New Features
- docs: Updated actions and workflows documentation.
Dependency Updates
- Bumped
tj-actions/changed-files
from 44.5.2 to 44.5.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #271
- chore(deps): bump tj-actions/changed-files from 44.5.2 to 44.5.3 in the github-actions-dependencies group by @dependabot in #272
- chore(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 in /actions/create-and-merge-pull-request in the github-actions-dependencies group by @dependabot in #273
- chore(deps): bump tj-actions/changed-files from 44.5.3 to 44.5.5 in the github-actions-dependencies group across 1 directory by @dependabot in #274
- feat!: remove generate-dependabot-config workflow by @neilime in #275
Full Changelog: 0.13.3...0.14.0
0.13.3
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #262
- chore: fix lint issues by @neilime in #270
- chore(deps): bump tj-actions/changed-files from 44.0.1 to 44.5.2 in the github-actions-dependencies group across 1 directory by @dependabot in #269
- chore(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.5 in /actions/create-and-merge-pull-request in the github-actions-dependencies group across 1 directory by @dependabot in #266
Full Changelog: 0.13.2...0.13.3
0.13.2
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #258
- fix: fine tunes workflows and actions permissions by @neilime in #259
- chore(deps): bump tj-actions/changed-files from 44.0.0 to 44.0.1 in the github-actions-dependencies group by @dependabot in #261
Full Changelog: 0.13.1...0.13.2
0.13.1
0.13.0
Breaking changes!
- Action "get-matrix-outputs" does not require token anymore
- Added fine grained permissions on reusable workflows
- Linter workflow is using superlinter v6
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #206
- chore(deps)!: bump the github-actions-dependencies group in /actions/get-matrix-outputs with 1 update by @dependabot in #214
- chore(deps): bump the github-actions-dependencies group in /actions/create-and-merge-pull-request with 1 update by @dependabot in #211
- chore(deps): bump the github-actions-dependencies group with 3 updates by @dependabot in #215
- feat(linter): add linter-env input by @neilime in #216
Full Changelog: 0.12.1...0.13.0
0.12.1
0.12.0
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot in #180
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #183
- chore: update dependabot config by @hoverkraft-bot in #185
- chore(deps): bump the github-actions-dependencies group with 1 update by @dependabot in #186
- chore(deps): bump the github-actions-dependencies group with 1 update by @dependabot in #189
- chore(deps): bump the github-actions-dependencies group with 1 update by @dependabot in #190
- chore(deps): bump the github-actions-dependencies group with 1 update by @dependabot in #192
- chore(deps): bump the github-actions-dependencies group with 1 update by @dependabot in #194
- chore(deps): bump the github-actions-dependencies group in /actions/create-or-update-comment with 2 updates by @dependabot in #195
- chore(deps): bump the github-actions-dependencies group with 1 update by @dependabot in #196
- chore(deps): bump the docker-dependencies group with 1 update by @dependabot in #197
- feat(actions): add repository-owner-is-organization action by @neilime in #199
- chore: update dependabot config by @hoverkraft-bot in #200
- chore(deps): bump the github-actions-dependencies group in /actions/create-and-merge-pull-request with 1 update by @dependabot in #198
- chore(deps): bump the github-actions-dependencies group in /actions/set-matrix-output with 1 update by @dependabot in #187
Full Changelog: 0.11.2...0.12.0