Skip to content

build(deps): Bump the github-actions-dependencies group across 1 directory with 3 updates#38

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-6bb2f573cc
Mar 14, 2025
Merged

build(deps): Bump the github-actions-dependencies group across 1 directory with 3 updates#38
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-6bb2f573cc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps the github-actions-dependencies group with 3 updates in the / directory: hoverkraft-tech/ci-github-common, tj-actions/changed-files and hoverkraft-tech/ci-github-container.

Updates hoverkraft-tech/ci-github-common from 0.17.0 to 0.18.0

Release notes

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

0.18.0

Release Summary

This release introduces support for Kubernetes custom resources in the linter, enhancing flexibility in configuration validation. Additionally, dependencies for GitHub Actions have been updated to improve stability and security. Documentation has been refreshed to reflect recent workflow changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.17.0...0.18.0

Commits
  • 5ace530 feat(linter): add support for Kubernetes custom resources
  • 7b3b29d chore(deps): bump peter-evans/create-pull-request
  • 6a31c8d docs: update actions and workflows documentation
  • 21d9d2f chore(deps): bump peter-evans/create-pull-request
  • See full diff in compare view

Updates tj-actions/changed-files from 45.0.7 to 45.0.8

Release notes

Sourced from tj-actions/changed-files's releases.

v45.0.8

What's Changed

Full Changelog: tj-actions/changed-files@v45...v45.0.8

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

Commits
  • 9200e69 chore(deps): lock file maintenance (#2460)
  • e650cfd chore(deps): update dependency @​types/node to v22.13.10 (#2459)
  • 82af21f chore(deps): update dependency eslint-config-prettier to v10.1.1 (#2458)
  • 82fa4a6 chore(deps): update dependency eslint-config-prettier to v10.1.0 (#2457)
  • 315505a chore(deps): update peter-evans/create-pull-request action to v7.0.8 (#2455)
  • c8e1cdb chore(deps): update dependency @​types/node to v22.13.9 (#2454)
  • bb6d1aa chore(deps): update dependency prettier to v3.5.3 (#2453)
  • 1f74fc9 chore(deps): lock file maintenance (#2451)
  • 6f0fde1 chore(deps): update dependency @​types/node to v22.13.8 (#2450)
  • 056cdb7 chore(deps): update dependency @​types/lodash to v4.17.16 (#2449)
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-container from 0.20.2 to 0.23.0

Release notes

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

0.23.0

Release Summary

This release introduces multiple improvements and new features, particularly in Helm and Docker workflows. Notably, new inputs have been added to the Helm test chart for enabling linting and testing, as well as forcing chart lint and installation. The Helm release chart now supports updating versioning for umbrella chart children while also preventing dependency updates on release. The Docker build process benefits from upgraded builder dependencies. Additionally, extensive documentation updates enhance clarity on actions and workflows.

Breaking changes

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.22.0...0.23.0

0.22.0

Release Summary

This release introduces a new feature in the docker-build-images scope, adding a cache-type input to enhance build caching options. Additionally, documentation for actions and workflows has been updated for better clarity. Dependencies have also been updated, including a bump of docker/metadata-action from 5.6.1 to 5.7.0 to ensure improved stability and performance.

No breaking changes are introduced in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.21.0...0.22.0

0.21.0

Release Summary

This release introduces multiple improvements and optimizations, including enhanced support for passing GitHub App tokens as secrets and additional GitHub App token ownership support in Docker build images. Secret environment variables are now supported, along with a fix for handling empty values when parsing them. Optimizations have been made to GitHub checkout calls, and extra cache directives for Buildx have been added. Additionally, CI workflows now utilize docker manifest inspect --verbose for better annotation assertion.

Breaking changes

... (truncated)

Commits
  • 2b67370 docs: update actions and workflows documentation
  • 5fbed5d feat(helm): add parse-chart-uri action
  • 57d529d chore(deps): bump the github-actions-dependencies group across 6 directories ...
  • 4936a3f feat(docker/build-image): upgrade builder dependencies
  • 2a1bc98 feat!(helm/release-chart): do not update dependencies on release
  • 79b29fc docs: update actions and workflows documentation
  • 5a55a9c feat(helm/release-chart): update version for umbrella chart children
  • 25f0237 docs: update actions and workflows documentation
  • 554ba53 feat(helm/test-chart): add input to force chart lint and install
  • 5a2c3ea docs: update actions and workflows documentation
  • Additional commits viewable 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

…ctory with 3 updates

Bumps the github-actions-dependencies group with 3 updates in the / directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common), [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container).


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

Updates `tj-actions/changed-files` from 45.0.7 to 45.0.8
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v45.0.7...v45.0.8)

Updates `hoverkraft-tech/ci-github-container` from 0.20.2 to 0.23.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@0.20.2...0.23.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: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container
  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 Mar 14, 2025
@neilime neilime merged commit 6c31230 into main Mar 14, 2025
9 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-6bb2f573cc branch March 14, 2025 13:53
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