zalando-incubator / kube-metrics-adapter

General purpose metrics adapter for Kubernetes HPA metrics
MIT License
534 stars 112 forks source link

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

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 week ago

Bumps the all-go-mod-patch-and-minor group with 10 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.32.2 1.32.5
github.com/aws/aws-sdk-go-v2/config 1.28.0 1.28.5
github.com/aws/aws-sdk-go-v2/service/sqs 1.36.2 1.37.1
github.com/stretchr/testify 1.9.0 1.10.0
golang.org/x/net 0.30.0 0.31.0
golang.org/x/oauth2 0.23.0 0.24.0
k8s.io/api 0.30.6 0.30.7
k8s.io/apiserver 0.30.6 0.30.7
k8s.io/code-generator 0.30.6 0.30.7
k8s.io/metrics 0.30.6 0.30.7

Updates github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.5

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.5

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.36.2 to 1.37.1

Commits


Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view


Updates golang.org/x/net from 0.30.0 to 0.31.0

Commits
  • 334afa0 go.mod: update golang.org/x dependencies
  • d7f220d quic: add LocalAddr and RemoteAddr to quic.Conn
  • 858db1a http2: surface errors occurring very early in a client conn's lifetime
  • 0aa844c http2: support unencrypted HTTP/2 handoff from net/http
  • f35fec9 http2: detect hung client connections by confirming stream resets
  • e883dae README: don't recommend go get
  • 511cc3a html: add Node.{Ancestors,ChildNodes,Descendants}()
  • 4783315 http2: limit 1xx based on size, do not limit when delivered
  • 5716b98 internal/socket: execute gofmt
  • 42b1186 http2: support ResponseController.EnableFullDuplex
  • See full diff in compare view


Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits


Updates golang.org/x/sync from 0.8.0 to 0.9.0

Commits


Updates k8s.io/api from 0.30.6 to 0.30.7

Commits


Updates k8s.io/apimachinery from 0.30.6 to 0.30.7

Commits


Updates k8s.io/apiserver from 0.30.6 to 0.30.7

Commits
  • c739cf5 Update dependencies to v0.30.7 tag
  • 5faf141 Merge pull request #128445p0lyn0mial/automated-cherry-pick-of-#127902
  • 9108305 server/config: assing system:apiserver user to system:authenticated group
  • See full diff in compare view


Updates k8s.io/client-go from 0.30.6 to 0.30.7

Commits


Updates k8s.io/code-generator from 0.30.6 to 0.30.7

Commits


Updates k8s.io/component-base from 0.30.6 to 0.30.7

Commits


Updates k8s.io/metrics from 0.30.6 to 0.30.7

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 day ago

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