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 kubernetes packages to v0.32.1 #59

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.31.3 -> v0.32.1 age adoption passing confidence
k8s.io/apimachinery v0.31.4 -> v0.32.1 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.5

Compare Source

v0.31.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.5

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner December 12, 2024 00:59
Copy link
Contributor Author

renovate bot commented Dec 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):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.23.4
golang.org/x/net v0.29.0 -> v0.30.0
golang.org/x/sys v0.25.0 -> v0.26.0
golang.org/x/term v0.24.0 -> v0.25.0
golang.org/x/text v0.18.0 -> v0.19.0
golang.org/x/time v0.6.0 -> v0.7.0
golang.org/x/tools v0.25.0 -> v0.26.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

Copy link

github-actions bot commented Dec 12, 2024

Pull Request Test Coverage Report for Build 12325753014

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 12322051537: 0.0%
Covered Lines: 0
Relevant Lines: 302

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 6c80d91 to a44ffbf Compare December 14, 2024 01:43
@renovate renovate bot changed the title chore(deps): update module k8s.io/apimachinery to v0.32.0 chore(deps): update kubernetes packages Dec 14, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from a44ffbf to 03a3898 Compare December 15, 2024 00:54
@renovate renovate bot changed the title chore(deps): update kubernetes packages chore(deps): update kubernetes packages to v0.32.0 Dec 15, 2024
Copy link
Contributor Author

renovate bot commented Dec 15, 2024

⚠️ 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: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/upbound/provider-terraform v0.19.0
go: downloading k8s.io/api v0.32.1
go: downloading k8s.io/apimachinery v0.32.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.2
go: downloading google.golang.org/protobuf v1.35.1
go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
go: downloading golang.org/x/text v0.19.0
go: downloading golang.org/x/time v0.7.0
go: downloading k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
go: downloading golang.org/x/net v0.30.0
go: downloading golang.org/x/tools v0.26.0
go: downloading golang.org/x/term v0.25.0
go: downloading golang.org/x/sync v0.8.0
go: downloading golang.org/x/sys v0.26.0
go: github.com/doodlescheduling/tfxunpack/internal/parser imports
	github.com/crossplane/crossplane-runtime/pkg/resource imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/coordination/v1alpha1: cannot find module providing package k8s.io/api/coordination/v1alpha1

@github-actions github-actions bot added size/XS and removed size/M labels Dec 15, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from 7aa9c4a to 1f3c020 Compare December 21, 2024 01:17
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 1f3c020 to 45d10be Compare December 24, 2024 00:30
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 45d10be to f80a575 Compare January 5, 2025 12:55
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 5 times, most recently from d3289be to fd0725f Compare January 16, 2025 05:50
@renovate renovate bot changed the title chore(deps): update kubernetes packages to v0.32.0 chore(deps): update kubernetes packages Jan 16, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from fd0725f to 24fe748 Compare January 19, 2025 08:57
@renovate renovate bot changed the title chore(deps): update kubernetes packages chore(deps): update kubernetes packages to v0.32.1 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 2019ed6 to e20e11c Compare January 21, 2025 17:35
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from 3f37f1e to 2d8554f Compare January 26, 2025 21:14
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 2d8554f to da7e883 Compare January 27, 2025 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants