Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2025

Bumps the github-actions-dependencies group with 1 update in the / directory: hoverkraft-tech/ci-github-publish.

Updates hoverkraft-tech/ci-github-publish from 0.5.1 to 0.6.0

Release notes

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

0.6.0

Release Summary

The release introduces two major enhancements by refactoring the URL uptime check action to use ping and adapting the finish-deploy-argocd-app-of-apps action to meet ArgoCD constraints. A bug fix ensures unique artifact names for the URL Lighthouse check action. New tests have been added for both URL Lighthouse and URL uptime actions. The update also includes numerous dependency bumps across GitHub Actions components and improvements to documentation and workflows.

Breaking changes

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.5.1...0.6.0

Commits
  • 9663020 docs: update actions and workflows documentation
  • a883487 feat(finish-deploy-argocd-app-of-apps): adapt to ArgoCD constraints
  • 093a8bd fix(check/url-lighthouse): set unique artifact name
  • bf6083f docs: update actions and workflows documentation
  • 4440a26 feat!: refactor URL uptime check action to ping
  • ba77666 ci: add tests for url-lighthouse and url-uptime actions
  • affe2a7 fix(deploy): improve consistency for GitHub pages deployment
  • 12010bf docs: update actions and workflows documentation
  • f13d560 docs: standardazie branding
  • 46e470e docs: add jekyll action link
  • 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 <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 Jul 11, 2025
dependabot bot and others added 2 commits July 11, 2025 10:45
Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).


Updates `hoverkraft-tech/ci-github-publish` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@e382602...9663020)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.6.0
  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 <neilime@users.noreply.github.com>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-079efc747f branch from 2416d96 to dbc7b18 Compare July 11, 2025 08:45
@neilime neilime merged commit 5999fa5 into main Jul 11, 2025
35 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-079efc747f branch July 11, 2025 08:59
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.

2 participants