-
Notifications
You must be signed in to change notification settings - Fork 23
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 gomodupdates group with 15 updates #3414
Closed
Closed
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
Bumps the gomodupdates group with 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.22` | `1.50.24` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.25.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.1` | `1.27.3` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.1` | `1.17.3` | | [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.15.0` | `1.15.1` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.148.1` | `1.149.0` | | [github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect](https://github.com/aws/aws-sdk-go-v2) | `1.21.2` | `1.22.0` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.27.2` | `1.28.0` | | [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.47.1` | `1.49.0` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.20.0` | `1.20.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.61.1` | `1.62.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.0` | `0.29.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.0` | `0.29.2` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.29.0` | `0.29.2` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.29.0` | `0.29.2` | Updates `github.com/aws/aws-sdk-go` from 1.50.22 to 1.50.24 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.50.22...v1.50.24) Updates `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.25.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.25.0...v1.25.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.1 to 1.27.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.1...config/v1.27.3) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.1 to 1.17.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.3/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.17.1...v1.17.3) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.15.0...config/v1.15.1) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.148.1 to 1.149.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.148.1...service/ec2/v1.149.0) Updates `github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect` from 1.21.2 to 1.22.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.21.2...v1.22.0) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.27.2 to 1.28.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.28.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.27.2...service/s3/v1.28.0) Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.47.1 to 1.49.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.47.1...service/s3/v1.49.0) Updates `github.com/aws/smithy-go` from 1.20.0 to 1.20.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.0...v1.20.1) Updates `google.golang.org/grpc` from 1.61.1 to 1.62.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.61.1...v1.62.0) Updates `k8s.io/apimachinery` from 0.29.0 to 0.29.2 - [Commits](kubernetes/apimachinery@v0.29.0...v0.29.2) Updates `k8s.io/client-go` from 0.29.0 to 0.29.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.29.0...v0.29.2) Updates `k8s.io/component-base` from 0.29.0 to 0.29.2 - [Commits](kubernetes/component-base@v0.29.0...v0.29.2) Updates `k8s.io/kubelet` from 0.29.0 to 0.29.2 - [Commits](kubernetes/kubelet@v0.29.0...v0.29.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: k8s.io/kubelet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Feb 23, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/gomodupdates-870564d38a
branch
February 26, 2024 09:03
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
0 participants
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 gomodupdates group with 15 updates:
1.50.22
1.50.24
1.25.0
1.25.1
1.27.1
1.27.3
1.17.1
1.17.3
1.15.0
1.15.1
1.148.1
1.149.0
1.21.2
1.22.0
1.27.2
1.28.0
1.47.1
1.49.0
1.20.0
1.20.1
1.61.1
1.62.0
0.29.0
0.29.2
0.29.0
0.29.2
0.29.0
0.29.2
0.29.0
0.29.2
Updates
github.com/aws/aws-sdk-go
from 1.50.22 to 1.50.24Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
e9c8c66
Release v1.50.24 (2024-02-22) (#5178)8ff3ae1
Release v1.50.23 (2024-02-21) (#5177)Updates
github.com/aws/aws-sdk-go-v2
from 1.25.0 to 1.25.1Commits
7888f0e
Release 2024-02-214a9cd1d
Regenerated Clientsbebcd8c
Update SDK's smithy-go dependency to v1.20.1374e0b9
Update API model98b0dc8
dep: drop dependency on go-cmp in protocol tests (#2506)de4f646
Release 2024-02-20a31327a
Regenerated Clientsd133395
Update API modelb135f99
fix(2502): zero region should explicitly fail endpoint resolution (#2503)7cb105f
Release 2024-02-19Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.1 to 1.27.3Commits
e9b00e2
Release 2024-02-220cfc53e
Regenerated Clients92d6c19
Update API model18adb31
add middleware snapshot tests (#2513)7888f0e
Release 2024-02-214a9cd1d
Regenerated Clientsbebcd8c
Update SDK's smithy-go dependency to v1.20.1374e0b9
Update API model98b0dc8
dep: drop dependency on go-cmp in protocol tests (#2506)Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.1 to 1.17.3Changelog
Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.
... (truncated)
Commits
1257d4e
Release 2022-12-15f89f556
Regenerated Clients7c6f2cf
Update endpoints model7cd0d9d
Update API model6067fb2
Unify home dir logic between shared config and sso (#1960)6fad028
Release 2022-12-14cc65897
Regenerated Clientse04c471
Update endpoints model2de26a2
Update API model7ad009a
Release 2022-12-13Updates
github.com/aws/aws-sdk-go-v2/feature/ec2/imds
from 1.15.0 to 1.15.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.
... (truncated)
Commits
5399c50
Release 2022-03-2357ed414
Regenerated Clientse7797b2
Update endpoints model0a7068e
Update API modelcbd1bab
Update IMDS credential provider to handle credentials fail to refresh (#1634)f83f630
Remove unneeded destructive integration tests for Amazon S3 Control API (#1637)ccdd0e4
Release 2022-03-225b16b20
Regenerated Clientsd273f3a
Update API modeld78523a
Release 2022-03-21Updates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.148.1 to 1.149.0Commits
e9b00e2
Release 2024-02-220cfc53e
Regenerated Clients92d6c19
Update API model18adb31
add middleware snapshot tests (#2513)7888f0e
Release 2024-02-214a9cd1d
Regenerated Clientsbebcd8c
Update SDK's smithy-go dependency to v1.20.1374e0b9
Update API model98b0dc8
dep: drop dependency on go-cmp in protocol tests (#2506)Updates
github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect
from 1.21.2 to 1.22.0Commits
61039fe
Release 2023-10-31797e056
Regenerated Clients822585d
Update SDK's smithy-go dependency to v1.16.0abf753d
Update API model99861c0
lang: bump minimum go version to 1.19 (#2338)2ac0a53
Release 2023-10-30c10aa0a
Regenerated Clients9c456c1
Update API model3cb5dc1
Release 2023-10-279b3ad7b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/secretsmanager
from 1.27.2 to 1.28.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/secretsmanager's changelog.
... (truncated)
Commits
17455fe
Release 2022-10-197cbfe8f
Regenerated Clientsc06105c
Update endpoints model2c1a13c
Update API model32d9151
Release 2022-10-180bf72ee
Regenerated Clients5a95f77
Update endpoints modelf630721
Update API modelb45d0b6
Release 2022-10-17c604be9
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ssm
from 1.47.1 to 1.49.0Commits
4fd9126
Release 2024-02-13d22cecd
Regenerated Clientsb640bf5
Update SDK's smithy-go dependency to v1.20.094e885c
Update endpoints modelb3a6cd7
Update API model5f328e6
chore: bump min go to 1.20 (#2494)3cb2c97
ci: fix CI scripts for main branch case (#2491)0e44db4
Release 2024-02-121d8fb3b
Regenerated Clientse4d556f
Update API modelUpdates
github.com/aws/smithy-go
from 1.20.0 to 1.20.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
1c1f3f0
Release 2024-02-215b5e2b4
remove go-cmp dependency (#501)d43f947
feat: add client config passthrough to waiter opts (#500)Updates
google.golang.org/grpc
from 1.61.1 to 1.62.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d715b2e
Change version to 1.62.0 (#6994)d706a42
cherry-pick #6926 to 1.62 release branch (#6986)8a4ca0c
cherry-pick #6977 to 1.62.x release branch (#6979)d41b01d
encoding: fix typo (#6966)c2b50ee
deps: fix backwards compatibility with encoding (#6965)05b4a8b
Revert "xds/googlec2p: use xdstp names for LDS (#6949)" (#6964)03e76b3
grpc: add ability to compile with or without tracing (#6954)84b85ba
xds/googledirectpath: Check if ipv6 address is non empty (#6959)6f63f05
internal/grpcrand: use Go top-level random functions for go1.21+ (#6925)cd69b5d
.*: fix minor linter issues (#6958)Updates
k8s.io/apimachinery
from 0.29.0 to 0.29.2Commits
dc7e034
Merge pull request #122429 from MadhavJivrajani/tools-bump-1297d94fef
.*: bump golang.org/x/tools to v0.16.1Updates
k8s.io/client-go
from 0.29.0 to 0.29.2Commits
62c5e9e
Update dependencies to v0.29.2 tagbaea19d
Merge pull request #122429 from MadhavJivrajani/tools-bump-1293373afd
.*: bump golang.org/x/tools to v0.16.1Updates
k8s.io/component-base
from 0.29.0 to 0.29.2Commits
1a9d383
Update dependencies to v0.29.2 tage8f624c
Merge pull request #123065Richabanker/automated-cherry-pick-of-#122750
d64bf7a
Add processStartTime in metrics/slisaca7dbb
Merge pull request #122429 from MadhavJivrajani/tools-bump-1295587b24
.*: bump golang.org/x/tools to v0.16.1Updates
k8s.io/kubelet
from 0.29.0 to 0.29.2Commits
58579bf
Update dependencies to v0.29.2 tageece181
Merge pull request #122429 from MadhavJivrajani/tools-bump-129df31633
.*: bump golang.org/x/tools to v0.16.1Dependabot 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