Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

build(deps): Bump cloud.google.com/go/secretmanager from 1.10.0 to 1.10.1 in /key-rotator #2744

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps cloud.google.com/go/secretmanager from 1.10.0 to 1.10.1.

Release notes

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

metastore: v1.10.1

1.10.1 (2023-05-08)

Bug Fixes

  • metastore: Update grpc to v1.55.0 (1147ce0)

orgpolicy: v1.10.1

1.10.1 (2023-05-08)

Bug Fixes

  • orgpolicy: Update grpc to v1.55.0 (1147ce0)

secretmanager: v1.10.1

1.10.1 (2023-05-08)

Bug Fixes

  • secretmanager: Update grpc to v1.55.0 (1147ce0)

videointelligence: v1.10.1

1.10.1 (2023-05-08)

Bug Fixes

  • videointelligence: Update grpc to v1.55.0 (1147ce0)

workflows: v1.10.1

1.10.1 (2023-05-08)

Bug Fixes

  • workflows: Update grpc to v1.55.0 (1147ce0)
Changelog

Sourced from cloud.google.com/go/secretmanager's changelog.

Changes

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)

1.16.0 (2023-02-22)

Features

1.15.0 (2023-02-14)

⚠ BREAKING CHANGES

  • documentai: The TrainProcessorVersion parent was incorrectly annotated.

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Start generating stubs dir (de2d180)

... (truncated)

Commits
  • 73a0597 chore: release main (#7613)
  • ecb7f02 chore(main): release datastore 1.11.0 (#7305)
  • c893c15 docs(appengine): point to Search Console for domain ownership verification (#...
  • 40ea7a4 chore: stop gen of cloudbuild as it needs patches (#7679)
  • ac0a0f6 chore(main): release bigquery 1.50.0 (#7579)
  • 493fb47 chore(all): auto-regenerate gapics (#7667)
  • 81f7c87 feat(datastore): EntityFilter for AND/OR queries (#7589)
  • f684e16 fix(bigquery/storage/managedwriter): fix option propagation (#7669)
  • cf06802 feat(bigquery/storage/managedwriter): introduce location routing header (#7663)
  • cd36965 chore(storage): fix projectID in gRPC CreateBucket (#7629)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @divergentdave.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner May 15, 2023 09:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (94e0ea0) 52.66% compared to head (c87c668) 52.66%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2744   +/-   ##
=======================================
  Coverage   52.66%   52.66%           
=======================================
  Files          37       37           
  Lines       11690    11690           
=======================================
  Hits         6157     6157           
  Misses       5418     5418           
  Partials      115      115           
Flag Coverage Δ
facilitator_tests 53.49% <ø> (ø)
key_rotator_tests 56.02% <ø> (ø)
workflow_manager_tests 39.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@divergentdave divergentdave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/go_modules/key-rotator/cloud.google.com/go/secretmanager-1.10.1 branch from c87c668 to 61632a2 Compare May 16, 2023 15:34
Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.10.0 to 1.10.1.
- [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@kms/v1.10.0...kms/v1.10.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/secretmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/key-rotator/cloud.google.com/go/secretmanager-1.10.1 branch from 61632a2 to 858e692 Compare May 16, 2023 15:35
@dependabot dependabot bot merged commit edf734f into main May 16, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/key-rotator/cloud.google.com/go/secretmanager-1.10.1 branch May 16, 2023 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants