Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move test helpers' tests to testing package #891

Merged
merged 1 commit into from
Apr 11, 2016

Conversation

mziccard
Copy link
Contributor

This PR follows from #880 and moves tests for test helper classes to the testing package. This also updates Blob.equals() to first check for pointer equality (so that we can mock Blob, see #890).

@mziccard mziccard added testing type: cleanup An internal cleanup or hygiene concern. labels Apr 11, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 11, 2016
@mziccard mziccard force-pushed the move-helper-tests branch 4 times, most recently from 637691d to 846b3d3 Compare April 11, 2016 15:35
@mziccard mziccard force-pushed the move-helper-tests branch from 846b3d3 to 39bf6e0 Compare April 11, 2016 15:54
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.597% when pulling 39bf6e0 on mziccard:move-helper-tests into af18b50 on GoogleCloudPlatform:master.

@aozarov aozarov merged commit 5dadf6a into googleapis:master Apr 11, 2016
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
…cies to v2.13.0 (#891)

[![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-containeranalysis).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.1](googleapis/java-containeranalysis@v2.3.0...v2.3.1) (2022-06-24)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#891](googleapis/java-containeranalysis#891)) ([afd35ec](googleapis/java-containeranalysis@afd35ec))
* update dependency io.grafeas:grafeas to v2.3.0 ([googleapis#884](googleapis/java-containeranalysis#884)) ([14a551d](googleapis/java-containeranalysis@14a551d))
* update dependency io.grafeas:grafeas to v2.3.1 ([googleapis#893](googleapis/java-containeranalysis#893)) ([b0d2eb0](googleapis/java-containeranalysis@b0d2eb0))

---
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 Jul 6, 2022
🤖 I have created a release *beep* *boop*
---


## [0.123.4](googleapis/java-errorreporting@v0.123.3...v0.123.4) (2022-07-01)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.8.1 ([#887](googleapis/java-errorreporting#887)) ([a016ffa](googleapis/java-errorreporting@a016ffa))

---
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 Jul 14, 2022
…3.5.0 (#891)

* chore(deps): update dependency com.google.cloud:google-cloud-dlp to v3.5.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Jul 25, 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 Jul 27, 2022
- [ ] Regenerate this pull request now.

chore(bazel): update gax-java to 2.18.4

PiperOrigin-RevId: 463115700

Source-Link: googleapis/googleapis@52130a9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/6a4d9d9bb3afb20b0f5fa4f5d9f6740b1d0eb19a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9
github-actions bot pushed a commit that referenced this pull request Aug 16, 2022
…14.6 (#891)

[![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-bigquery](https://github.com/googleapis/java-bigquery) | `2.14.3` -> `2.14.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.6/compatibility-slim/2.14.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.6/confidence-slim/2.14.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **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. ⚠ **Warning**: custom changes will be lost.

---

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-securitycenter).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTguMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1OC4wIn0=-->
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.4](googleapis/java-language@v2.3.3...v2.3.4) (2022-09-15)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#890](googleapis/java-language#890)) ([408f8cb](googleapis/java-language@408f8cb))

---
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 to renovate-bot/google-cloud-java that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [1.9.5](https://github.com/googleapis/java-datacatalog/compare/v1.9.4...v1.9.5) (2022-10-05)


### Dependencies

* Update dependency cachetools to v5 ([googleapis#889](https://github.com/googleapis/java-datacatalog/issues/889)) ([4d6efff](https://github.com/googleapis/java-datacatalog/commit/4d6efffd8079c09af28d9c35638fe95f330015ce))
* Update dependency certifi to v2022.9.24 ([googleapis#869](https://github.com/googleapis/java-datacatalog/issues/869)) ([9b0afee](https://github.com/googleapis/java-datacatalog/commit/9b0afee7393248f7443f7988f078463dfc7b21e9))
* Update dependency click to v8.1.3 ([googleapis#874](https://github.com/googleapis/java-datacatalog/issues/874)) ([8a2eb58](https://github.com/googleapis/java-datacatalog/commit/8a2eb588f153bc21aeb590f5023e1db62ac1b836))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([googleapis#897](https://github.com/googleapis/java-datacatalog/issues/897)) ([633c230](https://github.com/googleapis/java-datacatalog/commit/633c23018294abef9007ce7b9add29fcf034bbea))
* Update dependency com.google.protobuf:protobuf-java-util to v3.21.6 ([googleapis#860](https://github.com/googleapis/java-datacatalog/issues/860)) ([727783b](https://github.com/googleapis/java-datacatalog/commit/727783b4629416d9026d81a5e2abf89271cf8502))
* Update dependency com.google.protobuf:protobuf-java-util to v3.21.7 ([googleapis#891](https://github.com/googleapis/java-datacatalog/issues/891)) ([6afd2d7](https://github.com/googleapis/java-datacatalog/commit/6afd2d71e5329270bd936c7b7bee613bda566b6d))
* Update dependency google-api-core to v2.10.1 ([googleapis#875](https://github.com/googleapis/java-datacatalog/issues/875)) ([a022e0b](https://github.com/googleapis/java-datacatalog/commit/a022e0b9711601a0e2a6eddca7bccd036929fd71))
* Update dependency googleapis-common-protos to v1.56.4 ([googleapis#872](https://github.com/googleapis/java-datacatalog/issues/872)) ([76d8ec5](https://github.com/googleapis/java-datacatalog/commit/76d8ec5e7b9f8ee49a47ba537682e59c38a51cbe))
* Update dependency jeepney to v0.8.0 ([googleapis#880](https://github.com/googleapis/java-datacatalog/issues/880)) ([e28868e](https://github.com/googleapis/java-datacatalog/commit/e28868e822e4c373c8c20057afd06553aeebeb5d))
* Update dependency protobuf to v3.20.2 ([googleapis#884](https://github.com/googleapis/java-datacatalog/issues/884)) ([287a3db](https://github.com/googleapis/java-datacatalog/commit/287a3db22a88804b159cde722fb75e086efde3c9))
* Update dependency protobuf to v4 ([googleapis#890](https://github.com/googleapis/java-datacatalog/issues/890)) ([13080bb](https://github.com/googleapis/java-datacatalog/commit/13080bbab0046e0a3e8990dc576324b4db40c61f))
* Update dependency pyjwt to v2.5.0 ([googleapis#885](https://github.com/googleapis/java-datacatalog/issues/885)) ([ebc08a3](https://github.com/googleapis/java-datacatalog/commit/ebc08a3bba9960c474106618d678233302c25f83))
* Update dependency zipp to v3.8.1 ([googleapis#888](https://github.com/googleapis/java-datacatalog/issues/888)) ([1ec57fb](https://github.com/googleapis/java-datacatalog/commit/1ec57fb89271f6cc0299138ca78dd827c2d5221c))

---
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
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.48.0` -> `1.48.1` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.48.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.48.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.48.1/compatibility-slim/1.48.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.48.1/confidence-slim/1.48.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>grpc/grpc-java</summary>

### [`v1.48.1`](https://github.com/grpc/grpc-java/compare/v1.48.0...v1.48.1)

[Compare Source](https://github.com/grpc/grpc-java/compare/v1.48.0...v1.48.1)

</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-core).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [2.8.7](googleapis/java-core@v2.8.6...v2.8.7) (2022-08-03)


### Dependencies

* update dependency com.google.auth:google-auth-library-bom to v1.9.0 ([#894](googleapis/java-core#894)) ([659d19f](googleapis/java-core@659d19f))
* update dependency io.grpc:grpc-bom to v1.48.1 ([#891](googleapis/java-core#891)) ([9bd24b4](googleapis/java-core@9bd24b4))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo added a commit that referenced this pull request Feb 1, 2023
Co-authored-by: Jeffrey Rennie <rennie@google.com>
Co-authored-by: Tomo Suzuki <suztomo@google.com>
Source-Link: https://github.com/googleapis/synthtool/commit/b59cf7b5a91ecab29e21fdfbb7e3b81066229be4
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:894d56f45fc3f4f0d5f3bcf790846419ee2d8e44715eae8917d6a1bba2b7283d
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cla: yes This human has signed the Contributor License Agreement. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants