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

Force dependency information page to show instructions for gcloud-java #299

Merged
merged 3 commits into from
Oct 27, 2015

Conversation

mziccard
Copy link
Contributor

This PR fixes #298.
This makes the Dependency Info page show correct instructions to add gcloud-java as a dependency (and not gcloud-java-pom).

@mziccard mziccard added the docs label Oct 26, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 26, 2015
@ajkannan
Copy link

Looks good to me @mziccard. Since the site will only get pushed out on the next release, do you want to create a quick PR to fix that file in the gh-pages branch too?

@ajkannan
Copy link

Actually, there seems to be a bug. When I run mvn site locally, each individual module's "Dependency Info" pages are overridden to say gcloud-java. For example, where the published site currently says gcloud-java-datastore, my locally generated maven site says gcloud-java. Maybe the artifact ID has to be specified inside each module's pom.xml.

@mziccard
Copy link
Contributor Author

@ajkannan Uh thanks for spotting this! I'll give a closer look.

@mziccard
Copy link
Contributor Author

@ajkannan I added the artifactId configuration in every pom file, it should be fixed now.

@ajkannan
Copy link

The artifactId issue is indeed fixed now. When I create the site locally, it looks like the "Project Reports" section of the menu mysteriously disappears. I'm going to do a couple tests to see if that was a byproduct of how I tested it, or if there's a configurations issue. Will update soon.

@mziccard
Copy link
Contributor Author

@ajkannan You are right. I double checked and the configuration in this PR oddly drops the "Project Reports" sections and changes the order of "Project Information" subsections.
I am not surprised of the order as that was probably enforced by the <reportSets> element in the main pom.xml. But I am really surprised that "Project Information" disappears.

I managed to fix this by replicating the whole report plugin configuration. I'll push a commit soon.

@mziccard
Copy link
Contributor Author

@ajkannan Would mind taking once again a look?

@ajkannan
Copy link

Sure thing, looking at it now. It's weird that maven would struggle to merge the configurations of the parent with the children, given that it should be the default behavior. In fiddling around with this, did you happen to get any intuition on why it didn't work without copying the report configurations?

@mziccard
Copy link
Contributor Author

@ajkannan I have no idea, I expected maven to inherit the configuration from parent as it did for artifactId but that's not what was happening.

@ajkannan
Copy link

LGTM, the site looks good now.

ajkannan added a commit that referenced this pull request Oct 27, 2015
Force dependency information page to show instructions for gcloud-java
@ajkannan ajkannan merged commit e391e41 into googleapis:master Oct 27, 2015
</reports>
</reportSet>
</reportSets>
<configuration>

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

github-actions bot pushed a commit that referenced this pull request Jun 21, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.3](googleapis/java-contact-center-insights@v2.3.2...v2.3.3) (2022-06-13)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.13.2 ([#295](googleapis/java-contact-center-insights#295)) ([477f377](googleapis/java-contact-center-insights@477f377))
* update dependency com.google.cloud:google-cloud-pubsub to v1.119.1 ([#294](googleapis/java-contact-center-insights#294)) ([83a3842](googleapis/java-contact-center-insights@83a3842))

---
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 1, 2022
…onfig to v0.13.1 (#299)

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

---

### Release Notes

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

### [`v0.13.1`](https://github.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;0131-httpswwwgithubcomgoogleapisjava-shared-configcomparev0130v0131-2021-07-27)

[Compare Source](https://github.com/googleapis/java-shared-config/compare/v0.13.0...v0.13.1)

### [`v0.13.0`](https://github.com/googleapis/java-shared-config/releases/v0.13.0)

##### Features

-   add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#&#8203;264](https://github.com/googleapis/java-shared-config/issues/264)) ([d274af8](https://github.com/googleapis/java-shared-config/commit/d274af836ac9b3e98be84e551b7e9e552397ecc1))

##### Bug Fixes

-   Add shopt -s nullglob to dependencies script ([865ca3c](https://github.com/googleapis/java-shared-config/commit/865ca3cbf106a7aaae1a989320a1ad5a47b6ffaf))
-   Update dependencies.sh to not break on mac  ([#&#8203;276](https://github.com/googleapis/java-shared-config/issues/276)) ([865ca3c](https://github.com/googleapis/java-shared-config/commit/865ca3cbf106a7aaae1a989320a1ad5a47b6ffaf))

##### Dependencies

-   update auto-value-annotation.version to v1.8.2 ([#&#8203;275](https://github.com/googleapis/java-shared-config/issues/275)) ([4d15246](https://github.com/googleapis/java-shared-config/commit/4d152461a5592940a8be762c7a8698a02dbe26cf))
-   update dependency com.puppycrawl.tools:checkstyle to v8.43 ([#&#8203;266](https://github.com/googleapis/java-shared-config/issues/266)) ([fae7961](https://github.com/googleapis/java-shared-config/commit/fae7961412b33e34e8fcfec78d1451894d4e61d9))
-   update dependency com.puppycrawl.tools:checkstyle to v8.44 ([#&#8203;274](https://github.com/googleapis/java-shared-config/issues/274)) ([d53d0e0](https://github.com/googleapis/java-shared-config/commit/d53d0e0935e908d16f4e7cf763577cf3fd8128d3))

***

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-workflows).
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 Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.2](googleapis/java-profiler@v2.3.1...v2.3.2) (2022-09-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#298](googleapis/java-profiler#298)) ([b5e9bc4](googleapis/java-profiler@b5e9bc4))

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


## [2.3.5](googleapis/java-service-usage@v2.3.4...v2.3.5) (2022-09-29)


### Dependencies

* Update dependency cachetools to v5 ([#296](googleapis/java-service-usage#296)) ([e3723ce](googleapis/java-service-usage@e3723ce))
* Update dependency certifi to v2022.9.24 ([#279](googleapis/java-service-usage#279)) ([e1cb1b5](googleapis/java-service-usage@e1cb1b5))
* Update dependency charset-normalizer to v2.1.1 ([#283](googleapis/java-service-usage#283)) ([ab22420](googleapis/java-service-usage@ab22420))
* Update dependency click to v8.1.3 ([#284](googleapis/java-service-usage#284)) ([2c42e19](googleapis/java-service-usage@2c42e19))
* Update dependency gcp-releasetool to v1.8.8 ([#280](googleapis/java-service-usage#280)) ([5a20cf0](googleapis/java-service-usage@5a20cf0))
* Update dependency google-api-core to v2.10.1 ([#285](googleapis/java-service-usage#285)) ([4a517e1](googleapis/java-service-usage@4a517e1))
* Update dependency google-auth to v2.12.0 ([#286](googleapis/java-service-usage#286)) ([ccf49ef](googleapis/java-service-usage@ccf49ef))
* Update dependency google-cloud-core to v2.3.2 ([#281](googleapis/java-service-usage#281)) ([b00216e](googleapis/java-service-usage@b00216e))
* Update dependency google-cloud-storage to v2.5.0 ([#287](googleapis/java-service-usage#287)) ([ece60bc](googleapis/java-service-usage@ece60bc))
* Update dependency google-crc32c to v1.5.0 ([#298](googleapis/java-service-usage#298)) ([c3463cc](googleapis/java-service-usage@c3463cc))
* Update dependency googleapis-common-protos to v1.56.4 ([#282](googleapis/java-service-usage#282)) ([94afef8](googleapis/java-service-usage@94afef8))
* Update dependency importlib-metadata to v4.12.0 ([#299](googleapis/java-service-usage#299)) ([f5f1573](googleapis/java-service-usage@f5f1573))
* Update dependency jeepney to v0.8.0 ([#300](googleapis/java-service-usage#300)) ([825b4e8](googleapis/java-service-usage@825b4e8))
* Update dependency jinja2 to v3.1.2 ([#288](googleapis/java-service-usage#288)) ([a51d35f](googleapis/java-service-usage@a51d35f))
* Update dependency keyring to v23.9.3 ([#289](googleapis/java-service-usage#289)) ([f208177](googleapis/java-service-usage@f208177))
* Update dependency markupsafe to v2.1.1 ([#290](googleapis/java-service-usage#290)) ([95302bb](googleapis/java-service-usage@95302bb))
* Update dependency protobuf to v3.20.2 ([#291](googleapis/java-service-usage#291)) ([5fd5fca](googleapis/java-service-usage@5fd5fca))
* Update dependency protobuf to v4 ([#297](googleapis/java-service-usage#297)) ([b6a2052](googleapis/java-service-usage@b6a2052))
* Update dependency pyjwt to v2.5.0 ([#292](googleapis/java-service-usage#292)) ([83212e2](googleapis/java-service-usage@83212e2))
* Update dependency requests to v2.28.1 ([#293](googleapis/java-service-usage#293)) ([cd124b7](googleapis/java-service-usage@cd124b7))
* Update dependency typing-extensions to v4.3.0 ([#294](googleapis/java-service-usage#294)) ([b6da51a](googleapis/java-service-usage@b6da51a))
* Update dependency zipp to v3.8.1 ([#295](googleapis/java-service-usage#295)) ([f616b0b](googleapis/java-service-usage@f616b0b))

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-resumable-media](https://github.com/googleapis/google-resumable-media-python) | `==2.3.3` -> `==2.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-resumable-media/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-resumable-media/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-resumable-media/2.4.0/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-resumable-media/2.4.0/confidence-slim/2.3.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-binary-authorization).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMiIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4yIn0=-->
github-actions bot pushed a commit that referenced this pull request Sep 30, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-resumable-media](https://github.com/googleapis/google-resumable-media-python) | `==2.3.3` -> `==2.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-resumable-media/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-resumable-media/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-resumable-media/2.4.0/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-resumable-media/2.4.0/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-resumable-media-python</summary>

### [`v2.4.0`](https://github.com/googleapis/google-resumable-media-python/blob/HEAD/CHANGELOG.md#&#8203;240-httpsgithubcomgoogleapisgoogle-resumable-media-pythoncomparev233v240-2022-09-29)

[Compare Source](https://github.com/googleapis/google-resumable-media-python/compare/v2.3.3...v2.4.0)

##### Features

-   Handle interrupted downloads with decompressive transcoding ([#&#8203;346](https://github.com/googleapis/google-resumable-media-python/issues/346)) ([f4d26b7](https://github.com/googleapis/google-resumable-media-python/commit/f4d26b7317bf452c8bc4e7f140f9d10e088b8644))

##### Bug Fixes

-   Allow recover to check the status of upload regardless of state ([#&#8203;343](https://github.com/googleapis/google-resumable-media-python/issues/343)) ([3599267](https://github.com/googleapis/google-resumable-media-python/commit/3599267df25e54be8d1aa07a673f74d7230aa0b7))
-   Require python 3.7+ ([#&#8203;337](https://github.com/googleapis/google-resumable-media-python/issues/337)) ([942665f](https://github.com/googleapis/google-resumable-media-python/commit/942665f1bb01d2efb604e0be52736690160973b9))
-   Use unittest.mock ([#&#8203;329](https://github.com/googleapis/google-resumable-media-python/issues/329)) ([82f9769](https://github.com/googleapis/google-resumable-media-python/commit/82f9769f3368404d1854dd22eeed34eeb25ea835))

##### Documentation

-   Fix changelog header to consistent size ([#&#8203;331](https://github.com/googleapis/google-resumable-media-python/issues/331)) ([7b1dc9c](https://github.com/googleapis/google-resumable-media-python/commit/7b1dc9cc547d6cff7d1340d5b688d1cb0c492e2a))

</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-managed-identities).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMiIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4yIn0=-->
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [1.1.5](https://github.com/googleapis/java-managed-identities/compare/v1.1.4...v1.1.5) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#275](https://github.com/googleapis/java-managed-identities/issues/275)) ([c3a4ff4](https://github.com/googleapis/java-managed-identities/commit/c3a4ff472514b55f7305e03c28347814cd66475d))
* Update dependency charset-normalizer to v2.1.1 ([#279](https://github.com/googleapis/java-managed-identities/issues/279)) ([6cf18b3](https://github.com/googleapis/java-managed-identities/commit/6cf18b342ee721f50fea7ad53ea0e2847c312cea))
* Update dependency click to v8.1.3 ([#280](https://github.com/googleapis/java-managed-identities/issues/280)) ([4cc6594](https://github.com/googleapis/java-managed-identities/commit/4cc6594083732e9ffba6be733825b791c5c233f0))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#302](https://github.com/googleapis/java-managed-identities/issues/302)) ([6eca54f](https://github.com/googleapis/java-managed-identities/commit/6eca54f29931a55d831dcca68a862146f2cbea1f))
* Update dependency gcp-releasetool to v1.8.8 ([#276](https://github.com/googleapis/java-managed-identities/issues/276)) ([8ab5e17](https://github.com/googleapis/java-managed-identities/commit/8ab5e17b499883b0f7a775c5f07dd52c3a704c5e))
* Update dependency google-api-core to v2.10.1 ([#281](https://github.com/googleapis/java-managed-identities/issues/281)) ([b769a26](https://github.com/googleapis/java-managed-identities/commit/b769a2664c71487308798da7462563f9a72fa303))
* Update dependency google-auth to v2.12.0 ([#282](https://github.com/googleapis/java-managed-identities/issues/282)) ([d91180b](https://github.com/googleapis/java-managed-identities/commit/d91180b0c2fdf95b68803d15e07c54dd8a6d9670))
* Update dependency google-cloud-core to v2.3.2 ([#277](https://github.com/googleapis/java-managed-identities/issues/277)) ([a96600d](https://github.com/googleapis/java-managed-identities/commit/a96600d5fc2a400b67c9280f39cf305a5e072918))
* Update dependency google-cloud-storage to v2.5.0 ([#283](https://github.com/googleapis/java-managed-identities/issues/283)) ([9b2c999](https://github.com/googleapis/java-managed-identities/commit/9b2c999f61bafdb77dbba9206977e42b5acd419f))
* Update dependency google-crc32c to v1.5.0 ([#284](https://github.com/googleapis/java-managed-identities/issues/284)) ([5df4fb1](https://github.com/googleapis/java-managed-identities/commit/5df4fb10cea88b730783a6a15b968cad11c22c60))
* Update dependency google-resumable-media to v2.4.0 ([#299](https://github.com/googleapis/java-managed-identities/issues/299)) ([5e7537c](https://github.com/googleapis/java-managed-identities/commit/5e7537c92ba58062532394ad028d76f14e96df0e))
* Update dependency googleapis-common-protos to v1.56.4 ([#278](https://github.com/googleapis/java-managed-identities/issues/278)) ([45b7fe6](https://github.com/googleapis/java-managed-identities/commit/45b7fe61a5941b6263fd8fca29d30d1d14dcd1bf))
* Update dependency keyring to v23.9.3 ([#294](https://github.com/googleapis/java-managed-identities/issues/294)) ([ff06654](https://github.com/googleapis/java-managed-identities/commit/ff06654974da3f00aaa53d29da8c20d34d4b81a3))
* Update dependency markupsafe to v2.1.1 ([#295](https://github.com/googleapis/java-managed-identities/issues/295)) ([b41ab70](https://github.com/googleapis/java-managed-identities/commit/b41ab705b4f15117cb0535253e8a7a80182b6876))
* Update dependency protobuf to v3.20.2 ([#296](https://github.com/googleapis/java-managed-identities/issues/296)) ([a8d60f5](https://github.com/googleapis/java-managed-identities/commit/a8d60f5ec0462da2626c07a537fbad3354a18774))
* Update dependency protobuf to v3.20.3 ([#300](https://github.com/googleapis/java-managed-identities/issues/300)) ([c48d8ff](https://github.com/googleapis/java-managed-identities/commit/c48d8ff21edf07cf0a61cc4e1f12b4cfb3b3aa79))
* Update dependency protobuf to v4 ([#297](https://github.com/googleapis/java-managed-identities/issues/297)) ([858507e](https://github.com/googleapis/java-managed-identities/commit/858507e8cb112ab8ac038ffe26ac3ff8f02128ec))

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


## [3.1.6](https://github.com/googleapis/java-service-management/compare/v3.1.5...v3.1.6) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#309](https://github.com/googleapis/java-service-management/issues/309)) ([f8aa2fd](https://github.com/googleapis/java-service-management/commit/f8aa2fdfe0e6bbe0d4d637175bd232888ff1de62))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#313](https://github.com/googleapis/java-service-management/issues/313)) ([1f187e8](https://github.com/googleapis/java-service-management/commit/1f187e8d1b095039ec2e2ab3c3c916c2da2f1f74))
* Update dependency google-api-core to v2.10.1 ([#297](https://github.com/googleapis/java-service-management/issues/297)) ([39a4216](https://github.com/googleapis/java-service-management/commit/39a42160b73fd31e13d99519a3caa9a440408e18))
* Update dependency google-auth to v2.12.0 ([#298](https://github.com/googleapis/java-service-management/issues/298)) ([9970f44](https://github.com/googleapis/java-service-management/commit/9970f44291b1c44a158715592a91ee13aed415bd))
* Update dependency google-cloud-storage to v2.5.0 ([#299](https://github.com/googleapis/java-service-management/issues/299)) ([5c06503](https://github.com/googleapis/java-service-management/commit/5c065035b67127681817bac43b24953e49755aa1))
* Update dependency google-crc32c to v1.5.0 ([#300](https://github.com/googleapis/java-service-management/issues/300)) ([12fb7e0](https://github.com/googleapis/java-service-management/commit/12fb7e0a550989a14eb907a1d83eebe37210fb8a))
* Update dependency importlib-metadata to v4.12.0 ([#301](https://github.com/googleapis/java-service-management/issues/301)) ([1afcf78](https://github.com/googleapis/java-service-management/commit/1afcf782f8bf49768e60e5e68ca6751cdc4bbae9))
* Update dependency jeepney to v0.8.0 ([#302](https://github.com/googleapis/java-service-management/issues/302)) ([1a25175](https://github.com/googleapis/java-service-management/commit/1a25175638a50f1df5acdbdbaac8dff0bf080868))
* Update dependency jinja2 to v3.1.2 ([#303](https://github.com/googleapis/java-service-management/issues/303)) ([da0e413](https://github.com/googleapis/java-service-management/commit/da0e413e0ce2b0446b82bc9ab7803f0c538eeaa1))
* Update dependency keyring to v23.9.3 ([#304](https://github.com/googleapis/java-service-management/issues/304)) ([d2204b1](https://github.com/googleapis/java-service-management/commit/d2204b190d5f96e4172cf4bf3123159e5bebd295))
* Update dependency protobuf to v4 ([#310](https://github.com/googleapis/java-service-management/issues/310)) ([db86f4d](https://github.com/googleapis/java-service-management/commit/db86f4db759eeb5c4617619753166746b78730e0))
* Update dependency pyjwt to v2.5.0 ([#305](https://github.com/googleapis/java-service-management/issues/305)) ([2daf197](https://github.com/googleapis/java-service-management/commit/2daf197ad249a6d72f5a7c872b0df0afb92e6e9d))
* Update dependency requests to v2.28.1 ([#306](https://github.com/googleapis/java-service-management/issues/306)) ([af843c9](https://github.com/googleapis/java-service-management/commit/af843c9331a04905d765d3e0dcde787da2bbdee0))
* Update dependency typing-extensions to v4.3.0 ([#307](https://github.com/googleapis/java-service-management/issues/307)) ([3893d63](https://github.com/googleapis/java-service-management/commit/3893d63c07bef9258532b4c7b265f1990bfb64f0))
* Update dependency zipp to v3.8.1 ([#308](https://github.com/googleapis/java-service-management/issues/308)) ([11c1863](https://github.com/googleapis/java-service-management/commit/11c1863c63c7127cb2f53e37b7561f328d84040f))

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


## [1.0.5](https://github.com/googleapis/java-domains/compare/v1.0.4...v1.0.5) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#298](https://github.com/googleapis/java-domains/issues/298)) ([7a9ad1e](https://github.com/googleapis/java-domains/commit/7a9ad1e418b61b3789c7075009b92a66b399a063))
* Update dependency certifi to v2022.9.24 ([#278](https://github.com/googleapis/java-domains/issues/278)) ([2851169](https://github.com/googleapis/java-domains/commit/28511699623685d8779ac2ad1cec1cca5841af2a))
* Update dependency click to v8.1.3 ([#283](https://github.com/googleapis/java-domains/issues/283)) ([3ef5329](https://github.com/googleapis/java-domains/commit/3ef53294d7700e939086859d082f006ca91d8e42))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#303](https://github.com/googleapis/java-domains/issues/303)) ([546a3d2](https://github.com/googleapis/java-domains/commit/546a3d2834935f5ae5d433d72e135d2b476a252c))
* Update dependency google-api-core to v2.10.1 ([#284](https://github.com/googleapis/java-domains/issues/284)) ([5bc273b](https://github.com/googleapis/java-domains/commit/5bc273b289c7ba172083ecf597cbd965d4c6e3c6))
* Update dependency google-auth to v2.12.0 ([#285](https://github.com/googleapis/java-domains/issues/285)) ([0c97617](https://github.com/googleapis/java-domains/commit/0c9761715aa1dad81bc36de46b8253db7a32315d))
* Update dependency google-cloud-core to v2.3.2 ([#280](https://github.com/googleapis/java-domains/issues/280)) ([7cf0532](https://github.com/googleapis/java-domains/commit/7cf0532614133d6c0deaa918b1b58e5583c9d9f3))
* Update dependency google-crc32c to v1.5.0 ([#287](https://github.com/googleapis/java-domains/issues/287)) ([cc70ffb](https://github.com/googleapis/java-domains/commit/cc70ffbc787c728056b4c825ac7a134723489d41))
* Update dependency googleapis-common-protos to v1.56.4 ([#281](https://github.com/googleapis/java-domains/issues/281)) ([655b1ee](https://github.com/googleapis/java-domains/commit/655b1ee0d93d81cbdd3bbc99f820338f9efe11b9))
* Update dependency importlib-metadata to v4.12.0 ([#288](https://github.com/googleapis/java-domains/issues/288)) ([bf39289](https://github.com/googleapis/java-domains/commit/bf392898d537c866d2dbbfdbfacf3ddf3a8733f6))
* Update dependency jeepney to v0.8.0 ([#289](https://github.com/googleapis/java-domains/issues/289)) ([3c79026](https://github.com/googleapis/java-domains/commit/3c79026512ee7c8a79332d5e5d10274e9b2c20e3))
* Update dependency jinja2 to v3.1.2 ([#290](https://github.com/googleapis/java-domains/issues/290)) ([0c0e128](https://github.com/googleapis/java-domains/commit/0c0e12887eccb016381c8b10a3e9846b0d4dc4ed))
* Update dependency protobuf to v3.20.2 ([#293](https://github.com/googleapis/java-domains/issues/293)) ([fd4ac0d](https://github.com/googleapis/java-domains/commit/fd4ac0da11a2d825c428fc0fbe823b7d9ec8aef5))
* Update dependency protobuf to v4 ([#299](https://github.com/googleapis/java-domains/issues/299)) ([0105f68](https://github.com/googleapis/java-domains/commit/0105f6836e28df4d5eb03aa1bfefcaf3b15e3c10))
* Update dependency pyjwt to v2.5.0 ([#294](https://github.com/googleapis/java-domains/issues/294)) ([91ef84f](https://github.com/googleapis/java-domains/commit/91ef84f3c531f015a4f747a0ffff2033173b35b0))
* Update dependency requests to v2.28.1 ([#295](https://github.com/googleapis/java-domains/issues/295)) ([8228e8d](https://github.com/googleapis/java-domains/commit/8228e8d24162d04120229d4c3adbc3fe50a92da9))
* Update dependency typing-extensions to v4.3.0 ([#296](https://github.com/googleapis/java-domains/issues/296)) ([8383463](https://github.com/googleapis/java-domains/commit/8383463c456545cc27745c9de458656448d67521))
* Update dependency zipp to v3.8.1 ([#297](https://github.com/googleapis/java-domains/issues/297)) ([678ee6d](https://github.com/googleapis/java-domains/commit/678ee6d6e8b8fe5ff381f54505d4e2a1dfc2bd8d))

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


## [1.2.8](https://github.com/googleapis/java-binary-authorization/compare/v1.2.7...v1.2.8) (2022-10-04)


### Bug Fixes

* update protobuf to v3.21.7 ([076def1](https://github.com/googleapis/java-binary-authorization/commit/076def16ae6cb213766c816be173bef09d23039f))


### Documentation

* [owlbot-java] samples do not need deploy plugin and deps upgrade ([#1583](https://github.com/googleapis/java-binary-authorization/issues/1583)) ([#273](https://github.com/googleapis/java-binary-authorization/issues/273)) ([4cf7cb1](https://github.com/googleapis/java-binary-authorization/commit/4cf7cb1e7a12ab4fb5386e665a2062fecdabe59e))


### Dependencies

* Update dependency cachetools to v5 ([#296](https://github.com/googleapis/java-binary-authorization/issues/296)) ([189a3d1](https://github.com/googleapis/java-binary-authorization/commit/189a3d17adb0fbf7e7d8ec1c845308421ab497a9))
* Update dependency certifi to v2022.9.24 ([#276](https://github.com/googleapis/java-binary-authorization/issues/276)) ([a971f01](https://github.com/googleapis/java-binary-authorization/commit/a971f01ef8acd6f72fc8d74bb35c0e5777c61fef))
* Update dependency charset-normalizer to v2.1.1 ([#280](https://github.com/googleapis/java-binary-authorization/issues/280)) ([99a4ffc](https://github.com/googleapis/java-binary-authorization/commit/99a4ffc358d66f6d6c74c502bf6c2623d2d53fc4))
* Update dependency click to v8.1.3 ([#281](https://github.com/googleapis/java-binary-authorization/issues/281)) ([edd0409](https://github.com/googleapis/java-binary-authorization/commit/edd040929f398898603729bf3183cf99cf05d321))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#303](https://github.com/googleapis/java-binary-authorization/issues/303)) ([c996111](https://github.com/googleapis/java-binary-authorization/commit/c99611139f83a9c4b15fbae1bc938a9fe8d22052))
* Update dependency gcp-releasetool to v1.8.8 ([#277](https://github.com/googleapis/java-binary-authorization/issues/277)) ([7e3c3a6](https://github.com/googleapis/java-binary-authorization/commit/7e3c3a65289d055eded7914e6b08be3596504c17))
* Update dependency google-api-core to v2.10.1 ([#282](https://github.com/googleapis/java-binary-authorization/issues/282)) ([017aff3](https://github.com/googleapis/java-binary-authorization/commit/017aff3c584b42f9e01e78eef3d3f8614e27f9fc))
* Update dependency google-auth to v2.12.0 ([#283](https://github.com/googleapis/java-binary-authorization/issues/283)) ([83ff586](https://github.com/googleapis/java-binary-authorization/commit/83ff5866686dd4f2e866d1ae118c26aa6d99d4ec))
* Update dependency google-cloud-core to v2.3.2 ([#278](https://github.com/googleapis/java-binary-authorization/issues/278)) ([262cf45](https://github.com/googleapis/java-binary-authorization/commit/262cf45160d118ad2ee4706e512e6f13b5ed29e9))
* Update dependency google-cloud-storage to v2.5.0 ([#284](https://github.com/googleapis/java-binary-authorization/issues/284)) ([24e273c](https://github.com/googleapis/java-binary-authorization/commit/24e273cde62eaa142f168221f2fea7cdc02fde0c))
* Update dependency google-crc32c to v1.5.0 ([#285](https://github.com/googleapis/java-binary-authorization/issues/285)) ([bced74e](https://github.com/googleapis/java-binary-authorization/commit/bced74ec4178f30cfbf754483cb01b58e553fb3d))
* Update dependency google-resumable-media to v2.4.0 ([#299](https://github.com/googleapis/java-binary-authorization/issues/299)) ([8ccc5de](https://github.com/googleapis/java-binary-authorization/commit/8ccc5dee7211de719941fc53e97b4e7806569bb6))
* Update dependency googleapis-common-protos to v1.56.4 ([#279](https://github.com/googleapis/java-binary-authorization/issues/279)) ([315cb80](https://github.com/googleapis/java-binary-authorization/commit/315cb808d43595965e9e0976902aae1f8a69213c))
* Update dependency importlib-metadata to v4.12.0 ([#286](https://github.com/googleapis/java-binary-authorization/issues/286)) ([ee18f7a](https://github.com/googleapis/java-binary-authorization/commit/ee18f7abbb526a2d4cc091ddbdef2e1025c7dd43))
* Update dependency jeepney to v0.8.0 ([#287](https://github.com/googleapis/java-binary-authorization/issues/287)) ([48b6585](https://github.com/googleapis/java-binary-authorization/commit/48b6585c7e4c1c0152649399ed3d4e7aa62bf117))
* Update dependency jinja2 to v3.1.2 ([#288](https://github.com/googleapis/java-binary-authorization/issues/288)) ([601e412](https://github.com/googleapis/java-binary-authorization/commit/601e4124b502c19aedb9686e615d6b6539046e0b))
* Update dependency keyring to v23.9.3 ([#289](https://github.com/googleapis/java-binary-authorization/issues/289)) ([d17f58f](https://github.com/googleapis/java-binary-authorization/commit/d17f58f779bb2e46d62c74a4697da0cdfd9cd1ad))
* Update dependency markupsafe to v2.1.1 ([#290](https://github.com/googleapis/java-binary-authorization/issues/290)) ([0469040](https://github.com/googleapis/java-binary-authorization/commit/04690401837a0445631af38f241340fe5e4118ca))
* Update dependency protobuf to v3.20.2 ([#291](https://github.com/googleapis/java-binary-authorization/issues/291)) ([fbeda32](https://github.com/googleapis/java-binary-authorization/commit/fbeda326ee5971da6b1800cb9ef5c2a202db3cc8))
* Update dependency protobuf to v3.20.3 ([#300](https://github.com/googleapis/java-binary-authorization/issues/300)) ([5428162](https://github.com/googleapis/java-binary-authorization/commit/54281628b47d3766695cb4fb34e5fed073c58a84))
* Update dependency protobuf to v4 ([#297](https://github.com/googleapis/java-binary-authorization/issues/297)) ([dffc566](https://github.com/googleapis/java-binary-authorization/commit/dffc566f3c6302f17ba71f8adbc3c683372f72ce))
* Update dependency pyjwt to v2.5.0 ([#292](https://github.com/googleapis/java-binary-authorization/issues/292)) ([fec50ac](https://github.com/googleapis/java-binary-authorization/commit/fec50ac4835b51a6b8ff74ebf333fdeb752fea03))
* Update dependency requests to v2.28.1 ([#293](https://github.com/googleapis/java-binary-authorization/issues/293)) ([4de7c55](https://github.com/googleapis/java-binary-authorization/commit/4de7c550b77c2db3ce90bf4c2ce7c05b4392d550))
* Update dependency typing-extensions to v4.3.0 ([#294](https://github.com/googleapis/java-binary-authorization/issues/294)) ([a193c0b](https://github.com/googleapis/java-binary-authorization/commit/a193c0bbc9edde7ece3385d553e4037301d79d26))
* Update dependency zipp to v3.8.1 ([#295](https://github.com/googleapis/java-binary-authorization/issues/295)) ([ddf2456](https://github.com/googleapis/java-binary-authorization/commit/ddf2456fcaa4a811b9b6eddb3492bd0a69698697))

---
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.4](https://github.com/googleapis/java-dataproc-metastore/compare/v2.4.3...v2.4.4) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#306](https://github.com/googleapis/java-dataproc-metastore/issues/306)) ([8eac725](https://github.com/googleapis/java-dataproc-metastore/commit/8eac725109f6eb07a8bdd18116254ef90e7e3d77))
* Update dependency certifi to v2022.9.24 ([#288](https://github.com/googleapis/java-dataproc-metastore/issues/288)) ([15492bb](https://github.com/googleapis/java-dataproc-metastore/commit/15492bbf6a6535bc2e53b6665d7a28acf432881b))
* Update dependency charset-normalizer to v2.1.1 ([#292](https://github.com/googleapis/java-dataproc-metastore/issues/292)) ([0a898f6](https://github.com/googleapis/java-dataproc-metastore/commit/0a898f6693237b167bb0a5de3ecd36aeefcaa924))
* Update dependency click to v8.1.3 ([#293](https://github.com/googleapis/java-dataproc-metastore/issues/293)) ([f6297d1](https://github.com/googleapis/java-dataproc-metastore/commit/f6297d148f183de8856c1d51b888cc851908b859))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#312](https://github.com/googleapis/java-dataproc-metastore/issues/312)) ([1000591](https://github.com/googleapis/java-dataproc-metastore/commit/1000591a04f0c9dabd4391176abf8e8624c4e0c1))
* Update dependency gcp-releasetool to v1.8.8 ([#289](https://github.com/googleapis/java-dataproc-metastore/issues/289)) ([429eb46](https://github.com/googleapis/java-dataproc-metastore/commit/429eb46d6c6d5f9f14f866f1dced4265a2b606fe))
* Update dependency google-api-core to v2.10.1 ([#294](https://github.com/googleapis/java-dataproc-metastore/issues/294)) ([5297eca](https://github.com/googleapis/java-dataproc-metastore/commit/5297eca843345d6dd03e007d0060e054c4f199b2))
* Update dependency google-auth to v2.12.0 ([#295](https://github.com/googleapis/java-dataproc-metastore/issues/295)) ([1efce6d](https://github.com/googleapis/java-dataproc-metastore/commit/1efce6da1aa04226e21f8e6e3c8b9487b548791a))
* Update dependency google-cloud-core to v2.3.2 ([#290](https://github.com/googleapis/java-dataproc-metastore/issues/290)) ([daf71b1](https://github.com/googleapis/java-dataproc-metastore/commit/daf71b1ff9c8b4cc6fcff31404fff734c28abc72))
* Update dependency google-cloud-storage to v2.5.0 ([#296](https://github.com/googleapis/java-dataproc-metastore/issues/296)) ([626b70a](https://github.com/googleapis/java-dataproc-metastore/commit/626b70a485929af77d7a0a7e4191c62b09dd71d3))
* Update dependency google-crc32c to v1.5.0 ([#297](https://github.com/googleapis/java-dataproc-metastore/issues/297)) ([e049a1f](https://github.com/googleapis/java-dataproc-metastore/commit/e049a1fbefa3a2f82685dbfc21d332b9c361ffe7))
* Update dependency googleapis-common-protos to v1.56.4 ([#291](https://github.com/googleapis/java-dataproc-metastore/issues/291)) ([87d6a32](https://github.com/googleapis/java-dataproc-metastore/commit/87d6a328aa36184a4f3a8e2e855521e75a199b9a))
* Update dependency importlib-metadata to v4.12.0 ([#308](https://github.com/googleapis/java-dataproc-metastore/issues/308)) ([d0830dd](https://github.com/googleapis/java-dataproc-metastore/commit/d0830dda2fe5752a50d8c793d397e2b9beef7975))
* Update dependency jeepney to v0.8.0 ([#309](https://github.com/googleapis/java-dataproc-metastore/issues/309)) ([a84f7b4](https://github.com/googleapis/java-dataproc-metastore/commit/a84f7b4606888a14e60b62acfe8c18e2c12fa025))
* Update dependency jinja2 to v3.1.2 ([#298](https://github.com/googleapis/java-dataproc-metastore/issues/298)) ([896390f](https://github.com/googleapis/java-dataproc-metastore/commit/896390f9658cc113c4f98f2989082feb6647488d))
* Update dependency keyring to v23.9.3 ([#299](https://github.com/googleapis/java-dataproc-metastore/issues/299)) ([7c893a6](https://github.com/googleapis/java-dataproc-metastore/commit/7c893a6d8f392c2dda38957385a4cfaf32a57128))
* Update dependency protobuf to v3.20.2 ([#301](https://github.com/googleapis/java-dataproc-metastore/issues/301)) ([aceb9ca](https://github.com/googleapis/java-dataproc-metastore/commit/aceb9ca5b72a6cf5a84d5cdc9ef2fb577becb253))
* Update dependency pyjwt to v2.5.0 ([#302](https://github.com/googleapis/java-dataproc-metastore/issues/302)) ([2c1b22b](https://github.com/googleapis/java-dataproc-metastore/commit/2c1b22b9cbea38c162899b43668e0601b3fe1b7b))
* Update dependency requests to v2.28.1 ([#303](https://github.com/googleapis/java-dataproc-metastore/issues/303)) ([3482a67](https://github.com/googleapis/java-dataproc-metastore/commit/3482a67cb140c28cc1e32ca5c1ef0d6e8bcc8d7b))
* Update dependency typing-extensions to v4.3.0 ([#304](https://github.com/googleapis/java-dataproc-metastore/issues/304)) ([696afbc](https://github.com/googleapis/java-dataproc-metastore/commit/696afbc5284c718efb10d429acd3cdca500959b2))
* Update dependency zipp to v3.8.1 ([#305](https://github.com/googleapis/java-dataproc-metastore/issues/305)) ([85c3d7f](https://github.com/googleapis/java-dataproc-metastore/commit/85c3d7f3fef7e2a53a9cd8f8fa67afd2560ae93d))

---
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
suztomo pushed a commit that referenced this pull request Feb 1, 2023
…cies to v2.8.0 (#299)

[![WhiteSource 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.7.0` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.8.0`](https://github.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;280-httpsgithubcomgoogleapisjava-shared-dependenciescomparev270v280-2022-03-02)

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

##### Dependencies

-   update dependency com.google.api-client:google-api-client-bom to v1.33.2 ([#&#8203;602](https://github.com/googleapis/java-shared-dependencies/issues/602)) ([85b132f](https://github.com/googleapis/java-shared-dependencies/commit/85b132f5830772646025b6a9fbbb970a941b86b5))
-   update dependency com.google.api:api-common to v2.1.4 ([#&#8203;605](https://github.com/googleapis/java-shared-dependencies/issues/605)) ([ca7d49a](https://github.com/googleapis/java-shared-dependencies/commit/ca7d49aee26b6d90abd2afd61c20861d2307fe9c))
-   update dependency com.google.auth:google-auth-library-bom to v1.5.3 ([#&#8203;614](https://github.com/googleapis/java-shared-dependencies/issues/614)) ([e6413f3](https://github.com/googleapis/java-shared-dependencies/commit/e6413f3b1be78473ace7085c344eda2d78cdf01a))
-   update dependency com.google.cloud:google-cloud-core to v2.5.6 ([#&#8203;621](https://github.com/googleapis/java-shared-dependencies/issues/621)) ([3d5669f](https://github.com/googleapis/java-shared-dependencies/commit/3d5669f215689dd2df71200ffe37d5a9d385cda8))
-   update dependency com.google.code.gson:gson to v2.9.0 ([#&#8203;611](https://github.com/googleapis/java-shared-dependencies/issues/611)) ([f59c28d](https://github.com/googleapis/java-shared-dependencies/commit/f59c28d8cd30ada1237f7722135ba148dce6315e))
-   update dependency com.google.http-client:google-http-client-bom to v1.41.4 ([#&#8203;608](https://github.com/googleapis/java-shared-dependencies/issues/608)) ([f9a4f23](https://github.com/googleapis/java-shared-dependencies/commit/f9a4f23d3a32148ac59e53eaae6558ccbceca12c))
-   update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.1 ([#&#8203;606](https://github.com/googleapis/java-shared-dependencies/issues/606)) ([3882494](https://github.com/googleapis/java-shared-dependencies/commit/3882494770d48fcc02ed19088aa06612a8e440eb))
-   update dependency com.google.protobuf:protobuf-bom to v3.19.4 ([#&#8203;593](https://github.com/googleapis/java-shared-dependencies/issues/593)) ([1e155bf](https://github.com/googleapis/java-shared-dependencies/commit/1e155bfc957bbb7e25d2e0994cdecaa81843bdc5))
-   update dependency io.grpc:grpc-bom to v1.44.1 ([#&#8203;613](https://github.com/googleapis/java-shared-dependencies/issues/613)) ([3038a2c](https://github.com/googleapis/java-shared-dependencies/commit/3038a2c86cd20c91b65f2d7926eeb739147a68db))
-   update dependency junit:junit to v4.13.2 ([#&#8203;607](https://github.com/googleapis/java-shared-dependencies/issues/607)) ([987e617](https://github.com/googleapis/java-shared-dependencies/commit/987e61796c7a093e005fe8832cf39275c391b2c1))
-   update dependency org.checkerframework:checker-qual to v3.21.3 ([#&#8203;596](https://github.com/googleapis/java-shared-dependencies/issues/596)) ([ac5083c](https://github.com/googleapis/java-shared-dependencies/commit/ac5083cd010924dc128f041c2cdbab20166a6bf0))
-   update gax.version to v2.12.2 ([#&#8203;592](https://github.com/googleapis/java-shared-dependencies/issues/592)) ([713ff8d](https://github.com/googleapis/java-shared-dependencies/commit/713ff8dd94f939c417524616bc47c771a3fbe0cf))
-   update google.common-protos.version to v2.7.4 ([#&#8203;603](https://github.com/googleapis/java-shared-dependencies/issues/603)) ([bb9b4c7](https://github.com/googleapis/java-shared-dependencies/commit/bb9b4c7e39552cc73b3b9d4c826b26e8cb74459f))
-   update google.core.version ([#&#8203;599](https://github.com/googleapis/java-shared-dependencies/issues/599)) ([327d0df](https://github.com/googleapis/java-shared-dependencies/commit/327d0df9b57203c0d4f426de0380770d3d7910d6))
-   update iam.version to v1.2.6 ([#&#8203;598](https://github.com/googleapis/java-shared-dependencies/issues/598)) ([2801439](https://github.com/googleapis/java-shared-dependencies/commit/280143964c7c3b93a8d7f67215ba2cc74ffce761))

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-iam).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


### [1.2.7](googleapis/java-iam@v1.2.6...v1.2.7) (2022-03-02)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#299](googleapis/java-iam#299)) ([2284ad1](googleapis/java-iam@2284ad1))

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

Dependency info page shows instructions to add pom artifact
4 participants