Skip to content

Commit

Permalink
chore(deps): update maru support dependencies (#127)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
| action | patch | `v4.3.3` -> `v4.3.4` |
| [defenseunicorns/zarf](https://github.com/defenseunicorns/zarf) | |
minor | `v0.35.0` -> `v0.36.0` |
| [github/codeql-action](https://github.com/github/codeql-action) |
action | patch | `v3.25.11` -> `v3.25.12` |

---

### Release Notes

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

###
[`v4.3.4`](https://github.com/actions/dependency-review-action/compare/v4.3.3...v4.3.4)

[Compare
Source](https://github.com/actions/dependency-review-action/compare/v4.3.3...v4.3.4)

</details>

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

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

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

##### What's Changed

- refactor: remove unused constants and variables by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2633
- docs: fixed wrong link in zarf site nerd notes page by
[@&#8203;joelmccoy](https://github.com/joelmccoy) in
[zarf-dev/zarf#2639
- chore: s3 cleanup by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2632
- refactor: change UpdateZarfAgentValues to rolling restart by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[zarf-dev/zarf#2644
- chore: make less by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2648
- fix: docs links by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2650
- refactor: remove use of reflections by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2634
- refactor: remove use of message.Fatal in tools by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2602
- refactor: remove k8s package by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2627
- feat: add context to pull and data injections by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2654
- test: move creator tests into one file by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2658
- test: site and links by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2656
- chore: run unit tests on main by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2653
- fix(docs): update help docs for zarf connect to add clarity by
[@&#8203;chaospuppy](https://github.com/chaospuppy) in
[zarf-dev/zarf#2662
- chore!: remove logging from init package by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[zarf-dev/zarf#2625
- chore: patch CVE-2024-6104 by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[zarf-dev/zarf#2669
- chore: patch CVE-2024-35255 by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[zarf-dev/zarf#2670
- chore: patch CVE-2024-6257 by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[zarf-dev/zarf#2671
- docs: data injection by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2668
- feat: flux OCI support in Zarf Agent by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[zarf-dev/zarf#2005
- refactor: make lint use more accessible data type by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2660
- fix: remove helpers v1 by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2679
- refactor: test and cleanup injector by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2629
- refactor: remove use message.Fatal in cmd package by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2664
- ci: cleanup windows github action by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2673
- refactor: remove message.Fatal and spinner.Fatal by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2676
- ci: add merge groups by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2680
- ci: remove dependency review merge queue and add label merge queue by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2688
- refactor: remove warnings property from packager by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2687
- refactor: remove sbom view files property from packager by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2695
- fix: remove ignore label when adopting resource by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2699
- fix: revert fix: remove ignore label when adopting resource by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2711
- ci: run e2e tests by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2710
- refactor: test and refactor split file by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2708
- refactor: remove unused message functions and verbose logging by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2712
- refactor: connect command list printing by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2703
- docs: add contributing doc to root and add tsc by
[@&#8203;salaxander](https://github.com/salaxander) in
[zarf-dev/zarf#2706
- fix: remove unpinned image warning in lint for cosign signatures by
[@&#8203;jasonwashburn](https://github.com/jasonwashburn) in
[zarf-dev/zarf#2681

##### New Contributors

- [@&#8203;joelmccoy](https://github.com/joelmccoy) made their first
contribution in
[zarf-dev/zarf#2639
- [@&#8203;chaospuppy](https://github.com/chaospuppy) made their first
contribution in
[zarf-dev/zarf#2662
- [@&#8203;jasonwashburn](https://github.com/jasonwashburn) made their
first contribution in
[zarf-dev/zarf#2681

**Full Changelog**:
zarf-dev/zarf@v0.35.0...v0.36.0

</details>

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

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

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

</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://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/maru-runner).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
  • Loading branch information
renovate[bot] and Racer159 committed Jul 12, 2024
1 parent 1c82388 commit 5352582
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/actions/zarf/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ runs:
- uses: defenseunicorns/setup-zarf@main
with:
# renovate: datasource=github-tags depName=defenseunicorns/zarf
version: v0.35.0
version: v0.36.0
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Dependency Review
uses: actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
4 changes: 2 additions & 2 deletions .github/workflows/scan-codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: make build-cli-linux-amd

- name: Initialize CodeQL
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
uses: github/codeql-action/init@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
env:
CODEQL_EXTRACTOR_GO_BUILD_TRACING: on
with:
Expand All @@ -54,6 +54,6 @@ jobs:


- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
uses: github/codeql-action/analyze@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
with:
category: "/language:${{matrix.language}}"
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
uses: github/codeql-action/upload-sarif@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
with:
sarif_file: results.sarif

0 comments on commit 5352582

Please sign in to comment.