Skip to content

fix(deps): update module k8s.io/autoscaler/vertical-pod-autoscaler to v1.7.1 - #414

Open
gardener-ci-robot wants to merge 1 commit into
mainfrom
renovate/k8s.io-autoscaler-vertical-pod-autoscaler-1.x
Open

fix(deps): update module k8s.io/autoscaler/vertical-pod-autoscaler to v1.7.1#414
gardener-ci-robot wants to merge 1 commit into
mainfrom
renovate/k8s.io-autoscaler-vertical-pod-autoscaler-1.x

Conversation

@gardener-ci-robot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/autoscaler/vertical-pod-autoscaler v1.7.0v1.7.1 age confidence

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate.

@gardener-ci-robot gardener-ci-robot added the kind/enhancement Enhancement, improvement, extension label Jul 26, 2026
@gardener-ci-robot

Copy link
Copy Markdown
Contributor Author

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

  • 17 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.36.2 -> v0.36.3
k8s.io/client-go v0.36.2 -> v0.36.3
k8s.io/component-base v0.36.2 -> v0.36.3
github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.26.1
github.com/go-openapi/swag/conv v0.26.0 -> v0.26.1
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.26.1
github.com/go-openapi/swag/jsonname v0.26.0 -> v0.26.1
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.26.1
github.com/go-openapi/swag/loading v0.26.0 -> v0.26.1
github.com/go-openapi/swag/mangling v0.26.0 -> v0.26.1
github.com/go-openapi/swag/netutils v0.26.0 -> v0.26.1
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.26.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.26.1
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.26.1
github.com/go-openapi/jsonpointer v0.23.1 -> v0.23.2
github.com/go-openapi/jsonreference v0.21.5 -> v0.21.6
github.com/go-openapi/swag v0.26.0 -> v0.26.1

@gardener-prow

gardener-prow Bot commented Jul 26, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign bobi-wan for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow Bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Jul 26, 2026
@hyperspace-pr-bot

Copy link
Copy Markdown

Summary

The following content is AI-generated and provides a summary of the pull request:


How to categorize this PR?
/kind dependency
/area oidc-apps

What this PR does / why we need it:
This PR updates the k8s.io/autoscaler/vertical-pod-autoscaler dependency from v1.7.0 to v1.7.1, along with a set of related transitive dependency bumps to keep the module graph consistent.

Code changes:

  • Bumped k8s.io/autoscaler/vertical-pod-autoscaler from v1.7.0v1.7.1
  • Bumped k8s.io/api, k8s.io/client-go, and k8s.io/component-base from v0.36.2v0.36.3
  • Bumped github.com/go-openapi/swag and all its sub-packages (cmdutils, conv, fileutils, jsonname, jsonutils, loading, mangling, netutils, stringutils, typeutils, yamlutils) from v0.26.0v0.26.1
  • Bumped github.com/go-openapi/jsonpointer from v0.23.1v0.23.2
  • Bumped github.com/go-openapi/jsonreference from v0.21.5v0.21.6
  • Updated go.sum with the corresponding checksums

Additional context:
This is a routine dependency update generated by Mend Renovate.

Special notes for your reviewer:

Release note:

Updated `k8s.io/autoscaler/vertical-pod-autoscaler` to `v1.7.1` and bumped related `k8s.io` and `go-openapi` transitive dependencies.

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.29.2

  • File Content Strategy: Full file content
  • Output Template: PR Bot Custom Output Template
  • LLM: anthropic--claude-4.6-sonnet
  • Event Trigger: pull_request.opened
  • Correlation ID: 14739640-88df-11f1-8b0d-69dc3d1cf6ed
  • Summary Prompt: PR Prompt File

@gardener-prow gardener-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. kind/dependency This is added by default by Renovate and is a good way to explicitly track dependency bump PRs. labels Jul 26, 2026
@gardener-prow

gardener-prow Bot commented Jul 26, 2026

Copy link
Copy Markdown

@hyperspace-pr-bot[bot]: The label(s) area/oidc-apps cannot be applied, because the repository doesn't have them.

Details

In response to this:

Summary

The following content is AI-generated and provides a summary of the pull request:


How to categorize this PR?
/kind dependency
/area oidc-apps

What this PR does / why we need it:
This PR updates the k8s.io/autoscaler/vertical-pod-autoscaler dependency from v1.7.0 to v1.7.1, along with a set of related transitive dependency bumps to keep the module graph consistent.

Code changes:

  • Bumped k8s.io/autoscaler/vertical-pod-autoscaler from v1.7.0v1.7.1
  • Bumped k8s.io/api, k8s.io/client-go, and k8s.io/component-base from v0.36.2v0.36.3
  • Bumped github.com/go-openapi/swag and all its sub-packages (cmdutils, conv, fileutils, jsonname, jsonutils, loading, mangling, netutils, stringutils, typeutils, yamlutils) from v0.26.0v0.26.1
  • Bumped github.com/go-openapi/jsonpointer from v0.23.1v0.23.2
  • Bumped github.com/go-openapi/jsonreference from v0.21.5v0.21.6
  • Updated go.sum with the corresponding checksums

Additional context:
This is a routine dependency update generated by Mend Renovate.

Special notes for your reviewer:

Release note:

Updated `k8s.io/autoscaler/vertical-pod-autoscaler` to `v1.7.1` and bumped related `k8s.io` and `go-openapi` transitive dependencies.

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.29.2

  • File Content Strategy: Full file content
  • Output Template: PR Bot Custom Output Template
  • LLM: anthropic--claude-4.6-sonnet
  • Event Trigger: pull_request.opened
  • Correlation ID: 14739640-88df-11f1-8b0d-69dc3d1cf6ed
  • Summary Prompt: PR Prompt File

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/dependency This is added by default by Renovate and is a good way to explicitly track dependency bump PRs. kind/enhancement Enhancement, improvement, extension size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant