-
Notifications
You must be signed in to change notification settings - Fork 79
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
Bump the go-dependencies group across 1 directory with 11 updates #341
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 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
@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] <support@github.com>
3fea497
to
d568ca3
Compare
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.1
1.36.3
1.20.5
1.21.1
0.32.2
0.32.3
0.32.2
0.32.3
0.32.2
0.32.3
1.29.6
1.29.9
1.41.0
1.43.0
1.1.0
1.1.1
Updates
github.com/aws/aws-sdk-go-v2
from 1.36.1 to 1.36.3Commits
c33f3e8
Release 2025-02-273e30151
Regenerated Clients7d47f9d
Update endpoints modelc8c63a0
Update API modelc50ebd4
Reapply "Track credential providers via User-Agent Feature ids" (#3017)ef40d0c
Release 2025-02-262d21bb4
Regenerated Clients8d810fd
Update endpoints modela0538c5
Update API model21ec8a2
Release 2025-02-25Updates
github.com/prometheus/client_golang
from 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
8a42da3
Fix ios build. (#1758)40c62f7
Merge pull request #1757 from prometheus/revert-121cas689f590
Cut 1.21.19e567a7
Revert "Add: exponential backoff for CAS operations on floats (#1661)"eaf03ef
Cut 1.21.0 (#1737)f1f89dc
Cut 1.21.0-rc.0 (#1718)c923f7c
Revert "ci: daggerize test and lint pipelines (#1534)" (#1717)1bcda80
process collector: Fixed pedantic registry failures on darwin with cgo. (#1715)038b37a
tutorials/whatsup: Updated deps (#1716)56a2431
docs: Add RELEASE.md for the release process (#1690)Updates
k8s.io/api
from 0.32.2 to 0.32.3Commits
22c1e39
Update dependencies to v0.32.3 tag40f4980
Merge pull request #129690pohly/automated-cherry-pick-of-#129661
a5598f8
DRA CEL: add missing size estimatorUpdates
k8s.io/apimachinery
from 0.32.2 to 0.32.3Commits
Updates
k8s.io/cli-runtime
from 0.32.2 to 0.32.3Commits
2287a4d
Update dependencies to v0.32.3 tagUpdates
k8s.io/client-go
from 0.32.2 to 0.32.3Commits
c106b23
Update dependencies to v0.32.3 tagUpdates
k8s.io/component-base
from 0.32.2 to 0.32.3Commits
c9cca2f
Update dependencies to v0.32.3 tagUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.29.6 to 1.29.9Commits
9bd153c
Release 2025-03-04.2b967446
Regenerated Clients188c52a
Update endpoints modeldefaf5c
Update API model8f2dd23
add test that verifies SRA order of operations (#3025)3d547b0
Release 2025-03-04554a149
Regenerated Clients3abb221
Update endpoints model95ae39d
Update API modelc62ec38
create kitchen sink test service (#3023)Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.59 to 1.17.62Commits
9bd153c
Release 2025-03-04.2b967446
Regenerated Clients188c52a
Update endpoints modeldefaf5c
Update API model8f2dd23
add test that verifies SRA order of operations (#3025)3d547b0
Release 2025-03-04554a149
Regenerated Clients3abb221
Update endpoints model95ae39d
Update API modelc62ec38
create kitchen sink test service (#3023)Updates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.41.0 to 1.43.0Commits
0be05fa
Release 2023-11-17d0c9d42
Regenerated Clientse2ede40
Update endpoints model7720f87
Update API model4bd06b9
Merge customizations for service s324bd514
Merge pull request #2373 from aws/deprecate-maciece87b84
Add changelog for last commitea520b6
Remove macie servicea2a621e
Release 2023-11-165590a87
Regenerated ClientsUpdates
github.com/gofri/go-github-ratelimit
from 1.1.0 to 1.1.1Release notes
Sourced from github.com/gofri/go-github-ratelimit's releases.
Commits
662acba
Merge pull request #30 from gofri/gofri/fix_lint7d44921
fix lintingc093f12
Merge pull request #28 from cedric-appdirect/interuptible-sleep4a8df4f
Make sleep interruptible when request context expire.9d97265
Merge pull request #26 from gofri/gofri/bugfix_test7f112dd
fix the testing to point to the local versiondc75882
Merge pull request #25 from gofri/gofri/readmecb43ce7
readme touches18c1daf
Merge pull request #24 from gofri/gofri/testingc7f3c56
ci 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 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