-
Notifications
You must be signed in to change notification settings - Fork 40
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 26 updates #1584
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-cd7e1c6a82
Closed
Bump the go-dependencies group across 1 directory with 26 updates #1584
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-cd7e1c6a82
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 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.27.1` | `1.29.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.8.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.1` | `1.32.5` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.23` | `1.28.5` | | [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.14.7` | `1.15.17` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.167.1` | `1.193.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.57.1` | `1.68.0` | | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.8.1+incompatible` | `2.8.3+incompatible` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.22.0` | `10.23.0` | | [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) | `1.57.0` | `1.59.2` | | [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.68.0` | `65.79.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.17.1` | `1.18.0` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.16.0` | `1.17.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.30.2` | `0.31.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.18.4` | `0.19.2` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.1` | `1.20.5` | Updates `cloud.google.com/go/compute` from 1.27.1 to 1.29.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.27.1...pubsub/v1.29.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.7.0...sdk/azcore/v1.8.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.30.1 to 1.32.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.32.5) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.23 to 1.28.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.23...config/v1.28.5) Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.14.7 to 1.15.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/pi/v1.14.7...config/v1.15.17) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.1 to 1.37.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.34.1...service/s3/v1.37.1) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.167.1 to 1.193.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.167.1...service/ec2/v1.193.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.57.1 to 1.68.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.57.1...service/s3/v1.68.0) Updates `github.com/docker/distribution` from 2.8.1+incompatible to 2.8.3+incompatible - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.8.1...v2.8.3) Updates `github.com/go-playground/validator/v10` from 10.22.0 to 10.23.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.22.0...v10.23.0) Updates `github.com/hetznercloud/hcloud-go` from 1.57.0 to 1.59.2 - [Release notes](https://github.com/hetznercloud/hcloud-go/releases) - [Changelog](https://github.com/hetznercloud/hcloud-go/blob/v1.59.2/CHANGELOG.md) - [Commits](hetznercloud/hcloud-go@v1.57.0...v1.59.2) Updates `github.com/oracle/oci-go-sdk/v65` from 65.68.0 to 65.79.0 - [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.68.0...v65.79.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/tidwall/gjson` from 1.17.1 to 1.18.0 - [Commits](tidwall/gjson@v1.17.1...v1.18.0) Updates `go.mongodb.org/mongo-driver` from 1.16.0 to 1.17.1 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.16.0...v1.17.1) Updates `golang.org/x/crypto` from 0.26.0 to 0.28.0 - [Commits](golang/crypto@v0.26.0...v0.28.0) Updates `google.golang.org/api` from 0.186.0 to 0.203.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.186.0...v0.203.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.67.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.67.1) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 Updates `k8s.io/api` from 0.30.2 to 0.31.3 - [Commits](kubernetes/api@v0.30.2...v0.31.3) Updates `k8s.io/apimachinery` from 0.30.2 to 0.31.3 - [Commits](kubernetes/apimachinery@v0.30.2...v0.31.3) Updates `sigs.k8s.io/controller-runtime` from 0.18.4 to 0.19.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.18.4...v0.19.2) Updates `github.com/aws/smithy-go` from 1.20.3 to 1.22.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.3...v1.22.1) Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.1...v1.4.2) Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.5 - [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.19.1...v1.20.5) Updates `k8s.io/client-go` from 0.30.1 to 0.31.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.1...v0.31.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/compute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-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-minor 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-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-type: direct:production update-type: version-update:semver-minor 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/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/docker/distribution dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor 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/oracle/oci-go-sdk/v65 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify 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: go.mongodb.org/mongo-driver 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: google.golang.org/protobuf 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-minor dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-logr/logr 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/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... 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
Nov 25, 2024
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/go-dependencies-cd7e1c6a82
branch
December 9, 2024 11:21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 go-dependencies group with 17 updates in the / directory:
1.27.1
1.29.0
1.7.0
1.8.0
1.30.1
1.32.5
1.27.23
1.28.5
1.14.7
1.15.17
1.167.1
1.193.0
1.57.1
1.68.0
2.8.1+incompatible
2.8.3+incompatible
10.22.0
10.23.0
1.57.0
1.59.2
65.68.0
65.79.0
1.9.0
1.10.0
1.17.1
1.18.0
1.16.0
1.17.1
0.30.2
0.31.3
0.18.4
0.19.2
1.19.1
1.20.5
Updates
cloud.google.com/go/compute
from 1.27.1 to 1.29.0Release notes
Sourced from cloud.google.com/go/compute's releases.
Changelog
Sourced from cloud.google.com/go/compute's changelog.
... (truncated)
Commits
3868b6c
chore(main): release pubsub 1.29.0 (#7312)ae38ff1
feat(security/privateca): remove apiv1beta1 (#7539)a7fc1d5
chore(talent): update copyright year in the generated protos (#7541)d4931e9
chore(talent): update copyright year in the generated protos (#7540)0df63fc
docs(dialogflow/cx): clarified wording around quota usage (#7538)c2718fd
build(spanner): configure integration tests against devel & staging environme...9c61215
feat(spanner/spansql): support grant/revoke view, change stream, table functi...88d3eda
chore(storage): reenable some skipped Bucket tests (#7528)e211635
fix(pubsub): pipe revision ID in name in DeleteSchemaRevision (#7519)1e821bd
refactor: switch from syntax to presence checks (#7532)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.7.0 to 1.8.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
42def97
Add breaking changes to release notes (#21696)112db83
Azcore v1.8.0 (#21694)204a3c4
Prep azcore v1.7.2 for release (#21506)89497f5
Add changelog entry for WASM fix (#21493)0414a4b
Transport dialer: setting nil for wasm build (#21451)b1db0be
Enable TLS renegotiation (#21182)Updates
github.com/aws/aws-sdk-go-v2
from 1.30.1 to 1.32.5Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.23 to 1.28.5Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
from 1.14.7 to 1.15.17Commits
fefa06d
Release 2022-08-09412370a
Regenerated Clients4e99ad2
Update SDK's smithy-go dependency to v1.12.1ccacf16
Update API modelde69d46
Release 2022-08-08d8c68cb
Regenerated Clients4d93d56
Update endpoints model76877de
Update API model72cfbc9
Update CI to include Go1.19 (#1785)2e91bf1
aws/signer/v4: Fix panic handling of endpoint URL without schemes (#1754)Updates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.34.1 to 1.37.1Commits
a5d5009
Release 2023-07-28ff82299
Regenerated Clientsfc5a86f
Update API model62ffb94
fix v4.go PresignHTTP doc (#2212)b4d8d26
Release 2023-07-27ad52106
Regenerated Clientsf335bcf
Update API modeld5a9934
Release 2023-07-26247060d
Regenerated Clients61540ee
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.167.1 to 1.193.0Commits
18fea5d
Release 2024-11-21480ffa8
Regenerated Clients4075928
Update endpoints model2a88650
Update API modelc527ee8
Release 2024-11-20fdd6839
Regenerated Clients6809be0
Update endpoints modelf040881
Update API model249090e
Release 2024-11-19c158e16
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.57.1 to 1.68.0Commits
18fea5d
Release 2024-11-21480ffa8
Regenerated Clients4075928
Update endpoints model2a88650
Update API modelc527ee8
Release 2024-11-20fdd6839
Regenerated Clients6809be0
Update endpoints modelf040881
Update API model249090e
Release 2024-11-19c158e16
Regenerated ClientsUpdates
github.com/docker/distribution
from 2.8.1+incompatible to 2.8.3+incompatibleRelease notes
Sourced from github.com/docker/distribution's releases.
... (truncated)
Commits
4772604
Merge pull request #4088 from distribution/2.8.3-release-notesa4fa699
Add v2.8.3 release notes1eb2c30
Merge pull request #4068 from milosgajdos/2_8-dont-close-request-body5e6b1b5
Do not close HTTP request body in HTTP handler2b76378
Merge pull request #4064 from thaJeztah/2.8_backport_nodigestset29b00e8
digestset: deprecate package in favor of go-digest/digestsetd1ab243
[release/2.8] vendor: github.com/opencontainers/go-digest v1.0.011eb419
Merge pull request #4063 from thaJeztah/2.8_backport_switch_reference3dda067
deprecate reference package, migrate to github.com/distribution/referenceda05539
Merge pull request #4053 from thaJeztah/2.8_backport_set-content-type-client-...Updates
github.com/go-playground/validator/v10
from 10.22.0 to 10.23.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
606fdce
Update README.md48992fa
feat: add validator for numeric ports (#1294)d7abf32
Add oneofci validator (oneof case insensitive) (#1321)078d0c0
doc(oneof): mention 'enum' (#1326)51697fb
fix: cron validation support for star step value (#1302)f1939ee
Update README.md4a073cc
fix(#1310): fix excluded_if for pointers (#1313)Updates
github.com/hetznercloud/hcloud-go
from 1.57.0 to 1.59.2Release notes
Sourced from github.com/hetznercloud/hcloud-go's releases.
... (truncated)
Changelog
Sourced from github.com/hetznercloud/hcloud-go's changelog.
... (truncated)
Commits
77797a1
chore(release-1.x): release 1.59.2 (#555)245ba1e
fix: do not send primary IPs ID opts to the API (#552) (#554)f531ce8
chore(release-1.x): release 1.59.1 (#510)bfa3803
fix:invalid_input
API errors may not return details [Backport release-1.x]...be7345b
chore(release-1.x): release 1.59.0 (#503)0104ec0
feat(network): add new network zone ap-southeast [release-1.x] (#502)108237d
chore(release-1.x): release 1.58.0 (#497)90c3110
feat: new APIs for traffic pricings (#496)Updates
github.com/oracle/oci-go-sdk/v65
from 65.68.0 to 65.79.0Release 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
c696c32
Releasing version 65.79.097ca325
Merge remote-tracking branch 'bitbucket/github' into release_2024-11-198b66eb7
Releasing version 65.79.0850fffe
Releasing version 65.78.1d8ef141
Merge remote-tracking branch 'bitbucket/github' into release_2024-11-1282704a6
Releasing version 65.78.13db7a42
Releasing version 65.78.03067efb
Merge remote-tracking branch 'bitbucket/github' into release_2024-11-05eb4d9d7
Releasing version 65.78.0fc7b62b
Releasing version 65.77.1Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.