Skip to content

chore(deps): update kubernetes packages to v0.32.3 - autoclosed #104

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

Closed
wants to merge 1 commit into 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.3 age adoption passing confidence
k8s.io/apimachinery v0.31.4 -> v0.32.3 age adoption passing confidence
k8s.io/client-go v0.31.3 -> v0.32.3 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

v0.31.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

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

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

v0.31.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 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:51
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):

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

Details:

Package Change
go 1.22.0 -> 1.24.1
golang.org/x/time v0.6.0 -> v0.7.0
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

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from 857e483 to 844e002 Compare December 13, 2024 23:18
@renovate renovate bot changed the title chore(deps): update module k8s.io/apimachinery to v0.32.0 chore(deps): update kubernetes packages Dec 13, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 844e002 to ce2ea2b Compare December 15, 2024 00:46
@renovate renovate bot changed the title chore(deps): update kubernetes packages chore(deps): update kubernetes packages to v0.32.0 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 8 times, most recently from 3820651 to f7a39e4 Compare December 21, 2024 21:33
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from ff6f0b4 to 41debc5 Compare December 27, 2024 17:02
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from d238ec5 to debda95 Compare January 9, 2025 22:48
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 5 times, most recently from 34dafa5 to a872d9d Compare January 15, 2025 05:19
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 4542750 to 54c1840 Compare March 1, 2025 01:53
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 5 times, most recently from 19907fd to 5912491 Compare March 12, 2025 10:32
@renovate renovate bot changed the title chore(deps): update kubernetes packages to v0.32.2 chore(deps): update kubernetes packages Mar 12, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 5912491 to 3677807 Compare March 13, 2025 19:08
@github-actions github-actions bot added size/XS and removed size/M labels Mar 13, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 3677807 to 30668a4 Compare March 15, 2025 10:15
@renovate renovate bot changed the title chore(deps): update kubernetes packages chore(deps): update kubernetes packages to v0.32.3 Mar 15, 2025
@github-actions github-actions bot added size/M and removed size/XS labels Mar 15, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 30668a4 to aacf7ef Compare March 17, 2025 18:51
Copy link
Contributor Author

renovate bot commented Mar 17, 2025

⚠️ 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: module k8s.io/api@v0.32.3 requires go >= 1.23.0; switching to go1.23.8
go: downloading go1.23.8 (linux/amd64)
go: download go1.23.8: golang.org/toolchain@v0.0.1-go1.23.8.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@github-actions github-actions bot added size/XS and removed size/M labels Mar 17, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from aacf7ef to 331d6aa Compare April 15, 2025 13:15
Copy link

coderabbitai bot commented Apr 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from 0e0b42b to 80162b7 Compare April 16, 2025 01:54
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 80162b7 to 6766ee8 Compare April 16, 2025 07:32
@renovate renovate bot changed the title chore(deps): update kubernetes packages to v0.32.3 chore(deps): update kubernetes packages to v0.32.3 - autoclosed Apr 16, 2025
@renovate renovate bot closed this Apr 16, 2025
@renovate renovate bot deleted the renovate/kubernetes-go branch April 16, 2025 08:13
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