-
Notifications
You must be signed in to change notification settings - Fork 82
Bump the go-dependencies group across 1 directory with 11 updates #341
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
Merged
davidcollom
merged 1 commit into
main
from
dependabot/go_modules/go-dependencies-edc7123129
Mar 24, 2025
Merged
Bump the go-dependencies group across 1 directory with 11 updates #341
davidcollom
merged 1 commit into
main
from
dependabot/go_modules/go-dependencies-edc7123129
Mar 24, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
davidcollom
approved these changes
Mar 24, 2025
Contributor
|
@dependabot rebase |
Bumps the go-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.1` | `1.36.3` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.5` | `1.21.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.2` | `0.32.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.32.2` | `0.32.3` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.32.2` | `0.32.3` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.6` | `1.29.9` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.43.0` | | [github.com/gofri/go-github-ratelimit](https://github.com/gofri/go-github-ratelimit) | `1.1.0` | `1.1.1` | Updates `github.com/aws/aws-sdk-go-v2` from 1.36.1 to 1.36.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.36.1...v1.36.3) Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.21.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.5...v1.21.1) Updates `k8s.io/api` from 0.32.2 to 0.32.3 - [Commits](kubernetes/api@v0.32.2...v0.32.3) Updates `k8s.io/apimachinery` from 0.32.2 to 0.32.3 - [Commits](kubernetes/apimachinery@v0.32.2...v0.32.3) Updates `k8s.io/cli-runtime` from 0.32.2 to 0.32.3 - [Commits](kubernetes/cli-runtime@v0.32.2...v0.32.3) Updates `k8s.io/client-go` from 0.32.2 to 0.32.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.2...v0.32.3) Updates `k8s.io/component-base` from 0.32.2 to 0.32.3 - [Commits](kubernetes/component-base@v0.32.2...v0.32.3) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.6 to 1.29.9 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.29.6...config/v1.29.9) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.59 to 1.17.62 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.59...credentials/v1.17.62) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.41.0 to 1.43.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.41.0...service/s3/v1.43.0) Updates `github.com/gofri/go-github-ratelimit` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/gofri/go-github-ratelimit/releases) - [Commits](gofri/go-github-ratelimit@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/gofri/go-github-ratelimit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
3fea497 to
d568ca3
Compare
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 8 updates in the / directory:
1.36.11.36.31.20.51.21.10.32.20.32.30.32.20.32.30.32.20.32.31.29.61.29.91.41.01.43.01.1.01.1.1Updates
github.com/aws/aws-sdk-go-v2from 1.36.1 to 1.36.3Commits
c33f3e8Release 2025-02-273e30151Regenerated Clients7d47f9dUpdate endpoints modelc8c63a0Update API modelc50ebd4Reapply "Track credential providers via User-Agent Feature ids" (#3017)ef40d0cRelease 2025-02-262d21bb4Regenerated Clients8d810fdUpdate endpoints modela0538c5Update API model21ec8a2Release 2025-02-25Updates
github.com/prometheus/client_golangfrom 1.20.5 to 1.21.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8a42da3Fix ios build. (#1758)40c62f7Merge pull request #1757 from prometheus/revert-121cas689f590Cut 1.21.19e567a7Revert "Add: exponential backoff for CAS operations on floats (#1661)"eaf03efCut 1.21.0 (#1737)f1f89dcCut 1.21.0-rc.0 (#1718)c923f7cRevert "ci: daggerize test and lint pipelines (#1534)" (#1717)1bcda80process collector: Fixed pedantic registry failures on darwin with cgo. (#1715)038b37atutorials/whatsup: Updated deps (#1716)56a2431docs: Add RELEASE.md for the release process (#1690)Updates
k8s.io/apifrom 0.32.2 to 0.32.3Commits
22c1e39Update dependencies to v0.32.3 tag40f4980Merge pull request #129690pohly/automated-cherry-pick-of-#129661a5598f8DRA CEL: add missing size estimatorUpdates
k8s.io/apimachineryfrom 0.32.2 to 0.32.3Commits
Updates
k8s.io/cli-runtimefrom 0.32.2 to 0.32.3Commits
2287a4dUpdate dependencies to v0.32.3 tagUpdates
k8s.io/client-gofrom 0.32.2 to 0.32.3Commits
c106b23Update dependencies to v0.32.3 tagUpdates
k8s.io/component-basefrom 0.32.2 to 0.32.3Commits
c9cca2fUpdate dependencies to v0.32.3 tagUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.29.6 to 1.29.9Commits
9bd153cRelease 2025-03-04.2b967446Regenerated Clients188c52aUpdate endpoints modeldefaf5cUpdate API model8f2dd23add test that verifies SRA order of operations (#3025)3d547b0Release 2025-03-04554a149Regenerated Clients3abb221Update endpoints model95ae39dUpdate API modelc62ec38create kitchen sink test service (#3023)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.17.59 to 1.17.62Commits
9bd153cRelease 2025-03-04.2b967446Regenerated Clients188c52aUpdate endpoints modeldefaf5cUpdate API model8f2dd23add test that verifies SRA order of operations (#3025)3d547b0Release 2025-03-04554a149Regenerated Clients3abb221Update endpoints model95ae39dUpdate API modelc62ec38create kitchen sink test service (#3023)Updates
github.com/aws/aws-sdk-go-v2/service/ecrfrom 1.41.0 to 1.43.0Commits
0be05faRelease 2023-11-17d0c9d42Regenerated Clientse2ede40Update endpoints model7720f87Update API model4bd06b9Merge customizations for service s324bd514Merge pull request #2373 from aws/deprecate-maciece87b84Add changelog for last commitea520b6Remove macie servicea2a621eRelease 2023-11-165590a87Regenerated ClientsUpdates
github.com/gofri/go-github-ratelimitfrom 1.1.0 to 1.1.1Release notes
Sourced from github.com/gofri/go-github-ratelimit's releases.
Commits
662acbaMerge pull request #30 from gofri/gofri/fix_lint7d44921fix lintingc093f12Merge pull request #28 from cedric-appdirect/interuptible-sleep4a8df4fMake sleep interruptible when request context expire.9d97265Merge pull request #26 from gofri/gofri/bugfix_test7f112ddfix the testing to point to the local versiondc75882Merge pull request #25 from gofri/gofri/readmecb43ce7readme touches18c1dafMerge pull request #24 from gofri/gofri/testingc7f3c56ci for testingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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