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 6 updates #218

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the gomod group with 6 updates:

Package From To
cloud.google.com/go/iam 1.1.3 1.1.4
github.com/aws/aws-sdk-go 1.45.25 1.46.6
google.golang.org/api 0.147.0 0.148.0
k8s.io/api 0.28.2 0.28.3
k8s.io/client-go 0.28.2 0.28.3
sigs.k8s.io/controller-runtime 0.15.0 0.16.3

Updates cloud.google.com/go/iam from 1.1.3 to 1.1.4

Release notes

Sourced from cloud.google.com/go/iam's releases.

iam: v1.1.4

1.1.4 (2023-10-26)

Bug Fixes

  • iam: Update grpc-go to v1.59.0 (81a97b0)
Commits
  • aa41de6 chore: release main (#8917)
  • 81a97b0 fix(all): update grpc-go to v1.59.0 (#8922)
  • 343cea8 fix(all): update grpc-go to v1.56.3 (#8916)
  • 7bb630b test(bigtable): Add retries while getting app profile (#8751)
  • b1409e3 chore(cloudquotas): Revert "add config to generate apiv1 (#8766)" (#8770)
  • b3cc26b chore(cloudquotas): add config to generate apiv1 (#8766)
  • dfa8e22 feat(bigquery/storage/managedwriter): support default value controls (#8686)
  • 3e5ba24 chore(internal/godocfx): test a specific golden package version (#8759)
  • 1e6534f chore(internal/kokoro): upload docs to subdirectory (#8763)
  • 74fa783 chore(internal/kokoro): fix doc upload (#8762)
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go from 1.45.25 to 1.46.6

Release notes

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

Release v1.46.6 (2023-10-27)

Service Client Updates

  • service/elasticmapreduce: Updates service API and documentation
    • Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
  • service/neptune: Updates service API and documentation
    • Update TdeCredentialPassword type to SensitiveString
  • service/pinpoint: Updates service documentation
    • Updated documentation to describe the case insensitivity for EndpointIds.
  • service/redshift: Updates service API and documentation
    • added support to create a dual stack cluster
  • service/wafv2: Updates service documentation

Release v1.46.5 (2023-10-26)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • service/ec2: Updates service API, documentation, and paginators
    • Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.
  • service/network-firewall: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/redshift: Updates service API, documentation, and paginators
    • Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.
  • service/sagemaker: Updates service API and documentation
    • Amazon Sagemaker Autopilot now supports Text Generation jobs.
  • service/sns: Updates service API and documentation
    • Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
  • service/ssm-sap: Updates service API and documentation
  • service/transfer: Updates service API, documentation, waiters, and paginators
    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

Release v1.46.4 (2023-10-25)

Service Client Updates

  • service/connectcases: Updates service API and documentation
  • service/groundstation: Updates service API and documentation
  • service/iam: Updates service API and documentation
    • Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.

Release v1.46.3 (2023-10-24)

Service Client Updates

  • service/codepipeline: Updates service API and documentation
    • Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
  • service/ec2: Updates service documentation

... (truncated)

Commits


Updates google.golang.org/api from 0.147.0 to 0.148.0

Release notes

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

v0.148.0

0.148.0 (2023-10-19)

Features

Changelog

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

0.148.0 (2023-10-19)

Features

Commits


Updates k8s.io/api from 0.28.2 to 0.28.3

Commits


Updates k8s.io/client-go from 0.28.2 to 0.28.3

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 1 year ago

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