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

🌱 Update Update Golang Dependencies group #86

Closed
wants to merge 1 commit into from

Conversation

cluster-stack-bot[bot]
Copy link
Contributor

@cluster-stack-bot cluster-stack-bot bot commented Feb 13, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github.com/gophercloud/utils require digest 80377ec -> c8cd627 age adoption passing confidence
k8s.io/klog/v2 require minor v2.100.1 -> v2.120.1 age adoption passing confidence

Release Notes

kubernetes/klog (k8s.io/klog/v2)

v2.120.1: Prepare klog release for Kubernetes v1.30 (Take 2)

Compare Source

What's Changed

Full Changelog: kubernetes/klog@v2.120.0...v2.120.1

v2.120.0: Prepare klog release for Kubernetes v1.30 (Take 1)

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.110.1...v2.120.0

v2.110.1: Prepare klog release for Kubernetes v1.29 (Take 1)

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.100.1...v2.110.1


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.

👻 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

@cluster-stack-bot cluster-stack-bot bot added type/minor update/go size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. labels Feb 13, 2024
@cluster-stack-bot cluster-stack-bot bot changed the title 🌱 Update Golang Dependencies group to v2.120.1 🌱 Update Update Golang Dependencies group Feb 15, 2024
@cluster-stack-bot
Copy link
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: errors parsing go.mod:
go.mod:9:2: require github.com/gophercloud/utils: version "v0.0.0-20240214170712-c8cd627871fb" invalid: go.mod has post-v0 module path "github.com/gophercloud/utils/v2" at revision c8cd627871fb

@cluster-stack-bot cluster-stack-bot bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. labels Feb 15, 2024
@matofeder
Copy link
Member

matofeder commented Feb 22, 2024

This PR has been adjusted in bbe2743 as follows:

  • klogr.New is deprecated, we should use textlogger.NewLogger instead
  • gophercloud/utils/v2 is already available, but the package
    gophercloud/v2 is still beta: v2.0.0-beta.1, hence we should wait for the stable release

@cluster-stack-bot cluster-stack-bot bot added size/L Denotes a PR that changes 200-800 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. labels Feb 22, 2024
@cluster-stack-bot cluster-stack-bot bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. size/L Denotes a PR that changes 200-800 lines, ignoring generated files. and removed size/L Denotes a PR that changes 200-800 lines, ignoring generated files. size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. labels Feb 22, 2024
@matofeder matofeder force-pushed the renovate/golang-deps branch from bbe2743 to c06f00f Compare February 23, 2024 08:01
@cluster-stack-bot cluster-stack-bot bot added size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 200-800 lines, ignoring generated files. labels Feb 23, 2024
| datasource | package        | from     | to       |
| ---------- | -------------- | -------- | -------- |
| go         | k8s.io/klog/v2 | v2.100.1 | v2.120.1 |
@cluster-stack-bot cluster-stack-bot bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. labels Feb 23, 2024
@matofeder
Copy link
Member

matofeder commented Feb 23, 2024

ah, it seems that renovate overrides this PR. I will create another one that incorporates valid changes from this one

see #104

@matofeder matofeder closed this Feb 23, 2024
@matofeder matofeder deleted the renovate/golang-deps branch February 26, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. type/minor update/go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant