Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2022

Updates the requirements on google-cloud-vision to permit the latest version.

Release notes

Sourced from google-cloud-vision's releases.

v3.1.1

3.1.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#468) (36eaa25)
  • deps: require proto-plus >= 1.22.0 (36eaa25)
Changelog

Sourced from google-cloud-vision's changelog.

3.1.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#468) (36eaa25)
  • deps: require proto-plus >= 1.22.0 (36eaa25)

3.1.0 (2022-08-05)

Features

  • Add TextDetectionParams.advanced_ocr_options (#464) (0886a2d)

3.0.0 (2022-07-18)

⚠ BREAKING CHANGES

  • v1p3beta1: Product search related messages and enums changed in an incompatible way
  • v1p3beta1: NormalizedBoundingPoly message removed
  • v1: removed fields from SafeSearchAnnotation message

Bug Fixes

  • v1p3beta1: NormalizedBoundingPoly message removed (807684d)
  • v1p3beta1: Product search related messages and enums changed in an incompatible way (807684d)
  • v1: removed fields from SafeSearchAnnotation message (807684d)

2.8.0 (2022-07-14)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (1d8fe5f)
  • require python 3.7+ (#452) (401bd73)

2.7.3 (2022-06-06)

Bug Fixes

... (truncated)

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 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)

Updates the requirements on [google-cloud-vision](https://github.com/googleapis/python-vision) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-vision/releases)
- [Changelog](https://github.com/googleapis/python-vision/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-vision@v0.38.0...v3.1.1)

---
updated-dependencies:
- dependency-name: google-cloud-vision
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Sep 14, 2022
@github-actions
Copy link
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @TheNeuralBit for label python.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@TheNeuralBit
Copy link
Member

This breaks our usage. From Python PreCommit:

apache_beam/ml/gcp/visionml_test.py:36: in <module>
    from apache_beam.ml.gcp import visionml
apache_beam/ml/gcp/visionml.py:57: in <module>
    class AnnotateImage(PTransform):
apache_beam/ml/gcp/visionml.py:156: in AnnotateImage
    Union[str, bytes], Optional[vision.types.ImageContext])
E   AttributeError: module 'google.cloud.vision' has no attribute 'types'

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/sdks/python/google-cloud-vision-gte-0.38.0-and-lt-4 branch September 15, 2022 17:01
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 Next Action: Reviewers python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant