Skip to content
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

Update module github.com/hashicorp/vault/sdk to v0.15.0 #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/vault/sdk v0.14.0 -> v0.15.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 10, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 39 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.5 -> 1.23.3
cloud.google.com/go v0.115.1 -> v0.116.0
cloud.google.com/go/auth v0.9.3 -> v0.13.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/compute v1.28.0 -> v1.29.0
cloud.google.com/go/compute/metadata v0.5.0 -> v0.6.0
cloud.google.com/go/iam v1.2.0 -> v1.2.2
cloud.google.com/go/kms v1.19.0 -> v1.20.1
cloud.google.com/go/longrunning v0.6.0 -> v0.6.2
cloud.google.com/go/monitoring v1.21.0 -> v1.21.2
github.com/docker/docker v26.1.5+incompatible -> v27.2.1+incompatible
github.com/go-sql-driver/mysql v1.7.1 -> v1.8.1
github.com/golang-jwt/jwt/v4 v4.5.0 -> v4.5.1
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.14.0
github.com/hashicorp/go-kms-wrapping/v2 v2.0.16 -> v2.0.18
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8 -> v0.1.9
github.com/hashicorp/go-secure-stdlib/plugincontainer v0.4.0 -> v0.4.1
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 -> v0.0.0-20240606120523-5a60cdf6a761
github.com/jmespath/go-jmespath v0.4.0 -> v0.4.1-0.20220621161143-b0104c826a24
github.com/klauspost/compress v1.17.8 -> v1.17.11
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 -> v0.0.0-20240813172612-4fcff4a6cae7
github.com/prometheus/client_golang v1.19.1 -> v1.20.5
github.com/sasha-s/go-deadlock v0.2.0 -> v0.3.5
github.com/stretchr/testify v1.9.0 -> v1.10.0
go.etcd.io/bbolt v1.3.10 -> v1.3.11
go.opentelemetry.io/otel v1.30.0 -> v1.31.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0 -> v1.30.0
go.opentelemetry.io/otel/metric v1.30.0 -> v1.31.0
go.opentelemetry.io/otel/sdk v1.30.0 -> v1.31.0
go.opentelemetry.io/otel/trace v1.30.0 -> v1.31.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/oauth2 v0.23.0 -> v0.24.0
golang.org/x/time v0.6.0 -> v0.9.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.29.0
google.golang.org/api v0.197.0 -> v0.214.0
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/grpc v1.66.1 -> v1.69.4
google.golang.org/protobuf v1.34.2 -> v1.36.3

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from f5c5fc5 to a0dd8c7 Compare November 17, 2024 16:41
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from a0dd8c7 to 49bfb4f Compare December 22, 2024 15:42
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 49bfb4f to 993963c Compare January 9, 2025 22:37
@renovate renovate bot changed the title Update module github.com/hashicorp/vault/sdk to v0.14.0 Update module github.com/hashicorp/vault/sdk to v0.14.1 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 993963c to 2986c16 Compare February 11, 2025 16:26
@renovate renovate bot changed the title Update module github.com/hashicorp/vault/sdk to v0.14.1 Update module github.com/hashicorp/vault/sdk to v0.15.0 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 2986c16 to 91816f7 Compare February 15, 2025 00:01
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 91816f7 to 9fffc7a Compare February 15, 2025 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants