-
Notifications
You must be signed in to change notification settings - Fork 21
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 17 updates #3690
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 17 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.9` | `1.51.12` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.26.0` | `1.26.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.9` | `1.27.10` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.9` | `1.17.10` | | [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.16.1` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.154.0` | `1.155.1` | | [github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect](https://github.com/aws/aws-sdk-go-v2) | `1.23.1` | `1.23.2` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.6` | | [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.49.4` | `1.49.5` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.20.1` | `1.20.2` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.11.0` | `5.12.0` | | [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | `1.57.1` | `1.57.2` | | [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) | `1.6.2` | `1.6.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.4` | `0.29.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.4` | `0.29.3` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.28.4` | `0.29.3` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.28.4` | `0.29.3` | Updates `github.com/aws/aws-sdk-go` from 1.51.9 to 1.51.12 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.51.9...v1.51.12) Updates `github.com/aws/aws-sdk-go-v2` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.26.0...v1.26.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.9 to 1.27.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.9...config/v1.27.10) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.9 to 1.17.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.17.9...config/v1.17.10) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.0 to 1.16.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.16.0...v1.16.1) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.154.0 to 1.155.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.154.0...service/ec2/v1.155.1) Updates `github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.23.1...v1.23.2) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.28.5 to 1.28.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/emr/v1.28.5...service/emr/v1.28.6) Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.49.4 to 1.49.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.4...service/ssm/v1.49.5) Updates `github.com/aws/smithy-go` from 1.20.1 to 1.20.2 - [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.1...v1.20.2) Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.11.0...v5.12.0) Updates `github.com/golangci/golangci-lint` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.57.1...v1.57.2) Updates `github.com/hashicorp/go-hclog` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/hashicorp/go-hclog/releases) - [Commits](hashicorp/go-hclog@v1.6.2...v1.6.3) Updates `k8s.io/apimachinery` from 0.28.4 to 0.29.3 - [Commits](kubernetes/apimachinery@v0.28.4...v0.29.3) Updates `k8s.io/client-go` from 0.28.4 to 0.29.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.28.4...v0.29.3) Updates `k8s.io/component-base` from 0.28.4 to 0.29.3 - [Commits](kubernetes/component-base@v0.28.4...v0.29.3) Updates `k8s.io/kubelet` from 0.28.4 to 0.29.3 - [Commits](kubernetes/kubelet@v0.28.4...v0.29.3) --- 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-patch dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm dependency-type: direct:production update-type: version-update:semver-patch 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: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/hashicorp/go-hclog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: k8s.io/kubelet dependency-type: direct:production update-type: version-update:semver-minor 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
Apr 2, 2024
Superseded by #3696. |
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 17 updates:
1.51.9
1.51.12
1.26.0
1.26.1
1.27.9
1.27.10
1.17.9
1.17.10
1.16.0
1.16.1
1.154.0
1.155.1
1.23.1
1.23.2
1.28.5
1.28.6
1.49.4
1.49.5
1.20.1
1.20.2
5.11.0
5.12.0
1.57.1
1.57.2
1.6.2
1.6.3
0.28.4
0.29.3
0.28.4
0.29.3
0.28.4
0.29.3
0.28.4
0.29.3
Updates
github.com/aws/aws-sdk-go
from 1.51.9 to 1.51.12Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
2d59fa0
Release v1.51.12 (2024-04-01) (#5214)0b7b1fa
Release v1.51.11 (2024-03-29) (#5213)f4c2ec6
Release v1.51.10 (2024-03-28) (#5212)Updates
github.com/aws/aws-sdk-go-v2
from 1.26.0 to 1.26.1Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.9 to 1.27.10Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.9 to 1.17.10Commits
08f1f0b
Release 2022-10-240e1e20e
Regenerated Clients281c268
Update SDK's smithy-go dependency to v1.13.4db7c0a3
Update endpoints model1eae80d
Update API model17628c4
EC2 IMDS client logging fixes (#1891)Updates
github.com/aws/aws-sdk-go-v2/feature/ec2/imds
from 1.16.0 to 1.16.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.
... (truncated)
Commits
3867249
Release 2022-03-242fb960e
Regenerated Clients6201345
Update SDK's smithy-go dependency to v1.11.2aa4f5d5
Update endpoints model9f1b668
Update API modelcd1c8a3
codegen: Fix EventSteam code generation bug (#1638)Updates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.154.0 to 1.155.1Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect
from 1.23.1 to 1.23.2Commits
4aeeb0d
Release 2023-11-28.2e09e153
Regenerated Clients8293e2c
Update endpoints model713fb0f
Update API model830202d
Merge customizations for service s32de0027
Release 2023-11-28f0c890c
Regenerated Clientse032d9e
Update endpoints model507661f
Update API model4128360
fix: respect functional option modifications to RetryMaxAttempts (#2390)Updates
github.com/aws/aws-sdk-go-v2/service/secretsmanager
from 1.28.5 to 1.28.6Commits
33b8cf5
Release 2023-09-1255e9134
Regenerated Clients49e5eb0
Update endpoints model502be38
Update API modela5fcf9f
Upgrade to smithy core to latest (#2271)7692b7d
Release 2023-09-113d97b4a
Regenerated Clientsc78ce9a
Update API model4c98ee7
Release 2023-09-082b8aaa5
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ssm
from 1.49.4 to 1.49.5Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/aws/smithy-go
from 1.20.1 to 1.20.2Commits
5aba977
Release 2024-03-29fba1006
feat: add rpcv2 cbor support (#509)c5b40f4
dep: upgrade to smithy 1.47.0 (#508)4f85511
dep: remove go-cmp in codegen (#506)5893827
feat: add service codegen framework (#497)1951f00
update to smithy 1.45.0 (#503)0dbd505
codegen: middleware snapshot tests (#502)Updates
github.com/go-git/go-git/v5
from 5.11.0 to 5.12.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
302ddde
Merge pull request #1060 from go-git/dependabot/go_modules/github.com/gliderl...6bba34d
build: bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7feaeb36
Merge pull request #937 from matejrisek/feature/rename-short-fields7959a42
Merge pull request #1052 from go-git/dependabot/go_modules/github.com/skeema/...4c17ce7
build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.23f77e6f
Merge pull request #1048 from pjbgf/fix-reset-validation6af38e0
Merge pull request #1047 from avoidalone/mastere6c3e58
Merge pull request #1044 from pjbgf/ff-merge04f7b23
*: fix some commentsf4f1a87
Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-statsUpdates
github.com/golangci/golangci-lint
from 1.57.1 to 1.57.2Release notes
Sourced from github.com/golangci/golangci-lint's releases.
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
Commits
77a8601
fix: hide useless warning (#4587)5a66842
build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.9 to 1.0.10 ...c037920
build(deps): bump express from 4.18.2 to 4.19.2 in /docs (#4581)03acb64
build(deps): bump github.com/ldez/gomoddirectives from 0.2.3 to 0.2.4 (#4580)87a35e6
dev: organize golinters package (#4578)085ac85
dev: minor clean up (#4577)840ef62
dev: remove unused markdownlint config file (#4576)3cff868
fix: missing output format (#4574)5ae78cd
fix: the TeamCity inspectionType service message (#4573)66ec75e
fix: display warnings on deprecated linter options (#4568)Updates
github.com/hashicorp/go-hclog
from 1.6.2 to 1.6.3Release notes
Sourced from github.com/hashicorp/go-hclog's releases.
Commits
d12136a
Merge pull request #141 from Ericwww/support-json-escapecb8687c
support configure json escape when log in json format5dbb615
Merge pull request #138 from hashicorp/update-go1.221f0704a
hclogvet: updates for go1.22Updates
k8s.io/apimachinery
from 0.28.4 to 0.29.3Commits
d794766
Merge pull request #123763 from liggitt/proto-1.299b124b1
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...dc7e034
Merge pull request #122429 from MadhavJivrajani/tools-bump-1297d94fef
.*: bump golang.org/x/tools to v0.16.13c8c1f2
update go.mod12dc3f8
Merge pull request #113374 from ahmedtd/kep-3257-projected-types03a1b4b
LRUExpireCache: Allow removing multiple keys under lockbc0a03b
Merge pull request #119762 from AxeZhan/PollUntilContextCancel16d50e6
Merge pull request #121552 from pohly/klog-update6b13b03
dependencies: klog v2.110.1Updates
k8s.io/client-go
from 0.28.4 to 0.29.3Commits
46588f2
Update dependencies to v0.29.3 tag403b37f
Merge pull request #123763 from liggitt/proto-1.2992199ae
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...baea19d
Merge pull request #122429 from MadhavJivrajani/tools-bump-1293373afd
.*: bump golang.org/x/tools to v0.16.1288368e
update go.mod86d49e7
Merge pull request #113374 from ahmedtd/kep-3257-projected-types59c256a
Regenerate for ClusterTrustBundlePEM projected volume APIac369c3
Define ClusterTrustBundlePEM projected volume66e57f7
Merge pull request #121552 from pohly/klog-updateUpdates
k8s.io/component-base
from 0.28.4 to 0.29.3Commits
e4d5694
Update dependencies to v0.29.3 tagbdb0447
Merge pull request #123763 from liggitt/proto-1.294281bee
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...e8f624c
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.1d0ec94f
update go.mod4b80811
Merge pull request #121573 from tukwila/bump_etcd_v3.5.1003390ea
Merge pull request #121552 from pohly/klog-updateUpdates
k8s.io/kubelet
from 0.28.4 to 0.29.3Commits
214e235
Update dependencies to v0.29.3 tag6f9e2af
Merge pull request #123763 from liggitt/proto-1.297fde9bb
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...eece181
Merge pull request #122429 from MadhavJivrajani/tools-bump-129df31633
.*: bump golang.org/x/tools to v0.16.157a2689
update go.modd6a3849
Merge pull request #121573 from tukwila/bump_etcd_v3.5.104e51b84
Merge pull request #121552 from pohly/klog-update5574ebc
bump to newest etcd: v3.5.10cb4317e
dependencies: klog v2.110.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