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

chore(deps): update go packages #303

Merged
merged 1 commit into from
Jul 4, 2024
Merged

chore(deps): update go packages #303

merged 1 commit into from
Jul 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/spf13/cobra v1.8.0 -> v1.8.1 age adoption passing confidence
helm.sh/helm/v3 v3.15.1 -> v3.15.2 age adoption passing confidence
k8s.io/api v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/cli-runtime v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/client-go v0.30.1 -> v0.30.2 age adoption passing confidence

Release Notes

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

helm/helm (helm.sh/helm/v3)

v3.15.2: Helm v3.15.2

Compare Source

Helm v3.15.2 is a security (patch) release. Users are strongly recommended to update to this release.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.15.3 will contain only bug fixes and be released on July 10, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • fix: wrong cli description 1a500d5 (yyzxw)
  • fix typo in load_plugins.go 70b225c (yxxhero)
  • fix docs of DeployedAll b3640f1 (Daniel Strobusch)
  • Bump github.com/docker/docker 46e2ba0 (dependabot[bot])
  • bump oras minor version fb311d3 (Austin Abro)
  • feat(load.go): add warning on requirements.lock 23552a7 (Aaron U'Ren)
kubernetes/api (k8s.io/api)

v0.30.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.30.2

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.30.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.30.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link
Contributor Author

renovate bot commented Jun 12, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot requested a review from utkuozdemir as a code owner June 12, 2024 15:46
@renovate renovate bot changed the title chore(deps): update module helm.sh/helm/v3 to v3.15.2 chore(deps): update go packages Jun 12, 2024
Copy link
Contributor Author

renovate bot commented Jun 12, 2024

ℹ 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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/docker/cli v24.0.6+incompatible -> v25.0.1+incompatible
github.com/docker/distribution v2.8.2+incompatible -> v2.8.3+incompatible
github.com/docker/docker v24.0.9+incompatible -> v25.0.5+incompatible
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/opencontainers/image-spec v1.1.0-rc5 -> v1.1.0-rc6
oras.land/oras-go v1.2.4 -> v1.2.5

@renovate renovate bot force-pushed the renovate/go-packages branch 2 times, most recently from 83769e8 to 7a021df Compare June 14, 2024 22:09
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.51%. Comparing base (871b3ce) to head (b15c89b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
+ Coverage   73.38%   73.51%   +0.12%     
==========================================
  Files          23       23              
  Lines        1612     1612              
==========================================
+ Hits         1183     1185       +2     
+ Misses        299      296       -3     
- Partials      130      131       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/go-packages branch 2 times, most recently from e0d0ed7 to 8f90214 Compare July 4, 2024 01:10
@renovate renovate bot merged commit e17691f into master Jul 4, 2024
6 checks passed
@renovate renovate bot deleted the renovate/go-packages branch July 4, 2024 07:59
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.

None yet

0 participants