chore(deps): update dependency defenseunicorns/zarf to v0.42.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
defenseunicorns/zarf | patch |
v0.42.0 -> v0.42.1
|
|
defenseunicorns/zarf | ironbank-github | patch |
v0.42.0 -> v0.42.1
|
Release Notes
defenseunicorns/zarf (defenseunicorns/zarf)
v0.42.1
What's Changed
- Remove import chaining from import package by @phillebaba in https://github.com/zarf-dev/zarf/pull/3115
- chore(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5 by @dependabot in https://github.com/zarf-dev/zarf/pull/3122
- fix: support registry override for dev deploy (yolo) by @mjnagel in https://github.com/zarf-dev/zarf/pull/3064
- Refactor flavor e2e test to not depend on CLI output by @phillebaba in https://github.com/zarf-dev/zarf/pull/3125
- feat: introduce logger to ctx, refactor cmd, and migrate logo to Zarf Say by @mkcp in https://github.com/zarf-dev/zarf/pull/3120
- chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3128
- chore(deps): bump github.com/anchore/syft from 1.14.0 to 1.14.2 by @dependabot in https://github.com/zarf-dev/zarf/pull/3121
- chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.9 to 1.8.10 by @dependabot in https://github.com/zarf-dev/zarf/pull/3105
- chore(deps): bump sigs.k8s.io/kustomize/api from 0.17.3 to 0.18.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3091
- chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.9 to 1.8.10 by @dependabot in https://github.com/zarf-dev/zarf/pull/3104
- Refactor sbom e2e test to not depend on CLI output by @phillebaba in https://github.com/zarf-dev/zarf/pull/3129
- chore: address clippy feedback by @joonas in https://github.com/zarf-dev/zarf/pull/2959
- Refactor deprecation e2e test to not depend on CLI output by @phillebaba in https://github.com/zarf-dev/zarf/pull/3130
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in https://github.com/zarf-dev/zarf/pull/3133
- chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in https://github.com/zarf-dev/zarf/pull/3135
- chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.8.9 to 1.8.10 by @dependabot in https://github.com/zarf-dev/zarf/pull/3137
- chore(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3138
- chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3140
- chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3141
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in https://github.com/zarf-dev/zarf/pull/3143
- chore(deps): bump k8s.io/kubectl from 0.31.1 to 0.31.2 by @dependabot in https://github.com/zarf-dev/zarf/pull/3142
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in https://github.com/zarf-dev/zarf/pull/3144
- chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3145
- Refactor templating e2e test to not depend on CLI output by @phillebaba in https://github.com/zarf-dev/zarf/pull/3147
- feat: migrate package create to slog by @mkcp in https://github.com/zarf-dev/zarf/pull/3132
- chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.8.9 to 1.8.10 by @dependabot in https://github.com/zarf-dev/zarf/pull/3150
- chore: improve the Info and Debug logging for image pulls by @mkcp in https://github.com/zarf-dev/zarf/pull/3149
- chore: add logger to packager2 Remove by @mkcp in https://github.com/zarf-dev/zarf/pull/3151
- chore: add logger to packager2 inspect by @mkcp in https://github.com/zarf-dev/zarf/pull/3153
- chore: add logger to packager2 list by @mkcp in https://github.com/zarf-dev/zarf/pull/3154
- chore: feature flag to enable switching between logger for libaries by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3161
- chore: add logger to packager2 Mirror by @mkcp in https://github.com/zarf-dev/zarf/pull/3152
- chore: add logger to zarf destroy by @mkcp in https://github.com/zarf-dev/zarf/pull/3162
- chore(deps): bump github.com/goccy/go-yaml from 1.12.0 to 1.13.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3155
- chore(deps): bump github.com/anchore/stereoscope from 0.0.5-0.20241018131503-a38c93517fc7 to 0.0.5 by @dependabot in https://github.com/zarf-dev/zarf/pull/3157
- fix: issue where kustomization files are empty by @a1994sc in https://github.com/zarf-dev/zarf/pull/3094
- chore(deps): bump actions/dependency-review-action from 4.3.5 to 4.4.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3158
- docs: add instruqt interactive tutorial by @salaxander in https://github.com/zarf-dev/zarf/pull/3160
- chore: begin adding logger to
zarf dev
by @mkcp in https://github.com/zarf-dev/zarf/pull/3163 - feat: expose Helm skip schema validation option in Zarf schema by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3165
- feat: use console-slogger as text handler by @mkcp in https://github.com/zarf-dev/zarf/pull/3167
New Contributors
- @a1994sc made their first contribution in https://github.com/zarf-dev/zarf/pull/3094
Full Changelog: https://github.com/zarf-dev/zarf/compare/v0.42.0...v0.42.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.