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(dependencies): bump the github-actions group across 1 directory with 3 updates #51

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the github-actions group with 3 updates in the / directory: wearefrank/ci-cd-templates, step-security/harden-runner and actions/setup-node.

Updates wearefrank/ci-cd-templates from 1.0.11 to 1.4.0

Release notes

Sourced from wearefrank/ci-cd-templates's releases.

v1.4.0

1.4.0 (2025-01-28)

🍕 Features

  • ff version bumper workflow cleans up superseded PR's and branches (9e8bac0)

🐛 Bug Fixes

  • ff version bumper format PR title with conventional commit tag instead of using the branch name (6b4996c)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 5 updates (92950de)

v1.3.0

1.3.0 (2025-01-22)

🍕 Features

  • soapui testrunner reusable workflow (#45) (691e0f5)

v1.2.0

1.2.0 (2025-01-22)

🍕 Features

v1.1.0

1.1.0 (2025-01-22)

🍕 Features

  • wait till healthy container github action (#42) (751212f)

v1.0.15

1.0.15 (2025-01-10)

🤖 Build System

  • dependencies: bump the github-actions group with 5 updates (d56027a)

v1.0.14

1.0.14 (2025-01-06)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 4 updates (fba16d0)

... (truncated)

Changelog

Sourced from wearefrank/ci-cd-templates's changelog.

conventional commits semantic versioning

1.4.0 (2025-01-28)

🍕 Features

  • ff version bumper workflow cleans up superseded PR's and branches (9e8bac0)

🐛 Bug Fixes

  • ff version bumper format PR title with conventional commit tag instead of using the branch name (6b4996c)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 5 updates (92950de)

1.3.0 (2025-01-22)

🍕 Features

  • soapui testrunner reusable workflow (#45) (691e0f5)

1.2.0 (2025-01-22)

🍕 Features

1.1.0 (2025-01-22)

🍕 Features

  • wait till healthy container github action (#42) (751212f)

1.0.15 (2025-01-10)

🤖 Build System

  • dependencies: bump the github-actions group with 5 updates (d56027a)

1.0.14 (2025-01-06)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 4 updates (fba16d0)

1.0.13 (2024-12-19)

🤖 Build System

... (truncated)

Commits
  • fcd9bc3 chore(minor): release 1.4.0 [skip ci]
  • 92950de build(dependencies): bump the github-actions group across 1 directory with 5 ...
  • f715810 typo
  • 095c3db delete pr quotes
  • 6b4996c fix: ff version bumper format PR title with conventional commit tag instead o...
  • 9e8bac0 feat: ff version bumper workflow cleans up superseded PR's and branches
  • 40908d8 chore(minor): release 1.3.0 [skip ci]
  • 691e0f5 feat: soapui testrunner reusable workflow (#45)
  • 310f8c6 chore(minor): release 1.2.0 [skip ci]
  • 3fbf42b feat: soapui testrunner github action (#44)
  • Additional commits viewable in compare view

Updates step-security/harden-runner from 2.10.2 to 2.10.4

Release notes

Sourced from step-security/harden-runner's releases.

v2.10.4

What's Changed

Fixed a potential Harden-Runner post step failure that could occur when printing agent service logs. The fix gracefully handles failures without failing the post step.

Full Changelog: step-security/harden-runner@v2...v2.10.4

v2.10.3

What's Changed

Fixed an issue where DNS requests using uppercase characters (e.g., EXAMPLE.com) were blocked even when the domain was present in the allowed list. This update standardizes domain names to lowercase for consistent comparison.

Full Changelog: step-security/harden-runner@v2...v2.10.3

Commits

Updates actions/setup-node from 4.1.0 to 4.2.0

Release notes

Sourced from actions/setup-node's releases.

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

Commits

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

… with 3 updates

Bumps the github-actions group with 3 updates in the / directory: [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates), [step-security/harden-runner](https://github.com/step-security/harden-runner) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `wearefrank/ci-cd-templates` from 1.0.11 to 1.4.0
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@b9f96c7...fcd9bc3)

Updates `step-security/harden-runner` from 2.10.2 to 2.10.4
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0080882...cb605e5)

Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@39370e3...1d0ff46)

---
updated-dependencies:
- dependency-name: wearefrank/ci-cd-templates
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

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 Feb 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #54.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-713afceaa1 branch February 17, 2025 11:36
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