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.11.1 #1689

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

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

Release notes

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

metastore: v1.11.1

1.11.1 (2023-06-20)

Bug Fixes

  • metastore: REST query UpdateMask bug (df52820)

orgpolicy: v1.11.1

1.11.1 (2023-06-20)

Bug Fixes

  • orgpolicy: REST query UpdateMask bug (df52820)

secretmanager: v1.11.1

1.11.1 (2023-06-20)

Bug Fixes

  • secretmanager: REST query UpdateMask bug (df52820)

videointelligence: v1.11.1

1.11.1 (2023-06-20)

Bug Fixes

  • videointelligence: REST query UpdateMask bug (df52820)

workflows: v1.11.1

1.11.1 (2023-06-20)

Bug Fixes

  • workflows: REST query UpdateMask bug (df52820)

firestore: v1.11.0

1.11.0 (2023-06-26)

Features

  • firestore: Update all direct dependencies (b340d03)

Bug Fixes

... (truncated)

Changelog

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

Changes

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

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

... (truncated)

Commits
  • 7737696 chore: release main (#7243)
  • 9018b83 refactor: simplify options, instrumentation for multiplexing (#7257)
  • edf3c24 chore: fix postprocessor pathing and branch issues (#7270)
  • 5bd944d chore(internal/postprocessor): reduce OwlBot scope (#7269)
  • b371558 fix(bigquery): create/update an isolated dataset for collation feature (#7256)
  • ecf14d4 chore: new owl bot post processor docker image (#7258)
  • 6f72b3c chore(internal): fixups for postprocessor (#7239)
  • 4f82b6c chore: update docker digest (#7250)
  • 9f7bbeb feat(bigquery): add dataset/table collation (#7235)
  • 1d165ff chore: onboard select clients to OwlBot (#7248)
  • 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 added the dependencies Update to the dependencies label Jun 30, 2023
@dependabot dependabot bot requested a review from a team June 30, 2023 07:31
@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-cloud.google.com-go-secretmanager-1.11.1 branch 2 times, most recently from 7fa37f4 to 9ef637b Compare July 13, 2023 11:14
@Stefan-Ethernal Stefan-Ethernal requested a review from a team July 20, 2023 07:27
@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-cloud.google.com-go-secretmanager-1.11.1 branch from 9ef637b to 476e9c9 Compare July 24, 2023 09:30
@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-cloud.google.com-go-secretmanager-1.11.1 branch from 476e9c9 to e90313c Compare July 24, 2023 10:33
Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.10.0 to 1.11.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@dlp/v1.10.0...asset/v1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-cloud.google.com-go-secretmanager-1.11.1 branch from e90313c to e2c32f1 Compare July 24, 2023 10:37
@vcastellm vcastellm merged commit 7d15e3a into develop Jul 24, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot-go_modules-develop-cloud.google.com-go-secretmanager-1.11.1 branch July 24, 2023 10:39
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Update to the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants