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 go-deps group with 4 updates #871

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps the go-deps group with 4 updates: cloud.google.com/go/compute, github.com/containers/common, github.com/containers/image/v5 and google.golang.org/api.

Updates cloud.google.com/go/compute from 1.27.5 to 1.28.0

Changelog

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

1.28.0 (2024-05-01)

Features

  • documentai: A new message FoundationModelTuningOptions is added (1d757c6)
  • documentai: Support Chunk header and footer in Doc AI external proto (1d757c6)

Bug Fixes

  • documentai: Bump x/net to v0.24.0 (ba31ed5)

1.27.0 (2024-04-15)

Features

  • documentai: Support a new Layout Processor in Document AI (2cdc40a)

1.26.1 (2024-03-14)

Bug Fixes

  • documentai: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)

1.26.0 (2024-02-21)

Features

  • documentai: A new field schema_override is added to message ProcessOptions (#9400) (a86aa8e)
  • documentai: A new message FoundationModelTuningOptions is added (7e6c208)

1.25.0 (2024-02-09)

Features

  • documentai: Expose model_type in v1 processor, so that user can see the model_type after get or list processor version (2fcf55c)

1.24.0 (2024-02-06)

... (truncated)

Commits

Updates github.com/containers/common from 0.60.1 to 0.60.2

Release notes

Sourced from github.com/containers/common's releases.

v0.60.2

What's Changed

Full Changelog: containers/common@v0.60.1...v0.60.2

Commits

Updates github.com/containers/image/v5 from 5.32.1 to 5.32.2

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.32.2

This adds the ability to accept sigstore signatures signed by any key from a set of several (huge thanks to @​dcermak and @​danishprakash for doing almost all the work), and Rekor log presence proofs signed by any key from a set of several keys.

Commits
  • 0b425a4 Release 5.32.2
  • 2a87b21 Support accepting multiple Rekor public keys
  • 95c0635 Add field KeyPaths and KeyDatas to prSigstoreSigned
  • d42de59 Split verifySigstorePayloadBlobSignature from VerifySigstorePayload
  • a5ea016 Use loadBytesFromConfigSources in prSignedBy.isSignatureAuthorAccepted
  • 03550b4 Turn loadBytesFromDataOrPath into loadBytesFromConfigSources
  • c0c8d34 Use InvalidPolicyFormatError for invalid sigstore options
  • 4bcaca1 Merge pull request #2511 from mtrmac/5.32-version
  • c94eadb Fix the version number
  • 6a17c28 Merge pull request #2508 from mtrmac/5.32-zstd
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.192.0 to 0.193.0

Release notes

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

v0.193.0

0.193.0 (2024-08-20)

Features

Changelog

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

0.193.0 (2024-08-20)

Features

Commits

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 go-deps group with 4 updates: [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go), [github.com/containers/common](https://github.com/containers/common), [github.com/containers/image/v5](https://github.com/containers/image) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `cloud.google.com/go/compute` from 1.27.5 to 1.28.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@compute/v1.27.5...pubsub/v1.28.0)

Updates `github.com/containers/common` from 0.60.1 to 0.60.2
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.60.1...v0.60.2)

Updates `github.com/containers/image/v5` from 5.32.1 to 5.32.2
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.32.1...v5.32.2)

Updates `google.golang.org/api` from 0.192.0 to 0.193.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.192.0...v0.193.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/containers/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 21, 2024
@schutzbot schutzbot enabled auto-merge August 21, 2024 04:36
@schutzbot schutzbot added this pull request to the merge queue Aug 21, 2024
Merged via the queue into main with commit deb02cc Aug 21, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-b4c929d0f8 branch August 21, 2024 05:56
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
Development

Successfully merging this pull request may close these issues.

1 participant