Skip to content

build(deps): Bump the github-actions-dependencies group across 5 directories with 5 updates - #458

Merged
neilime merged 1 commit into
mainfrom
dependabot/github_actions/actions/deploy/argocd-manifest-files/github-actions-dependencies-89b20d979b
Sep 4, 2026
Merged

build(deps): Bump the github-actions-dependencies group across 5 directories with 5 updates#458
neilime merged 1 commit into
mainfrom
dependabot/github_actions/actions/deploy/argocd-manifest-files/github-actions-dependencies-89b20d979b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/argocd-manifest-files directory: mikefarah/yq.
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/get-environment directory: hoverkraft-tech/ci-github-common/actions/get-issue-number.
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/github-pages directory: hoverkraft-tech/ci-github-common/actions/local-actions.
Bumps the github-actions-dependencies group with 2 updates in the /actions/deploy/report directory: hoverkraft-tech/ci-github-common/actions/create-or-update-comment and hoverkraft-tech/ci-github-common/actions/local-actions.
Bumps the github-actions-dependencies group with 1 update in the /actions/release/get-configuration directory: hoverkraft-tech/ci-github-common/actions/checkout.

Updates mikefarah/yq from 4.53.3 to 4.53.6

Release notes

Sourced from mikefarah/yq's releases.

v4.53.6

  • Fixing release build issue
  • Fixed line wrapping bug (#2824, #2823) Thanks @​mxey
  • Bumped dependencies

v4.53.4

Changelog

Sourced from mikefarah/yq's changelog.

4.53.6:

  • Fixing release build issue

4.53.5:

  • Fixed line wrapping bug (#2824, #2823) Thanks mxey
  • Bumped dependencies

4.53.4:

4.53.3:

4.53.2:

  • Fixing release process

4.53.1:

  • Releases and tags now signed and immutable!
  • Add system(command; args) operator (disabled by default) (#2640)
  • TOML encoder: prefer readable table sections over inline tables (#2649)
  • Fix TOML encoder to quote keys containing special characters (#2648)
  • Add string slicing support (#2639)
  • Fix findInArray misuse on MappingNodes in equality and contains (#2645) Thanks @​jandubois!
  • Fix panic on negative slice indices that underflow after adjustment (#2646) Thanks @​jandubois!
  • Fix stack overflow from circular alias in traverse (#2647) Thanks @​jandubois!

... (truncated)

Commits

Updates hoverkraft-tech/ci-github-common/actions/get-issue-number from 0.37.3 to 0.38.0

Release notes

Sourced from hoverkraft-tech/ci-github-common/actions/get-issue-number's releases.

0.38.0

Release Summary

create-and-merge-pull-request now supports configurable merge methods, providing more control over how pull requests are merged. Actions and workflows documentation has been refreshed accordingly.

Internal dependencies were updated, including GitHub Actions, fast-xml-parser, and the Docker-in-Docker devcontainer feature.

Breaking changes

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.3...0.38.0

Commits
  • 3a27d31 chore: bump the github-actions-dependencies group across 1 directory with 3 u...
  • d1bfbf2 docs: update actions and workflows documentation
  • 3716720 feat(create-and-merge-pull-request): support configurable merge methods
  • 0593e2a chore: bump the github-actions-dependencies group across 3 directories with 6...
  • 816d8c9 chore: bump fast-xml-parser
  • 353e19a chore: bump fast-xml-parser
  • 5af827b chore: fix linter version
  • ac2cd54 chore: bump fast-xml-parser
  • 9d32eca chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • c5dbac2 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/actions/local-actions from 0.37.3 to 0.38.0

Release notes

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

0.38.0

Release Summary

create-and-merge-pull-request now supports configurable merge methods, providing more control over how pull requests are merged. Actions and workflows documentation has been refreshed accordingly.

Internal dependencies were updated, including GitHub Actions, fast-xml-parser, and the Docker-in-Docker devcontainer feature.

Breaking changes

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.3...0.38.0

Commits
  • 3a27d31 chore: bump the github-actions-dependencies group across 1 directory with 3 u...
  • d1bfbf2 docs: update actions and workflows documentation
  • 3716720 feat(create-and-merge-pull-request): support configurable merge methods
  • 0593e2a chore: bump the github-actions-dependencies group across 3 directories with 6...
  • 816d8c9 chore: bump fast-xml-parser
  • 353e19a chore: bump fast-xml-parser
  • 5af827b chore: fix linter version
  • ac2cd54 chore: bump fast-xml-parser
  • 9d32eca chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • c5dbac2 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/actions/create-or-update-comment from 0.37.3 to 0.38.0

Release notes

Sourced from hoverkraft-tech/ci-github-common/actions/create-or-update-comment's releases.

0.38.0

Release Summary

create-and-merge-pull-request now supports configurable merge methods, providing more control over how pull requests are merged. Actions and workflows documentation has been refreshed accordingly.

Internal dependencies were updated, including GitHub Actions, fast-xml-parser, and the Docker-in-Docker devcontainer feature.

Breaking changes

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.3...0.38.0

Commits
  • 3a27d31 chore: bump the github-actions-dependencies group across 1 directory with 3 u...
  • d1bfbf2 docs: update actions and workflows documentation
  • 3716720 feat(create-and-merge-pull-request): support configurable merge methods
  • 0593e2a chore: bump the github-actions-dependencies group across 3 directories with 6...
  • 816d8c9 chore: bump fast-xml-parser
  • 353e19a chore: bump fast-xml-parser
  • 5af827b chore: fix linter version
  • ac2cd54 chore: bump fast-xml-parser
  • 9d32eca chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • c5dbac2 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/actions/local-actions from 0.37.3 to 0.38.0

Release notes

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

0.38.0

Release Summary

create-and-merge-pull-request now supports configurable merge methods, providing more control over how pull requests are merged. Actions and workflows documentation has been refreshed accordingly.

Internal dependencies were updated, including GitHub Actions, fast-xml-parser, and the Docker-in-Docker devcontainer feature.

Breaking changes

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.3...0.38.0

Commits
  • 3a27d31 chore: bump the github-actions-dependencies group across 1 directory with 3 u...
  • d1bfbf2 docs: update actions and workflows documentation
  • 3716720 feat(create-and-merge-pull-request): support configurable merge methods
  • 0593e2a chore: bump the github-actions-dependencies group across 3 directories with 6...
  • 816d8c9 chore: bump fast-xml-parser
  • 353e19a chore: bump fast-xml-parser
  • 5af827b chore: fix linter version
  • ac2cd54 chore: bump fast-xml-parser
  • 9d32eca chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • c5dbac2 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/actions/checkout from 0.37.3 to 0.38.0

Release notes

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

0.38.0

Release Summary

create-and-merge-pull-request now supports configurable merge methods, providing more control over how pull requests are merged. Actions and workflows documentation has been refreshed accordingly.

Internal dependencies were updated, including GitHub Actions, fast-xml-parser, and the Docker-in-Docker devcontainer feature.

Breaking changes

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.3...0.38.0

Commits
  • 3a27d31 chore: bump the github-actions-dependencies group across 1 directory with 3 u...
  • d1bfbf2 docs: update actions and workflows documentation
  • 3716720 feat(create-and-merge-pull-request): support configurable merge methods
  • 0593e2a chore: bump the github-actions-dependencies group across 3 directories with 6...
  • 816d8c9 chore: bump fast-xml-parser
  • 353e19a chore: bump fast-xml-parser
  • 5af827b chore: fix linter version
  • ac2cd54 chore: bump fast-xml-parser
  • 9d32eca chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • c5dbac2 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 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

…ctories with 5 updates

Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/argocd-manifest-files directory: [mikefarah/yq](https://github.com/mikefarah/yq).
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/get-environment directory: [hoverkraft-tech/ci-github-common/actions/get-issue-number](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/github-pages directory: [hoverkraft-tech/ci-github-common/actions/local-actions](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 2 updates in the /actions/deploy/report directory: [hoverkraft-tech/ci-github-common/actions/create-or-update-comment](https://github.com/hoverkraft-tech/ci-github-common) and [hoverkraft-tech/ci-github-common/actions/local-actions](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/release/get-configuration directory: [hoverkraft-tech/ci-github-common/actions/checkout](https://github.com/hoverkraft-tech/ci-github-common).


Updates `mikefarah/yq` from 4.53.3 to 4.53.6
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@1b9b4ac...c14f446)

Updates `hoverkraft-tech/ci-github-common/actions/get-issue-number` from 0.37.3 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@2334d39...3a27d31)

Updates `hoverkraft-tech/ci-github-common/actions/local-actions` from 0.37.3 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@2334d39...3a27d31)

Updates `hoverkraft-tech/ci-github-common/actions/create-or-update-comment` from 0.37.3 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@2334d39...3a27d31)

Updates `hoverkraft-tech/ci-github-common/actions/local-actions` from 0.37.3 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@2334d39...3a27d31)

Updates `hoverkraft-tech/ci-github-common/actions/checkout` from 0.37.3 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@2334d39...3a27d31)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-version: 4.53.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/get-issue-number
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-actions
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/create-or-update-comment
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-actions
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/checkout
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Hi, thank you for creating your PR, we will check it out very soon

@github-actions github-actions Bot added type: dependencies Updates dependencies type: maintenance Performs maintenance work labels Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅
YAML_PRETTIER Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@neilime
neilime merged commit 56c8211 into main Sep 4, 2026
45 checks passed
@neilime
neilime deleted the dependabot/github_actions/actions/deploy/argocd-manifest-files/github-actions-dependencies-89b20d979b branch September 4, 2026 04:55
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 type: dependencies Updates dependencies type: maintenance Performs maintenance work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant