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

Rename com.google.gcloud to com.google.cloud #899

Merged
merged 4 commits into from
Apr 12, 2016

Conversation

ajkannan
Copy link

Related to #877. Does not close the issue because the READMEs are left unchanged by this PR. I will update the READMEs to use com.google.cloud once we release an artifact, otherwise users may get confused.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 12, 2016
@ajkannan
Copy link
Author

Update: I will update the READMEs in this PR itself. I will make a release right after this PR gets merged tomorrow. This way, the code, artifact, and READMEs will be in sync except for a short window.

@ajkannan
Copy link
Author

The READMEs have been updated, so the PR is ready to be reviewed. Merging should wait until tomorrow.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.581% when pulling ff357df on ajkannan:rename-package-cloud into 099ada0 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor

I see that in READMEs we still have links to old javadoc and files (try searching com/google/gcloud in the files). Is this intended? I believe these links should be updated.

Also as soon as we merge this we should release new artifacts so that README links to javadoc are not broken.

@ajkannan
Copy link
Author

Fixed README links. And yup, as soon as this gets merged, I plan on releasing artifacts.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 85.571% when pulling 5404b3c on ajkannan:rename-package-cloud into 099ada0 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor

README links seem to be fixed now. Since we merged #858 we should update the URL we use to check whether the artifact is already deployed or not.

@mziccard
Copy link
Contributor

Also is there something we can do to make it more clear that we renamed our group and package to users that already have gcloud-java as a dependency?

I am thinking about adding some temporary text on top of http://googlecloudplatform.github.io/gcloud-java/ and our main README.md. /cc @jgeewax @aozarov

@ajkannan
Copy link
Author

Good catch on the URL update. I rebased, fixed that link, and grepped for "com.google.gcloud" and "com/google/gcloud" and found no results.

I think it's a good idea to add some temporary text on the website and our README, they're both pretty common entrypoints to our repo according to our traffic stats. I'll also add a note at the top of our release notes.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.571% when pulling 37567fb on ajkannan:rename-package-cloud into 67609ee on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor

This looks good to me. I couldn't find any more stale naming. Text on top of site and README could be added in the release commit, right? Do you think it's worth adding it on top of each README?
I was thinking about something like:

"As of April 12th, 2015, gcloud-java's group ID and base package were renamed to com.google.cloud. If you haven't already please update your dependency."

To be placed just before where we show our dependency code. Could this work?

@ajkannan
Copy link
Author

That text sounds good to me. I'll add that in the release commit.

@ajkannan
Copy link
Author

Just a note: after we release with this packaging change, we'll have to update the external applications (in java-docs-samples and getting-started-java) and also the links in cloud.google.com to particular gcloud-java classes.

@aozarov
Copy link
Contributor

aozarov commented Apr 12, 2016

Looks good. I think we only need to note in the release-notes, main readme page and maybe in the site page. FYI, I did a test and deployed it to snapshots.

@aozarov
Copy link
Contributor

aozarov commented Apr 12, 2016

Feel free to merge when you are ready.

