Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
com.google.cloud:google-cloud-shared-dependencies2.12.0 ->2.13.0ageadoptionpassingconfidence

Release Notes

googleapis/java-shared-dependencies

v2.13.0

Compare Source

Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.35.0 (#​709) (239f8c3)
  • update dependency com.google.api-client:google-api-client-bom to v1.35.1 (#​713) (6559b45)
  • update dependency com.google.api:api-common to v2.2.1 (#​710) (650d4c5)
  • update dependency com.google.errorprone:error_prone_annotations to v2.14.0 (#​701) (d24730f)
  • update dependency com.google.http-client:google-http-client-bom to v1.42.0 (#​711) (5168a18)
  • update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.0 (#​708) (620336e)
  • update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.1 (#​712) (a2c18a5)
  • update dependency com.google.protobuf:protobuf-bom to v3.21.0 (#​703) (5f9fe12)
  • update dependency com.google.protobuf:protobuf-bom to v3.21.1 (#​705) (c68edfb)
  • update dependency io.grpc:grpc-bom to v1.47.0 (#​707) (d02918a)
  • update dependency org.checkerframework:checker-qual to v3.22.1 (#​706) (545843b)
  • update dependency org.checkerframework:checker-qual to v3.22.2 (#​717) (142852a)
  • update gax.version to v2.18.2 (#​718) (5f8156e)
  • update google.common-protos.version to v2.9.0 (#​714) (9e5591e)
  • update google.core.version to v2.8.0 (#​719) (4023c60)
  • update iam.version to v1.4.0 (#​700) (c1097a4)
  • update iam.version to v1.4.1 (#​716) (e2dc7c2)

Configuration

📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated byMend Renovate. View repository job loghere.

@renovate-botrenovate-bot requested a review froma team as acode ownerJune 22, 2022 21:54
@trusted-contributions-gcftrusted-contributions-gcfbot added kokoro:force-runAdd this label to force Kokoro to re-run the tests. owlbot:runAdd this label to trigger the Owlbot post processor. labelsJun 22, 2022
@product-auto-labelproduct-auto-labelbot added size: xsPull request size is extra small. api: vertex-aiIssues related to the googleapis/java-aiplatform API. labelsJun 22, 2022
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelJun 22, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests. labelJun 22, 2022
@meltsufinmeltsufin added the automergeMerge the pull request once unit tests and other checks pass. labelJun 23, 2022
@gcf-merge-on-greengcf-merge-on-greenbot merged commit87b311d intogoogleapis:mainJun 23, 2022
@gcf-merge-on-greengcf-merge-on-greenbot removed the automergeMerge the pull request once unit tests and other checks pass. labelJun 23, 2022
@release-pleaserelease-pleasebot mentioned this pull requestJun 23, 2022
@renovate-botrenovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-2.x branchJune 23, 2022 15:31
gcf-merge-on-greenbot pushed a commit that referenced this pull requestJul 1, 2022
🤖 I have created a release *beep* *boop*---## [3.0.0](v2.9.8...v3.0.0) (2022-07-01)### ⚠ BREAKING CHANGES* added packaging options for C#, Ruby, and PHP### Features* add BatchImportModelEvaluationSlices API in aiplatform v1 model_service.proto ([#972](#972)) ([3041b97](3041b97))* add BatchImportModelEvaluationSlices API in aiplatform v1beta1 model_service.proto ([3041b97](3041b97))* add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto ([0ae5d15](0ae5d15))* add ListSavedQueries rpc to aiplatform v1 dataset_service.proto ([#975](#975)) ([85be17b](85be17b))* add ListSavedQueries rpc to aiplatform v1beta1 dataset_service.proto ([85be17b](85be17b))* add model_monitoring_config to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto ([#892](#892)) ([0ae5d15](0ae5d15))* add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto ([3041b97](3041b97))* add model_version_id to DeployedModel in aiplatform v1 endpoint.proto ([3041b97](3041b97))* add model_version_id to PredictResponse in aiplatform v1 prediction_service.proto ([3041b97](3041b97))* add saved_query_id to InputDataConfig in aiplatform v1 training_pipeline.proto ([85be17b](85be17b))* add saved_query_id to InputDataConfig in aiplatform v1beta1 training_pipeline.proto ([85be17b](85be17b))* add saved_query.proto to aiplatform v1 ([85be17b](85be17b))* add saved_query.proto to aiplatform v1beta1 ([85be17b](85be17b))* add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto ([0ae5d15](0ae5d15))* **samples:** add create-featurestore sample ([#948](#948)) ([ac7ca36](ac7ca36))### Bug Fixes* added packaging options for C#, Ruby, and PHP ([0ae5d15](0ae5d15))* update gapic-generator-java with mock service generation fixes ([#979](#979)) ([745b9cd](745b9cd))### Dependencies* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#973](#973)) ([87b311d](87b311d))---This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actionsbot pushed a commit to suztomo/google-cloud-java that referenced this pull requestJul 1, 2022
🤖 I have created a release *beep* *boop*---## [3.0.0](googleapis/java-aiplatform@v2.9.8...v3.0.0) (2022-07-01)### ⚠ BREAKING CHANGES* added packaging options for C#, Ruby, and PHP### Features* add BatchImportModelEvaluationSlices API in aiplatform v1 model_service.proto ([googleapis#972](googleapis/java-aiplatform#972)) ([7f45b24](googleapis/java-aiplatform@7f45b24))* add BatchImportModelEvaluationSlices API in aiplatform v1beta1 model_service.proto ([7f45b24](googleapis/java-aiplatform@7f45b24))* add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto ([a2a404f](googleapis/java-aiplatform@a2a404f))* add ListSavedQueries rpc to aiplatform v1 dataset_service.proto ([googleapis#975](googleapis/java-aiplatform#975)) ([ab9ba69](googleapis/java-aiplatform@ab9ba69))* add ListSavedQueries rpc to aiplatform v1beta1 dataset_service.proto ([ab9ba69](googleapis/java-aiplatform@ab9ba69))* add model_monitoring_config to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto ([googleapis#892](googleapis/java-aiplatform#892)) ([a2a404f](googleapis/java-aiplatform@a2a404f))* add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto ([7f45b24](googleapis/java-aiplatform@7f45b24))* add model_version_id to DeployedModel in aiplatform v1 endpoint.proto ([7f45b24](googleapis/java-aiplatform@7f45b24))* add model_version_id to PredictResponse in aiplatform v1 prediction_service.proto ([7f45b24](googleapis/java-aiplatform@7f45b24))* add saved_query_id to InputDataConfig in aiplatform v1 training_pipeline.proto ([ab9ba69](googleapis/java-aiplatform@ab9ba69))* add saved_query_id to InputDataConfig in aiplatform v1beta1 training_pipeline.proto ([ab9ba69](googleapis/java-aiplatform@ab9ba69))* add saved_query.proto to aiplatform v1 ([ab9ba69](googleapis/java-aiplatform@ab9ba69))* add saved_query.proto to aiplatform v1beta1 ([ab9ba69](googleapis/java-aiplatform@ab9ba69))* add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto ([a2a404f](googleapis/java-aiplatform@a2a404f))* **samples:** add create-featurestore sample ([googleapis#948](googleapis/java-aiplatform#948)) ([ffc4b87](googleapis/java-aiplatform@ffc4b87))### Bug Fixes* added packaging options for C#, Ruby, and PHP ([a2a404f](googleapis/java-aiplatform@a2a404f))* update gapic-generator-java with mock service generation fixes ([googleapis#979](googleapis/java-aiplatform#979)) ([e5f3ca5](googleapis/java-aiplatform@e5f3ca5))### Dependencies* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#973](googleapis/java-aiplatform#973)) ([56ad705](googleapis/java-aiplatform@56ad705))---This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@meltsufinmeltsufinmeltsufin approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

api: vertex-aiIssues related to the googleapis/java-aiplatform API.size: xsPull request size is extra small.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@renovate-bot@meltsufin@yoshi-kokoro

[8]ページ先頭

©2009-2025 Movatter.jp