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 hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0 in the github-actions-dependencies group across 1 directory #157

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-actions-dependencies group with 1 update in the / 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/[email protected]
+    uses: hoverkraft-tech/ci-github-publish/.github/workflows/[email protected]

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 compatibility score

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 10, 2025
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).

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
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Emilien Escalle <[email protected]>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-165256ee1d branch from 18a13be to 1550be4 Compare January 10, 2025 15:26
@neilime neilime merged commit 2d212d6 into main Jan 10, 2025
23 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-165256ee1d branch January 10, 2025 15:31
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