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 cloud.google.com/go/vertexai from 0.9.0 to 0.10.0 #66

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cloud.google.com/go/vertexai from 0.9.0 to 0.10.0.

Release notes

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

vertexai: v0.10.0

0.10.0 (2024-05-20)

Features

  • vertexai: Infer location when not passed explicitly (#10222) (4f1f033)
  • vertexai: Support model garden and tuned models names (#10197) (d481e0e), refs #9630
Changelog

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

v0.10.0

  • pubsub: Subscription.ModifyPushConfig replaced with Subscription.Update.

  • pubsub: Subscription.Receive now runs concurrently for higher throughput.

  • vision: cloud.google.com/go/vision is deprecated. Use cloud.google.com/go/vision/apiv1 instead.

  • translation: now stable.

  • trace: several changes to the surface. See the link below.

Commits
  • a5913b3 pubsub: add Subscription.Update; remove Subcription.ModifyPushConfig
  • 1bfb4aa storage: fix reference to CopyFrom in doc comment
  • 05b84c5 pubsub: add test for ModifyPushConfig
  • 328063a pubsub: fix data races in stream tests
  • 927c812 pubsub: pull messages concurrently
  • 7c205da add video intelligence to README
  • f6bedb5 bigtable: Add InstanceInfo admin method.
  • 1a5f48f vision: deprecate manual client
  • 1dd9a1e spanner: increase code coverage
  • 2b81b39 translate: mark stable
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 1, 2024
@jackmcguire1
Copy link
Owner

@dependabot recreate

Bumps [cloud.google.com/go/vertexai](https://github.com/googleapis/google-cloud-go) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.9.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/vertexai-0.10.0 branch from 50dff53 to 5c8826f Compare June 5, 2024 12:04
Copy link

sonarqubecloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jackmcguire1 jackmcguire1 merged commit 4b8139b into main Jun 5, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/vertexai-0.10.0 branch June 5, 2024 12:23
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