Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the github-actions-dependencies group across 6 directories with 1 update #348

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the github-actions-dependencies group with 1 update in the / directory: hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/build-image directory: hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/get-image-metadata directory: hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/prune-pull-requests-image-tags directory: hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/release-chart directory: hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/test-chart directory: hoverkraft-tech/ci-github-common.

Updates hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

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/release-actions.yml@x.x.x
+    uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@x.x.x

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.15.0...0.16.0

Commits
  • 8e8e59a chore(deps): bump peter-evans/create-pull-request
  • d924e4f docs: update actions and workflows documentation
  • 11e061e feat: transfer relase actions workflow
  • aad62b2 chore(deps): bump tj-actions/changed-files
  • 7b82315 chore: improve dev linter
  • 1e35297 chore(deps): bump tj-actions/changed-files
  • 70e0bc8 Update README.md
  • 7086adb chore(deps): bump tj-actions/changed-files
  • e4ca885 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

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/release-actions.yml@x.x.x
+    uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@x.x.x

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.15.0...0.16.0

Commits
  • 8e8e59a chore(deps): bump peter-evans/create-pull-request
  • d924e4f docs: update actions and workflows documentation
  • 11e061e feat: transfer relase actions workflow
  • aad62b2 chore(deps): bump tj-actions/changed-files
  • 7b82315 chore: improve dev linter
  • 1e35297 chore(deps): bump tj-actions/changed-files
  • 70e0bc8 Update README.md
  • 7086adb chore(deps): bump tj-actions/changed-files
  • e4ca885 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

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/release-actions.yml@x.x.x
+    uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@x.x.x

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.15.0...0.16.0

Commits
  • 8e8e59a chore(deps): bump peter-evans/create-pull-request
  • d924e4f docs: update actions and workflows documentation
  • 11e061e feat: transfer relase actions workflow
  • aad62b2 chore(deps): bump tj-actions/changed-files
  • 7b82315 chore: improve dev linter
  • 1e35297 chore(deps): bump tj-actions/changed-files
  • 70e0bc8 Update README.md
  • 7086adb chore(deps): bump tj-actions/changed-files
  • e4ca885 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

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/release-actions.yml@x.x.x
+    uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@x.x.x

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.15.0...0.16.0

Commits
  • 8e8e59a chore(deps): bump peter-evans/create-pull-request
  • d924e4f docs: update actions and workflows documentation
  • 11e061e feat: transfer relase actions workflow
  • aad62b2 chore(deps): bump tj-actions/changed-files
  • 7b82315 chore: improve dev linter
  • 1e35297 chore(deps): bump tj-actions/changed-files
  • 70e0bc8 Update README.md
  • 7086adb chore(deps): bump tj-actions/changed-files
  • e4ca885 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

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/release-actions.yml@x.x.x
+    uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@x.x.x

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.15.0...0.16.0

Commits
  • 8e8e59a chore(deps): bump peter-evans/create-pull-request
  • d924e4f docs: update actions and workflows documentation
  • 11e061e feat: transfer relase actions workflow
  • aad62b2 chore(deps): bump tj-actions/changed-files
  • 7b82315 chore: improve dev linter
  • 1e35297 chore(deps): bump tj-actions/changed-files
  • 70e0bc8 Update README.md
  • 7086adb chore(deps): bump tj-actions/changed-files
  • e4ca885 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

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/release-actions.yml@x.x.x
+    uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@x.x.x

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.15.0...0.16.0

Commits
  • 8e8e59a chore(deps): bump peter-evans/create-pull-request
  • d924e4f docs: update actions and workflows documentation
  • 11e061e feat: transfer relase actions workflow
  • aad62b2 chore(deps): bump tj-actions/changed-files
  • 7b82315 chore: improve dev linter
  • 1e35297 chore(deps): bump tj-actions/changed-files
  • 70e0bc8 Update README.md
  • 7086adb chore(deps): bump tj-actions/changed-files
  • e4ca885 docs: update actions and workflows documentation
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 6, 2025
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-4fb15598fe branch from 8ca668b to b43afec Compare January 6, 2025 10:29
…ctories with 1 update

Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/build-image directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/get-image-metadata directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/prune-pull-requests-image-tags directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/release-chart directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/test-chart directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).

Updates `hoverkraft-tech/ci-github-common` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.15.0...0.16.0)

Updates `hoverkraft-tech/ci-github-common` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.15.0...0.16.0)

Updates `hoverkraft-tech/ci-github-common` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.15.0...0.16.0)

Updates `hoverkraft-tech/ci-github-common` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.15.0...0.16.0)

Updates `hoverkraft-tech/ci-github-common` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.15.0...0.16.0)

Updates `hoverkraft-tech/ci-github-common` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.15.0...0.16.0)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-4fb15598fe branch from b43afec to b7382a9 Compare January 6, 2025 10:34
@neilime neilime merged commit 536c483 into main Jan 6, 2025
34 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-4fb15598fe branch January 6, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant