ricoberger / vault-secrets-operator

Create Kubernetes secrets from Vault for a secure GitOps based workflow.
MIT License
633 stars 103 forks source link

Bump the gomod group with 4 updates #236

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps the gomod group with 4 updates: github.com/aws/aws-sdk-go, golang.org/x/oauth2, google.golang.org/api and sigs.k8s.io/controller-runtime.

Updates github.com/aws/aws-sdk-go from 1.48.4 to 1.48.10

Release notes

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

Release v1.48.10 (2023-11-30)

Service Client Updates

  • service/arc-zonal-shift: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio

Release v1.48.9 (2023-11-30)

Service Client Updates

  • service/marketplace-agreement: Adds new service
  • service/marketplace-catalog: Updates service API and documentation
  • service/marketplace-deployment: Adds new service
  • service/redshift-serverless: Updates service API, documentation, and paginators

Release v1.48.8 (2023-11-29)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/cleanrooms: Updates service API, documentation, and paginators
  • service/cleanroomsml: Adds new service
  • service/opensearch: Updates service API and documentation
  • service/opensearchserverless: Updates service API and documentation
  • service/runtime.sagemaker: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.

Release v1.48.7 (2023-11-28)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Adds new service
  • service/bedrock-agent-runtime: Adds new service
  • service/bedrock-runtime: Updates service API, documentation, and waiters
  • service/connect: Updates service API, documentation, and paginators
  • service/customer-profiles: Updates service API and documentation
  • service/qbusiness: Updates service API, documentation, paginators, and examples
  • service/qconnect: Updates service API, documentation, paginators, and examples
  • service/s3: Updates service API, documentation, paginators, and examples
    • Adds support for S3 Express One Zone.
  • service/s3control: Updates service API and documentation

... (truncated)

Commits


Updates golang.org/x/oauth2 from 0.14.0 to 0.15.0

Commits


Updates google.golang.org/api from 0.151.0 to 0.152.0

Release notes

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

v0.152.0

0.152.0 (2023-11-27)

Features

Changelog

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

0.152.0 (2023-11-27)

Features

Commits


Updates sigs.k8s.io/controller-runtime from 0.15.0 to 0.16.3

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.16.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.2...v0.16.3

v0.16.2

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.1...v0.16.2

v0.16.1

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.0...v0.16.1

v0.16.0

Highlights

  • Granular cache configuration (#2421)
  • New cache option to fail on missing informer on cache reads (#2406)
  • Secure metrics serving (#2407)
  • Upgrade to Kubernetes 1.28 libraries (#2393, #2405, #2449)

Changes since v0.15

:warning: Breaking Changes

... (truncated)

Commits
  • 5f8d96b Merge pull request #2552 from varshaprasad96/bump/k8s-1.28.3
  • 5572514 [fix]: Bump k8s to 1.28.3
  • 7c1e2d9 Merge pull request #2541 from joelanford/0.16-golang-x-net
  • 5201923 :bug: bump golang.org/x/net to v0.17.0
  • 8b5b1a2 Merge pull request #2539 from k8s-infra-cherrypick-robot/cherry-pick-2528-to-...
  • b9c691d sparkles: Cache: Allow defining options that apply to all namespaces that the...
  • 8361246 Merge pull request #2523 from troy0820/troy0820/cherry-pick-to-release-0.16
  • f7b7450 🐛 Handle unstructured status update with fake client (#2495)
  • 2d6b699 [release-0.16] 🐛 Correctly identify if patch call was made on status (#2515)
  • da31104 Merge pull request #2516 from k8s-infra-cherrypick-robot/cherry-pick-2507-to-...
  • Additional commits viewable in compare view


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 11 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.