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 with 5 updates #501

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the github-actions group with 5 updates:

Package From To
wearefrank/ci-cd-templates 1.0.12 1.0.15
step-security/harden-runner 2.10.2 2.10.4
actions/checkout 4.1.7 4.2.2
actions/upload-artifact 4.4.3 4.6.0
Codex-/return-dispatch 2.0.3 2.0.4

Updates wearefrank/ci-cd-templates from 1.0.12 to 1.0.15

Release notes

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

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)

v1.0.13

1.0.13 (2024-12-19)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 2 updates (568f7aa)
Changelog

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

conventional commits semantic versioning

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

  • dependencies: bump the github-actions group across 1 directory with 2 updates (568f7aa)

1.0.12 (2024-12-02)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 5 updates (#33) (03612e9)

1.0.11 (2024-10-28)

🐛 Bug Fixes

  • ff-version-auto-bumper workflow pr creation failing due to wrong branchname (b97427b)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 4 updates (#28) (86dec0a)

1.0.10 (2024-10-16)

🤖 Build System

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

1.0.9 (2024-09-13)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (9ece1f8)

1.0.8 (2024-09-09)

... (truncated)

Commits
  • 2d74f03 chore(patch): release 1.0.15 [skip ci]
  • d56027a build(dependencies): bump the github-actions group with 5 updates
  • 2cd3595 chore(patch): release 1.0.14 [skip ci]
  • fba16d0 build(dependencies): bump the github-actions group across 1 directory with 4 ...
  • 186180d chore(patch): release 1.0.13 [skip ci]
  • 568f7aa build(dependencies): bump the github-actions group across 1 directory with 2 ...
  • See full diff 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/checkout from 4.1.7 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates actions/upload-artifact from 4.4.3 to 4.6.0

Release notes

Sourced from actions/upload-artifact's releases.

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

Commits
  • 65c4c4a Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...
  • 0207619 move files back to satisfy licensed ci
  • 1ecca81 licensed cache updates
  • 9742269 Expose env vars to controll concurrency and timeout
  • 6f51ac0 Merge pull request #656 from bdehamer/bdehamer/artifact-digest
  • c40c16d add new artifact-digest output
  • 735efb4 bump @​actions/artifact from 2.1.11 to 2.2.0
  • 184d73b Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-action
  • b4a0a98 Merge branch 'main' into fix/deprecated-nodejs-usage-in-action
  • See full diff in compare view

Updates Codex-/return-dispatch from 2.0.3 to 2.0.4

Release notes

Sourced from Codex-/return-dispatch's releases.

v2.0.4

   🚀 Features

    View changes on GitHub
Commits
  • df6e173 release: 2.0.4
  • d1dcf24 chore(deps): update all non-major dependencies (#272)
  • 73e46aa feat: New input parameter job fetch retries with a linear backoff strategy (#...
  • 1482f37 refactor: Remove UUID package in favour of node:crypto
  • aba6158 chore(deps): lock file maintenance (#271)
  • cd2d2f1 chore(deps): lock file maintenance (#270)
  • 64c7a7d chore(deps): update all non-major dependencies (#268)
  • 2c4163e Merge pull request #266 from Codex-/renovate/migrate-config
  • 704b25a chore(config): migrate config .github/renovate.json
  • e484f0b Merge pull request #265 from Codex-/dependabot/npm_and_yarn/nanoid-3.3.8
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 20, 2025
Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates) | `1.0.12` | `1.0.15` |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.10.2` | `2.10.4` |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.7` | `4.2.2` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.3` | `4.6.0` |
| [Codex-/return-dispatch](https://github.com/codex-/return-dispatch) | `2.0.3` | `2.0.4` |


Updates `wearefrank/ci-cd-templates` from 1.0.12 to 1.0.15
- [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@bdd980e...2d74f03)

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/checkout` from 4.1.7 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.7...11bd719)

Updates `actions/upload-artifact` from 4.4.3 to 4.6.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b4b15b8...65c4c4a)

Updates `Codex-/return-dispatch` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/codex-/return-dispatch/releases)
- [Changelog](https://github.com/Codex-/return-dispatch/blob/main/.release-it.json)
- [Commits](Codex-/return-dispatch@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: wearefrank/ci-cd-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: Codex-/return-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@MLenterman MLenterman force-pushed the dependabot/github_actions/github-actions-d960a6b9ff branch from c981f8b to 9f396c3 Compare January 20, 2025 10:31
@MLenterman MLenterman merged commit 4d4fa96 into master Jan 20, 2025
2 checks passed
@MLenterman MLenterman deleted the dependabot/github_actions/github-actions-d960a6b9ff branch January 20, 2025 10:32
WeAreFrank-BOT pushed a commit that referenced this pull request Jan 20, 2025
## [1.22.10](v1.22.9...v1.22.10) (2025-01-20)

### 🧑‍💻 Code Refactoring

* match zds and zgw roles on the zgw side instead of the zds side due to valueoverrides being applied on the zgw side aswell ([#499](#499)) ([8144b7f](8144b7f))

### 🤖 Build System

* **dependencies:** bump the github-actions group with 5 updates ([#501](#501)) ([4d4fa96](4d4fa96))
* **dependencies:** bump typescript ([#498](#498)) ([1845306](1845306))
@WeAreFrank-BOT
Copy link

🎉 This PR is included in version 1.22.10 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants