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

refactor: enable errcheck linter #2501

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

phillebaba
Copy link
Member

@phillebaba phillebaba commented May 14, 2024

Description

This change enables the errcheck linter which requires all returned errors to be checked.

Related Issue

Part of #2503
Depends on #2499

Checklist before merging

@phillebaba phillebaba requested a review from a team as a code owner May 14, 2024 14:43
Copy link

netlify bot commented May 14, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 4b7dc12
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/666835fbfc5efe0008710c95

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@fd45291). Learn more about missing BASE report.

Files Patch % Lines
src/pkg/zoci/push.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2501   +/-   ##
=======================================
  Coverage        ?   18.24%           
=======================================
  Files           ?      171           
  Lines           ?    12074           
  Branches        ?        0           
=======================================
  Hits            ?     2203           
  Misses          ?     9610           
  Partials        ?      261           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.golangci.yaml Show resolved Hide resolved
@AustinAbro321 AustinAbro321 merged commit 18e910d into defenseunicorns:main Jun 11, 2024
26 checks passed
@phillebaba phillebaba deleted the lint-errcheck branch June 11, 2024 13:57
ericwyles pushed a commit to defenseunicorns/uds-package-sonarqube that referenced this pull request Jun 20, 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://github.com/actions/checkout) | action |
patch | `v4.1.6` -> `v4.1.7` |
|
[defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common)
| | minor | `v0.5.0` -> `v0.6.0` |
|
[defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common)
| action | minor | `v0.5.0` -> `v0.6.0` |
| [defenseunicorns/zarf](https://github.com/defenseunicorns/zarf) | |
minor | `v0.34.0` -> `v0.35.0` |
| [github/codeql-action](https://github.com/github/codeql-action) |
action | patch | `v3.25.6` -> `v3.25.10` |
| [golangci/golangci-lint](https://github.com/golangci/golangci-lint)
| repository | patch | `v1.59.0` -> `v1.59.1` |
|
[python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema)
| repository | patch | `0.28.4` -> `0.28.5` |
|
[renovatebot/pre-commit-hooks](https://github.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.382.0` -> `37.413.2` |

---

> [!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://github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

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

###
[`v4.1.7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417)

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

- Bump the minor-npm-dependencies group across 1 directory with 4
updates by [@&#8203;dependabot](https://github.com/dependabot) in
[actions/checkout#1739
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[actions/checkout#1697
- Check out other refs/\* by commit by
[@&#8203;orhantoy](https://github.com/orhantoy) in
[actions/checkout#1774
- Pin actions/checkout's own workflows to a known, good, stable version.
by [@&#8203;jww3](https://github.com/jww3) in
[actions/checkout#1776

</details>

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

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

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v0.5.1...v0.6.0)

##### Features

- lula lint integration
([#&#8203;147](https://github.com/defenseunicorns/uds-common/issues/147))
([7f357e0](https://github.com/defenseunicorns/uds-common/commit/7f357e0b42859b0178e90047885494ee03542be7))

##### Miscellaneous

- add a common bundle remove task
([#&#8203;153](https://github.com/defenseunicorns/uds-common/issues/153))
([f3b287c](https://github.com/defenseunicorns/uds-common/commit/f3b287c909c626e9f11d47b9e13d79312d3f3a99))
- **deps:** update uds common support dependencies
([#&#8203;148](https://github.com/defenseunicorns/uds-common/issues/148))
([b5854de](https://github.com/defenseunicorns/uds-common/commit/b5854de37ccb9e46751c17cecd8101411f9fac32))

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

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v0.5.0...v0.5.1)

##### Miscellaneous

- upgrade uds cli-cli to v0.11.2
([#&#8203;150](https://github.com/defenseunicorns/uds-common/issues/150))
([3f23c6d](https://github.com/defenseunicorns/uds-common/commit/3f23c6d9845cec860851f4476e54eb0199e20625))

</details>

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

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

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

##### What's Changed

- refactor: remove use of k8s info and nodes by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2551
- test: shutdown http test servers by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2559
- feat: adding labels to all resources mutated by the agent by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2557
- test: zarf init state by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2556
- refactor: remove use of k8s deprecations by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2560
- test: remove validate pkg arch e2e test by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2563
- test: remove TestMismatchedVersions e2e test by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2564
- test: delete agent e2e label test by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2568
- fix: add custom error printing for Zarf commands by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2575
- refactor: remove use of k8s dynamic by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2561
- refactor: remove use of k8s namespace by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2550
- fix: cancel Cobra parent context on interrupt by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2567
- refactor: use root ctx in agent by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2578
- chore: deprecate DeprecatedKeys by
[@&#8203;schristoff-du](https://github.com/schristoff-du) in
[defenseunicorns/zarf#2581
- test: validate package by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2569
- chore: fix typos by
[@&#8203;beholdenkey](https://github.com/beholdenkey) in
[defenseunicorns/zarf#2590
- fix: docker containerd blob error by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2593
- fix(deps): update module github.com/defenseunicorns/pkg/oci to v1 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/zarf#2511
- fix: change so that second SIGINT signal immediately exits program by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2598
- refactor: add context in packager by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2597
- chore: update go version to 1.22.4 by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2595
- fix: handle errors in version command by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2589
- fix: cosign image pulls by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2599
- refactor: move k8s tunnel to cluster package by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2566
- test: cleanup e2e tests by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2601
- refactor: enable errcheck linter by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2501
- fix: crane option argument parameters by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2609
- feat: remove .metadata.image from schema by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2606
- refactor: remove use of k8s pods by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2553
- fix: pass image reference to syft sbom source object by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2612
- fix: only build a single binary in the init-package make target by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2614
- fix: avoid injector pod name collisions by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2620
- fix: no longer remove the agent ignore label from namespaces by
[@&#8203;Racer159](https://github.com/Racer159) in
[defenseunicorns/zarf#2623
- refactor: remove use of k8s secret by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2565
- fix: using a new s3 backend for test data by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2630
- chore(deps): update goreleaser/goreleaser-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/zarf#2596

**Full Changelog**:
defenseunicorns/zarf@v0.34.0...v0.35.0

</details>

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

###
[`v3.25.10`](https://github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

###
[`v3.25.9`](https://github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

###
[`v3.25.8`](https://github.com/github/codeql-action/compare/v3.25.7...v3.25.8)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.7...v3.25.8)

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

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

</details>

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

###
[`v1.59.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1591)

[Compare
Source](https://github.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1)

1.  Updated linters
    -   `go-errorlint`: from 1.5.1 to 1.5.2
    -   `gomnd`: deprecated configuration compatibility
    -   `intrange`: add `style` preset
    -   `misspell`: from 0.5.1 to 0.6.0
    -   `sloglint`: from 0.7.0 to 0.7.1
    -   `testifylint`: from 1.3.0 to 1.3.1
    -   `unparam`: bump to HEAD
    -   `usestdlibvars`: from 1.25.0 to 1.26.0
2.  Fixes
    -   SARIF: init empty result slice
    -   SARIF: issue column >= 1
3.  Documentation
    -   update `revive` configuration

</details>

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

###
[`v0.28.5`](https://github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0285)

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

- Update vendored schemas: bitbucket-pipelines, dependabot,
github-actions,
    github-workflows, gitlab-ci, readthedocs, renovate (2024-06-10)
-   Update bitbucket schema to use the option from the
intellij-bitbucket-references-plugin . For more details on this
decision, see
:issue:`440` . Thanks
[@&#8203;blade2005](https://github.com/blade2005) for the PR!
(:pr:`442`)

</details>

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

###
[`v37.413.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.1...37.413.2)

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

###
[`v37.413.1`](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.0...37.413.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.0...37.413.1)

###
[`v37.413.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.412.2...37.413.0)

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

###
[`v37.412.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.412.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.412.1...37.412.2)

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

###
[`v37.412.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.412.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.411.0...37.412.1)

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

###
[`v37.411.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.411.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.3...37.411.0)

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

###
[`v37.410.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.2...37.410.3)

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

###
[`v37.410.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.1...37.410.2)

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

###
[`v37.410.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.409.1...37.410.1)

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

###
[`v37.409.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.409.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.409.0...37.409.1)

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

###
[`v37.409.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.409.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.3...37.409.0)

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

###
[`v37.408.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.2...37.408.3)

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

###
[`v37.408.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.1...37.408.2)

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

###
[`v37.408.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.0...37.408.1)

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

###
[`v37.408.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.4...37.408.0)

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

###
[`v37.407.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.4)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.3...37.407.4)

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

###
[`v37.407.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.2...37.407.3)

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

###
[`v37.407.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.1...37.407.2)

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

###
[`v37.407.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.2...37.407.1)

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

###
[`v37.406.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.1...37.406.2)

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

###
[`v37.406.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.0...37.406.1)

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

###
[`v37.406.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.405.0...37.406.0)

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

###
[`v37.405.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.405.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.9...37.405.0)

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

###
[`v37.399.9`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.9)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.8...37.399.9)

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

###
[`v37.399.8`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.8)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.6...37.399.8)

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

###
[`v37.399.6`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.6)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.5...37.399.6)

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

###
[`v37.399.5`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.5)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.3...37.399.5)

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

###
[`v37.399.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.0...37.399.3)

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

###
[`v37.399.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.398.2...37.399.0)

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

###
[`v37.398.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.398.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.398.1...37.398.2)

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

###
[`v37.398.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.398.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.398.0...37.398.1)

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

###
[`v37.398.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.398.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.397.0...37.398.0)

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

###
[`v37.397.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.397.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.396.0...37.397.0)

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

###
[`v37.396.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.396.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.395.0...37.396.0)

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

###
[`v37.395.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.395.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.393.0...37.395.0)

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

###
[`v37.393.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.393.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.392.0...37.393.0)

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

###
[`v37.392.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.392.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.391.3...37.392.0)

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

###
[`v37.391.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.391.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.391.2...37.391.3)

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

###
[`v37.391.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.391.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.391.0...37.391.2)

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

###
[`v37.391.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.391.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.390.1...37.391.0)

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

###
[`v37.390.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.390.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.390.0...37.390.1)

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

###
[`v37.390.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.390.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.388.2...37.390.0)

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

###
[`v37.388.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.388.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.388.1...37.388.2)

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

###
[`v37.388.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.388.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.388.0...37.388.1)

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

###
[`v37.388.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.388.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.387.3...37.388.0)

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

###
[`v37.387.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.387.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.387.2...37.387.3)

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

###
[`v37.387.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.387.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.387.0...37.387.2)

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

###
[`v37.387.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.387.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.385.0...37.387.0)

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

###
[`v37.385.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.385.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.384.1...37.385.0)

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

###
[`v37.384.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.384.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.384.0...37.384.1)

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

###
[`v37.384.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.384.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.5...37.384.0)

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

###
[`v37.382.5`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.5)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.4...37.382.5)

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

###
[`v37.382.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.4)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.3...37.382.4)

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

###
[`v37.382.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.2...37.382.3)

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

###
[`v37.382.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.0...37.382.2)

See https://github.com/renovatebot/renovate/releases/tag/37.382.2 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://github.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Release-As: 9.9.5-uds.1
ericwyles pushed a commit to defenseunicorns/uds-package-mattermost that referenced this pull request Jun 20, 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://github.com/actions/checkout) | action |
patch | `v4.1.6` -> `v4.1.7` |
|
[defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common)
| | minor | `v0.5.0` -> `v0.6.0` |
|
[defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common)
| action | minor | `v0.5.0` -> `v0.6.0` |
| [defenseunicorns/zarf](https://github.com/defenseunicorns/zarf) | |
minor | `v0.34.0` -> `v0.35.0` |
| [github/codeql-action](https://github.com/github/codeql-action) |
action | patch | `v3.25.8` -> `v3.25.10` |
|
[renovatebot/pre-commit-hooks](https://github.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.399.9` -> `37.413.3` |

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://github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

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

###
[`v4.1.7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417)

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

- Bump the minor-npm-dependencies group across 1 directory with 4
updates by [@&#8203;dependabot](https://github.com/dependabot) in
[actions/checkout#1739
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[actions/checkout#1697
- Check out other refs/\* by commit by
[@&#8203;orhantoy](https://github.com/orhantoy) in
[actions/checkout#1774
- Pin actions/checkout's own workflows to a known, good, stable version.
by [@&#8203;jww3](https://github.com/jww3) in
[actions/checkout#1776

</details>

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

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

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v0.5.1...v0.6.0)

##### Features

- lula lint integration
([#&#8203;147](https://github.com/defenseunicorns/uds-common/issues/147))
([7f357e0](https://github.com/defenseunicorns/uds-common/commit/7f357e0b42859b0178e90047885494ee03542be7))

##### Miscellaneous

- add a common bundle remove task
([#&#8203;153](https://github.com/defenseunicorns/uds-common/issues/153))
([f3b287c](https://github.com/defenseunicorns/uds-common/commit/f3b287c909c626e9f11d47b9e13d79312d3f3a99))
- **deps:** update uds common support dependencies
([#&#8203;148](https://github.com/defenseunicorns/uds-common/issues/148))
([b5854de](https://github.com/defenseunicorns/uds-common/commit/b5854de37ccb9e46751c17cecd8101411f9fac32))

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

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v0.5.0...v0.5.1)

##### Miscellaneous

- upgrade uds cli-cli to v0.11.2
([#&#8203;150](https://github.com/defenseunicorns/uds-common/issues/150))
([3f23c6d](https://github.com/defenseunicorns/uds-common/commit/3f23c6d9845cec860851f4476e54eb0199e20625))

</details>

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

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

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

##### What's Changed

- refactor: remove use of k8s info and nodes by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2551
- test: shutdown http test servers by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2559
- feat: adding labels to all resources mutated by the agent by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2557
- test: zarf init state by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2556
- refactor: remove use of k8s deprecations by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2560
- test: remove validate pkg arch e2e test by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2563
- test: remove TestMismatchedVersions e2e test by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2564
- test: delete agent e2e label test by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2568
- fix: add custom error printing for Zarf commands by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2575
- refactor: remove use of k8s dynamic by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2561
- refactor: remove use of k8s namespace by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2550
- fix: cancel Cobra parent context on interrupt by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2567
- refactor: use root ctx in agent by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2578
- chore: deprecate DeprecatedKeys by
[@&#8203;schristoff-du](https://github.com/schristoff-du) in
[defenseunicorns/zarf#2581
- test: validate package by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2569
- chore: fix typos by
[@&#8203;beholdenkey](https://github.com/beholdenkey) in
[defenseunicorns/zarf#2590
- fix: docker containerd blob error by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2593
- fix(deps): update module github.com/defenseunicorns/pkg/oci to v1 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/zarf#2511
- fix: change so that second SIGINT signal immediately exits program by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2598
- refactor: add context in packager by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2597
- chore: update go version to 1.22.4 by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2595
- fix: handle errors in version command by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2589
- fix: cosign image pulls by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2599
- refactor: move k8s tunnel to cluster package by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2566
- test: cleanup e2e tests by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2601
- refactor: enable errcheck linter by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2501
- fix: crane option argument parameters by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2609
- feat: remove .metadata.image from schema by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2606
- refactor: remove use of k8s pods by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2553
- fix: pass image reference to syft sbom source object by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2612
- fix: only build a single binary in the init-package make target by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2614
- fix: avoid injector pod name collisions by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2620
- fix: no longer remove the agent ignore label from namespaces by
[@&#8203;Racer159](https://github.com/Racer159) in
[defenseunicorns/zarf#2623
- refactor: remove use of k8s secret by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2565
- fix: using a new s3 backend for test data by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2630
- chore(deps): update goreleaser/goreleaser-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/zarf#2596

**Full Changelog**:
defenseunicorns/zarf@v0.34.0...v0.35.0

</details>

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

###
[`v3.25.10`](https://github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

###
[`v3.25.9`](https://github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

</details>

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

###
[`v37.413.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.2...37.413.3)

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

###
[`v37.413.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.1...37.413.2)

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

###
[`v37.413.1`](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.0...37.413.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.0...37.413.1)

###
[`v37.413.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.412.2...37.413.0)

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

###
[`v37.412.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.412.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.412.1...37.412.2)

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

###
[`v37.412.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.412.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.411.0...37.412.1)

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

###
[`v37.411.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.411.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.3...37.411.0)

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

###
[`v37.410.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.2...37.410.3)

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

###
[`v37.410.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.1...37.410.2)

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

###
[`v37.410.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.409.1...37.410.1)

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

###
[`v37.409.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.409.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.409.0...37.409.1)

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

###
[`v37.409.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.409.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.3...37.409.0)

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

###
[`v37.408.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.2...37.408.3)

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

###
[`v37.408.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.1...37.408.2)

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

###
[`v37.408.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.0...37.408.1)

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

###
[`v37.408.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.4...37.408.0)

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

###
[`v37.407.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.4)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.3...37.407.4)

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

###
[`v37.407.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.2...37.407.3)

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

###
[`v37.407.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.1...37.407.2)

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

###
[`v37.407.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.2...37.407.1)

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

###
[`v37.406.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.1...37.406.2)

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

###
[`v37.406.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.0...37.406.1)

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

###
[`v37.406.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.405.0...37.406.0)

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

###
[`v37.405.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.405.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.9...37.405.0)

See https://github.com/renovatebot/renovate/releases/tag/37.405.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://github.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Release-As: 9.8.1-uds.1
Racer159 pushed a commit to defenseunicorns/uds-package-gitlab that referenced this pull request Jun 27, 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://github.com/actions/checkout) | action |
patch | `v4.1.6` -> `v4.1.7` |
|
[defenseunicorns/uds-cli](https://github.com/defenseunicorns/uds-cli)
| | patch | `v0.11.0` -> `v0.11.2` |
| [defenseunicorns/zarf](https://github.com/defenseunicorns/zarf) | |
minor | `v0.34.0` -> `v0.35.0` |
| [github/codeql-action](https://github.com/github/codeql-action) |
action | patch | `v3.25.6` -> `v3.25.10` |
| [golangci/golangci-lint](https://github.com/golangci/golangci-lint)
| repository | patch | `v1.59.0` -> `v1.59.1` |
|
[python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema)
| repository | patch | `0.28.4` -> `0.28.6` |
|
[renovatebot/pre-commit-hooks](https://github.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.381.11` -> `37.420.1` |

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://github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

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

###
[`v4.1.7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417)

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

- Bump the minor-npm-dependencies group across 1 directory with 4
updates by [@&#8203;dependabot](https://github.com/dependabot) in
[actions/checkout#1739
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[actions/checkout#1697
- Check out other refs/\* by commit by
[@&#8203;orhantoy](https://github.com/orhantoy) in
[actions/checkout#1774
- Pin actions/checkout's own workflows to a known, good, stable version.
by [@&#8203;jww3](https://github.com/jww3) in
[actions/checkout#1776

</details>

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

###
[`v0.11.2`](https://github.com/defenseunicorns/uds-cli/releases/tag/v0.11.2)

[Compare
Source](https://github.com/defenseunicorns/uds-cli/compare/v0.11.1...v0.11.2)

##### What's Changed

- chore: fix valuesFiles examples by
[@&#8203;decleaver](https://github.com/decleaver) in
[defenseunicorns/uds-cli#686
- chore: uds engine installation adr by
[@&#8203;decleaver](https://github.com/decleaver) in
[defenseunicorns/uds-cli#682
- fix: take docker namespace into account during deploy by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#698

**Full Changelog**:
defenseunicorns/uds-cli@v0.11.1...v0.11.2

###
[`v0.11.1`](https://github.com/defenseunicorns/uds-cli/releases/tag/v0.11.1)

[Compare
Source](https://github.com/defenseunicorns/uds-cli/compare/v0.11.0...v0.11.1)

##### What's Changed

- chore: run CI tests in parallel, remove alpha status by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#645
- fix(deps): update module github.com/defenseunicorns/pkg/helpers to v2
by [@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#635
- chore: update codeowners by
[@&#8203;TristanHoladay](https://github.com/TristanHoladay) in
[defenseunicorns/uds-cli#647
- docs: add note about UDS_ARCH by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#652
- feat: add file type variables to bundles by
[@&#8203;TristanHoladay](https://github.com/TristanHoladay) in
[defenseunicorns/uds-cli#631
- fix: arch check in PreDeployValidation by
[@&#8203;TristanHoladay](https://github.com/TristanHoladay) in
[defenseunicorns/uds-cli#657
- fix(deps): update module github.com/spf13/viper to v1.19.0 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#651
- chore(deps): update homebrew/actions digest to
[`24e4659`](https://github.com/defenseunicorns/uds-cli/commit/24e4659)
by [@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#650
- fix(deps): update module golang.org/x/mod to v0.18.0 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#659
- feat: uds security hub integration by
[@&#8203;naveensrinivasan](https://github.com/naveensrinivasan) in
[defenseunicorns/uds-cli#662
- feat: adds --list-images arg to inspect by
[@&#8203;eFAILution](https://github.com/eFAILution) in
[defenseunicorns/uds-cli#599
- chore: small refactors and docs updates by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#671
- feat: dev deploy --ref and --flavor flags by
[@&#8203;decleaver](https://github.com/decleaver) in
[defenseunicorns/uds-cli#638
- fix(deps): update module github.com/defenseunicorns/uds-security-hub
to v0.0.7 by [@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#673
- chore: fix typos by
[@&#8203;beholdenkey](https://github.com/beholdenkey) in
[defenseunicorns/uds-cli#676
- chore: cleans up lang file and docs, use PRs for brew releases by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#675
- chore(deps): update goreleaser/goreleaser-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/uds-cli#661
- feat: integrated docs between uds and uds-cli by
[@&#8203;UnicornChance](https://github.com/UnicornChance) in
[defenseunicorns/uds-cli#646
- chore: shorten readme before docs site roll out by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#679
- fix: install trivy for security hub and parallelize release by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#680
- fix: release workflow typos by
[@&#8203;UncleGedd](https://github.com/UncleGedd) in
[defenseunicorns/uds-cli#681

##### New Contributors

- [@&#8203;eFAILution](https://github.com/eFAILution) made their first
contribution in
[defenseunicorns/uds-cli#599
- [@&#8203;beholdenkey](https://github.com/beholdenkey) made their
first contribution in
[defenseunicorns/uds-cli#676
- [@&#8203;UnicornChance](https://github.com/UnicornChance) made their
first contribution in
[defenseunicorns/uds-cli#646

**Full Changelog**:
defenseunicorns/uds-cli@v0.11.0...v0.11.1

</details>

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

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

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

##### What's Changed

- refactor: remove use of k8s info and nodes by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2551
- test: shutdown http test servers by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2559
- feat: adding labels to all resources mutated by the agent by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2557
- test: zarf init state by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2556
- refactor: remove use of k8s deprecations by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2560
- test: remove validate pkg arch e2e test by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2563
- test: remove TestMismatchedVersions e2e test by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2564
- test: delete agent e2e label test by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2568
- fix: add custom error printing for Zarf commands by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2575
- refactor: remove use of k8s dynamic by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2561
- refactor: remove use of k8s namespace by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2550
- fix: cancel Cobra parent context on interrupt by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2567
- refactor: use root ctx in agent by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2578
- chore: deprecate DeprecatedKeys by
[@&#8203;schristoff-du](https://github.com/schristoff-du) in
[defenseunicorns/zarf#2581
- test: validate package by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2569
- chore: fix typos by
[@&#8203;beholdenkey](https://github.com/beholdenkey) in
[defenseunicorns/zarf#2590
- fix: docker containerd blob error by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2593
- fix(deps): update module github.com/defenseunicorns/pkg/oci to v1 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/zarf#2511
- fix: change so that second SIGINT signal immediately exits program by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2598
- refactor: add context in packager by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2597
- chore: update go version to 1.22.4 by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2595
- fix: handle errors in version command by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2589
- fix: cosign image pulls by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2599
- refactor: move k8s tunnel to cluster package by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2566
- test: cleanup e2e tests by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2601
- refactor: enable errcheck linter by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2501
- fix: crane option argument parameters by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2609
- feat: remove .metadata.image from schema by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2606
- refactor: remove use of k8s pods by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2553
- fix: pass image reference to syft sbom source object by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2612
- fix: only build a single binary in the init-package make target by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2614
- fix: avoid injector pod name collisions by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2620
- fix: no longer remove the agent ignore label from namespaces by
[@&#8203;Racer159](https://github.com/Racer159) in
[defenseunicorns/zarf#2623
- refactor: remove use of k8s secret by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2565
- fix: using a new s3 backend for test data by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2630
- chore(deps): update goreleaser/goreleaser-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/zarf#2596

**Full Changelog**:
defenseunicorns/zarf@v0.34.0...v0.35.0

</details>

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

###
[`v3.25.10`](https://github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

###
[`v3.25.9`](https://github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

###
[`v3.25.8`](https://github.com/github/codeql-action/compare/v3.25.7...v3.25.8)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.7...v3.25.8)

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

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

</details>

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

###
[`v1.59.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1591)

[Compare
Source](https://github.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1)

1.  Updated linters
    -   `go-errorlint`: from 1.5.1 to 1.5.2
    -   `gomnd`: deprecated configuration compatibility
    -   `intrange`: add `style` preset
    -   `misspell`: from 0.5.1 to 0.6.0
    -   `sloglint`: from 0.7.0 to 0.7.1
    -   `testifylint`: from 1.3.0 to 1.3.1
    -   `unparam`: bump to HEAD
    -   `usestdlibvars`: from 1.25.0 to 1.26.0
2.  Fixes
    -   SARIF: init empty result slice
    -   SARIF: issue column >= 1
3.  Documentation
    -   update `revive` configuration

</details>

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

###
[`v0.28.6`](https://github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0286)

[Compare
Source](https://github.com/python-jsonschema/check-jsonschema/compare/0.28.5...0.28.6)

- Update vendored schemas: bitbucket-pipelines, circle-ci, readthedocs,
    renovate (2024-06-23)
- Add CircleCI schema and pre-commit hook. Thanks :user:`jrdnbradford`!
(:pr:`444`)

###
[`v0.28.5`](https://github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0285)

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

- Update vendored schemas: bitbucket-pipelines, dependabot,
github-actions,
    github-workflows, gitlab-ci, readthedocs, renovate (2024-06-10)
-   Update bitbucket schema to use the option from the
intellij-bitbucket-references-plugin . For more details on this
decision, see
:issue:`440` . Thanks
[@&#8203;blade2005](https://github.com/blade2005) for the PR!
(:pr:`442`)

</details>

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

###
[`v37.420.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.420.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.420.0...37.420.1)

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

###
[`v37.420.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.420.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.419.1...37.420.0)

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

###
[`v37.419.1`](https://github.com/renovatebot/pre-commit-hooks/compare/37.418.2...37.419.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.418.2...37.419.1)

###
[`v37.418.2`](https://github.com/renovatebot/pre-commit-hooks/compare/37.418.1...37.418.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.418.1...37.418.2)

###
[`v37.418.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.418.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.417.1...37.418.1)

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

###
[`v37.417.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.417.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.417.0...37.417.1)

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

###
[`v37.417.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.417.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.416.0...37.417.0)

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

###
[`v37.416.0`](https://github.com/renovatebot/pre-commit-hooks/compare/37.415.0...37.416.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.415.0...37.416.0)

###
[`v37.415.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.415.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.414.1...37.415.0)

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

###
[`v37.414.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.414.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.414.0...37.414.1)

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

###
[`v37.414.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.414.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.4...37.414.0)

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

###
[`v37.413.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.4)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.3...37.413.4)

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

###
[`v37.413.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.2...37.413.3)

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

###
[`v37.413.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.1...37.413.2)

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

###
[`v37.413.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.0...37.413.1)

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

###
[`v37.413.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.412.2...37.413.0)

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

###
[`v37.412.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.412.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.412.1...37.412.2)

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

###
[`v37.412.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.412.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.411.0...37.412.1)

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

###
[`v37.411.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.411.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.3...37.411.0)

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

###
[`v37.410.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.2...37.410.3)

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

###
[`v37.410.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.1...37.410.2)

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

###
[`v37.410.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.409.1...37.410.1)

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

###
[`v37.409.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.409.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.409.0...37.409.1)

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

###
[`v37.409.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.409.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.3...37.409.0)

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

###
[`v37.408.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.2...37.408.3)

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

###
[`v37.408.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.1...37.408.2)

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

###
[`v37.408.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.0...37.408.1)

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

###
[`v37.408.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.4...37.408.0)

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

###
[`v37.407.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.4)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.3...37.407.4)

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

###
[`v37.407.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.2...37.407.3)

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

###
[`v37.407.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.1...37.407.2)

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

###
[`v37.407.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.2...37.407.1)

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

###
[`v37.406.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.1...37.406.2)

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

###
[`v37.406.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.0...37.406.1)

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

###
[`v37.406.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.405.0...37.406.0)

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

###
[`v37.405.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.405.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.9...37.405.0)

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

###
[`v37.399.9`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.9)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.8...37.399.9)

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

###
[`v37.399.8`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.8)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.6...37.399.8)

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

###
[`v37.399.6`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.6)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.5...37.399.6)

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

###
[`v37.399.5`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.5)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.3...37.399.5)

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

###
[`v37.399.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.0...37.399.3)

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

###
[`v37.399.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.399.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.398.2...37.399.0)

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

###
[`v37.398.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.398.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.398.1...37.398.2)

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

###
[`v37.398.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.398.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.398.0...37.398.1)

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

###
[`v37.398.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.398.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.397.0...37.398.0)

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

###
[`v37.397.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.397.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.396.0...37.397.0)

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

###
[`v37.396.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.396.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.395.0...37.396.0)

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

###
[`v37.395.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.395.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.393.0...37.395.0)

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

###
[`v37.393.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.393.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.392.0...37.393.0)

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

###
[`v37.392.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.392.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.391.3...37.392.0)

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

###
[`v37.391.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.391.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.391.2...37.391.3)

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

###
[`v37.391.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.391.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.391.0...37.391.2)

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

###
[`v37.391.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.391.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.390.1...37.391.0)

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

###
[`v37.390.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.390.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.390.0...37.390.1)

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

###
[`v37.390.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.390.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.388.2...37.390.0)

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

###
[`v37.388.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.388.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.388.1...37.388.2)

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

###
[`v37.388.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.388.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.388.0...37.388.1)

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

###
[`v37.388.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.388.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.387.3...37.388.0)

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

###
[`v37.387.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.387.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.387.2...37.387.3)

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

###
[`v37.387.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.387.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.387.0...37.387.2)

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

###
[`v37.387.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.387.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.385.0...37.387.0)

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

###
[`v37.385.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.385.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.384.1...37.385.0)

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

###
[`v37.384.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.384.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.384.0...37.384.1)

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

###
[`v37.384.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.384.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.5...37.384.0)

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

###
[`v37.382.5`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.5)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.4...37.382.5)

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

###
[`v37.382.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.4)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.3...37.382.4)

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

###
[`v37.382.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.2...37.382.3)

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

###
[`v37.382.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.0...37.382.2)

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

###
[`v37.382.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.382.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.381.11...37.382.0)

See https://github.com/renovatebot/renovate/releases/tag/37.382.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://github.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Release-As: v17.1.1-uds.0
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

2 participants