jetstack / version-checker

Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
https://jetstack.io
Apache License 2.0
705 stars 79 forks source link

Bump the go-dependencies group across 1 directory with 11 updates #297

Open dependabot[bot] opened 3 hours ago

dependabot[bot] commented 3 hours ago

Bumps the go-dependencies group with 8 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.31.0 1.32.5
github.com/prometheus/client_golang 1.20.4 1.20.5
k8s.io/api 0.31.1 0.31.3
k8s.io/cli-runtime 0.31.1 0.31.3
k8s.io/component-base 0.31.1 0.31.3
github.com/aws/aws-sdk-go-v2/config 1.27.39 1.28.5
github.com/aws/aws-sdk-go-v2/service/ecr 1.35.3 1.36.6
github.com/stretchr/testify 1.9.0 1.10.0

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

Commits


Updates github.com/prometheus/client_golang from 1.20.4 to 1.20.5

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.5 / 2024-10-15

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.20.5 / 2024-10-15

  • [BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input.
Commits


Updates k8s.io/api from 0.31.1 to 0.31.3

Commits


Updates k8s.io/apimachinery from 0.31.1 to 0.31.3

Commits


Updates k8s.io/cli-runtime from 0.31.1 to 0.31.3

Commits


Updates k8s.io/client-go from 0.31.1 to 0.31.3

Commits


Updates k8s.io/component-base from 0.31.1 to 0.31.3

Commits


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

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.37 to 1.17.46

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.35.3 to 1.36.6

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


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