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

build(deps): bump hoverkraft-tech/ci-github-common from 0.4.3 to 0.16.0 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps hoverkraft-tech/ci-github-common from 0.4.3 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

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

Full Changelog: hoverkraft-tech/ci-github-common@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

... (truncated)

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
  • dea80e9 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 20, 2025
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.

0 participants