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

Bump cloud.google.com/go/secretmanager from 1.10.0 to 1.10.1 #1365

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 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 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 29, 2023 11:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 29, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/secretmanager-1.10.1 branch from 5f5d0fa to 2a7263e Compare May 30, 2023 16:03
@ahrav ahrav merged commit 9637f5e into main May 30, 2023
@ahrav ahrav deleted the dependabot/go_modules/cloud.google.com/go/secretmanager-1.10.1 branch May 30, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

2 participants