@ajkannan ajkannan merged commit 2fc3c21 into googleapis:master Apr 12, 2016
@ajkannan ajkannan deleted the rename-package-cloud branch April 12, 2016 18:04
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
…cies to v2.13.0 (#899)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://github.com/googleapis/java-shared-dependencies) | `2.12.0` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-dependencies</summary>

### [`v2.13.0`](https://github.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;2130-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2120v2130-2022-06-22)

[Compare Source](https://github.com/googleapis/java-shared-dependencies/compare/v2.12.0...v2.13.0)

##### Dependencies

-   update dependency com.google.api-client:google-api-client-bom to v1.35.0 ([#&#8203;709](https://github.com/googleapis/java-shared-dependencies/issues/709)) ([239f8c3](https://github.com/googleapis/java-shared-dependencies/commit/239f8c33a11e233e6af79aee8c7e68cd156a0554))
-   update dependency com.google.api-client:google-api-client-bom to v1.35.1 ([#&#8203;713](https://github.com/googleapis/java-shared-dependencies/issues/713)) ([6559b45](https://github.com/googleapis/java-shared-dependencies/commit/6559b45b027dba783a9525d35e32183d78773cbe))
-   update dependency com.google.api:api-common to v2.2.1 ([#&#8203;710](https://github.com/googleapis/java-shared-dependencies/issues/710)) ([650d4c5](https://github.com/googleapis/java-shared-dependencies/commit/650d4c5f8c3cfce711257d47280ad773cd2e2414))
-   update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#&#8203;701](https://github.com/googleapis/java-shared-dependencies/issues/701)) ([d24730f](https://github.com/googleapis/java-shared-dependencies/commit/d24730f78669f80b109e590b903446e5552e3e36))
-   update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#&#8203;711](https://github.com/googleapis/java-shared-dependencies/issues/711)) ([5168a18](https://github.com/googleapis/java-shared-dependencies/commit/5168a181722128d434a0d0d2ab5cc485686bbc78))
-   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.0 ([#&#8203;708](https://github.com/googleapis/java-shared-dependencies/issues/708)) ([620336e](https://github.com/googleapis/java-shared-dependencies/commit/620336e6733e2017116e5e8a7b403b183a728bc1))
-   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.1 ([#&#8203;712](https://github.com/googleapis/java-shared-dependencies/issues/712)) ([a2c18a5](https://github.com/googleapis/java-shared-dependencies/commit/a2c18a5bc4152cc9034cec691a29f54a35c38a51))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#&#8203;703](https://github.com/googleapis/java-shared-dependencies/issues/703)) ([5f9fe12](https://github.com/googleapis/java-shared-dependencies/commit/5f9fe1200b4bdf4c54bf947c21bd3ed02f26f990))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#&#8203;705](https://github.com/googleapis/java-shared-dependencies/issues/705)) ([c68edfb](https://github.com/googleapis/java-shared-dependencies/commit/c68edfbe7e1993e1112640b867b29aa2fbcf7579))
-   update dependency io.grpc:grpc-bom to v1.47.0 ([#&#8203;707](https://github.com/googleapis/java-shared-dependencies/issues/707)) ([d02918a](https://github.com/googleapis/java-shared-dependencies/commit/d02918a0418cd65d1d247f27afb0637f1f8f5666))
-   update dependency org.checkerframework:checker-qual to v3.22.1 ([#&#8203;706](https://github.com/googleapis/java-shared-dependencies/issues/706)) ([545843b](https://github.com/googleapis/java-shared-dependencies/commit/545843b492cead230b8cc72a1dae7d4922f33b39))
-   update dependency org.checkerframework:checker-qual to v3.22.2 ([#&#8203;717](https://github.com/googleapis/java-shared-dependencies/issues/717)) ([142852a](https://github.com/googleapis/java-shared-dependencies/commit/142852a37140f221197f5c71aed451def353b1e0))
-   update gax.version to v2.18.2 ([#&#8203;718](https://github.com/googleapis/java-shared-dependencies/issues/718)) ([5f8156e](https://github.com/googleapis/java-shared-dependencies/commit/5f8156e55c6a07b018a8c5efafa68be781b4288b))
-   update google.common-protos.version to v2.9.0 ([#&#8203;714](https://github.com/googleapis/java-shared-dependencies/issues/714)) ([9e5591e](https://github.com/googleapis/java-shared-dependencies/commit/9e5591ec3035350450ecbfebd00e08216433b06c))
-   update google.core.version to v2.8.0 ([#&#8203;719](https://github.com/googleapis/java-shared-dependencies/issues/719)) ([4023c60](https://github.com/googleapis/java-shared-dependencies/commit/4023c6063a2c5b5308da531df1a08c90c491965d))
-   update iam.version to v1.4.0 ([#&#8203;700](https://github.com/googleapis/java-shared-dependencies/issues/700)) ([c1097a4](https://github.com/googleapis/java-shared-dependencies/commit/c1097a46ab0739b0b7234bc510e4c3d9ce2c2861))
-   update iam.version to v1.4.1 ([#&#8203;716](https://github.com/googleapis/java-shared-dependencies/issues/716)) ([e2dc7c2](https://github.com/googleapis/java-shared-dependencies/commit/e2dc7c21c39e007878841e2664d548ec44a72d54))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-speech).
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 456641589

Source-Link: googleapis/googleapis@8a251f5

Source-Link: googleapis/googleapis-gen@4ca52a5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


## [2.4.0](googleapis/java-containeranalysis@v2.3.1...v2.4.0) (2022-06-30)


### Features

* Enable REST transport for most of Java and Go clients ([googleapis#885](googleapis/java-containeranalysis#885)) ([022f1a2](googleapis/java-containeranalysis@022f1a2))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


## [3.5.0](googleapis/java-dlp@v3.4.0...v3.5.0) (2022-07-01)


### Features

* Enable REST transport for most of Java and Go clients ([googleapis#899](googleapis/java-dlp#899)) ([856cf41](googleapis/java-dlp@856cf41))


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub to v1.119.0 ([googleapis#892](googleapis/java-dlp#892)) ([272fa7c](googleapis/java-dlp@272fa7c))
* update dependency com.google.cloud:google-cloud-pubsub to v1.119.1 ([googleapis#894](googleapis/java-dlp#894)) ([7d61e20](googleapis/java-dlp@7d61e20))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#898](googleapis/java-dlp#898)) ([a4fbf80](googleapis/java-dlp@a4fbf80))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Aug 1, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [4.0.2](googleapis/java-dataproc@v4.0.1...v4.0.2) (2022-08-09)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#892](googleapis/java-dataproc#892)) ([c514a81](googleapis/java-dataproc@c514a81))
* update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#894](googleapis/java-dataproc#894)) ([359dd13](googleapis/java-dataproc@359dd13))
* update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#895](googleapis/java-dataproc#895)) ([12bb78b](googleapis/java-dataproc@12bb78b))
* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#896](googleapis/java-dataproc#896)) ([48e3c6e](googleapis/java-dataproc@48e3c6e))
* update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#897](googleapis/java-dataproc#897)) ([2b041f8](googleapis/java-dataproc@2b041f8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Sep 19, 2022
🤖 I have created a release *beep* *boop*
---


## [2.10.0](googleapis/java-securitycenter@v2.9.0...v2.10.0) (2022-09-16)


### Features

* Adding database access information, such as queries field to a finding. A database may be a sub-resource of an instance (as in the case of CloudSQL instances or Cloud Spanner instances), or the database instance itself ([#902](googleapis/java-securitycenter#902)) ([f8ab964](googleapis/java-securitycenter@f8ab964))
* Adding uris to indicator of compromise (IOC) field ([#900](googleapis/java-securitycenter#900)) ([b2c7dfd](googleapis/java-securitycenter@b2c7dfd))
* ServiceAccountKeyName, serviceAccountDelegationInfo, and principalSubject attributes added to the existing access attribute. These new attributes provide additional context about the principals that are associated with the finding ([#905](googleapis/java-securitycenter#905)) ([de80cec](googleapis/java-securitycenter@de80cec))


### Dependencies

* Update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#891](googleapis/java-securitycenter#891)) ([83e5570](googleapis/java-securitycenter@83e5570))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#903](googleapis/java-securitycenter#903)) ([6566bd8](googleapis/java-securitycenter@6566bd8))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 ([#906](googleapis/java-securitycenter#906)) ([5a6663f](googleapis/java-securitycenter@5a6663f))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 ([#912](googleapis/java-securitycenter#912)) ([f435c3c](googleapis/java-securitycenter@f435c3c))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.11 ([#890](googleapis/java-securitycenter#890)) ([6cf0475](googleapis/java-securitycenter@6cf0475))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.12 ([#899](googleapis/java-securitycenter#899)) ([9a2a51d](googleapis/java-securitycenter@9a2a51d))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.13 ([#904](googleapis/java-securitycenter#904)) ([3ef7b23](googleapis/java-securitycenter@3ef7b23))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.14 ([#911](googleapis/java-securitycenter#911)) ([9efb441](googleapis/java-securitycenter@9efb441))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#909](googleapis/java-securitycenter#909)) ([48a7a56](googleapis/java-securitycenter@48a7a56))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#916](googleapis/java-securitycenter#916)) ([5e45905](googleapis/java-securitycenter@5e45905))
* Update dependency com.google.protobuf:protobuf-java-util to v3.21.5 ([#894](googleapis/java-securitycenter#894)) ([3eaa056](googleapis/java-securitycenter@3eaa056))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.7](https://github.com/googleapis/java-trace/compare/v2.3.6...v2.3.7) (2022-10-04)


### Dependencies

* Update dependency cachetools to v5 ([#894](https://github.com/googleapis/java-trace/issues/894)) ([fd76bb1](https://github.com/googleapis/java-trace/commit/fd76bb19f78a9256c0c6c594820ba8dd889811c6))
* Update dependency click to v8.1.3 ([#878](https://github.com/googleapis/java-trace/issues/878)) ([d231929](https://github.com/googleapis/java-trace/commit/d2319291b70b4ba679a07709dde13bd9ba6405c4))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#898](https://github.com/googleapis/java-trace/issues/898)) ([73d1646](https://github.com/googleapis/java-trace/commit/73d16469526e7eba576b5423b8d1274fe32b95ed))
* Update dependency google-auth to v2.11.1 ([#876](https://github.com/googleapis/java-trace/issues/876)) ([b5b73ed](https://github.com/googleapis/java-trace/commit/b5b73edee4484cae6e369cd7544bb8458bd563b2))
* Update dependency google-auth to v2.12.0 ([#885](https://github.com/googleapis/java-trace/issues/885)) ([3f6cce2](https://github.com/googleapis/java-trace/commit/3f6cce2496b937a16e8f487ae4e0334f28fc0040))
* Update dependency google-crc32c to v1.5.0 ([#881](https://github.com/googleapis/java-trace/issues/881)) ([94d85d5](https://github.com/googleapis/java-trace/commit/94d85d5ad27f19297fd78f7d40b8b324b178dcb6))
* Update dependency googleapis-common-protos to v1.56.4 ([#877](https://github.com/googleapis/java-trace/issues/877)) ([b5d73d7](https://github.com/googleapis/java-trace/commit/b5d73d72861c3cd2fc877121ec9abbe35188b93a))
* Update dependency jeepney to v0.8.0 ([#883](https://github.com/googleapis/java-trace/issues/883)) ([1df907a](https://github.com/googleapis/java-trace/commit/1df907a555c1948395489f0bcb03790db395670a))
* Update dependency jinja2 to v3.1.2 ([#886](https://github.com/googleapis/java-trace/issues/886)) ([62e5db7](https://github.com/googleapis/java-trace/commit/62e5db7da3e636106f40007b439c0235a41da83a))
* Update dependency keyring to v23.9.3 ([#887](https://github.com/googleapis/java-trace/issues/887)) ([61d04cb](https://github.com/googleapis/java-trace/commit/61d04cb86031ebec8df67917ad641eed8848d6a3))
* Update dependency markupsafe to v2.1.1 ([#888](https://github.com/googleapis/java-trace/issues/888)) ([a4ac967](https://github.com/googleapis/java-trace/commit/a4ac9677f0ed089f007af87503a727159e997c0b))
* Update dependency protobuf to v3.20.2 ([#889](https://github.com/googleapis/java-trace/issues/889)) ([0742a52](https://github.com/googleapis/java-trace/commit/0742a52f9b34755a53e4f96ee26b28912044ac87))
* Update dependency protobuf to v4 ([#895](https://github.com/googleapis/java-trace/issues/895)) ([3f00e07](https://github.com/googleapis/java-trace/commit/3f00e0731e5a1625cb74fcce1afcacec0b335383))
* Update dependency pyjwt to v2.5.0 ([#890](https://github.com/googleapis/java-trace/issues/890)) ([b352a09](https://github.com/googleapis/java-trace/commit/b352a09e330ba6a1945ad772d13fc5effa36c59e))
* Update dependency requests to v2.28.1 ([#891](https://github.com/googleapis/java-trace/issues/891)) ([4476dcf](https://github.com/googleapis/java-trace/commit/4476dcfc0984185502ac82473b8211f911aea254))
* Update dependency typing-extensions to v4.3.0 ([#892](https://github.com/googleapis/java-trace/issues/892)) ([2f78186](https://github.com/googleapis/java-trace/commit/2f78186b704e48d8027ed32b86d5752105fa2de8))
* Update dependency zipp to v3.8.1 ([#893](https://github.com/googleapis/java-trace/issues/893)) ([41e1192](https://github.com/googleapis/java-trace/commit/41e11923590c210b3837542ea15401885b52e850))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [2.4.1](https://github.com/googleapis/java-language/compare/v2.4.0...v2.4.1) (2022-10-03)


### Documentation

* Update classification sample to use v2 model ([#899](https://github.com/googleapis/java-language/issues/899)) ([3f956fe](https://github.com/googleapis/java-language/commit/3f956fe12e0eeee2fb4fdf546f77d6b1043f1f73))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#929](https://github.com/googleapis/java-language/issues/929)) ([26b8438](https://github.com/googleapis/java-language/commit/26b84380417fa4bb153f6d7c4f30716192440f81))
* Update dependency google-api-core to v2.10.1 ([#921](https://github.com/googleapis/java-language/issues/921)) ([412cbb9](https://github.com/googleapis/java-language/commit/412cbb97138f52f8b706fbae3c847a80fbe34b4f))
* Update dependency google-auth to v2.12.0 ([#922](https://github.com/googleapis/java-language/issues/922)) ([5e2fd20](https://github.com/googleapis/java-language/commit/5e2fd20f9d720cde6f6cf7a4547115373b57a3a8))
* Update dependency google-cloud-storage to v2.5.0 ([#923](https://github.com/googleapis/java-language/issues/923)) ([fa6ec7b](https://github.com/googleapis/java-language/commit/fa6ec7b5f759f16d7ca9e420f46afa29cca859dd))
* Update dependency google-crc32c to v1.5.0 ([#924](https://github.com/googleapis/java-language/issues/924)) ([a400871](https://github.com/googleapis/java-language/commit/a40087156b32159f72ce3908ff1f77bfd2727a3a))
* Update dependency importlib-metadata to v4.12.0 ([#925](https://github.com/googleapis/java-language/issues/925)) ([7fa6782](https://github.com/googleapis/java-language/commit/7fa678217951ab0ab7729e082c1e2f43a6c294a2))
* Update dependency jeepney to v0.8.0 ([#926](https://github.com/googleapis/java-language/issues/926)) ([d52324e](https://github.com/googleapis/java-language/commit/d52324e86b8d192a5e2ff0ab7aa8c5209d93b112))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
…o v2.0.1 (#899)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.api-client:google-api-client-bom](https://github.com/googleapis/google-api-java-client/tree/master/google-api-client-bom) ([source](https://github.com/googleapis/google-api-java-client)) | `2.0.0` -> `2.0.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/2.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/2.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/2.0.1/compatibility-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/2.0.1/confidence-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-api-java-client</summary>

### [`v2.0.1`](https://github.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#&#8203;201-httpsgithubcomgoogleapisgoogle-api-java-clientcomparev200v201-2022-11-05)

[Compare Source](https://github.com/googleapis/google-api-java-client/compare/v2.0.0...v2.0.1)

##### Bug Fixes

-   Add error description to batch emptiness validation ([#&#8203;2109](https://github.com/googleapis/google-api-java-client/issues/2109)) ([2668dd1](https://github.com/googleapis/google-api-java-client/commit/2668dd1348e7710a83e008b1e2b2ff6fceedfedf))
-   **deps:** Update dependency com.google.api-client:google-api-client to v2 ([#&#8203;2108](https://github.com/googleapis/google-api-java-client/issues/2108)) ([570a162](https://github.com/googleapis/google-api-java-client/commit/570a1625fbb3806961d328d90d784b5f0ed21a0c))
-   **deps:** Update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.10 ([#&#8203;2174](https://github.com/googleapis/google-api-java-client/issues/2174)) ([9077b4a](https://github.com/googleapis/google-api-java-client/commit/9077b4ae4c4214cb0fdcb5248f8c7ecbeb51d27f))
-   **deps:** Update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.6 ([#&#8203;2124](https://github.com/googleapis/google-api-java-client/issues/2124)) ([51adc54](https://github.com/googleapis/google-api-java-client/commit/51adc541819284dabcdefef39fa39b4a0bd13f6a))
-   **deps:** Update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.7 ([#&#8203;2131](https://github.com/googleapis/google-api-java-client/issues/2131)) ([6892bb2](https://github.com/googleapis/google-api-java-client/commit/6892bb293ca578b793fe0024c884b21e675abd45))
-   **deps:** Update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.8 ([#&#8203;2140](https://github.com/googleapis/google-api-java-client/issues/2140)) ([bb6f19c](https://github.com/googleapis/google-api-java-client/commit/bb6f19ce2a89f6d419c908eff7faa944ea74799e))
-   **deps:** Update dependency com.google.cloud:libraries-bom to v26.1.0 ([#&#8203;2126](https://github.com/googleapis/google-api-java-client/issues/2126)) ([3d0e0ff](https://github.com/googleapis/google-api-java-client/commit/3d0e0ff57cde5ca9eb56e5266dc5c37f3777179d))
-   **deps:** Update dependency com.google.cloud:libraries-bom to v26.1.1 ([#&#8203;2134](https://github.com/googleapis/google-api-java-client/issues/2134)) ([15ce062](https://github.com/googleapis/google-api-java-client/commit/15ce06244a06b64545f145a2ebdfb62863fcbad4))
-   **deps:** Update dependency com.google.cloud:libraries-bom to v26.1.2 ([#&#8203;2143](https://github.com/googleapis/google-api-java-client/issues/2143)) ([da2f6f3](https://github.com/googleapis/google-api-java-client/commit/da2f6f3e4645ff3b84465943833404526077ad20))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-dependencies).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [3.0.6](https://github.com/googleapis/java-shared-dependencies/compare/v3.0.5...v3.0.6) (2022-11-07)


### Dependencies

* Update dependency com.fasterxml.jackson:jackson-bom to v2.14.0 ([#901](https://github.com/googleapis/java-shared-dependencies/issues/901)) ([4e3d116](https://github.com/googleapis/java-shared-dependencies/commit/4e3d1162403a236443c8dbb00cbe23bd6c6c225a))
* Update dependency com.google.api-client:google-api-client-bom to v2.0.1 ([#899](https://github.com/googleapis/java-shared-dependencies/issues/899)) ([d2baed5](https://github.com/googleapis/java-shared-dependencies/commit/d2baed57f798b7c153678ce87bd486f9808dbc46))
* Update dependency com.google.api:api-common to v2.2.2 ([#892](https://github.com/googleapis/java-shared-dependencies/issues/892)) ([292cd39](https://github.com/googleapis/java-shared-dependencies/commit/292cd39d3b5fca9be15621b5e483e3b6386ec2ef))
* Update dependency com.google.cloud:grpc-gcp to v1.3.1 ([#884](https://github.com/googleapis/java-shared-dependencies/issues/884)) ([f22fce6](https://github.com/googleapis/java-shared-dependencies/commit/f22fce69481f0ecec1c5438b9f1a938db074cf4c))
* Update dependency com.google.code.gson:gson to v2.10 ([#887](https://github.com/googleapis/java-shared-dependencies/issues/887)) ([cbe8973](https://github.com/googleapis/java-shared-dependencies/commit/cbe8973436da3c34be00d0742b3db11af106f585))
* Update dependency com.google.http-client:google-http-client-bom to v1.42.3 ([#893](https://github.com/googleapis/java-shared-dependencies/issues/893)) ([21e7515](https://github.com/googleapis/java-shared-dependencies/commit/21e7515d351cf8a53cb7590267231930bedfaf88))
* Update dependency com.google.protobuf:protobuf-bom to v3.21.9 ([#889](https://github.com/googleapis/java-shared-dependencies/issues/889)) ([30effe6](https://github.com/googleapis/java-shared-dependencies/commit/30effe65dc103a694fab5bf9537e96a0def0d4d9))
* Update dependency io.grpc:grpc-bom to v1.50.2 ([#878](https://github.com/googleapis/java-shared-dependencies/issues/878)) ([0e155c4](https://github.com/googleapis/java-shared-dependencies/commit/0e155c476ee8280921d234286eed8732997dd2a6))
* Update dependency org.checkerframework:checker-qual to v3.27.0 ([#896](https://github.com/googleapis/java-shared-dependencies/issues/896)) ([f6c1155](https://github.com/googleapis/java-shared-dependencies/commit/f6c1155bbd0a01b6a25948f7c6117a50fd85e9de))
* Update dependency org.threeten:threetenbp to v1.6.4 ([#894](https://github.com/googleapis/java-shared-dependencies/issues/894)) ([478ae53](https://github.com/googleapis/java-shared-dependencies/commit/478ae530c8140d92f4e083c5e06ecd6f4f228f05))
* Update gax.version to v2.19.5 ([#903](https://github.com/googleapis/java-shared-dependencies/issues/903)) ([ba1ae38](https://github.com/googleapis/java-shared-dependencies/commit/ba1ae389185f2fffaec10cf69ad6644389af9571))
* Update google.common-protos.version to v2.10.0 ([#900](https://github.com/googleapis/java-shared-dependencies/issues/900)) ([46aeddf](https://github.com/googleapis/java-shared-dependencies/commit/46aeddfe2ce2325ab8ae9a6654c500f847855acb))
* Update google.core.version to v2.8.23 ([#885](https://github.com/googleapis/java-shared-dependencies/issues/885)) ([1092bbe](https://github.com/googleapis/java-shared-dependencies/commit/1092bbe5f7a9d84dc1013f8a3c8e62e5c26ab2ab))
* Update google.core.version to v2.8.24 ([#890](https://github.com/googleapis/java-shared-dependencies/issues/890)) ([70791a5](https://github.com/googleapis/java-shared-dependencies/commit/70791a5ce678c5c7ebbb70e1527cab69587307ec))
* Update google.core.version to v2.8.27 ([#902](https://github.com/googleapis/java-shared-dependencies/issues/902)) ([a53f404](https://github.com/googleapis/java-shared-dependencies/commit/a53f404799ac6fd4e3005ea781f74a245fd7b7c7))
* Update iam.version to v1.6.6 ([#886](https://github.com/googleapis/java-shared-dependencies/issues/886)) ([122cf9d](https://github.com/googleapis/java-shared-dependencies/commit/122cf9d01a73d78768544b0638efc8cca995fd87))
* Update iam.version to v1.6.7 ([#895](https://github.com/googleapis/java-shared-dependencies/issues/895)) ([feda2e7](https://github.com/googleapis/java-shared-dependencies/commit/feda2e7d2d9026dffcdfe71f443199505e5bb215))

---
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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants