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

Write Integration Tests for Resource Manager #467

Open
ajkannan opened this issue Dec 16, 2015 · 3 comments
Open

Write Integration Tests for Resource Manager #467

ajkannan opened this issue Dec 16, 2015 · 3 comments
Labels
api: cloudresourcemanager Issues related to the Resource Manager API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@ajkannan
Copy link

Until issue #431 is solved, we'll have to use a JSON file already generated by the Google Cloud SDK, placed in the proper directory. Once this issue is resolved, we should fix the CI to user a JSON file from any location.

@ajkannan ajkannan added testing api: cloudresourcemanager Issues related to the Resource Manager API. status: blocked Resolving the issue is dependent on other work. labels Dec 16, 2015
@ajkannan
Copy link
Author

Because the GOOGLE_APPLICATION_CREDENTIALS are set during Travis CI runs with integration tests, the strategy mentioned above won't work. As a result, this issue is blocked on #431.

@ajkannan
Copy link
Author

Once we solve the credentials problem, we should also test IAM functions (getting/setting policies)

@garrettjonesgoogle garrettjonesgoogle added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Jul 18, 2017
@garrettjonesgoogle garrettjonesgoogle added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed status: blocked Resolving the issue is dependent on other work. labels Aug 11, 2017
@yihanzhen
Copy link
Contributor

The feature request is added to the backlog. The issue will be closed but is linked in the backlog and can continue to be used for comment and discussion.

@yihanzhen yihanzhen reopened this Feb 1, 2021
@yihanzhen yihanzhen removed their assignment Feb 1, 2021
github-actions bot pushed a commit that referenced this issue Jun 23, 2022
…13.4 (#467)

[![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.13.3` -> `2.13.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.4/compatibility-slim/2.13.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.4/confidence-slim/2.13.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-retail).
github-actions bot pushed a commit that referenced this issue Jun 23, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.3](googleapis/java-retail@v2.2.2...v2.2.3) (2022-06-22)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.13.4 ([#467](googleapis/java-retail#467)) ([1f9606a](googleapis/java-retail@1f9606a))

---
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 issue Jun 29, 2022
…cies to v1 (googleapis#467)

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

---

### Release Notes

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

### [`v1.0.0`](https://github.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0211v100-2021-04-23)

[Compare Source](https://github.com/googleapis/java-shared-dependencies/compare/v0.21.1...v1.0.0)

##### Features

-   promote to 1.0.0 ([#&googleapis#8203;341](https://github.com/googleapis/java-shared-dependencies/issues/341)) ([eddce7b](https://github.com/googleapis/java-shared-dependencies/commit/eddce7bda196d757c0bb93a05574cc742e3d7ff6))

##### Dependencies

-   update dependency com.google.api:api-common to v1.10.3 ([#&googleapis#8203;340](https://github.com/googleapis/java-shared-dependencies/issues/340)) ([6a7fc33](https://github.com/googleapis/java-shared-dependencies/commit/6a7fc33548c199d5f310b3ee5024907882d22726))
-   update dependency com.google.auth:google-auth-library-bom to v0.25.4 ([#&googleapis#8203;334](https://github.com/googleapis/java-shared-dependencies/issues/334)) ([e5c747d](https://github.com/googleapis/java-shared-dependencies/commit/e5c747d245194effc258ae706e7764153010cd53))
-   update dependency com.google.auth:google-auth-library-bom to v0.25.5 ([#&googleapis#8203;338](https://github.com/googleapis/java-shared-dependencies/issues/338)) ([ffa1df5](https://github.com/googleapis/java-shared-dependencies/commit/ffa1df5497b5365f520b665a202b8caf6521fc9d))
-   update dependency org.threeten:threetenbp to v1.5.1 ([#&googleapis#8203;335](https://github.com/googleapis/java-shared-dependencies/issues/335)) ([c8c6df4](https://github.com/googleapis/java-shared-dependencies/commit/c8c6df48e7f80944544939e502f4f08543af2631))
-   update google.core.version to v1.94.8 ([#&googleapis#8203;342](https://github.com/googleapis/java-shared-dependencies/issues/342)) ([d946dd2](https://github.com/googleapis/java-shared-dependencies/commit/d946dd2299aac32f969a2226a1391e1e73f00e62))

##### [0.21.1](https://github.com/googleapis/java-shared-dependencies/compare/0.21.0...v0.21.1) (2021-04-19)

##### Bug Fixes

-   release scripts from issuing overlapping phases ([#&googleapis#8203;332](https://github.com/googleapis/java-shared-dependencies/issues/332)) ([e289825](https://github.com/googleapis/java-shared-dependencies/commit/e289825a3bc45b4796db7ce4347f8d9d9251a410))

##### Dependencies

-   update dependency com.fasterxml.jackson:jackson-bom to v2.12.3 ([#&googleapis#8203;329](https://github.com/googleapis/java-shared-dependencies/issues/329)) ([a77b4fc](https://github.com/googleapis/java-shared-dependencies/commit/a77b4fcc2ea5caf366c76a4698bac6d4c9abc92e))
-   update dependency com.google.api-client:google-api-client-bom to v1.31.4 ([#&googleapis#8203;326](https://github.com/googleapis/java-shared-dependencies/issues/326)) ([409d24f](https://github.com/googleapis/java-shared-dependencies/commit/409d24f8a0cac30e41ca45eb2711aecb335d70dd))
-   update dependency com.google.auth:google-auth-library-bom to v0.25.3 ([#&googleapis#8203;328](https://github.com/googleapis/java-shared-dependencies/issues/328)) ([88cfc08](https://github.com/googleapis/java-shared-dependencies/commit/88cfc08952881200e23ed95cfa2eebad85ec7ab3))
-   update google.core.version to v1.94.7 ([#&googleapis#8203;324](https://github.com/googleapis/java-shared-dependencies/issues/324)) ([0412c88](https://github.com/googleapis/java-shared-dependencies/commit/0412c88468940c1182bc0761bfe269a6688fe7b7))
-   update iam.version to v1.0.12 ([#&googleapis#8203;327](https://github.com/googleapis/java-shared-dependencies/issues/327)) ([548d5f5](https://github.com/googleapis/java-shared-dependencies/commit/548d5f53c4f264f1cbb9ca72fdfe4608ab16b480))

</details>

---

### Configuration

:date: **Schedule**: At any time (no schedule defined).

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

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

:no_bell: **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-resourcemanager).
github-actions bot pushed a commit that referenced this issue Jul 1, 2022
Making CLIRR not required. The version bumps are now controlled by the Release Please and OwlBot. The CL authors create appropriate change description to control major version bumps.
github-actions bot pushed a commit that referenced this issue Aug 9, 2022
…onfig to v1.5.3 (#467)

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

---

### Release Notes

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

### [`v1.5.3`](https://github.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;153-httpsgithubcomgoogleapisjava-shared-configcomparev152v153-2022-07-27)

[Compare Source](https://github.com/googleapis/java-shared-config/compare/v1.5.2...v1.5.3)

##### Dependencies

-   update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#&#8203;497](https://github.com/googleapis/java-shared-config/issues/497)) ([1fc6ab4](https://github.com/googleapis/java-shared-config/commit/1fc6ab445624cd4f9c8b161d109f346a9e5ed09a))
-   Update doclet to latest version 1.6.0 ([38fb7c3](https://github.com/googleapis/java-shared-config/commit/38fb7c3957fb6c9b2da10f9e463cc93a8b80a3a4))

### [`v1.5.2`](https://github.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;152-httpsgithubcomgoogleapisjava-shared-configcomparev151v152-2022-07-25)

[Compare Source](https://github.com/googleapis/java-shared-config/compare/v1.5.1...v1.5.2)

##### Dependencies

-   update dependency com.puppycrawl.tools:checkstyle to v10 ([#&#8203;435](https://github.com/googleapis/java-shared-config/issues/435)) ([bfc8ce1](https://github.com/googleapis/java-shared-config/commit/bfc8ce1deca6292147d002d3afe22a09840aa5d6))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#&#8203;488](https://github.com/googleapis/java-shared-config/issues/488)) ([39b91ee](https://github.com/googleapis/java-shared-config/commit/39b91ee1283f0a5fbbe63e8bfd1ec97ab4ab377e))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#&#8203;489](https://github.com/googleapis/java-shared-config/issues/489)) ([cc3bcfa](https://github.com/googleapis/java-shared-config/commit/cc3bcfa2d6717441a8d5b5048fa78c2cf7aabf2b))

</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-assured-workloads).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
github-actions bot pushed a commit that referenced this issue Sep 19, 2022
🤖 I have created a release *beep* *boop*
---


## [2.5.2](googleapis/java-functions@v2.5.1...v2.5.2) (2022-09-16)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#466](googleapis/java-functions#466)) ([878fcd7](googleapis/java-functions@878fcd7))

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


## [0.13.3](googleapis/java-analytics-admin@v0.13.2...v0.13.3) (2022-09-29)


### Dependencies

* Update dependency cachetools to v5 ([#478](googleapis/java-analytics-admin#478)) ([1231930](googleapis/java-analytics-admin@1231930))
* Update dependency certifi to v2022.9.24 ([#460](googleapis/java-analytics-admin#460)) ([ec8852d](googleapis/java-analytics-admin@ec8852d))
* Update dependency charset-normalizer to v2.1.1 ([#464](googleapis/java-analytics-admin#464)) ([7aded8b](googleapis/java-analytics-admin@7aded8b))
* Update dependency click to v8.1.3 ([#465](googleapis/java-analytics-admin#465)) ([2ad11fb](googleapis/java-analytics-admin@2ad11fb))
* Update dependency gcp-releasetool to v1.8.8 ([#461](googleapis/java-analytics-admin#461)) ([52bcec4](googleapis/java-analytics-admin@52bcec4))
* Update dependency google-api-core to v2.10.1 ([#466](googleapis/java-analytics-admin#466)) ([f5f28e4](googleapis/java-analytics-admin@f5f28e4))
* Update dependency google-auth to v2.12.0 ([#467](googleapis/java-analytics-admin#467)) ([b96c8a3](googleapis/java-analytics-admin@b96c8a3))
* Update dependency google-cloud-core to v2.3.2 ([#462](googleapis/java-analytics-admin#462)) ([b444b65](googleapis/java-analytics-admin@b444b65))
* Update dependency google-cloud-storage to v2.5.0 ([#468](googleapis/java-analytics-admin#468)) ([620097f](googleapis/java-analytics-admin@620097f))
* Update dependency google-crc32c to v1.5.0 ([#469](googleapis/java-analytics-admin#469)) ([3f39cda](googleapis/java-analytics-admin@3f39cda))
* Update dependency googleapis-common-protos to v1.56.4 ([#463](googleapis/java-analytics-admin#463)) ([0fbc166](googleapis/java-analytics-admin@0fbc166))
* Update dependency importlib-metadata to v4.12.0 ([#470](googleapis/java-analytics-admin#470)) ([cc0108c](googleapis/java-analytics-admin@cc0108c))
* Update dependency jeepney to v0.8.0 ([#471](googleapis/java-analytics-admin#471)) ([1d09acc](googleapis/java-analytics-admin@1d09acc))
* Update dependency jinja2 to v3.1.2 ([#472](googleapis/java-analytics-admin#472)) ([9949a07](googleapis/java-analytics-admin@9949a07))
* Update dependency keyring to v23.9.3 ([#473](googleapis/java-analytics-admin#473)) ([443e7df](googleapis/java-analytics-admin@443e7df))
* Update dependency markupsafe to v2.1.1 ([#480](googleapis/java-analytics-admin#480)) ([ddebd04](googleapis/java-analytics-admin@ddebd04))
* Update dependency protobuf to v3.20.2 ([#481](googleapis/java-analytics-admin#481)) ([f0f032f](googleapis/java-analytics-admin@f0f032f))
* Update dependency protobuf to v4 ([#479](googleapis/java-analytics-admin#479)) ([754bb78](googleapis/java-analytics-admin@754bb78))
* Update dependency pyjwt to v2.5.0 ([#474](googleapis/java-analytics-admin#474)) ([6777481](googleapis/java-analytics-admin@6777481))
* Update dependency requests to v2.28.1 ([#475](googleapis/java-analytics-admin#475)) ([48dc786](googleapis/java-analytics-admin@48dc786))
* Update dependency typing-extensions to v4.3.0 ([#476](googleapis/java-analytics-admin#476)) ([8835380](googleapis/java-analytics-admin@8835380))
* Update dependency zipp to v3.8.1 ([#477](googleapis/java-analytics-admin#477)) ([3f004ad](googleapis/java-analytics-admin@3f004ad))

---
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 issue Feb 1, 2023
…467)

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

---

### Release Notes

<details>
<summary>googleapis/java-iam</summary>

### [`v1.6.2`](https://github.com/googleapis/java-iam/blob/HEAD/CHANGELOG.md#&#8203;162-httpsgithubcomgoogleapisjava-iamcomparev161v162-2022-10-02)

[Compare Source](https://github.com/googleapis/java-iam/compare/v1.6.1...v1.6.2)

##### Documentation

-   **samples:** Update package names to match v2 ([#&#8203;424](https://github.com/googleapis/java-iam/issues/424)) ([3a4392a](https://github.com/googleapis/java-iam/commit/3a4392af5d222d349b2fb8352c041b7889be97b5))

##### Dependencies

-   Update dependency cachetools to v5 ([#&#8203;459](https://github.com/googleapis/java-iam/issues/459)) ([89ea28b](https://github.com/googleapis/java-iam/commit/89ea28b2d57b4bdb11b8d847af313c63c8023146))
-   Update dependency certifi to v2022.9.24 ([#&#8203;440](https://github.com/googleapis/java-iam/issues/440)) ([de6c438](https://github.com/googleapis/java-iam/commit/de6c438b7709e71bdcc2c1c47702b808f828a42f))
-   Update dependency charset-normalizer to v2.1.1 ([#&#8203;444](https://github.com/googleapis/java-iam/issues/444)) ([5715206](https://github.com/googleapis/java-iam/commit/57152061f264629aa0f09f2602abf6fe3b242945))
-   Update dependency click to v8.1.3 ([#&#8203;445](https://github.com/googleapis/java-iam/issues/445)) ([189a5c4](https://github.com/googleapis/java-iam/commit/189a5c4102bd6b9f4fbfc252a67019a7c5e23ee3))
-   Update dependency com.google.apis:google-api-services-cloudresourcemanager to v3-rev20220911-2.0.0 ([#&#8203;435](https://github.com/googleapis/java-iam/issues/435)) ([5d415a9](https://github.com/googleapis/java-iam/commit/5d415a98f4e7cede137b57e048ec70c21ea8376d))
-   Update dependency com.google.apis:google-api-services-cloudresourcemanager to v3-rev20220925-2.0.0 ([#&#8203;439](https://github.com/googleapis/java-iam/issues/439)) ([b17765b](https://github.com/googleapis/java-iam/commit/b17765b5e897bcef60aeef56ed2524b418f73b65))
-   Update dependency com.google.cloud:google-iam-policy to v1.6.1 ([#&#8203;434](https://github.com/googleapis/java-iam/issues/434)) ([18d4bc0](https://github.com/googleapis/java-iam/commit/18d4bc0cd7341123d00eeb5fa15606d058f12fa6))
-   Update dependency com.google.protobuf:protobuf-java to v3.21.7 ([#&#8203;463](https://github.com/googleapis/java-iam/issues/463)) ([8ad215f](https://github.com/googleapis/java-iam/commit/8ad215f4543f7ffcd891ed6e1b202fe1ddccd86f))
-   Update dependency gcp-releasetool to v1.8.8 ([#&#8203;441](https://github.com/googleapis/java-iam/issues/441)) ([31fec95](https://github.com/googleapis/java-iam/commit/31fec95f348f55c98dab665bec47d88f396a9611))
-   Update dependency google-api-core to v2.10.1 ([#&#8203;446](https://github.com/googleapis/java-iam/issues/446)) ([50d8221](https://github.com/googleapis/java-iam/commit/50d82218cb3056bb49173d7f5d4e7b0070717b0f))
-   Update dependency google-auth to v2.12.0 ([#&#8203;447](https://github.com/googleapis/java-iam/issues/447)) ([97b4c23](https://github.com/googleapis/java-iam/commit/97b4c236276d27be1e290334573ec6897c9e67c9))
-   Update dependency google-cloud-core to v2.3.2 ([#&#8203;442](https://github.com/googleapis/java-iam/issues/442)) ([00adc9a](https://github.com/googleapis/java-iam/commit/00adc9a8bf225a4c3d1509f9e6778ad10dd16e2e))
-   Update dependency google-cloud-storage to v2.5.0 ([#&#8203;448](https://github.com/googleapis/java-iam/issues/448)) ([df5cf74](https://github.com/googleapis/java-iam/commit/df5cf74ee883b7f4d99ce9654fcdd6a4670cc98a))
-   Update dependency google-crc32c to v1.5.0 ([#&#8203;449](https://github.com/googleapis/java-iam/issues/449)) ([a2f7304](https://github.com/googleapis/java-iam/commit/a2f7304a602b4621f43d4b3966586e0a7e1a7a2d))
-   Update dependency googleapis-common-protos to v1.56.4 ([#&#8203;443](https://github.com/googleapis/java-iam/issues/443)) ([c64de5a](https://github.com/googleapis/java-iam/commit/c64de5a5b2f3fcd9e17ed4963e586aaf0a1209ba))
-   Update dependency importlib-metadata to v4.12.0 ([#&#8203;450](https://github.com/googleapis/java-iam/issues/450)) ([e8607ce](https://github.com/googleapis/java-iam/commit/e8607ce4d1c6b202726b185560920c742e056a30))
-   Update dependency io.grpc:grpc-protobuf to v1.49.2 ([#&#8203;464](https://github.com/googleapis/java-iam/issues/464)) ([0d24035](https://github.com/googleapis/java-iam/commit/0d2403530080668411981679ec01801d5e756e03))
-   Update dependency io.grpc:grpc-stub to v1.49.2 ([#&#8203;465](https://github.com/googleapis/java-iam/issues/465)) ([2b67643](https://github.com/googleapis/java-iam/commit/2b67643239cf9cf617ddd3d15d176fbdb574d15e))
-   Update dependency jeepney to v0.8.0 ([#&#8203;451](https://github.com/googleapis/java-iam/issues/451)) ([56c8f86](https://github.com/googleapis/java-iam/commit/56c8f86e437f49636edd5673b4336def947de475))
-   Update dependency jinja2 to v3.1.2 ([#&#8203;452](https://github.com/googleapis/java-iam/issues/452)) ([0ebc062](https://github.com/googleapis/java-iam/commit/0ebc06212f4dc10f8724f35705d1db9ab148beac))
-   Update dependency markupsafe to v2.1.1 ([#&#8203;454](https://github.com/googleapis/java-iam/issues/454)) ([93bd5ec](https://github.com/googleapis/java-iam/commit/93bd5ec7183cf306e4956261321038b923861276))
-   Update dependency protobuf to v3.20.2 ([#&#8203;455](https://github.com/googleapis/java-iam/issues/455)) ([fb47671](https://github.com/googleapis/java-iam/commit/fb47671168b256e9b76ecc16e52cf0674cbefce7))
-   Update dependency protobuf to v4 ([#&#8203;460](https://github.com/googleapis/java-iam/issues/460)) ([cb9637c](https://github.com/googleapis/java-iam/commit/cb9637ce2ed8976deda7a146a3df738f6afd158c))
-   Update dependency pyjwt to v2.5.0 ([#&#8203;461](https://github.com/googleapis/java-iam/issues/461)) ([2d696a0](https://github.com/googleapis/java-iam/commit/2d696a04f036369b25a3dceb29f8f1b855136890))
-   Update dependency requests to v2.28.1 ([#&#8203;456](https://github.com/googleapis/java-iam/issues/456)) ([b023d05](https://github.com/googleapis/java-iam/commit/b023d05d096ae796573c488869682c45f1de57b2))
-   Update dependency typing-extensions to v4.3.0 ([#&#8203;457](https://github.com/googleapis/java-iam/issues/457)) ([53a369c](https://github.com/googleapis/java-iam/commit/53a369c5f157bcfb2752c6b6503d2f5e76c226b8))
-   Update dependency zipp to v3.8.1 ([#&#8203;458](https://github.com/googleapis/java-iam/issues/458)) ([39ea408](https://github.com/googleapis/java-iam/commit/39ea4087f4b72a57ee09d6f312d05f7607d89bfb))

</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-iam).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxMy4wIn0=-->
suztomo pushed a commit that referenced this issue Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudresourcemanager Issues related to the Resource Manager API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants