What's Changed
🚀 Updates
- test: avoid flake in test external by @AustinAbro321 in #3432
- fix: avoid errors when
--max-package-size
differs between create runs by @AustinAbro321 in #3398 - fix: log correct size with units during image pull by @AustinAbro321 in #3440
- feat: introduce output format flag for
zarf tools get-creds
andzarf package list
by @AustinAbro321 in #3415 - feat: deprecate and replace
zarf package inspect
with child commandszarf package inspect definition|sbom|images
by @AustinAbro321 in #3416 - chore: separate code changes from dependency updates in release notes by @AustinAbro321 in #3445
- fix: avoid false positives in import cycle detection by @AustinAbro321 in #3449
📦 Dependencies
- chore(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 by @dependabot in #3431
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 by @dependabot in #3429
- chore(deps): bump github/codeql-action from 3.28.3 to 3.28.4 by @dependabot in #3430
- chore(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 by @dependabot in #3437
- chore(deps): bump github/codeql-action from 3.28.4 to 3.28.5 by @dependabot in #3438
- chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #3441
- chore(deps): bump github/codeql-action from 3.28.5 to 3.28.6 by @dependabot in #3442
- chore(deps): bump aws-actions/configure-aws-credentials from 4.0.2 to 4.0.3 by @dependabot in #3443
- chore(deps): bump github.com/agnivade/levenshtein from 1.2.0 to 1.2.1 by @dependabot in #3447
Full Changelog: v0.47.0...v0.48.0