hashicorp / vault-secrets-operator

The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.
https://hashicorp.com
Other
471 stars 102 forks source link

Bump the gomod-backward-compatible group across 1 directory with 4 updates #967

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 1 week ago

Bumps the gomod-backward-compatible group with 4 updates in the / directory: github.com/hashicorp/hcp-sdk-go, github.com/onsi/gomega, golang.org/x/crypto and google.golang.org/api.

Updates github.com/hashicorp/hcp-sdk-go from 0.118.0 to 0.121.0

Release notes

Sourced from github.com/hashicorp/hcp-sdk-go's releases.

v0.121.0 (November 07, 2024)

v0.120.0 (November 06, 2024)

v0.119.0 (October 31, 2024)

BUG FIXES:

  • Fix definition of GoogleProtobufAny to match values returned by HCP services [GH-270]
Changelog

Sourced from github.com/hashicorp/hcp-sdk-go's changelog.

v0.121.0 (November 07, 2024)

v0.120.0 (November 06, 2024)

v0.119.0 (October 31, 2024)

BUG FIXES:

  • Fix definition of GoogleProtobufAny to match values returned by HCP services [GH-270]
Commits


Updates github.com/onsi/gomega from 1.35.0 to 1.35.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.35.1

1.35.1

Fixes

  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.35.1

Fixes

  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]
Commits
  • 9f5a208 v1.35.1
  • ca36da1 Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...
  • See full diff in compare view


Updates golang.org/x/crypto from 0.28.0 to 0.29.0

Commits
  • 6018723 go.mod: update golang.org/x dependencies
  • 71ed71b README: don't recommend go get
  • 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
  • 36b1725 sha3: avoid trailing permutation
  • 80ea76e sha3: fix padding for long cSHAKE parameters
  • c17aa50 sha3: avoid buffer copy
  • 7cfb916 ssh: return unexpected msg error when server fails keyboard-interactive auth ...
  • b61b08d chacha20: extend ppc64le support to ppc64
  • 6c21748 internal/poly1305: extend ppc64le support to ppc64
  • See full diff in compare view


Updates google.golang.org/api from 0.203.0 to 0.205.0

Release notes

Sourced from google.golang.org/api's releases.

v0.205.0

0.205.0 (2024-11-06)

Features

v0.204.0

0.204.0 (2024-10-31)

Features

Bug Fixes

  • transport/grpc: Pass through cert source to new auth lib (#2840) (c67e7c0)

Documentation

Changelog

Sourced from google.golang.org/api's changelog.

0.205.0 (2024-11-06)

Features

0.204.0 (2024-10-31)

Features

Bug Fixes

  • transport/grpc: Pass through cert source to new auth lib (#2840) (c67e7c0)

Documentation

Commits


Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 days ago

Superseded by #972.