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

build(deps): Bump the all group across 1 directory with 4 updates #1129

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the all group with 1 update in the /pkg/signature/kms/gcp directory: cloud.google.com/go/kms.

Updates cloud.google.com/go/kms from 1.15.8 to 1.18.0

Release notes

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

kms: v1.18.0

1.18.0 (2024-06-20)

Features

  • kms: Support Key Access Justifications policy configuration (#10398) (4fa4308)

kms: v1.17.1

1.17.1 (2024-05-22)

Bug Fixes

datastore: v1.17.1

1.17.1 (2024-06-10)

Bug Fixes

  • datastore: Regenerate protos in new namespace (#10158) (8875511), refs #10155
  • datastore: Update retry transaction logic to be inline with Spanner (#10349) (5929a6e)

datastore: v1.17.0

1.17.0 (2024-05-08)

Features

kms: v1.17.0

1.17.0 (2024-05-16)

Features

  • kms: Add client library for KMS Autokey service, which enables automated KMS key provision and management (292e812)

security: v1.17.0

1.17.0 (2024-05-22)

Features

retail: v1.17.0

... (truncated)

Changelog

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

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)

Miscellaneous Chores

1.8.0 (2023-02-14)

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.19.0 to 0.21.0

Commits
  • 5fd4241 google: update compute token refresh
  • 84cb9f7 oauth2: fix typo in comment
  • 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  • e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
  • See full diff in compare view

Updates google.golang.org/api from 0.172.0 to 0.184.0

Release notes

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

v0.184.0

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

v0.183.0

0.183.0 (2024-06-04)

Features

Bug Fixes

v0.182.0

0.182.0 (2024-05-28)

Features

... (truncated)

Changelog

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

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

0.183.0 (2024-06-04)

Features

Bug Fixes

0.182.0 (2024-05-28)

Features

0.181.0 (2024-05-16)

... (truncated)

Commits
  • 66c2e4a chore(main): release 0.184.0 (#2628)
  • 7fccba6 feat(all): auto-regenerate discovery clients (#2624)
  • 953f728 fix(cba): Update credsNewAuth to support oauth2 over mTLS (#2610)
  • ebc44d1 feat: support structpb.Struct as req/resp (#2632)
  • 56d0d59 chore: remove some nil clients (#2631)
  • e760319 chore(gensupport): merge x-goog-api-client vals into a single header (#2612)
  • bec8b5c chore(all): update all (#2630)
  • 643675b Revert "feat: regen cloudcommerceprocurement v1 from updated discovery file (...
  • 7e30ed2 feat: regen cloudcommerceprocurement v1 from updated discovery file (#2627)
  • 8a7c0e1 chore: bump auth dep (#2621)
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.33.0 to 1.34.2

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update in the /pkg/signature/kms/gcp directory: [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go).


Updates `cloud.google.com/go/kms` from 1.15.8 to 1.18.0
- [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.15.8...kms/v1.18.0)

Updates `golang.org/x/oauth2` from 0.19.0 to 0.21.0
- [Commits](golang/oauth2@v0.19.0...v0.21.0)

Updates `google.golang.org/api` from 0.172.0 to 0.184.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.172.0...v0.184.0)

Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.2

---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 24, 2024
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
Projects
None yet
0 participants