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 kubernetes packages to v0.31.0 #1290

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/apimachinery v0.29.3 -> v0.31.0 age adoption passing confidence
k8s.io/client-go v0.29.3 -> v0.31.0 age adoption passing confidence

Release Notes

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.0

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

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

v0.31.0

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

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.

🔕 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 April 18, 2024 02:57
Copy link
Contributor Author

renovate bot commented Apr 18, 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: core/go.sum
Command failed: go get -d -t ./...
go: errors parsing go.mod:
/tmp/renovate/repos/github/open-feature/flagd/core/go.mod:5: unknown directive: toolchain

Copy link

netlify bot commented Apr 18, 2024

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit f10062b
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/66c788e0701b310008ac2666

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 5 times, most recently from e4a279e to 5d88fe0 Compare April 19, 2024 19:56
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.0 fix(deps): update module k8s.io/client-go to v0.30.0 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 3a12a3a to fd301b1 Compare April 25, 2024 21:46
@renovate renovate bot changed the title fix(deps): update module k8s.io/client-go to v0.30.0 fix(deps): update kubernetes packages to v0.30.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from 5b23e9e to ecebbf5 Compare May 10, 2024 18:36
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 10, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from ecebbf5 to 6650614 Compare May 16, 2024 13:03
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.0 fix(deps): update kubernetes packages to v0.30.1 May 16, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from 38cbd96 to f048d0f Compare May 27, 2024 16:54
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from e4fe812 to 5052c7a Compare June 12, 2024 20:50
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.1 fix(deps): update kubernetes packages to v0.30.2 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from ebe49ce to 0a6db79 Compare June 18, 2024 20:39
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from edcfc78 to bf5e338 Compare July 17, 2024 21:57
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.2 fix(deps): update kubernetes packages to v0.30.3 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from c37a404 to e910182 Compare July 23, 2024 22:43
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 7 times, most recently from 506ad53 to 03224ce Compare August 5, 2024 20:20
Copy link
Contributor Author

renovate bot commented Aug 6, 2024

ℹ Artifact update notice

File name: core/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):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.22.0
k8s.io/api v0.29.3 -> v0.30.3

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Aug 6, 2024
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Aug 7, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 3076486 to 6574a0b Compare August 13, 2024 17:45
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.30.3 fix(deps): update kubernetes packages to v0.31.0 Aug 13, 2024
Copy link
Contributor Author

renovate bot commented Aug 13, 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: core/go.sum
Command failed: install-tool golang 1.21.13

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from 35c1bfb to bcc5422 Compare August 22, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants