Skip to content

Bump the all-go-mod-patch-and-minor group across 1 directory with 5 updates#510

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-go-mod-patch-and-minor-8c91e47e6a
Closed

Bump the all-go-mod-patch-and-minor group across 1 directory with 5 updates#510
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-go-mod-patch-and-minor-8c91e47e6a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: github.com/go-resty/resty/v2, k8s.io/api, k8s.io/client-go and k8s.io/metrics.

Updates github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0

Release notes

Sourced from github.com/go-resty/resty/v2's releases.

v2.17.0

Release Notes

Bug Fixes

Backport

Release Updates

New Contributors

Full Changelog: go-resty/resty@v2.16.5...v2.17.0

Commits
  • d4c3576 Merge pull request #1066 from go-resty/for-v2.17.0-release
  • 6452271 chore: update readme for release v2.17.0
  • 2eab959 ci: update go version 1.23.0
  • 795d6c2 chore: update go.mod package versions
  • b10a1aa backport: negative trace substraction when using SetTimeout (#1065)
  • 2b771ba backport: potential worng total time in trace info for invalid request from P...
  • 39c56b9 fix: enforce content length header when body is nil and client specifies SetC...
  • 47780b1 fix: off-by-one error in key/value resolution (#975)
  • See full diff in compare view

Updates k8s.io/api from 0.34.0 to 0.34.2

Commits

Updates k8s.io/apimachinery from 0.34.0 to 0.34.2

Commits

Updates k8s.io/client-go from 0.34.0 to 0.34.2

Commits
  • 54601aa Update dependencies to v0.34.2 tag
  • 1bb1ad2 Merge pull request #134589liggitt/automated-cherry-pick-of-#134588
  • 2505205 Remove invalid SAN certificate construction
  • 7ffba0f Merge pull request #134004DerekFrank/automated-cherry-pick-of-#133573
  • 145cb8f gofmt and review feedback
  • ddcdc12 fix: Update unit test to catch actual nil Labels case and fix functionality t...
  • See full diff in compare view

Updates k8s.io/metrics from 0.33.5 to 0.33.6

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. labels Dec 1, 2025
@dependabot dependabot bot requested a review from mikkeloscar as a code owner December 1, 2025 22:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2025
@dependabot dependabot bot requested a review from otrosien as a code owner December 1, 2025 22:04
@dependabot dependabot bot added go Pull requests that update Go code minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. labels Dec 1, 2025
…pdates

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: [github.com/go-resty/resty/v2](https://github.com/go-resty/resty), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/metrics](https://github.com/kubernetes/metrics).


Updates `github.com/go-resty/resty/v2` from 2.16.5 to 2.17.0
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.16.5...v2.17.0)

Updates `k8s.io/api` from 0.34.0 to 0.34.2
- [Commits](kubernetes/api@v0.34.0...v0.34.2)

Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.2
- [Commits](kubernetes/apimachinery@v0.34.0...v0.34.2)

Updates `k8s.io/client-go` from 0.34.0 to 0.34.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.0...v0.34.2)

Updates `k8s.io/metrics` from 0.33.5 to 0.33.6
- [Commits](kubernetes/metrics@v0.33.5...v0.33.6)

---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/metrics
  dependency-version: 0.33.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-go-mod-patch-and-minor-8c91e47e6a branch from ca9c4cd to 1df8cac Compare January 1, 2026 20:01
@mikkeloscar
Copy link
Collaborator

👍

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-8c91e47e6a branch February 1, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant