defenseunicorns / maru-runner

The Unicorn Task Runner
Apache License 2.0
10 stars 1 forks source link

chore(deps): update dependency defenseunicorns/zarf to v0.32.5 #20

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
defenseunicorns/zarf patch v0.32.4 -> v0.32.5

Release Notes

defenseunicorns/zarf (defenseunicorns/zarf) ### [`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) ##### What's Changed - Chore: fix spelling by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2333](https://togithub.com/defenseunicorns/zarf/pull/2333) - chore: fix implicit memory aliasing in for loop by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/zarf/pull/2341](https://togithub.com/defenseunicorns/zarf/pull/2341) - chore: configure agent server to avoid slowloris attack by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/zarf/pull/2342](https://togithub.com/defenseunicorns/zarf/pull/2342) - chore: sorted go imports by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/zarf/pull/2349](https://togithub.com/defenseunicorns/zarf/pull/2349) - fix(deps): update github.com/anchore/clio digest to [`abcb719`](https://togithub.com/defenseunicorns/zarf/commit/abcb719) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2347](https://togithub.com/defenseunicorns/zarf/pull/2347) - chore: fix bb test by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2340](https://togithub.com/defenseunicorns/zarf/pull/2340) - fix(ci): change ECR image to docker.io image by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2353](https://togithub.com/defenseunicorns/zarf/pull/2353) - fix: added OCI Image Index mediaType by [@​mdaizcorbe](https://togithub.com/mdaizcorbe) in [https://github.com/defenseunicorns/zarf/pull/2352](https://togithub.com/defenseunicorns/zarf/pull/2352) - chore: update CODEOWNERS with [@​AustinAbro321](https://togithub.com/AustinAbro321) by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2354](https://togithub.com/defenseunicorns/zarf/pull/2354) - chore: refactor and purify the OCI library within Zarf. by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2235](https://togithub.com/defenseunicorns/zarf/pull/2235) - docs: formatting and grammar by [@​beholdenkey](https://togithub.com/beholdenkey) in [https://github.com/defenseunicorns/zarf/pull/2350](https://togithub.com/defenseunicorns/zarf/pull/2350) - feat: add missing vendored tool version commands by [@​eddiezane](https://togithub.com/eddiezane) in [https://github.com/defenseunicorns/zarf/pull/2232](https://togithub.com/defenseunicorns/zarf/pull/2232) - chore: default to temp zarf cache in e2e tests by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2355](https://togithub.com/defenseunicorns/zarf/pull/2355) - feat: add `--why` flag for `zarf dev find-images` by [@​waveywaves](https://togithub.com/waveywaves) in [https://github.com/defenseunicorns/zarf/pull/2309](https://togithub.com/defenseunicorns/zarf/pull/2309) - feat: set variables on find images by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2282](https://togithub.com/defenseunicorns/zarf/pull/2282) - feat: add configurable backoff and retries for Zarf operations by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2345](https://togithub.com/defenseunicorns/zarf/pull/2345) - fix: package publish progress bar frozen at zero by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2367](https://togithub.com/defenseunicorns/zarf/pull/2367) - chore(release): update release workflow to use token from gh app by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2368](https://togithub.com/defenseunicorns/zarf/pull/2368) - chore(deps):combined mitigate jose CVE by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2375](https://togithub.com/defenseunicorns/zarf/pull/2375) - chore(release): use release environment secrets by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2374](https://togithub.com/defenseunicorns/zarf/pull/2374) - fix(release): hotfix `publish` not respecting source package architecture by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2376](https://togithub.com/defenseunicorns/zarf/pull/2376) ##### New Contributors - [@​mdaizcorbe](https://togithub.com/mdaizcorbe) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2352](https://togithub.com/defenseunicorns/zarf/pull/2352) - [@​beholdenkey](https://togithub.com/beholdenkey) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2350](https://togithub.com/defenseunicorns/zarf/pull/2350) - [@​eddiezane](https://togithub.com/eddiezane) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2232](https://togithub.com/defenseunicorns/zarf/pull/2232) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.32.4...v0.32.5

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.

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



This PR has been generated by Mend Renovate. View repository job log here.