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

fix(deps): update zarf to v0.49.0 #1093

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update zarf to v0.49.0 #1093

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/zarf-dev/zarf v0.48.1 -> v0.49.0 age adoption passing confidence require minor
zarf-dev/zarf 0.48.1 -> 0.49.0 age adoption passing confidence minor
zarf-dev/zarf v0.48.1 -> v0.49.0 age adoption passing confidence minor

Release Notes

zarf-dev/zarf (github.com/zarf-dev/zarf)

v0.49.0

Compare Source

This release includes a number of project adjustments as well as fixes.

Breaking Changes

  • Configuration file formats other than yaml and toml are being deprecated
    • See Proposed ZEP-0015 for background on limitations driving this decision
  • zarf connect default execution has a UX change
    • The --cli-only flag has been removed - this behavior is now the default
    • Browsers can be automatically opened with the command using the --open flag

The update to zarf connect is with consideration of zarf behaviors defaulting to fully-encapsulated execution. As a general principle we want zarf to have minimal dependency on external/system tooling by default.

What's Changed
🚀 Updates
📦 Dependencies

Full Changelog: zarf-dev/zarf@v0.48.1...v0.49.0


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.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Feb 20, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 37 additional dependencies were updated

Details:

Package Change
github.com/goccy/go-yaml v1.15.22 -> v1.15.23
github.com/spf13/cobra v1.8.1 -> v1.9.1
k8s.io/api v0.32.1 -> v0.32.2
k8s.io/apimachinery v0.32.1 -> v0.32.2
k8s.io/client-go v0.32.1 -> v0.32.2
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 -> v1.17.0
github.com/anchore/grype v0.84.0 -> v0.86.1
github.com/aws/aws-sdk-go v1.55.5 -> v1.55.6
github.com/aws/aws-sdk-go-v2 v1.32.7 -> v1.33.0
github.com/aws/aws-sdk-go-v2/config v1.28.7 -> v1.29.1
github.com/aws/aws-sdk-go-v2/credentials v1.17.48 -> v1.17.54
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22 -> v1.16.24
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.26 -> v1.3.28
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.26 -> v2.6.28
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.7 -> v1.12.9
github.com/aws/aws-sdk-go-v2/service/kms v1.37.8 -> v1.37.13
github.com/aws/aws-sdk-go-v2/service/sso v1.24.8 -> v1.24.11
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.7 -> v1.28.10
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3 -> v1.33.9
github.com/derailed/k9s v0.32.7 -> v0.40.3
github.com/evanphx/json-patch/v5 v5.9.0 -> v5.9.11
github.com/fluxcd/pkg/apis/acl v0.3.0 -> v0.6.0
github.com/fluxcd/pkg/apis/meta v1.9.0 -> v1.10.0
github.com/fluxcd/source-controller/api v1.4.1 -> v1.5.0
github.com/hashicorp/vault/api v1.15.0 -> v1.16.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/sigstore/protobuf-specs v0.3.2 -> v0.4.0
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.12 -> v1.8.14
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.8.12 -> v1.8.14
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.8.12 -> v1.8.14
google.golang.org/protobuf v1.36.3 -> v1.36.4
k8s.io/cli-runtime v0.32.1 -> v0.32.2
k8s.io/component-base v0.32.1 -> v0.32.2
k8s.io/component-helpers v0.32.1 -> v0.32.2
k8s.io/kubectl v0.32.1 -> v0.32.2
k8s.io/metrics v0.32.1 -> v0.32.2
sigs.k8s.io/controller-runtime v0.20.1 -> v0.20.2

@renovate renovate bot requested a review from a team as a code owner February 20, 2025 17:29
| datasource      | package                  | from    | to      |
| --------------- | ------------------------ | ------- | ------- |
| go              | github.com/zarf-dev/zarf | v0.48.1 | v0.49.0 |
| github-releases | zarf-dev/zarf            | v0.48.1 | v0.49.0 |
| github-tags     | zarf-dev/zarf            | v0.48.1 | v0.49.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.

0 participants