-
Notifications
You must be signed in to change notification settings - Fork 42
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 with 16 updates #1056
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-51ce3545f7
Closed
Bump the go-dependencies group with 16 updates #1056
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-51ce3545f7
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 go-dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.20.3` | `1.21.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.18.35` | `1.18.42` | | [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.10.38` | `1.10.40` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.113.1` | `1.122.0` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.15.1` | `10.15.5` | | [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) | `1.49.1` | `1.50.0` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.62` | `7.0.63` | | [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.47.1` | `65.49.2` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.30.0` | `1.31.0` | | [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.16.0` | `1.17.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.12.0` | `0.13.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.138.0` | `0.143.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.57.0` | `1.58.2` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.28.0` | `0.28.2` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.16.0` | `0.16.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.1` | `0.28.2` | Updates `github.com/aws/aws-sdk-go-v2` from 1.20.3 to 1.21.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.20.3...v1.21.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.18.35 to 1.18.42 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.18.35...config/v1.18.42) Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.10.38 to 1.10.40 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/dynamodb/attributevalue/v1.10.38...feature/dynamodb/attributevalue/v1.10.40) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.113.1 to 1.122.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.113.1...service/ec2/v1.122.0) Updates `github.com/go-playground/validator/v10` from 10.15.1 to 10.15.5 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.15.1...v10.15.5) Updates `github.com/hetznercloud/hcloud-go` from 1.49.1 to 1.50.0 - [Release notes](https://github.com/hetznercloud/hcloud-go/releases) - [Changelog](https://github.com/hetznercloud/hcloud-go/blob/v1.50.0/CHANGELOG.md) - [Commits](hetznercloud/hcloud-go@v1.49.1...v1.50.0) Updates `github.com/minio/minio-go/v7` from 7.0.62 to 7.0.63 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.62...v7.0.63) Updates `github.com/oracle/oci-go-sdk/v65` from 65.47.1 to 65.49.2 - [Release notes](https://github.com/oracle/oci-go-sdk/releases) - [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md) - [Commits](oracle/oci-go-sdk@v65.47.1...v65.49.2) Updates `github.com/rs/zerolog` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](rs/zerolog@v1.30.0...v1.31.0) Updates `github.com/tidwall/gjson` from 1.16.0 to 1.17.0 - [Commits](tidwall/gjson@v1.16.0...v1.17.0) Updates `golang.org/x/crypto` from 0.12.0 to 0.13.0 - [Commits](golang/crypto@v0.12.0...v0.13.0) Updates `google.golang.org/api` from 0.138.0 to 0.143.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.138.0...v0.143.0) Updates `google.golang.org/grpc` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.58.2) Updates `k8s.io/api` from 0.28.0 to 0.28.2 - [Commits](kubernetes/api@v0.28.0...v0.28.2) Updates `sigs.k8s.io/controller-runtime` from 0.16.0 to 0.16.2 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.16.0...v0.16.2) Updates `k8s.io/client-go` from 0.28.1 to 0.28.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.28.1...v0.28.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor 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/feature/dynamodb/attributevalue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/hetznercloud/hcloud-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/oracle/oci-go-sdk/v65 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/tidwall/gjson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc 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: sigs.k8s.io/controller-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 ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 16 updates:
1.20.3
1.21.0
1.18.35
1.18.42
1.10.38
1.10.40
1.113.1
1.122.0
10.15.1
10.15.5
1.49.1
1.50.0
7.0.62
7.0.63
65.47.1
65.49.2
1.30.0
1.31.0
1.16.0
1.17.0
0.12.0
0.13.0
0.138.0
0.143.0
1.57.0
1.58.2
0.28.0
0.28.2
0.16.0
0.16.2
0.28.1
0.28.2
Updates
github.com/aws/aws-sdk-go-v2
from 1.20.3 to 1.21.0Commits
4599f78
Release 2023-08-212a439ce
Regenerated Clients46f31d7
Update endpoints model525486a
Update API modelb4e3176
Merge pull request #2189 from aws/feat-presign-polly30fe9b8
Modify and Merge polly mod importf6c1d48
sync polly presigner from mainUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.18.35 to 1.18.42Commits
1fe8c9e
Release 2023-09-2248b3ce9
Regenerated Clientsb0f2416
Update endpoints model913db06
Update API modela436fe6
fix: defer config value type assertion to load stage instead of parse (#2286)807c921
Release 2023-09-2039b991d
Regenerated Clientsb1d6daf
Update endpoints model5771d22
Update API model7143703
Release 2023-09-19Updates
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
from 1.10.38 to 1.10.40Commits
8c233fb
Release 2023-09-26d302e51
Regenerated Clients01077b0
Update API modeldef1175
Release 2023-09-25b4bd57b
Regenerated Clients94187c8
Update endpoints model297cdcf
Update API model1fe8c9e
Release 2023-09-2248b3ce9
Regenerated Clientsb0f2416
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.113.1 to 1.122.0Commits
bf405fa
Release 2023-09-28fa54366
Regenerated Clients8da9789
Update endpoints modeldacaeff
Update API modelfe49726
Release 2023-09-274d5844c
Regenerated Clients7c6fd53
Update endpoints modelc54cf39
Update API model0ce99b9
Upgrade to Smithy 1.39 (#2290)8c233fb
Release 2023-09-26Updates
github.com/go-playground/validator/v10
from 10.15.1 to 10.15.5Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
94a637a
feat(BREAKING): Change CIDRIPv4 validation (#945)8d50f2f
Update README.md619321c
fix edge case (#1163)d57b3a8
Update README.md75eeb3f
Fix Type called on zero reflect.Value (#1156)1b40ba0
Update README.md9b7c4de
Struct experiment (#1150)Updates
github.com/hetznercloud/hcloud-go
from 1.49.1 to 1.50.0Release notes
Sourced from github.com/hetznercloud/hcloud-go's releases.
Changelog
Sourced from github.com/hetznercloud/hcloud-go's changelog.
Commits
cc8e670
chore(release-1.x): release 1.50.0 (#310)b492d68
feat: support resource-specific Action endpoints (#295) (#309)Updates
github.com/minio/minio-go/v7
from 7.0.62 to 7.0.63Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
a750ce3
replication: fix dependency issues (#1881)71210f1
cleanup FIPS and gov endpoint calculation (#1880)43bb6bd
allow IMDSv2 endpoint to fail, fallback to IMDSv1 (#1877)1eac111
replication: additional fields for metrics (#1874)11ae9b4
allow skipping errors while creating snowball archive (#1868)fde4a87
Update version to next releaseUpdates
github.com/oracle/oci-go-sdk/v65
from 65.47.1 to 65.49.2Release notes
Sourced from github.com/oracle/oci-go-sdk/v65's releases.
... (truncated)
Changelog
Sourced from github.com/oracle/oci-go-sdk/v65's changelog.
... (truncated)
Commits
ebdbd00
Releasing version 65.49.2405b476
Merge remote-tracking branch 'bitbucket/github' into release_2023-09-26884eecd
Merge pull request #2535 in SDK/oci-go-sdk from merge_to_github2023-09-25 to ...fed3620
Releasing version 65.49.167b7adb
Merge remote-tracking branch 'bitbucket/github' into release_2023-09-128344b6a
Pull request #2523: Releasing Version 65.49.176880d3
Releasing version 65.49.0272b854
Merge remote-tracking branch 'bitbucket/github' into release_2023-09-05455306b
Merge pull request #2513 in SDK/oci-go-sdk from merge_to_github2023-08-31 to ...5653241
Releasing version 65.48.0Updates
github.com/rs/zerolog
from 1.30.0 to 1.31.0Commits
8344fc0
Bump actions/checkout from 3 to 4 (#588)4cb8cc5
Update dependenciesae9b265
Update Build Status Badge (#589)1bac5cc
added support for NO_COLOR (#586)b81cc57
Fix the standard logger output example (#584)ad77222
chore: improve coverage report95cf29c
chore: switch to go-goverage-report action as gocover.io is closing802c88f
chore: adding any function to context (#580)158e4ad
Update logbench URL in README.md7d5aa98
Deprecate lint in favor of https://github.com/ykadowak/zerologlint (#574)Updates
github.com/tidwall/gjson
from 1.16.0 to 1.17.0Commits
6ee9f87
Added Escape functionbe1bb7d
Update README.mdUpdates
golang.org/x/crypto
from 0.12.0 to 0.13.0Commits
0d375be
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/api
from 0.138.0 to 0.143.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
d0ae30d
chore(main): release 0.143.0 (#2174)bd12eba
fix(docs): add an operation polling example (#2186)26c6885
chore: give admins owners on renovate config (#2185)3a58dbb
chore: unfreeze grpc (#2183)546196e
chore(all): update all (#2181)4c049c5
feat(all): auto-regenerate discovery clients (#2182)e61e11b
feat(all): auto-regenerate discovery clients (#2180)1bca7ee
feat(all): auto-regenerate discovery clients (#2179)00aa328
feat(all): auto-regenerate discovery clients (#2177)c6a8850
feat(all): auto-regenerate discovery clients (#2176)Updates
google.golang.org/grpc
from 1.57.0 to 1.58.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c0aa20a
Change version to 1.58.2 (#6654)67a53a6
balancer/weightedroundrobin: fix ticker leak on update (#6655)863de73
update version to 1.58.2-dev (#6633)62726d4
update version to 1.58.1 (#6629)fa6d9ab
cherry-pick 6610 and 6620 (#6627)467fbf2
Change version to 1.58.1-dev (#6580)c2b0797
Change version to 1.58.0 (#6579)0467e47
balancer/leastrequest: Cache atomic load and also add concurrent rpc test (#6...5d1c0ae
leastrequest: fix data race in leastrequest picker (#6606)e26457d
stream: swallow Header errors as we used to; RecvMsg can still return it (#6591)Updates
k8s.io/api
from 0.28.0 to 0.28.2Commits
ba9d27c
Update dependencies to v0.28.2 tag546e425
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
7315e44
Revert to json-patch 4.12.0962dfd4
Merge pull request #120208mimowo/automated-cherry-pick-of-#120204
37b4561
Mark Job onPodConditions as optional in pod failure policyUpdates
sigs.k8s.io/controller-runtime
from 0.16.0 to 0.16.2Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
7db81c7
Merge pull request #2492 from k8s-infra-cherrypick-robot/cherry-pick-2472-to-...ca2d236
bug: Return NoResourceMatchError when appropriate for backwards compatibility.b40bcb8
[release-0.16] 🐛 Fix returning object after status update (#2490)1cf5b88
Merge pull request #2485 from k8s-infra-cherrypick-robot/cherry-pick-2484-to-...319038d
bug: Fix status subresource getting updated on Update when it is empty580f203
Merge pull request #2483 from k8s-infra-cherrypick-robot/cherry-pick-2479-to-...339df9a
delete copyNonStatusFrom function, change test case descriptionb3c83a2
add test case to show it will not override other status fields when updating74eb8ea
Test showing labels and annotations stored during fake client.Status().Update()f4582ea
update subresource client to not incude metadataUpdates
k8s.io/client-go
from 0.28.1 to 0.28.2Commits
6030d79
Update dependencies to v0.28.2 tag745513a
Merge pull request #120359Jefftree/automated-cherry-pick-of-#119870
29a840d
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
805102c
Revert to json-patch 4.12.043a6d93
Fallback to legacy discovery on a wider range of conditions in aggregatorDependabot 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