Skip to content

build(deps): Bump the github-actions-dependencies group across 4 directories with 1 update#92

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-43ac8f057e
Mar 25, 2025
Merged

build(deps): Bump the github-actions-dependencies group across 4 directories with 1 update#92
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-43ac8f057e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the github-actions-dependencies group with 1 update in the / directory: hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/get-environment directory: hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/report directory: hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 1 update in the /actions/release/create directory: hoverkraft-tech/ci-github-common.

Updates hoverkraft-tech/ci-github-common from 0.19.0 to 0.20.0

Release notes

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

0.20.0

Release Summary

This release introduces two new features: signed commits for the create-and-merge-pull-request action and a merged configuration for linter-related actions under a unified linter scope. Documentation has been updated to reflect recent changes in actions and workflows. Dependency versions managed by GitHub Actions have been bumped to ensure compatibility and security improvements.

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.19.0...0.20.0

Commits
  • edc1e53 feat(linter): merge linter-actions into linter
  • a4b9ab9 docs: update actions and workflows documentation
  • 7711647 feat(create-and-merge-pull-request): sign commit
  • b3e3638 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 62ef6cd docs: update actions and workflows documentation
  • d8e8b63 feat(linter-actions): supports single GitHub Action
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.19.0 to 0.20.0

Release notes

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

0.20.0

Release Summary

This release introduces two new features: signed commits for the create-and-merge-pull-request action and a merged configuration for linter-related actions under a unified linter scope. Documentation has been updated to reflect recent changes in actions and workflows. Dependency versions managed by GitHub Actions have been bumped to ensure compatibility and security improvements.

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.19.0...0.20.0

Commits
  • edc1e53 feat(linter): merge linter-actions into linter
  • a4b9ab9 docs: update actions and workflows documentation
  • 7711647 feat(create-and-merge-pull-request): sign commit
  • b3e3638 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 62ef6cd docs: update actions and workflows documentation
  • d8e8b63 feat(linter-actions): supports single GitHub Action
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.19.0 to 0.20.0

Release notes

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

0.20.0

Release Summary

This release introduces two new features: signed commits for the create-and-merge-pull-request action and a merged configuration for linter-related actions under a unified linter scope. Documentation has been updated to reflect recent changes in actions and workflows. Dependency versions managed by GitHub Actions have been bumped to ensure compatibility and security improvements.

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.19.0...0.20.0

Commits
  • edc1e53 feat(linter): merge linter-actions into linter
  • a4b9ab9 docs: update actions and workflows documentation
  • 7711647 feat(create-and-merge-pull-request): sign commit
  • b3e3638 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 62ef6cd docs: update actions and workflows documentation
  • d8e8b63 feat(linter-actions): supports single GitHub Action
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.19.0 to 0.20.0

Release notes

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

0.20.0

Release Summary

This release introduces two new features: signed commits for the create-and-merge-pull-request action and a merged configuration for linter-related actions under a unified linter scope. Documentation has been updated to reflect recent changes in actions and workflows. Dependency versions managed by GitHub Actions have been bumped to ensure compatibility and security improvements.

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.19.0...0.20.0

Commits
  • edc1e53 feat(linter): merge linter-actions into linter
  • a4b9ab9 docs: update actions and workflows documentation
  • 7711647 feat(create-and-merge-pull-request): sign commit
  • b3e3638 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 62ef6cd docs: update actions and workflows documentation
  • d8e8b63 feat(linter-actions): supports single GitHub Action
  • 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 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

…ctories with 1 update

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).
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/get-environment directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/deploy/report directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/release/create directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).


Updates `hoverkraft-tech/ci-github-common` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@6b5b43e...edc1e53)

Updates `hoverkraft-tech/ci-github-common` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@6b5b43e...edc1e53)

Updates `hoverkraft-tech/ci-github-common` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@6b5b43e...edc1e53)

Updates `hoverkraft-tech/ci-github-common` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@6b5b43e...edc1e53)

---
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: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-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: 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] <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 25, 2025
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@neilime neilime merged commit 1253207 into main Mar 25, 2025
13 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-43ac8f057e branch March 25, 2025 16:28
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