Skip to content

Conversation

salmanmkc
Copy link
Contributor

@salmanmkc salmanmkc commented Jul 29, 2025

Upgrade to node 24 as runners have node 24 support

actions/runner#3940

Bump Node.js version from 20.9.0 to 24.4.0 in .node-version, GitHub Actions workflow, and package.json build target to ensure compatibility with the latest Node.js features and improvements.
@salmanmkc salmanmkc marked this pull request as ready for review August 8, 2025 10:03
@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 10:03
@salmanmkc salmanmkc requested a review from a team as a code owner August 8, 2025 10:03
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Upgrades Node.js runtime from version 20 to version 24 across the project configuration.

  • Updates esbuild target from node20.0.0 to node24.0.0
  • Changes GitHub Action runtime from node20 to node24
  • Updates development environment Node.js version to 24.4.0

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Updates esbuild target to compile for Node.js 24
action.yml Changes GitHub Action runtime to use node24
.node-version Sets development Node.js version to 24.4.0
.github/workflows/test.yml Updates CI workflow to test with Node.js 24

Copy link
Contributor

@parkerbxyz parkerbxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @salmanmkc! ✨

@parkerbxyz parkerbxyz changed the title Node24 feat: use node24 as runner Aug 8, 2025
@parkerbxyz parkerbxyz merged commit a1cbe0f into actions:main Aug 8, 2025
3 checks passed
create-app-token-action-releaser bot pushed a commit that referenced this pull request Aug 8, 2025
# [2.1.0](v2.0.6...v2.1.0) (2025-08-08)

### Features

* use `node24` as runner ([#267](#267)) ([a1cbe0f](a1cbe0f))
@create-app-token-action-releaser

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

parkerbxyz added a commit that referenced this pull request Aug 11, 2025
parkerbxyz added a commit that referenced this pull request Aug 11, 2025
create-app-token-action-releaser bot pushed a commit that referenced this pull request Aug 11, 2025
## [2.1.1](v2.1.0...v2.1.1) (2025-08-11)

### Bug Fixes

* revert "use `node24` as runner" ([#278](#278)) ([5204204](5204204)), closes [#267](#267)
bloopy-boi bot added a commit to h3mmy/bloopyboi that referenced this pull request Aug 11, 2025
… v2.1.1 ) (#536)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token)
| action | patch | `v2.1.0` -> `v2.1.1` |

---

### Release Notes

<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>

###
[`v2.1.1`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.1)

[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.0...v2.1.1)

##### Bug Fixes

- revert "use `node24` as runner"
([#&#8203;278](https://redirect.github.com/actions/create-github-app-token/issues/278))
([5204204](https://redirect.github.com/actions/create-github-app-token/commit/5204204e81cbd981afcdf714413410ba8697fd67)),
closes
[actions/create-github-app-token#267](https://redirect.github.com/actions/create-github-app-token/issues/267)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
bot-nicole bot added a commit to nicolerenee/infra that referenced this pull request Aug 14, 2025
….1.0 → v2.1.1 ) (#763)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token)
| action | patch | `v2.1.0` -> `v2.1.1` |

---

### Release Notes

<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>

###
[`v2.1.1`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.1)

[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.0...v2.1.1)

##### Bug Fixes

- revert "use `node24` as runner"
([#&#8203;278](https://redirect.github.com/actions/create-github-app-token/issues/278))
([5204204](https://redirect.github.com/actions/create-github-app-token/commit/5204204e81cbd981afcdf714413410ba8697fd67)),
closes
[actions/create-github-app-token#267](https://redirect.github.com/actions/create-github-app-token/issues/267)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZ2l0aHViLWFjdGlvbiIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: bot-nicole[bot] <205127124+bot-nicole[bot]@users.noreply.github.com>
bartsmykla pushed a commit to kumahq/kuma that referenced this pull request Aug 17, 2025
….1 (#14269)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token)
| action | minor | `v2.0.6` -> `v2.1.1` |

---

### Release Notes

<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>

###
[`v2.1.1`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.1)

[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.0...v2.1.1)

##### Bug Fixes

- revert "use `node24` as runner"
([#&#8203;278](https://redirect.github.com/actions/create-github-app-token/issues/278))
([5204204](https://redirect.github.com/actions/create-github-app-token/commit/5204204e81cbd981afcdf714413410ba8697fd67)),
closes
[actions/create-github-app-token#267](https://redirect.github.com/actions/create-github-app-token/issues/267)

###
[`v2.1.0`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.0)

[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.0.6...v2.1.0)

##### Features

- use `node24` as runner
([#&#8203;267](https://redirect.github.com/actions/create-github-app-token/issues/267))
([a1cbe0f](https://redirect.github.com/actions/create-github-app-token/commit/a1cbe0fa3c5aa6b13e7437f226536549d68ed0dd))

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

> Changelog: skip

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJjaS9za2lwLXRlc3QiLCJkZXBlbmRlbmNpZXMiXX0=-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Noxsios pushed a commit to defenseunicorns/maru-runner that referenced this pull request Aug 19, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | minor | `v4.2.2` -> `v4.3.0` |
|
[actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token)
| action | minor | `v2.0.6` -> `v2.1.1` |
|
[actions/dependency-review-action](https://redirect.github.com/actions/dependency-review-action)
| action | patch | `v4.7.1` -> `v4.7.2` |
| [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action)
| action | patch | `v0.20.4` -> `v0.20.5` |
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| action | patch | `v3.29.5` -> `v3.29.10` |
| [go](https://redirect.github.com/actions/go-versions) | uses-with |
minor | `1.24.x` -> `1.25.x` |
|
[goreleaser/goreleaser-action](https://redirect.github.com/goreleaser/goreleaser-action)
| action | minor | `v6.3.0` -> `v6.4.0` |
| pre-commit/action | action | digest | `576ff52` -> `1b06ec1` |
| [zarf-dev/zarf](https://redirect.github.com/zarf-dev/zarf) | | minor |
`v0.59.0` -> `v0.60.0` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4.3.0`](https://redirect.github.com/actions/checkout/releases/tag/v4.3.0)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.2.2...v4.3.0)

##### What's Changed

- docs: update README.md by
[@&#8203;motss](https://redirect.github.com/motss) in
[https://github.com/actions/checkout/pull/1971](https://redirect.github.com/actions/checkout/pull/1971)
- Add internal repos for checking out multiple repositories by
[@&#8203;mouismail](https://redirect.github.com/mouismail) in
[https://github.com/actions/checkout/pull/1977](https://redirect.github.com/actions/checkout/pull/1977)
- Documentation update - add recommended permissions to Readme by
[@&#8203;benwells](https://redirect.github.com/benwells) in
[https://github.com/actions/checkout/pull/2043](https://redirect.github.com/actions/checkout/pull/2043)
- Adjust positioning of user email note and permissions heading by
[@&#8203;joshmgross](https://redirect.github.com/joshmgross) in
[https://github.com/actions/checkout/pull/2044](https://redirect.github.com/actions/checkout/pull/2044)
- Update README.md by
[@&#8203;nebuk89](https://redirect.github.com/nebuk89) in
[https://github.com/actions/checkout/pull/2194](https://redirect.github.com/actions/checkout/pull/2194)
- Update CODEOWNERS for actions by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/checkout/pull/2224](https://redirect.github.com/actions/checkout/pull/2224)
- Update package dependencies by
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in
[https://github.com/actions/checkout/pull/2236](https://redirect.github.com/actions/checkout/pull/2236)
- Prepare release v4.3.0 by
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in
[https://github.com/actions/checkout/pull/2237](https://redirect.github.com/actions/checkout/pull/2237)

##### New Contributors

- [@&#8203;motss](https://redirect.github.com/motss) made their first
contribution in
[https://github.com/actions/checkout/pull/1971](https://redirect.github.com/actions/checkout/pull/1971)
- [@&#8203;mouismail](https://redirect.github.com/mouismail) made their
first contribution in
[https://github.com/actions/checkout/pull/1977](https://redirect.github.com/actions/checkout/pull/1977)
- [@&#8203;benwells](https://redirect.github.com/benwells) made their
first contribution in
[https://github.com/actions/checkout/pull/2043](https://redirect.github.com/actions/checkout/pull/2043)
- [@&#8203;nebuk89](https://redirect.github.com/nebuk89) made their
first contribution in
[https://github.com/actions/checkout/pull/2194](https://redirect.github.com/actions/checkout/pull/2194)
- [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[https://github.com/actions/checkout/pull/2236](https://redirect.github.com/actions/checkout/pull/2236)

**Full Changelog**:
actions/checkout@v4...v4.3.0

</details>

<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>

###
[`v2.1.1`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.1)

[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.0...v2.1.1)

##### Bug Fixes

- revert "use `node24` as runner"
([#&#8203;278](https://redirect.github.com/actions/create-github-app-token/issues/278))
([5204204](https://redirect.github.com/actions/create-github-app-token/commit/5204204e81cbd981afcdf714413410ba8697fd67)),
closes
[actions/create-github-app-token#267](https://redirect.github.com/actions/create-github-app-token/issues/267)

###
[`v2.1.0`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.0)

[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.0.6...v2.1.0)

##### Features

- use `node24` as runner
([#&#8203;267](https://redirect.github.com/actions/create-github-app-token/issues/267))
([a1cbe0f](https://redirect.github.com/actions/create-github-app-token/commit/a1cbe0fa3c5aa6b13e7437f226536549d68ed0dd))

</details>

<details>
<summary>actions/dependency-review-action
(actions/dependency-review-action)</summary>

###
[`v4.7.2`](https://redirect.github.com/actions/dependency-review-action/compare/v4.7.1...v4.7.2)

[Compare
Source](https://redirect.github.com/actions/dependency-review-action/compare/v4.7.1...v4.7.2)

</details>

<details>
<summary>anchore/sbom-action (anchore/sbom-action)</summary>

###
[`v0.20.5`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.20.5)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.20.4...v0.20.5)

#### Changes in v0.20.5

- Update Syft to v1.31.0
([#&#8203;531](https://redirect.github.com/anchore/sbom-action/issues/531))

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v3.29.10`](https://redirect.github.com/github/codeql-action/releases/tag/v3.29.10)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.29.9...v3.29.10)

### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

#### 3.29.10 - 18 Aug 2025

No user facing changes.

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.29.10/CHANGELOG.md)
for more information.

###
[`v3.29.9`](https://redirect.github.com/github/codeql-action/compare/v3.29.8...v3.29.9)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.29.8...v3.29.9)

###
[`v3.29.8`](https://redirect.github.com/github/codeql-action/releases/tag/v3.29.8)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.29.7...v3.29.8)

##### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

##### 3.29.8 - 08 Aug 2025

- Fix an issue where the Action would autodetect unsupported languages
such as HTML.
[#&#8203;3015](https://redirect.github.com/github/codeql-action/pull/3015)

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.29.8/CHANGELOG.md)
for more information.

###
[`v3.29.7`](https://redirect.github.com/github/codeql-action/releases/tag/v3.29.7)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.29.6...v3.29.7)

This is a re-release of v3.29.5 to mitigate an issue that was discovered
with v3.29.6.

###
[`v3.29.6`](https://redirect.github.com/github/codeql-action/releases/tag/v3.29.6)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.29.5...v3.29.6)

### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

#### 3.29.6 - 07 Aug 2025

- The `cleanup-level` input to the `analyze` Action is now deprecated.
The CodeQL Action has written a limited amount of intermediate results
to the database since version 2.2.5, and now automatically manages
cleanup.
[#&#8203;2999](https://redirect.github.com/github/codeql-action/pull/2999)
- Update default CodeQL bundle version to 2.22.3.
[#&#8203;3000](https://redirect.github.com/github/codeql-action/pull/3000)

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.29.6/CHANGELOG.md)
for more information.

</details>

<details>
<summary>actions/go-versions (go)</summary>

###
[`v1.25.0`](https://redirect.github.com/actions/go-versions/releases/tag/1.25.0-16925932082):
1.25.0

[Compare
Source](https://redirect.github.com/actions/go-versions/compare/1.24.6-16792114823...1.25.0-16925932082)

Go 1.25.0

</details>

<details>
<summary>goreleaser/goreleaser-action
(goreleaser/goreleaser-action)</summary>

###
[`v6.4.0`](https://redirect.github.com/goreleaser/goreleaser-action/releases/tag/v6.4.0)

[Compare
Source](https://redirect.github.com/goreleaser/goreleaser-action/compare/v6.3.0...v6.4.0)

##### What's Changed

- ci: set contents read as default workflow permissions by
[@&#8203;crazy-max](https://redirect.github.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/494](https://redirect.github.com/goreleaser/goreleaser-action/pull/494)
- fix: support .config directory for goreleaser config files by
[@&#8203;haya14busa](https://redirect.github.com/haya14busa) in
[https://github.com/goreleaser/goreleaser-action/pull/500](https://redirect.github.com/goreleaser/goreleaser-action/pull/500)
- chore(deps): bump semver from 7.7.1 to 7.7.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/goreleaser/goreleaser-action/pull/495](https://redirect.github.com/goreleaser/goreleaser-action/pull/495)5
- chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/goreleaser/goreleaser-action/pull/498](https://redirect.github.com/goreleaser/goreleaser-action/pull/498)8
- fix: do not get releases.json if version is specific by
[@&#8203;caarlos0](https://redirect.github.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/502](https://redirect.github.com/goreleaser/goreleaser-action/pull/502)
- chore(deps): bump undici from 5.28.5 to 5.29.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/goreleaser/goreleaser-action/pull/496](https://redirect.github.com/goreleaser/goreleaser-action/pull/496)6
- feat: retry downloading releases json by
[@&#8203;caarlos0](https://redirect.github.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/503](https://redirect.github.com/goreleaser/goreleaser-action/pull/503)

##### New Contributors

- [@&#8203;haya14busa](https://redirect.github.com/haya14busa) made
their first contribution in
[https://github.com/goreleaser/goreleaser-action/pull/500](https://redirect.github.com/goreleaser/goreleaser-action/pull/500)

**Full Changelog**:
goreleaser/goreleaser-action@v6.3.0...v6.4.0

</details>

<details>
<summary>zarf-dev/zarf (zarf-dev/zarf)</summary>

###
[`v0.60.0`](https://redirect.github.com/zarf-dev/zarf/releases/tag/v0.60.0)

[Compare
Source](https://redirect.github.com/zarf-dev/zarf/compare/v0.59.0...v0.60.0)

<!-- Release notes generated using configuration in .github/release.yml
at v0.60.0 -->

#### What's Changed

##### 🚀 Updates

- feat: allow the creation of skeleton flavored packages by
[@&#8203;a1994sc](https://redirect.github.com/a1994sc) in
[https://github.com/zarf-dev/zarf/pull/3986](https://redirect.github.com/zarf-dev/zarf/pull/3986)
- fix(tools): update-creds handle registry subpaths by
[@&#8203;brandtkeller](https://redirect.github.com/brandtkeller) in
[https://github.com/zarf-dev/zarf/pull/4026](https://redirect.github.com/zarf-dev/zarf/pull/4026)
- chore(docs): update tutorial with images example by
[@&#8203;brandtkeller](https://redirect.github.com/brandtkeller) in
[https://github.com/zarf-dev/zarf/pull/4038](https://redirect.github.com/zarf-dev/zarf/pull/4038)
- fix: allow absolute paths in zarf.yaml by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/4042](https://redirect.github.com/zarf-dev/zarf/pull/4042)
- chore: remove flakey unit test by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/4050](https://redirect.github.com/zarf-dev/zarf/pull/4050)
- chore: update case for find images by
[@&#8203;a1994sc](https://redirect.github.com/a1994sc) in
[https://github.com/zarf-dev/zarf/pull/4023](https://redirect.github.com/zarf-dev/zarf/pull/4023)
- feat(feature): Implement Feature API by
[@&#8203;mkcp](https://redirect.github.com/mkcp) in
[https://github.com/zarf-dev/zarf/pull/4039](https://redirect.github.com/zarf-dev/zarf/pull/4039)

##### 📦 Dependencies

- chore(deps): bump github.com/mikefarah/yq/v4 from 4.46.1 to 4.47.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4018](https://redirect.github.com/zarf-dev/zarf/pull/4018)8
- chore(deps): bump github.com/pterm/pterm from 0.12.79 to 0.12.81 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/3932](https://redirect.github.com/zarf-dev/zarf/pull/3932)2
- chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4021](https://redirect.github.com/zarf-dev/zarf/pull/4021)1
- chore(deps): bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.5.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4010](https://redirect.github.com/zarf-dev/zarf/pull/4010)0
- chore(deps): bump github.com/docker/docker from 28.3.2+incompatible to
28.3.3+incompatible by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4025](https://redirect.github.com/zarf-dev/zarf/pull/4025)5
- chore(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4027](https://redirect.github.com/zarf-dev/zarf/pull/4027)7
- chore(deps): bump github.com/docker/cli from 28.3.2+incompatible to
28.3.3+incompatible in the docker group across 1 directory by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4030](https://redirect.github.com/zarf-dev/zarf/pull/4030)0
- chore(deps): bump github.com/anchore/stereoscope from
0.1.7-0.20250716200927-94c6f92877d4 to 0.1.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4029](https://redirect.github.com/zarf-dev/zarf/pull/4029)9
- chore(deps): bump github.com/anchore/syft from 1.29.0 to 1.29.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4032](https://redirect.github.com/zarf-dev/zarf/pull/4032)2
- chore(deps): bump github.com/prometheus/client\_golang from 1.22.0 to
1.23.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4036](https://redirect.github.com/zarf-dev/zarf/pull/4036)6
- chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.22.1 to
5.22.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4041](https://redirect.github.com/zarf-dev/zarf/pull/4041)1
- chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4043](https://redirect.github.com/zarf-dev/zarf/pull/4043)3
- chore(deps): bump aws-actions/configure-aws-credentials from 4.2.1 to
4.3.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4044](https://redirect.github.com/zarf-dev/zarf/pull/4044)4
- chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/zarf-dev/zarf/pull/4049](https://redirect.github.com/zarf-dev/zarf/pull/4049)9

**Full Changelog**:
zarf-dev/zarf@v0.59.0...v0.60.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12pm every weekday,before 11am
every weekday" in timezone America/New_York, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/maru-runner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsic3VwcG9ydC1kZXBzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants