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

fix: update docker media type in registry #2476

Merged
merged 3 commits into from May 3, 2024
Merged

Conversation

AustinAbro321
Copy link
Contributor

Description

Looks like the media type of the registry:2.8.3 has been changed from application/vnd.docker.distribution.manifest.v2+json to application/vnd.oci.image.manifest.v1+json. This breaks minikube, hence the current pipeline fails, as it will do a check to make sure the mediatypes match, which they don't since they're hardcoded

Checklist before merging

@AustinAbro321 AustinAbro321 requested a review from a team as a code owner May 3, 2024 18:47
Copy link

netlify bot commented May 3, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit c46698b
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/6635441936cd2c000865894e

@AustinAbro321 AustinAbro321 changed the title update docker media type in registry fix: update docker media type in registry May 3, 2024
Copy link
Contributor

@schristoff-du schristoff-du left a comment

Choose a reason for hiding this comment

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

🥹 beautiful, thank you

@lucasrod16 lucasrod16 merged commit 2b6ef0e into main May 3, 2024
25 checks passed
@lucasrod16 lucasrod16 deleted the update-docker-mime-type branch May 3, 2024 20:51
zachariahmiller pushed a commit to defenseunicorns/uds-package-sonarqube that referenced this pull request May 10, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
patch | `v4.1.4` -> `v4.1.5` |
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | |
patch | `v0.33.1` -> `v0.33.2` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v3.25.3` -> `v3.25.4` |
| [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint)
| repository | patch | `v1.58.0` -> `v1.58.1` |
| [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) |
action | patch | `v2.3.1` -> `v2.3.3` |
|
[python-jsonschema/check-jsonschema](https://togithub.com/python-jsonschema/check-jsonschema)
| repository | patch | `0.28.2` -> `0.28.3` |
|
[renovatebot/pre-commit-hooks](https://togithub.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.342.1` -> `37.353.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

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

###
[`v4.1.5`](https://togithub.com/actions/checkout/releases/tag/v4.1.5)

[Compare
Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5)

#### What's Changed

- Update NPM dependencies by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[actions/checkout#1703
- Bump github/codeql-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1694
- Bump actions/setup-node from 1 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1696
- Bump actions/upload-artifact from 2 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1695
- README: Suggest `user.email` to be
`41898282+github-actions[bot]@&#8203;users.noreply.github.com` by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[actions/checkout#1707

**Full Changelog**:
actions/checkout@v4.1.4...v4.1.5

</details>

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

###
[`v0.33.2`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.2)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.1...v0.33.2)

##### What's Changed

- fix: schema integration by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2463
- docs: add contributor covenant code of conduct by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2462
- docs: fix casing on code of conduct badge by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2466
- fix(deps): update github.com/anchore/clio digest to
[`3c4abf8`](https://togithub.com/defenseunicorns/zarf/commit/3c4abf8) by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2424
- fix: update docker media type in registry by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2476
- fix: adds GetVariableConfig function for packager by
[@&#8203;decleaver](https://togithub.com/decleaver) in
[defenseunicorns/zarf#2475
- test: add tests for remove copies from components to enable
refactoring by [@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2473
- fix!: do not uninstall helm chart after failed install or upgrade by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2456
- feat: inspect --list-images by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2478
- refactor: remove copies from components to a filter by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2474
- chore: add support.md by
[@&#8203;schristoff](https://togithub.com/schristoff) in
[defenseunicorns/zarf#2480
- chore: add a check for go mod tidy by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2481
- fix: use correct sha256 checksum for arm64 injector binary by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2483
- fix: simplify go mod tidy check by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2482

##### New Contributors

- [@&#8203;salaxander](https://togithub.com/salaxander) made their first
contribution in
[defenseunicorns/zarf#2462
- [@&#8203;phillebaba](https://togithub.com/phillebaba) made their first
contribution in
[defenseunicorns/zarf#2473
- [@&#8203;schristoff](https://togithub.com/schristoff) made their first
contribution in
[defenseunicorns/zarf#2480

**Full Changelog**:
defenseunicorns/zarf@v0.33.1...v0.33.2

</details>

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

###
[`v3.25.4`](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4)

</details>

<details>
<summary>golangci/golangci-lint (golangci/golangci-lint)</summary>

###
[`v1.58.1`](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1)

</details>

<details>
<summary>ossf/scorecard-action (ossf/scorecard-action)</summary>

###
[`v2.3.3`](https://togithub.com/ossf/scorecard-action/compare/v2.3.2...v2.3.3)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.2...v2.3.3)

###
[`v2.3.2`](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2)

</details>

<details>
<summary>python-jsonschema/check-jsonschema
(python-jsonschema/check-jsonschema)</summary>

###
[`v0.28.3`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0283)

[Compare
Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.2...0.28.3)

- Update vendored schemas: dependabot, github-workflows, gitlab-ci,
renovate,
    woodpecker-ci (2024-05-05)
- Update Cloud Build pre-commit hook to support JSON Cloud Build config.
Thanks
    :user:`jrdnbradford`! (:pr:`427`)

</details>

<details>
<summary>renovatebot/pre-commit-hooks
(renovatebot/pre-commit-hooks)</summary>

###
[`v37.353.1`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.0...37.353.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.0...37.353.1)

###
[`v37.353.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.353.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.352.0...37.353.0)

See https://github.com/renovatebot/renovate/releases/tag/37.353.0 for
more changes

###
[`v37.352.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.352.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.4...37.352.0)

See https://github.com/renovatebot/renovate/releases/tag/37.352.0 for
more changes

###
[`v37.351.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.2...37.351.4)

See https://github.com/renovatebot/renovate/releases/tag/37.351.4 for
more changes

###
[`v37.351.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.1...37.351.2)

See https://github.com/renovatebot/renovate/releases/tag/37.351.2 for
more changes

###
[`v37.351.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.0...37.351.1)

See https://github.com/renovatebot/renovate/releases/tag/37.351.1 for
more changes

###
[`v37.351.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.3...37.351.0)

See https://github.com/renovatebot/renovate/releases/tag/37.351.0 for
more changes

###
[`v37.349.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.2...37.349.3)

See https://github.com/renovatebot/renovate/releases/tag/37.349.3 for
more changes

###
[`v37.349.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.0...37.349.2)

See https://github.com/renovatebot/renovate/releases/tag/37.349.2 for
more changes

###
[`v37.349.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.347.2...37.349.0)

See https://github.com/renovatebot/renovate/releases/tag/37.349.0 for
more changes

###
[`v37.347.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.347.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.347.0...37.347.2)

See https://github.com/renovatebot/renovate/releases/tag/37.347.2 for
more changes

###
[`v37.347.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.347.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.345.0...37.347.0)

See https://github.com/renovatebot/renovate/releases/tag/37.347.0 for
more changes

###
[`v37.345.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.345.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.344.0...37.345.0)

See https://github.com/renovatebot/renovate/releases/tag/37.345.0 for
more changes

###
[`v37.344.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.344.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.342.1...37.344.0)

See https://github.com/renovatebot/renovate/releases/tag/37.344.0 for
more changes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-package-sonarqube).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsic3VwcG9ydC1kZXBzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Release-As: v9.9.2-uds.0
mjnagel pushed a commit to defenseunicorns/uds-core that referenced this pull request May 10, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) |
minor | `v0.32.3` -> `v0.33.2` |
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) |
patch | `v0.33.1` -> `v0.33.2` |

---

### Release Notes

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

###
[`v0.33.2`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.2)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.1...v0.33.2)

##### What's Changed

- fix: schema integration by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2463
- docs: add contributor covenant code of conduct by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2462
- docs: fix casing on code of conduct badge by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2466
- fix(deps): update github.com/anchore/clio digest to
[`3c4abf8`](https://togithub.com/defenseunicorns/zarf/commit/3c4abf8) by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2424
- fix: update docker media type in registry by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2476
- fix: adds GetVariableConfig function for packager by
[@&#8203;decleaver](https://togithub.com/decleaver) in
[defenseunicorns/zarf#2475
- test: add tests for remove copies from components to enable
refactoring by [@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2473
- fix!: do not uninstall helm chart after failed install or upgrade by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2456
- feat: inspect --list-images by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2478
- refactor: remove copies from components to a filter by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2474
- chore: add support.md by
[@&#8203;schristoff](https://togithub.com/schristoff) in
[defenseunicorns/zarf#2480
- chore: add a check for go mod tidy by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2481
- fix: use correct sha256 checksum for arm64 injector binary by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2483
- fix: simplify go mod tidy check by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2482

##### New Contributors

- [@&#8203;salaxander](https://togithub.com/salaxander) made their first
contribution in
[defenseunicorns/zarf#2462
- [@&#8203;phillebaba](https://togithub.com/phillebaba) made their first
contribution in
[defenseunicorns/zarf#2473
- [@&#8203;schristoff](https://togithub.com/schristoff) made their first
contribution in
[defenseunicorns/zarf#2480

**Full Changelog**:
defenseunicorns/zarf@v0.33.1...v0.33.2

###
[`v0.33.1`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.1)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.0...v0.33.1)

#### What's Changed

- fix: add redirect so old zarf base link is compatiable by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2432
- ci: pin third-party gh actions by hash by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2433
- docs: add redirect for examples by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2438
- docs: update contributing and pre-commit by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2439
- ci: fix revive image ref in lint workflow by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2436
- fix: filter on running pods when finding an image for injector pod by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2415
- fix: readme dead links by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2442
- fix: differential package create with non local sources by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2444
- refactor: move variables into separate package by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2414
- ci: add top level workflow permission to commitlint by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2449
- ci: remove unused env var from codeql workflow by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2450
- chore: cleanup root level files and add SPDX check for Go files by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2431
- feat: config to enable resilient registry by
[@&#8203;Michael-Kruggel](https://togithub.com/Michael-Kruggel) in
[defenseunicorns/zarf#2440
- docs: init package clarity and cleanup by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2447
- ci: compare cves to main by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2448
- test: unpin version in bigbang extension test by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2459
- fix: broken schema from unexpanded embedded variables by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2458
- fix: error on create if an index sha is used by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2429

#### New Contributors

- [@&#8203;Michael-Kruggel](https://togithub.com/Michael-Kruggel) made
their first contribution in
[defenseunicorns/zarf#2440

**Full Changelog**:
defenseunicorns/zarf@v0.33.0...v0.33.1

###
[`v0.33.0`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.0)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.6...v0.33.0)

#### What's Changed

- fix: update deprecated syft packages command to syft scan by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2399
- chore: move helpers to defenseunicorns/pkg by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2402
- fix(deps): update github.com/anchore/clio digest to
[`fb5fc4c`](https://togithub.com/defenseunicorns/zarf/commit/fb5fc4c) by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2366
- feat(tools): add yq by
[@&#8203;zachariahmiller](https://togithub.com/zachariahmiller) in
[defenseunicorns/zarf#2406
- chore: switch to use oci lib in defenseunicorns/pkg by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2404
- fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1
by [@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2411
- fix: use env var for PR title in commitlint workflow to prevent
untrusted script injection by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2418
- fix: use default GITHUB_TOKEN for ossf/scorecard-action by
[@&#8203;bburky](https://togithub.com/bburky) in
[defenseunicorns/zarf#2416
- fix: remove duplicate logic for writing image layers to disk
concurrently by [@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2409
- feat: add option to skip cosign lookup during find images by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2427
- feat: allow chart deploy overrides ALPHA by
[@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan) in
[defenseunicorns/zarf#2403
- chore: update pull_request_template.md by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2428
- ci: pin k3s image version in k3d github action by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2430
- feat(docs): port docs to starlight by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2315

#### New Contributors

- [@&#8203;zachariahmiller](https://togithub.com/zachariahmiller) made
their first contribution in
[defenseunicorns/zarf#2406
- [@&#8203;bburky](https://togithub.com/bburky) made their first
contribution in
[defenseunicorns/zarf#2416

**Full Changelog**:
defenseunicorns/zarf@v0.32.6...v0.33.0

###
[`v0.32.6`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.6)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.5...v0.32.6)

#### \[0.32.6] - 2024-03-22

> trying out some different release note generators, formatting may vary
for a few releases while we figure out what works best
~[@&#8203;Noxsios](https://togithub.com/Noxsios)

##### 🚀 Features

- \[**ALPHA**] feat: package generation ALPHA by
[@&#8203;andrewg-xyz](https://togithub.com/andrewg-xyz) in
[#&#8203;2269](https://togithub.com/defenseunicorns/zarf/pull/2269)
- *(lib)* feat(lib): configurable log file location by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2380](https://togithub.com/defenseunicorns/zarf/pull/2380)
- \[**BREAKING**] feat!: filter package components with strategy
interface by [@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2321](https://togithub.com/defenseunicorns/zarf/pull/2321)

##### 🐛 Bug Fixes

- fix: refactor create stages into separate lib by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[#&#8203;2223](https://togithub.com/defenseunicorns/zarf/pull/2223)
- fix: handle registry caBundle as a multiline string by
[@&#8203;AbrohamLincoln](https://togithub.com/AbrohamLincoln) in
[#&#8203;2381](https://togithub.com/defenseunicorns/zarf/pull/2381)
- *(regression)* fix: populate `p.sbomViewFiles` on `deploy` and
`mirror` by [@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[#&#8203;2386](https://togithub.com/defenseunicorns/zarf/pull/2386)
- fix: allow absolute paths for differential packages by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[#&#8203;2397](https://togithub.com/defenseunicorns/zarf/pull/2397)
- fix: hotfix skeleton publish by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2398](https://togithub.com/defenseunicorns/zarf/pull/2398)

##### 🚜 Refactor

- refactor: split helpers/exec libs by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[#&#8203;2379](https://togithub.com/defenseunicorns/zarf/pull/2379)

##### 🧪 Testing

- test: data injection flake by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[#&#8203;2361](https://togithub.com/defenseunicorns/zarf/pull/2361)

##### ⚙️ Miscellaneous Tasks

- ci: add commitlint workflow and update contributing guide by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[#&#8203;2391](https://togithub.com/defenseunicorns/zarf/pull/2391)

##### 🛡️ Security

- *(release)* build: create PRs on `homebrew-tap` by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2385](https://togithub.com/defenseunicorns/zarf/pull/2385)

**Full Changelog**:
defenseunicorns/zarf@v0.32.5...v0.32.6

###
[`v0.32.5`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.5)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.4...v0.32.5)

#### \[0.32.5] - 2024-03-11

> trying out some different release note generators, formatting may vary
for a few releases while we figure out what works best
~[@&#8203;Noxsios](https://togithub.com/Noxsios)

##### 🚀 Features

- feat: add missing vendored tool version commands by
[@&#8203;eddiezane](https://togithub.com/eddiezane) in
[#&#8203;2232](https://togithub.com/defenseunicorns/zarf/pull/2232)
- feat: add `--why` flag for `zarf dev find-images` by
[@&#8203;waveywaves](https://togithub.com/waveywaves) in
[#&#8203;2309](https://togithub.com/defenseunicorns/zarf/pull/2309)
- feat: set variables on find images by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[#&#8203;2282](https://togithub.com/defenseunicorns/zarf/pull/2282)
- feat: add configurable backoff and retries for Zarf operations by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[#&#8203;2345](https://togithub.com/defenseunicorns/zarf/pull/2345)

##### 🐛 Bug Fixes

- *(deps)*: update github.com/anchore/clio digest to
[`abcb719`](https://togithub.com/defenseunicorns/zarf/commit/abcb719) by
[@&#8203;renovate](https://togithub.com/renovate)\[bot] in
[#&#8203;2347](https://togithub.com/defenseunicorns/zarf/pull/2347)
- *(ci)*: change ECR image to docker.io image by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[#&#8203;2353](https://togithub.com/defenseunicorns/zarf/pull/2353)
- fix: added OCI Image Index mediaType by
[@&#8203;mdaizcorbe](https://togithub.com/mdaizcorbe) in
[#&#8203;2352](https://togithub.com/defenseunicorns/zarf/pull/2352)
- fix: package publish progress bar frozen at zero by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2367](https://togithub.com/defenseunicorns/zarf/pull/2367)
- *(release)* hotfix `publish` not respecting source package
architecture by [@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2376](https://togithub.com/defenseunicorns/zarf/pull/2376)

##### 📚 Documentation

- chore: fix spelling by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[#&#8203;2333](https://togithub.com/defenseunicorns/zarf/pull/2333)
- docs: formatting and grammar by
[@&#8203;beholdenkey](https://togithub.com/beholdenkey) in
[#&#8203;2350](https://togithub.com/defenseunicorns/zarf/pull/2350)

##### ⚙️ Miscellaneous Tasks

- chore: sorted go imports by
[@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan) in
[#&#8203;2349](https://togithub.com/defenseunicorns/zarf/pull/2349)
- chore: fix bb test by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[#&#8203;2340](https://togithub.com/defenseunicorns/zarf/pull/2340)
- chore: update CODEOWNERS with
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[#&#8203;2354](https://togithub.com/defenseunicorns/zarf/pull/2354)
- chore: refactor and purify the OCI library within Zarf by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[#&#8203;2235](https://togithub.com/defenseunicorns/zarf/pull/2235)
- chore: default to temp zarf cache in e2e tests by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[#&#8203;2355](https://togithub.com/defenseunicorns/zarf/pull/2355)

##### 🛡️ Security

- chore: configure agent server to avoid slowloris attack by
[@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan) in
[#&#8203;2342](https://togithub.com/defenseunicorns/zarf/pull/2342)
- chore: fix implicit memory aliasing in for loop by
[@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan) in
[#&#8203;2341](https://togithub.com/defenseunicorns/zarf/pull/2341)
- *(release)*: update release workflow to use token from gh app by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2368](https://togithub.com/defenseunicorns/zarf/pull/2368)
- *(release)*: use release environment secrets by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2374](https://togithub.com/defenseunicorns/zarf/pull/2374)

#### First Time Contributors

- [@&#8203;eddiezane](https://togithub.com/eddiezane) made their first
contribution in
[#&#8203;2232](https://togithub.com/defenseunicorns/zarf/issues/2232)
- [@&#8203;beholdenkey](https://togithub.com/beholdenkey) made their
first contribution in
[#&#8203;2350](https://togithub.com/defenseunicorns/zarf/issues/2350)
- [@&#8203;mdaizcorbe](https://togithub.com/mdaizcorbe) made their first
contribution in
[#&#8203;2352](https://togithub.com/defenseunicorns/zarf/issues/2352)

**Full Changelog**:
defenseunicorns/zarf@v0.32.4...v0.32.5

###
[`v0.32.4`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.4)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.3...v0.32.4)

#### What's Changed

#### Fixes

- Improve `cmd` failure messaging when no timeout or retries are given
by [@&#8203;docandrew](https://togithub.com/docandrew) in
[defenseunicorns/zarf#2301
- Revert init package storageclass checks for git server and seed
registry by [@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2311
- Fix multi-part tarballs being mismatched sizes by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2314
- Change text template detection to check first *and* last 512 bytes by
[@&#8203;WeaponX314](https://togithub.com/WeaponX314) in
[defenseunicorns/zarf#2310
- Improve `zarf tools registry prune` messaging by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2323
- Add http request header timeout to mitigate stalling image push by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2319
- Allow host+subpath as the source registry for `--registry-override` in
package create by [@&#8203;waveywaves](https://togithub.com/waveywaves)
in
[defenseunicorns/zarf#2306

#### Dependencies

- Update github.com/anchore/clio digest to
[`cb94e40`](https://togithub.com/defenseunicorns/zarf/commit/cb94e40) by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2294,
[defenseunicorns/zarf#2297
and
[defenseunicorns/zarf#2300
- **\[security]** Update module helm.sh/helm/v3 to v3.14.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2307
and
[defenseunicorns/zarf#2329
- Update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2317
- Update actions/dependency-review-action action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2318

#### Docs

- Update [Zarf roadmap](https://docs.zarf.dev/docs/roadmap) per 2024
goals by [@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2305

#### Development

- Included Dependency Review action for PR reviews by
[@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan) in
[defenseunicorns/zarf#2298
- Resolve CodeQL linting issues across Zarf by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2322

#### New Contributors

- [@&#8203;docandrew](https://togithub.com/docandrew) made their first
contribution in
[defenseunicorns/zarf#2301
- [@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan) made
their first contribution in
[defenseunicorns/zarf#2298
- [@&#8203;waveywaves](https://togithub.com/waveywaves) made their first
contribution in
[defenseunicorns/zarf#2306

**Full Changelog**:
defenseunicorns/zarf@v0.32.3...v0.32.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

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

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Racer159 pushed a commit to defenseunicorns/maru-runner that referenced this pull request May 22, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/create-github-app-token](https://togithub.com/actions/create-github-app-token)
| action | minor | `v1.9.0` -> `v1.10.0` |
| [actions/setup-go](https://togithub.com/actions/setup-go) | action |
patch | `v5.0.0` -> `v5.0.1` |
| [anchore/sbom-action](https://togithub.com/anchore/sbom-action) |
action | minor | `v0.15.11` -> `v0.16.0` |
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | |
minor | `v0.32.5` -> `v0.33.2` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v3.25.3` -> `v3.25.6` |
|
[goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action)
| action | minor | `v5.0.0` -> `v5.1.0` |
| [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) |
action | patch | `v2.3.1` -> `v2.3.3` |

---

### Release Notes

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

###
[`v1.10.0`](https://togithub.com/actions/create-github-app-token/releases/tag/v1.10.0)

[Compare
Source](https://togithub.com/actions/create-github-app-token/compare/v1.9.3...v1.10.0)

##### Features

- **`private-key`:** escaped newlines will be replaced
([#&#8203;132](https://togithub.com/actions/create-github-app-token/issues/132))
([9d23fb9](https://togithub.com/actions/create-github-app-token/commit/9d23fb93dd620572046d85c7c1032b488c12514f))

###
[`v1.9.3`](https://togithub.com/actions/create-github-app-token/releases/tag/v1.9.3)

[Compare
Source](https://togithub.com/actions/create-github-app-token/compare/v1.9.2...v1.9.3)

##### Bug Fixes

- **deps:** bump undici from 6.10.2 to 6.11.1
([#&#8203;125](https://togithub.com/actions/create-github-app-token/issues/125))
([3c223c7](https://togithub.com/actions/create-github-app-token/commit/3c223c7336e276235eb843dd4e6ad42147199cbf)),
closes
[#&#8203;3024](https://togithub.com/actions/create-github-app-token/issues/3024)
[nodejs/undici#3044](https://togithub.com/nodejs/undici/issues/3044)
[#&#8203;3023](https://togithub.com/actions/create-github-app-token/issues/3023)
[nodejs/undici#3025](https://togithub.com/nodejs/undici/issues/3025)
[nodejs/undici#3024](https://togithub.com/nodejs/undici/issues/3024)
[nodejs/undici#3034](https://togithub.com/nodejs/undici/issues/3034)
[nodejs/undici#3038](https://togithub.com/nodejs/undici/issues/3038)
[nodejs/undici#2947](https://togithub.com/nodejs/undici/issues/2947)
[nodejs/undici#3040](https://togithub.com/nodejs/undici/issues/3040)
[nodejs/undici#3036](https://togithub.com/nodejs/undici/issues/3036)
[nodejs/undici#3041](https://togithub.com/nodejs/undici/issues/3041)
[#&#8203;3024](https://togithub.com/actions/create-github-app-token/issues/3024)
[#&#8203;3041](https://togithub.com/actions/create-github-app-token/issues/3041)
[#&#8203;3036](https://togithub.com/actions/create-github-app-token/issues/3036)

###
[`v1.9.2`](https://togithub.com/actions/create-github-app-token/releases/tag/v1.9.2)

[Compare
Source](https://togithub.com/actions/create-github-app-token/compare/v1.9.1...v1.9.2)

##### Bug Fixes

- **deps:** bump the production-dependencies group with 1 update
([#&#8203;123](https://togithub.com/actions/create-github-app-token/issues/123))
([beea7b8](https://togithub.com/actions/create-github-app-token/commit/beea7b860ac0b14ca14258aca701da842aa65e30)),
closes
[nodejs/undici#2978](https://togithub.com/nodejs/undici/issues/2978)
[nodejs/undici#2971](https://togithub.com/nodejs/undici/issues/2971)
[nodejs/undici#2980](https://togithub.com/nodejs/undici/issues/2980)
[#&#8203;2982](https://togithub.com/actions/create-github-app-token/issues/2982)
[nodejs/undici#2983](https://togithub.com/nodejs/undici/issues/2983)
[nodejs/undici#2987](https://togithub.com/nodejs/undici/issues/2987)
[nodejs/undici#2991](https://togithub.com/nodejs/undici/issues/2991)
[#&#8203;2986](https://togithub.com/actions/create-github-app-token/issues/2986)
[nodejs/undici#2992](https://togithub.com/nodejs/undici/issues/2992)
[nodejs/undici#2985](https://togithub.com/nodejs/undici/issues/2985)
[nodejs/undici#2993](https://togithub.com/nodejs/undici/issues/2993)
[nodejs/undici#2995](https://togithub.com/nodejs/undici/issues/2995)
[nodejs/undici#2998](https://togithub.com/nodejs/undici/issues/2998)
[#&#8203;2863](https://togithub.com/actions/create-github-app-token/issues/2863)
[nodejs/undici#2999](https://togithub.com/nodejs/undici/issues/2999)
[nodejs/undici#3001](https://togithub.com/nodejs/undici/issues/3001)
[nodejs/undici#2971](https://togithub.com/nodejs/undici/issues/2971)
[nodejs/undici#2980](https://togithub.com/nodejs/undici/issues/2980)
[nodejs/undici#2983](https://togithub.com/nodejs/undici/issues/2983)
[nodejs/undici#2987](https://togithub.com/nodejs/undici/issues/2987)
[nodejs/undici#2991](https://togithub.com/nodejs/undici/issues/2991)
[nodejs/undici#2985](https://togithub.com/nodejs/undici/issues/2985)
[nodejs/undici#2995](https://togithub.com/nodejs/undici/issues/2995)
[nodejs/undici#2960](https://togithub.com/nodejs/undici/issues/2960)
[nodejs/undici#2959](https://togithub.com/nodejs/undici/issues/2959)
[nodejs/undici#2969](https://togithub.com/nodejs/undici/issues/2969)
[nodejs/undici#2962](https://togithub.com/nodejs/undici/issues/2962)
[nodejs/undici#2974](https://togithub.com/nodejs/undici/issues/2974)
[nodejs/undici#2967](https://togithub.com/nodejs/undici/issues/2967)
[nodejs/undici#2966](https://togithub.com/nodejs/undici/issues/2966)
[nodejs/undici#2969](https://togithub.com/nodejs/undici/issues/2969)
[nodejs/undici#2962](https://togithub.com/nodejs/undici/issues/2962)
[nodejs/undici#2826](https://togithub.com/nodejs/undici/issues/2826)
[nodejs/undici#2952](https://togithub.com/nodejs/undici/issues/2952)
[#&#8203;3001](https://togithub.com/actions/create-github-app-token/issues/3001)
[#&#8203;2863](https://togithub.com/actions/create-github-app-token/issues/2863)
[#&#8203;2999](https://togithub.com/actions/create-github-app-token/issues/2999)
[#&#8203;2998](https://togithub.com/actions/create-github-app-token/issues/2998)
[#&#8203;2993](https://togithub.com/actions/create-github-app-token/issues/2993)
[#&#8203;2986](https://togithub.com/actions/create-github-app-token/issues/2986)
[#&#8203;2992](https://togithub.com/actions/create-github-app-token/issues/2992)
[#&#8203;2991](https://togithub.com/actions/create-github-app-token/issues/2991)
[#&#8203;2987](https://togithub.com/actions/create-github-app-token/issues/2987)

###
[`v1.9.1`](https://togithub.com/actions/create-github-app-token/releases/tag/v1.9.1)

[Compare
Source](https://togithub.com/actions/create-github-app-token/compare/v1.9.0...v1.9.1)

##### Bug Fixes

- clarify `owner` input description
([#&#8203;118](https://togithub.com/actions/create-github-app-token/issues/118))
([d9bc169](https://togithub.com/actions/create-github-app-token/commit/d9bc16919cdbdb07543eb732aa872437384e296f))

</details>

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

###
[`v5.0.1`](https://togithub.com/actions/setup-go/releases/tag/v5.0.1)

[Compare
Source](https://togithub.com/actions/setup-go/compare/v5.0.0...v5.0.1)

#### What's Changed

- Bump undici from 5.28.2 to 5.28.3 and dependencies upgrade by
[@&#8203;dependabot](https://togithub.com/dependabot) ,
[@&#8203;HarithaVattikuti](https://togithub.com/HarithaVattikuti) in
[actions/setup-go#465
- Update documentation with latest V5 release notes by
[@&#8203;ab](https://togithub.com/ab) in
[actions/setup-go#459
- Update version documentation by
[@&#8203;178inaba](https://togithub.com/178inaba) in
[actions/setup-go#458
- Documentation update of `actions/setup-go` to v5 by
[@&#8203;chenrui333](https://togithub.com/chenrui333) in
[actions/setup-go#449

#### New Contributors

- [@&#8203;ab](https://togithub.com/ab) made their first contribution in
[actions/setup-go#459

**Full Changelog**:
actions/setup-go@v5.0.0...v5.0.1

</details>

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

###
[`v0.16.0`](https://togithub.com/anchore/sbom-action/releases/tag/v0.16.0):
v0.16

[Compare
Source](https://togithub.com/anchore/sbom-action/compare/v0.15.11...v0.16.0)

#### Changes in v0.16.0

- Update Syft to v1.4.1
([#&#8203;465](https://togithub.com/anchore/sbom-action/issues/465))
- Update GitHub artifact client
([#&#8203;463](https://togithub.com/anchore/sbom-action/issues/463))
\[[kzantow](https://togithub.com/kzantow)]

</details>

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

###
[`v0.33.2`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.2)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.1...v0.33.2)

##### What's Changed

- fix: schema integration by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2463
- docs: add contributor covenant code of conduct by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2462
- docs: fix casing on code of conduct badge by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2466
- fix(deps): update github.com/anchore/clio digest to
[`3c4abf8`](https://togithub.com/defenseunicorns/zarf/commit/3c4abf8) by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2424
- fix: update docker media type in registry by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2476
- fix: adds GetVariableConfig function for packager by
[@&#8203;decleaver](https://togithub.com/decleaver) in
[defenseunicorns/zarf#2475
- test: add tests for remove copies from components to enable
refactoring by [@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2473
- fix!: do not uninstall helm chart after failed install or upgrade by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2456
- feat: inspect --list-images by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2478
- refactor: remove copies from components to a filter by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2474
- chore: add support.md by
[@&#8203;schristoff](https://togithub.com/schristoff) in
[defenseunicorns/zarf#2480
- chore: add a check for go mod tidy by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2481
- fix: use correct sha256 checksum for arm64 injector binary by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2483
- fix: simplify go mod tidy check by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2482

##### New Contributors

- [@&#8203;salaxander](https://togithub.com/salaxander) made their first
contribution in
[defenseunicorns/zarf#2462
- [@&#8203;phillebaba](https://togithub.com/phillebaba) made their first
contribution in
[defenseunicorns/zarf#2473
- [@&#8203;schristoff](https://togithub.com/schristoff) made their first
contribution in
[defenseunicorns/zarf#2480

**Full Changelog**:
defenseunicorns/zarf@v0.33.1...v0.33.2

###
[`v0.33.1`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.1)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.0...v0.33.1)

#### What's Changed

- fix: add redirect so old zarf base link is compatiable by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2432
- ci: pin third-party gh actions by hash by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2433
- docs: add redirect for examples by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2438
- docs: update contributing and pre-commit by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2439
- ci: fix revive image ref in lint workflow by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2436
- fix: filter on running pods when finding an image for injector pod by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2415
- fix: readme dead links by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2442
- fix: differential package create with non local sources by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2444
- refactor: move variables into separate package by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2414
- ci: add top level workflow permission to commitlint by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2449
- ci: remove unused env var from codeql workflow by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2450
- chore: cleanup root level files and add SPDX check for Go files by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2431
- feat: config to enable resilient registry by
[@&#8203;Michael-Kruggel](https://togithub.com/Michael-Kruggel) in
[defenseunicorns/zarf#2440
- docs: init package clarity and cleanup by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2447
- ci: compare cves to main by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2448
- test: unpin version in bigbang extension test by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2459
- fix: broken schema from unexpanded embedded variables by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2458
- fix: error on create if an index sha is used by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2429

#### New Contributors

- [@&#8203;Michael-Kruggel](https://togithub.com/Michael-Kruggel) made
their first contribution in
[defenseunicorns/zarf#2440

**Full Changelog**:
defenseunicorns/zarf@v0.33.0...v0.33.1

###
[`v0.33.0`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.0)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.6...v0.33.0)

#### What's Changed

- fix: update deprecated syft packages command to syft scan by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2399
- chore: move helpers to defenseunicorns/pkg by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2402
- fix(deps): update github.com/anchore/clio digest to
[`fb5fc4c`](https://togithub.com/defenseunicorns/zarf/commit/fb5fc4c) by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2366
- feat(tools): add yq by
[@&#8203;zachariahmiller](https://togithub.com/zachariahmiller) in
[defenseunicorns/zarf#2406
- chore: switch to use oci lib in defenseunicorns/pkg by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2404
- fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1
by [@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2411
- fix: use env var for PR title in commitlint workflow to prevent
untrusted script injection by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2418
- fix: use default GITHUB_TOKEN for ossf/scorecard-action by
[@&#8203;bburky](https://togithub.com/bburky) in
[defenseunicorns/zarf#2416
- fix: remove duplicate logic for writing image layers to disk
concurrently by [@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2409
- feat: add option to skip cosign lookup during find images by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2427
- feat: allow chart deploy overrides ALPHA by
[@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan) in
[defenseunicorns/zarf#2403
- chore: update pull_request_template.md by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2428
- ci: pin k3s image version in k3d github action by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2430
- feat(docs): port docs to starlight by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2315

#### New Contributors

- [@&#8203;zachariahmiller](https://togithub.com/zachariahmiller) made
their first contribution in
[defenseunicorns/zarf#2406
- [@&#8203;bburky](https://togithub.com/bburky) made their first
contribution in
[defenseunicorns/zarf#2416

**Full Changelog**:
defenseunicorns/zarf@v0.32.6...v0.33.0

###
[`v0.32.6`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.6)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.5...v0.32.6)

#### \[0.32.6] - 2024-03-22

> trying out some different release note generators, formatting may vary
for a few releases while we figure out what works best
~[@&#8203;Noxsios](https://togithub.com/Noxsios)

##### 🚀 Features

- \[**ALPHA**] feat: package generation ALPHA by
[@&#8203;andrewg-xyz](https://togithub.com/andrewg-xyz) in
[#&#8203;2269](https://togithub.com/defenseunicorns/zarf/pull/2269)
- *(lib)* feat(lib): configurable log file location by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2380](https://togithub.com/defenseunicorns/zarf/pull/2380)
- \[**BREAKING**] feat!: filter package components with strategy
interface by [@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2321](https://togithub.com/defenseunicorns/zarf/pull/2321)

##### 🐛 Bug Fixes

- fix: refactor create stages into separate lib by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[#&#8203;2223](https://togithub.com/defenseunicorns/zarf/pull/2223)
- fix: handle registry caBundle as a multiline string by
[@&#8203;AbrohamLincoln](https://togithub.com/AbrohamLincoln) in
[#&#8203;2381](https://togithub.com/defenseunicorns/zarf/pull/2381)
- *(regression)* fix: populate `p.sbomViewFiles` on `deploy` and
`mirror` by [@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[#&#8203;2386](https://togithub.com/defenseunicorns/zarf/pull/2386)
- fix: allow absolute paths for differential packages by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[#&#8203;2397](https://togithub.com/defenseunicorns/zarf/pull/2397)
- fix: hotfix skeleton publish by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2398](https://togithub.com/defenseunicorns/zarf/pull/2398)

##### 🚜 Refactor

- refactor: split helpers/exec libs by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[#&#8203;2379](https://togithub.com/defenseunicorns/zarf/pull/2379)

##### 🧪 Testing

- test: data injection flake by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[#&#8203;2361](https://togithub.com/defenseunicorns/zarf/pull/2361)

##### ⚙️ Miscellaneous Tasks

- ci: add commitlint workflow and update contributing guide by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[#&#8203;2391](https://togithub.com/defenseunicorns/zarf/pull/2391)

##### 🛡️ Security

- *(release)* build: create PRs on `homebrew-tap` by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[#&#8203;2385](https://togithub.com/defenseunicorns/zarf/pull/2385)

**Full Changelog**:
defenseunicorns/zarf@v0.32.5...v0.32.6

</details>

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

###
[`v3.25.6`](https://togithub.com/github/codeql-action/compare/v3.25.5...v3.25.6)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.5...v3.25.6)

###
[`v3.25.5`](https://togithub.com/github/codeql-action/compare/v3.25.4...v3.25.5)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.4...v3.25.5)

###
[`v3.25.4`](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4)

</details>

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

###
[`v5.1.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v5.1.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0)

#### Important

This version changes the default behavior of `latest` to `~> v1`.

The next major of this action (v6), will change this to `~> v2`, and
will be launched together with GoReleaser v2.

#### What's Changed

- docs: bump actions to latest major by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[goreleaser/goreleaser-action#435
- chore(deps): bump docker/bake-action from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#436
- chore(deps): bump codecov/codecov-action from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#437
- chore(deps): bump actions/setup-go from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#443
- chore(deps): bump actions/upload-artifact from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#444
- Delete .kodiak.toml by
[@&#8203;vedantmgoyal9](https://togithub.com/vedantmgoyal9) in
[goreleaser/goreleaser-action#446
- chore(deps): bump codecov/codecov-action from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#448
- chore(deps): bump ip from 2.0.0 to 2.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#450
- Upgrade setup-go action version in README by
[@&#8203;kishaningithub](https://togithub.com/kishaningithub) in
[goreleaser/goreleaser-action#455
- chore(deps): bump tar from 6.1.14 to 6.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#456
- chore: use corepack to install yarn by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[goreleaser/goreleaser-action#458
- feat: lock this major version of the action to use '~> v1' as 'latest'
by [@&#8203;caarlos0](https://togithub.com/caarlos0) in
[goreleaser/goreleaser-action#461
- chore(deps): bump semver from 7.6.0 to 7.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#462
- chore(deps): bump
[@&#8203;actions/http-client](https://togithub.com/actions/http-client)
from 2.2.0 to 2.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[goreleaser/goreleaser-action#451

#### New Contributors

- [@&#8203;vedantmgoyal9](https://togithub.com/vedantmgoyal9) made their
first contribution in
[goreleaser/goreleaser-action#446

**Full Changelog**:
goreleaser/goreleaser-action@v5.0.0...v5.1.0

</details>

<details>
<summary>ossf/scorecard-action (ossf/scorecard-action)</summary>

###
[`v2.3.3`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.3.3)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.2...v2.3.3)

> \[!NOTE]\
> There is no v2.3.2 release as a step was skipped in the release
process. This was fixed and re-released under the v2.3.3 tag

#### What's Changed

- 🌱 Bump github.com/ossf/scorecard/v4 (v4.13.1) to
github.com/ossf/scorecard/v5 (v5.0.0-rc1) by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1366
- 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc1 to
v5.0.0-rc2 by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1374
- 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to
v5.0.0-rc2.0.20240509182734-7ce860946928 by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1377

For a full changelist of what these include, see the
[v5.0.0-rc1](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0-rc1)
and
[v5.0.0-rc2](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0-rc2)
release notes.

##### Documentation

- 📖 Move token discussion out of main README. by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1279
- 📖 link to `ossf/scorecard` workflow instead of maintaining an
example by [@&#8203;spencerschrock](https://togithub.com/spencerschrock)
in
[ossf/scorecard-action#1352
- 📖 update api links to new scorecard.dev site by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1376

**Full Changelog**:
ossf/scorecard-action@v2.3.1...v2.3.3

###
[`v2.3.2`](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2)

</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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/maru-runner).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Racer159 pushed a commit to defenseunicorns/uds-package-mattermost that referenced this pull request May 22, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
patch | `v4.1.4` -> `v4.1.6` |
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | |
patch | `v0.33.1` -> `v0.33.2` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v3.25.3` -> `v3.25.6` |
| [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint)
| repository | patch | `v1.58.0` -> `v1.58.2` |
|
[google-github-actions/release-please-action](https://togithub.com/google-github-actions/release-please-action)
| action | patch | `v4.1.0` -> `v4.1.1` |
| [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) |
action | patch | `v2.3.1` -> `v2.3.3` |
|
[python-jsonschema/check-jsonschema](https://togithub.com/python-jsonschema/check-jsonschema)
| repository | patch | `0.28.2` -> `0.28.4` |
|
[renovatebot/pre-commit-hooks](https://togithub.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.342.1` -> `37.374.3` |
|
[step-security/harden-runner](https://togithub.com/step-security/harden-runner)
| action | minor | `v2.7.1` -> `v2.8.0` |

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

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

###
[`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416)

[Compare
Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6)

- Check platform to set archive extension appropriately by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[actions/checkout#1732

###
[`v4.1.5`](https://togithub.com/actions/checkout/releases/tag/v4.1.5)

[Compare
Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5)

#### What's Changed

- Update NPM dependencies by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[actions/checkout#1703
- Bump github/codeql-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1694
- Bump actions/setup-node from 1 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1696
- Bump actions/upload-artifact from 2 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1695
- README: Suggest `user.email` to be
`41898282+github-actions[bot]@&#8203;users.noreply.github.com` by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[actions/checkout#1707

**Full Changelog**:
actions/checkout@v4.1.4...v4.1.5

</details>

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

###
[`v0.33.2`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.2)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.1...v0.33.2)

##### What's Changed

- fix: schema integration by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2463
- docs: add contributor covenant code of conduct by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2462
- docs: fix casing on code of conduct badge by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2466
- fix(deps): update github.com/anchore/clio digest to
[`3c4abf8`](https://togithub.com/defenseunicorns/zarf/commit/3c4abf8) by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2424
- fix: update docker media type in registry by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2476
- fix: adds GetVariableConfig function for packager by
[@&#8203;decleaver](https://togithub.com/decleaver) in
[defenseunicorns/zarf#2475
- test: add tests for remove copies from components to enable
refactoring by [@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2473
- fix!: do not uninstall helm chart after failed install or upgrade by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2456
- feat: inspect --list-images by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2478
- refactor: remove copies from components to a filter by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2474
- chore: add support.md by
[@&#8203;schristoff](https://togithub.com/schristoff) in
[defenseunicorns/zarf#2480
- chore: add a check for go mod tidy by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2481
- fix: use correct sha256 checksum for arm64 injector binary by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2483
- fix: simplify go mod tidy check by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2482

##### New Contributors

- [@&#8203;salaxander](https://togithub.com/salaxander) made their first
contribution in
[defenseunicorns/zarf#2462
- [@&#8203;phillebaba](https://togithub.com/phillebaba) made their first
contribution in
[defenseunicorns/zarf#2473
- [@&#8203;schristoff](https://togithub.com/schristoff) made their first
contribution in
[defenseunicorns/zarf#2480

**Full Changelog**:
defenseunicorns/zarf@v0.33.1...v0.33.2

</details>

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

###
[`v3.25.6`](https://togithub.com/github/codeql-action/compare/v3.25.5...v3.25.6)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.5...v3.25.6)

###
[`v3.25.5`](https://togithub.com/github/codeql-action/compare/v3.25.4...v3.25.5)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.4...v3.25.5)

###
[`v3.25.4`](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4)

</details>

<details>
<summary>golangci/golangci-lint (golangci/golangci-lint)</summary>

###
[`v1.58.2`](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2)

###
[`v1.58.1`](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1)

</details>

<details>
<summary>google-github-actions/release-please-action
(google-github-actions/release-please-action)</summary>

###
[`v4.1.1`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v4.1.1)

[Compare
Source](https://togithub.com/google-github-actions/release-please-action/compare/v4.1.0...v4.1.1)

##### Bug Fixes

- add deprecation warning to workflow run
([#&#8203;1](https://togithub.com/google-github-actions/release-please-action/issues/1))
([edb78cf](https://togithub.com/google-github-actions/release-please-action/commit/edb78cf884d22d5d991d94144d031fce49cadbea))

</details>

<details>
<summary>ossf/scorecard-action (ossf/scorecard-action)</summary>

###
[`v2.3.3`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.3.3)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.2...v2.3.3)

> \[!NOTE]\
> There is no v2.3.2 release as a step was skipped in the release
process. This was fixed and re-released under the v2.3.3 tag

#### What's Changed

- 🌱 Bump github.com/ossf/scorecard/v4 (v4.13.1) to
github.com/ossf/scorecard/v5 (v5.0.0-rc1) by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1366
- 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc1 to
v5.0.0-rc2 by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1374
- 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to
v5.0.0-rc2.0.20240509182734-7ce860946928 by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1377

For a full changelist of what these include, see the
[v5.0.0-rc1](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0-rc1)
and
[v5.0.0-rc2](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0-rc2)
release notes.

##### Documentation

- 📖 Move token discussion out of main README. by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1279
- 📖 link to `ossf/scorecard` workflow instead of maintaining an
example by [@&#8203;spencerschrock](https://togithub.com/spencerschrock)
in
[ossf/scorecard-action#1352
- 📖 update api links to new scorecard.dev site by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1376

**Full Changelog**:
ossf/scorecard-action@v2.3.1...v2.3.3

###
[`v2.3.2`](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2)

</details>

<details>
<summary>python-jsonschema/check-jsonschema
(python-jsonschema/check-jsonschema)</summary>

###
[`v0.28.4`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0284)

[Compare
Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.3...0.28.4)

- Update vendored schemas: buildkite, github-workflows, gitlab-ci,
renovate,
    taskfile, woodpecker-ci (2024-05-19)

###
[`v0.28.3`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0283)

[Compare
Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.2...0.28.3)

- Update vendored schemas: dependabot, github-workflows, gitlab-ci,
renovate,
    woodpecker-ci (2024-05-05)
- Update Cloud Build pre-commit hook to support JSON Cloud Build config.
Thanks
    :user:`jrdnbradford`! (:pr:`427`)

</details>

<details>
<summary>renovatebot/pre-commit-hooks
(renovatebot/pre-commit-hooks)</summary>

###
[`v37.374.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.374.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.374.0...37.374.3)

See https://github.com/renovatebot/renovate/releases/tag/37.374.3 for
more changes

###
[`v37.374.0`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.373.0...37.374.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.373.0...37.374.0)

###
[`v37.373.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.373.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.371.1...37.373.0)

See https://github.com/renovatebot/renovate/releases/tag/37.373.0 for
more changes

###
[`v37.371.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.371.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.371.0...37.371.1)

See https://github.com/renovatebot/renovate/releases/tag/37.371.1 for
more changes

###
[`v37.371.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.371.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.10...37.371.0)

See https://github.com/renovatebot/renovate/releases/tag/37.371.0 for
more changes

###
[`v37.368.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.10)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.9...37.368.10)

See https://github.com/renovatebot/renovate/releases/tag/37.368.10 for
more changes

###
[`v37.368.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.9)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.8...37.368.9)

See https://github.com/renovatebot/renovate/releases/tag/37.368.9 for
more changes

###
[`v37.368.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.8)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.7...37.368.8)

See https://github.com/renovatebot/renovate/releases/tag/37.368.8 for
more changes

###
[`v37.368.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.7)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.6...37.368.7)

See https://github.com/renovatebot/renovate/releases/tag/37.368.7 for
more changes

###
[`v37.368.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.6)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.5...37.368.6)

See https://github.com/renovatebot/renovate/releases/tag/37.368.6 for
more changes

###
[`v37.368.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.5)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.4...37.368.5)

See https://github.com/renovatebot/renovate/releases/tag/37.368.5 for
more changes

###
[`v37.368.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.3...37.368.4)

See https://github.com/renovatebot/renovate/releases/tag/37.368.4 for
more changes

###
[`v37.368.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.2...37.368.3)

See https://github.com/renovatebot/renovate/releases/tag/37.368.3 for
more changes

###
[`v37.368.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.0...37.368.2)

See https://github.com/renovatebot/renovate/releases/tag/37.368.2 for
more changes

###
[`v37.368.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.366.1...37.368.0)

See https://github.com/renovatebot/renovate/releases/tag/37.368.0 for
more changes

###
[`v37.366.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.366.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.9...37.366.1)

See https://github.com/renovatebot/renovate/releases/tag/37.366.1 for
more changes

###
[`v37.363.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.9)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.6...37.363.9)

See https://github.com/renovatebot/renovate/releases/tag/37.363.9 for
more changes

###
[`v37.363.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.6)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.4...37.363.6)

See https://github.com/renovatebot/renovate/releases/tag/37.363.6 for
more changes

###
[`v37.363.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.3...37.363.4)

See https://github.com/renovatebot/renovate/releases/tag/37.363.4 for
more changes

###
[`v37.363.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.1...37.363.3)

See https://github.com/renovatebot/renovate/releases/tag/37.363.3 for
more changes

###
[`v37.363.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.359.0...37.363.1)

See https://github.com/renovatebot/renovate/releases/tag/37.363.1 for
more changes

###
[`v37.359.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.359.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.2...37.359.0)

See https://github.com/renovatebot/renovate/releases/tag/37.359.0 for
more changes

###
[`v37.358.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.1...37.358.2)

See https://github.com/renovatebot/renovate/releases/tag/37.358.2 for
more changes

###
[`v37.358.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.0...37.358.1)

See https://github.com/renovatebot/renovate/releases/tag/37.358.1 for
more changes

###
[`v37.358.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.356.1...37.358.0)

See https://github.com/renovatebot/renovate/releases/tag/37.358.0 for
more changes

###
[`v37.356.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.356.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.356.0...37.356.1)

See https://github.com/renovatebot/renovate/releases/tag/37.356.1 for
more changes

###
[`v37.356.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.356.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.355.1...37.356.0)

See https://github.com/renovatebot/renovate/releases/tag/37.356.0 for
more changes

###
[`v37.355.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.355.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.6...37.355.1)

See https://github.com/renovatebot/renovate/releases/tag/37.355.1 for
more changes

###
[`v37.354.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.6)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.5...37.354.6)

See https://github.com/renovatebot/renovate/releases/tag/37.354.6 for
more changes

###
[`v37.354.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.5)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.4...37.354.5)

See https://github.com/renovatebot/renovate/releases/tag/37.354.5 for
more changes

###
[`v37.354.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.3...37.354.4)

See https://github.com/renovatebot/renovate/releases/tag/37.354.4 for
more changes

###
[`v37.354.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.2...37.354.3)

See https://github.com/renovatebot/renovate/releases/tag/37.354.3 for
more changes

###
[`v37.354.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.1...37.354.2)

See https://github.com/renovatebot/renovate/releases/tag/37.354.2 for
more changes

###
[`v37.354.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.1...37.354.1)

See https://github.com/renovatebot/renovate/releases/tag/37.354.1 for
more changes

###
[`v37.353.1`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.0...37.353.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.0...37.353.1)

###
[`v37.353.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.353.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.352.0...37.353.0)

See https://github.com/renovatebot/renovate/releases/tag/37.353.0 for
more changes

###
[`v37.352.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.352.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.4...37.352.0)

See https://github.com/renovatebot/renovate/releases/tag/37.352.0 for
more changes

###
[`v37.351.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.2...37.351.4)

See https://github.com/renovatebot/renovate/releases/tag/37.351.4 for
more changes

###
[`v37.351.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.1...37.351.2)

See https://github.com/renovatebot/renovate/releases/tag/37.351.2 for
more changes

###
[`v37.351.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.0...37.351.1)

See https://github.com/renovatebot/renovate/releases/tag/37.351.1 for
more changes

###
[`v37.351.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.3...37.351.0)

See https://github.com/renovatebot/renovate/releases/tag/37.351.0 for
more changes

###
[`v37.349.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.2...37.349.3)

See https://github.com/renovatebot/renovate/releases/tag/37.349.3 for
more changes

###
[`v37.349.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.0...37.349.2)

See https://github.com/renovatebot/renovate/releases/tag/37.349.2 for
more changes

###
[`v37.349.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.347.2...37.349.0)

See https://github.com/renovatebot/renovate/releases/tag/37.349.0 for
more changes

###
[`v37.347.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.347.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.347.0...37.347.2)

See https://github.com/renovatebot/renovate/releases/tag/37.347.2 for
more changes

###
[`v37.347.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.347.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.345.0...37.347.0)

See https://github.com/renovatebot/renovate/releases/tag/37.347.0 for
more changes

###
[`v37.345.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.345.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.344.0...37.345.0)

See https://github.com/renovatebot/renovate/releases/tag/37.345.0 for
more changes

###
[`v37.344.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.344.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.342.1...37.344.0)

See https://github.com/renovatebot/renovate/releases/tag/37.344.0 for
more changes

</details>

<details>
<summary>step-security/harden-runner
(step-security/harden-runner)</summary>

###
[`v2.8.0`](https://togithub.com/step-security/harden-runner/releases/tag/v2.8.0)

[Compare
Source](https://togithub.com/step-security/harden-runner/compare/v2.7.1...v2.8.0)

#### What's Changed

Release v2.8.0 by [@&#8203;h0x0er](https://togithub.com/h0x0er) and
[@&#8203;varunsh-coder](https://togithub.com/varunsh-coder) in
[step-security/harden-runner#416
This release includes:

- File Monitoring Enhancements: Adds the capability to view the name and
path of every file written during the build process.
- Process Tracking Enhancements: Adds the capability to view process
names and arguments of processes run during the build process.

These enhancements are based on insights from the XZ Utils incident,
aimed at improving observability and detections during the build
process.

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-package-mattermost).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Release-As: v9.8.0-uds.0
Racer159 pushed a commit to defenseunicorns/uds-package-gitlab that referenced this pull request May 24, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
patch | `v4.1.4` -> `v4.1.6` |
|
[defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common)
| | patch | `v0.4.2` -> `v0.4.3` |
|
[defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common)
| action | patch | `v0.4.2` -> `v0.4.3` |
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | |
minor | `v0.33.1` -> `v0.34.0` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v3.25.3` -> `v3.25.6` |
| [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint)
| repository | minor | `v1.57.2` -> `v1.58.2` |
|
[google-github-actions/release-please-action](https://togithub.com/google-github-actions/release-please-action)
| action | patch | `v4.1.0` -> `v4.1.1` |
| [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) |
action | patch | `v2.3.1` -> `v2.3.3` |
|
[python-jsonschema/check-jsonschema](https://togithub.com/python-jsonschema/check-jsonschema)
| repository | patch | `0.28.2` -> `0.28.4` |
|
[renovatebot/pre-commit-hooks](https://togithub.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.338.0` -> `37.377.0` |

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

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

###
[`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416)

[Compare
Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6)

- Check platform to set archive extension appropriately by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[actions/checkout#1732

###
[`v4.1.5`](https://togithub.com/actions/checkout/releases/tag/v4.1.5)

[Compare
Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5)

#### What's Changed

- Update NPM dependencies by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[actions/checkout#1703
- Bump github/codeql-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1694
- Bump actions/setup-node from 1 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1696
- Bump actions/upload-artifact from 2 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/checkout#1695
- README: Suggest `user.email` to be
`41898282+github-actions[bot]@&#8203;users.noreply.github.com` by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[actions/checkout#1707

**Full Changelog**:
actions/checkout@v4.1.4...v4.1.5

</details>

<details>
<summary>defenseunicorns/uds-common
(defenseunicorns/uds-common)</summary>

###
[`v0.4.3`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.3)

[Compare
Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.2...v0.4.3)

##### Bug Fixes

- update renovate config to use docker versioning for zarf images
([#&#8203;128](https://togithub.com/defenseunicorns/uds-common/issues/128))
([c18e125](https://togithub.com/defenseunicorns/uds-common/commit/c18e12507384328bb53b81c096bc9827f96ba114))

##### Miscellaneous

- add an airgap note to UDS Package Practices (clarity is kindness)
([#&#8203;126](https://togithub.com/defenseunicorns/uds-common/issues/126))
([b70e1fe](https://togithub.com/defenseunicorns/uds-common/commit/b70e1fe165a521a33789298a7e69aa6a59d54968))
- adjust UDS package practice formatting
([#&#8203;123](https://togithub.com/defenseunicorns/uds-common/issues/123))
([f351d04](https://togithub.com/defenseunicorns/uds-common/commit/f351d04732a6e6e6fc2c62eff13f625a613effcc))
- **deps:** update uds common package dependencies to v6.6.3
([#&#8203;132](https://togithub.com/defenseunicorns/uds-common/issues/132))
([0ebdd1f](https://togithub.com/defenseunicorns/uds-common/commit/0ebdd1f5f2aa32720c88347027215305573bc716))
- **deps:** update uds common support dependencies
([#&#8203;125](https://togithub.com/defenseunicorns/uds-common/issues/125))
([e014724](https://togithub.com/defenseunicorns/uds-common/commit/e01472454d2b3ef9665546fbb24c9980f090d238))
- **deps:** update uds common support dependencies to v0.22.0
([#&#8203;133](https://togithub.com/defenseunicorns/uds-common/issues/133))
([2cf903d](https://togithub.com/defenseunicorns/uds-common/commit/2cf903d41d0dbfda1baaa9629d1fa3c5d1a88110))
- initial package practices
([#&#8203;117](https://togithub.com/defenseunicorns/uds-common/issues/117))
([d292b21](https://togithub.com/defenseunicorns/uds-common/commit/d292b216da73493743cd0a67b9763549c87c1819))
- update package practices with a bit more feedback
([#&#8203;129](https://togithub.com/defenseunicorns/uds-common/issues/129))
([af34fc9](https://togithub.com/defenseunicorns/uds-common/commit/af34fc90104c57d11a08678186b8b2aeaaac135d))

</details>

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

###
[`v0.34.0`](https://togithub.com/defenseunicorns/zarf/compare/v0.33.2...v0.34.0)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.2...v0.34.0)

###
[`v0.33.2`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.2)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.1...v0.33.2)

##### What's Changed

- fix: schema integration by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2463
- docs: add contributor covenant code of conduct by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2462
- docs: fix casing on code of conduct badge by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2466
- fix(deps): update github.com/anchore/clio digest to
[`3c4abf8`](https://togithub.com/defenseunicorns/zarf/commit/3c4abf8) by
[@&#8203;renovate](https://togithub.com/renovate) in
[defenseunicorns/zarf#2424
- fix: update docker media type in registry by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2476
- fix: adds GetVariableConfig function for packager by
[@&#8203;decleaver](https://togithub.com/decleaver) in
[defenseunicorns/zarf#2475
- test: add tests for remove copies from components to enable
refactoring by [@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2473
- fix!: do not uninstall helm chart after failed install or upgrade by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2456
- feat: inspect --list-images by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2478
- refactor: remove copies from components to a filter by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2474
- chore: add support.md by
[@&#8203;schristoff](https://togithub.com/schristoff) in
[defenseunicorns/zarf#2480
- chore: add a check for go mod tidy by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2481
- fix: use correct sha256 checksum for arm64 injector binary by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2483
- fix: simplify go mod tidy check by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2482

##### New Contributors

- [@&#8203;salaxander](https://togithub.com/salaxander) made their first
contribution in
[defenseunicorns/zarf#2462
- [@&#8203;phillebaba](https://togithub.com/phillebaba) made their first
contribution in
[defenseunicorns/zarf#2473
- [@&#8203;schristoff](https://togithub.com/schristoff) made their first
contribution in
[defenseunicorns/zarf#2480

**Full Changelog**:
defenseunicorns/zarf@v0.33.1...v0.33.2

</details>

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

###
[`v3.25.6`](https://togithub.com/github/codeql-action/compare/v3.25.5...v3.25.6)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.5...v3.25.6)

###
[`v3.25.5`](https://togithub.com/github/codeql-action/compare/v3.25.4...v3.25.5)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.4...v3.25.5)

###
[`v3.25.4`](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4)

</details>

<details>
<summary>golangci/golangci-lint (golangci/golangci-lint)</summary>

###
[`v1.58.2`](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2)

###
[`v1.58.1`](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1)

###
[`v1.58.0`](https://togithub.com/golangci/golangci-lint/compare/v1.57.2...v1.58.0)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.57.2...v1.58.0)

</details>

<details>
<summary>google-github-actions/release-please-action
(google-github-actions/release-please-action)</summary>

###
[`v4.1.1`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v4.1.1)

[Compare
Source](https://togithub.com/google-github-actions/release-please-action/compare/v4.1.0...v4.1.1)

##### Bug Fixes

- add deprecation warning to workflow run
([#&#8203;1](https://togithub.com/google-github-actions/release-please-action/issues/1))
([edb78cf](https://togithub.com/google-github-actions/release-please-action/commit/edb78cf884d22d5d991d94144d031fce49cadbea))

</details>

<details>
<summary>ossf/scorecard-action (ossf/scorecard-action)</summary>

###
[`v2.3.3`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.3.3)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.2...v2.3.3)

> \[!NOTE]\
> There is no v2.3.2 release as a step was skipped in the release
process. This was fixed and re-released under the v2.3.3 tag

#### What's Changed

- 🌱 Bump github.com/ossf/scorecard/v4 (v4.13.1) to
github.com/ossf/scorecard/v5 (v5.0.0-rc1) by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1366
- 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc1 to
v5.0.0-rc2 by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1374
- 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to
v5.0.0-rc2.0.20240509182734-7ce860946928 by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1377

For a full changelist of what these include, see the
[v5.0.0-rc1](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0-rc1)
and
[v5.0.0-rc2](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0-rc2)
release notes.

##### Documentation

- 📖 Move token discussion out of main README. by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1279
- 📖 link to `ossf/scorecard` workflow instead of maintaining an
example by [@&#8203;spencerschrock](https://togithub.com/spencerschrock)
in
[ossf/scorecard-action#1352
- 📖 update api links to new scorecard.dev site by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[ossf/scorecard-action#1376

**Full Changelog**:
ossf/scorecard-action@v2.3.1...v2.3.3

###
[`v2.3.2`](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2)

</details>

<details>
<summary>python-jsonschema/check-jsonschema
(python-jsonschema/check-jsonschema)</summary>

###
[`v0.28.4`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0284)

[Compare
Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.3...0.28.4)

- Update vendored schemas: buildkite, github-workflows, gitlab-ci,
renovate,
    taskfile, woodpecker-ci (2024-05-19)

###
[`v0.28.3`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0283)

[Compare
Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.2...0.28.3)

- Update vendored schemas: dependabot, github-workflows, gitlab-ci,
renovate,
    woodpecker-ci (2024-05-05)
- Update Cloud Build pre-commit hook to support JSON Cloud Build config.
Thanks
    :user:`jrdnbradford`! (:pr:`427`)

</details>

<details>
<summary>renovatebot/pre-commit-hooks
(renovatebot/pre-commit-hooks)</summary>

###
[`v37.377.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.376.0...37.377.0)

See https://github.com/renovatebot/renovate/releases/tag/37.377.0 for
more changes

###
[`v37.376.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.376.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.2...37.376.0)

See https://github.com/renovatebot/renovate/releases/tag/37.376.0 for
more changes

###
[`v37.375.2`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.1...37.375.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.1...37.375.2)

###
[`v37.375.1`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.0...37.375.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.0...37.375.1)

###
[`v37.375.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.375.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.374.3...37.375.0)

See https://github.com/renovatebot/renovate/releases/tag/37.375.0 for
more changes

###
[`v37.374.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.374.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.374.0...37.374.3)

See https://github.com/renovatebot/renovate/releases/tag/37.374.3 for
more changes

###
[`v37.374.0`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.373.0...37.374.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.373.0...37.374.0)

###
[`v37.373.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.373.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.371.1...37.373.0)

See https://github.com/renovatebot/renovate/releases/tag/37.373.0 for
more changes

###
[`v37.371.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.371.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.371.0...37.371.1)

See https://github.com/renovatebot/renovate/releases/tag/37.371.1 for
more changes

###
[`v37.371.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.371.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.10...37.371.0)

See https://github.com/renovatebot/renovate/releases/tag/37.371.0 for
more changes

###
[`v37.368.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.10)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.9...37.368.10)

See https://github.com/renovatebot/renovate/releases/tag/37.368.10 for
more changes

###
[`v37.368.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.9)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.8...37.368.9)

See https://github.com/renovatebot/renovate/releases/tag/37.368.9 for
more changes

###
[`v37.368.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.8)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.7...37.368.8)

See https://github.com/renovatebot/renovate/releases/tag/37.368.8 for
more changes

###
[`v37.368.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.7)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.6...37.368.7)

See https://github.com/renovatebot/renovate/releases/tag/37.368.7 for
more changes

###
[`v37.368.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.6)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.5...37.368.6)

See https://github.com/renovatebot/renovate/releases/tag/37.368.6 for
more changes

###
[`v37.368.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.5)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.4...37.368.5)

See https://github.com/renovatebot/renovate/releases/tag/37.368.5 for
more changes

###
[`v37.368.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.3...37.368.4)

See https://github.com/renovatebot/renovate/releases/tag/37.368.4 for
more changes

###
[`v37.368.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.2...37.368.3)

See https://github.com/renovatebot/renovate/releases/tag/37.368.3 for
more changes

###
[`v37.368.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.0...37.368.2)

See https://github.com/renovatebot/renovate/releases/tag/37.368.2 for
more changes

###
[`v37.368.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.366.1...37.368.0)

See https://github.com/renovatebot/renovate/releases/tag/37.368.0 for
more changes

###
[`v37.366.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.366.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.9...37.366.1)

See https://github.com/renovatebot/renovate/releases/tag/37.366.1 for
more changes

###
[`v37.363.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.9)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.6...37.363.9)

See https://github.com/renovatebot/renovate/releases/tag/37.363.9 for
more changes

###
[`v37.363.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.6)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.4...37.363.6)

See https://github.com/renovatebot/renovate/releases/tag/37.363.6 for
more changes

###
[`v37.363.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.3...37.363.4)

See https://github.com/renovatebot/renovate/releases/tag/37.363.4 for
more changes

###
[`v37.363.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.1...37.363.3)

See https://github.com/renovatebot/renovate/releases/tag/37.363.3 for
more changes

###
[`v37.363.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.359.0...37.363.1)

See https://github.com/renovatebot/renovate/releases/tag/37.363.1 for
more changes

###
[`v37.359.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.359.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.2...37.359.0)

See https://github.com/renovatebot/renovate/releases/tag/37.359.0 for
more changes

###
[`v37.358.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.1...37.358.2)

See https://github.com/renovatebot/renovate/releases/tag/37.358.2 for
more changes

###
[`v37.358.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.0...37.358.1)

See https://github.com/renovatebot/renovate/releases/tag/37.358.1 for
more changes

###
[`v37.358.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.356.1...37.358.0)

See https://github.com/renovatebot/renovate/releases/tag/37.358.0 for
more changes

###
[`v37.356.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.356.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.356.0...37.356.1)

See https://github.com/renovatebot/renovate/releases/tag/37.356.1 for
more changes

###
[`v37.356.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.356.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.355.1...37.356.0)

See https://github.com/renovatebot/renovate/releases/tag/37.356.0 for
more changes

###
[`v37.355.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.355.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.6...37.355.1)

See https://github.com/renovatebot/renovate/releases/tag/37.355.1 for
more changes

###
[`v37.354.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.6)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.5...37.354.6)

See https://github.com/renovatebot/renovate/releases/tag/37.354.6 for
more changes

###
[`v37.354.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.5)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.4...37.354.5)

See https://github.com/renovatebot/renovate/releases/tag/37.354.5 for
more changes

###
[`v37.354.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.3...37.354.4)

See https://github.com/renovatebot/renovate/releases/tag/37.354.4 for
more changes

###
[`v37.354.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.2...37.354.3)

See https://github.com/renovatebot/renovate/releases/tag/37.354.3 for
more changes

###
[`v37.354.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.1...37.354.2)

See https://github.com/renovatebot/renovate/releases/tag/37.354.2 for
more changes

###
[`v37.354.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.1...37.354.1)

See https://github.com/renovatebot/renovate/releases/tag/37.354.1 for
more changes

###
[`v37.353.1`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.0...37.353.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.0...37.353.1)

###
[`v37.353.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.353.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.352.0...37.353.0)

See https://github.com/renovatebot/renovate/releases/tag/37.353.0 for
more changes

###
[`v37.352.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.352.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.4...37.352.0)

See https://github.com/renovatebot/renovate/releases/tag/37.352.0 for
more changes

###
[`v37.351.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.2...37.351.4)

See https://github.com/renovatebot/renovate/releases/tag/37.351.4 for
more changes

###
[`v37.351.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.1...37.351.2)

See https://github.com/renovatebot/renovate/releases/tag/37.351.2 for
more changes

###
[`v37.351.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.0...37.351.1)

See https://github.com/renovatebot/renovate/releases/tag/37.351.1 for
more changes

###
[`v37.351.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.3...37.351.0)

See https://github.com/renovatebot/renovate/releases/tag/37.351.0 for
more changes

###
[`v37.349.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.2...37.349.3)

See https://github.com/renovatebot/renovate/releases/tag/37.349.3 for
more changes

###
[`v37.349.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.0...37.349.2)

See https://github.com/renovatebot/renovate/releases/tag/37.349.2 for
more changes

###
[`v37.349.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.347.2...37.349.0)

See https://github.com/renovatebot/renovate/releases/tag/37.349.0 for
more changes

###
[`v37.347.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.347.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.347.0...37.347.2)

See https://github.com/renovatebot/renovate/releases/tag/37.347.2 for
more changes

###
[`v37.347.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.347.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.345.0...37.347.0)

See https://github.com/renovatebot/renovate/releases/tag/37.347.0 for
more changes

###
[`v37.345.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.345.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.344.0...37.345.0)

See https://github.com/renovatebot/renovate/releases/tag/37.345.0 for
more changes

###
[`v37.344.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.344.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.342.1...37.344.0)

See https://github.com/renovatebot/renovate/releases/tag/37.344.0 for
more changes

###
[`v37.342.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.342.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.341.0...37.342.1)

See https://github.com/renovatebot/renovate/releases/tag/37.342.1 for
more changes

###
[`v37.341.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.341.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.10...37.341.0)

See https://github.com/renovatebot/renovate/releases/tag/37.341.0 for
more changes

###
[`v37.340.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.10)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.9...37.340.10)

See https://github.com/renovatebot/renovate/releases/tag/37.340.10 for
more changes

###
[`v37.340.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.9)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.8...37.340.9)

See https://github.com/renovatebot/renovate/releases/tag/37.340.9 for
more changes

###
[`v37.340.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.8)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.5...37.340.8)

See https://github.com/renovatebot/renovate/releases/tag/37.340.8 for
more changes

###
[`v37.340.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.5)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.4...37.340.5)

See https://github.com/renovatebot/renovate/releases/tag/37.340.5 for
more changes

###
[`v37.340.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.0...37.340.4)

See https://github.com/renovatebot/renovate/releases/tag/37.340.4 for
more changes

###
[`v37.340.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.339.0...37.340.0)

See https://github.com/renovatebot/renovate/releases/tag/37.340.0 for
more changes

###
[`v37.339.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.339.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.338.0...37.339.0)

See https://github.com/renovatebot/renovate/releases/tag/37.339.0 for
more changes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7am and before 9am 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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-package-gitlab).

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

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

Successfully merging this pull request may close these issues.

None yet

3 participants