Skip to content

Conversation

@mziccard
Copy link
Contributor

@mziccard mziccard commented Oct 8, 2015

This PR adds a RemoteGcsHelper.create method that takes projectId and keyPath as strings.
keyPath is accepted as String to keep this as simple as possible to be used in tests. However, I can change to Path or even InputStream if you prefer.

This also adds RetryParams.getDefaultInstance() to storage options built by RemoteGcsHelper to avoid errors like #220.

@mziccard mziccard added api: storage Issues related to the Cloud Storage API. testing labels Oct 8, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2015
aozarov added a commit that referenced this pull request Oct 8, 2015
Overload RemoteGcsHelper.create to take projectId and key path
@aozarov aozarov merged commit 234f964 into googleapis:master Oct 8, 2015
github-actions bot pushed a commit that referenced this pull request Jun 30, 2022
Source-Link: googleapis/synthtool@7a220e2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28
github-actions bot pushed a commit that referenced this pull request Jul 1, 2022
…cies to v0.21.0 (#222)

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

---

### Release Notes

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

### [`v0.21.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0210-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0201v0210-2021-04-09)

[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.20.1...v0.21.0)

##### Dependencies

-   update dependency com.google.auth:google-auth-library-bom to v0.25.0 ([#&#8203;310](https://www.github.com/googleapis/java-shared-dependencies/issues/310)) ([8f3a0f0](https://www.github.com/googleapis/java-shared-dependencies/commit/8f3a0f002b787f7b27cfe031654fa20bf342f839))
-   update dependency com.google.auth:google-auth-library-bom to v0.25.2 ([#&#8203;311](https://www.github.com/googleapis/java-shared-dependencies/issues/311)) ([6c47a3e](https://www.github.com/googleapis/java-shared-dependencies/commit/6c47a3edbd9da04ba255487a66c0f3a41393217d))
-   update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#&#8203;315](https://www.github.com/googleapis/java-shared-dependencies/issues/315)) ([dc254ca](https://www.github.com/googleapis/java-shared-dependencies/commit/dc254ca7359b68fe9411f7b96130ffb416b45c6f))
-   update dependency com.google.http-client:google-http-client-bom to v1.39.1 ([#&#8203;309](https://www.github.com/googleapis/java-shared-dependencies/issues/309)) ([37225e2](https://www.github.com/googleapis/java-shared-dependencies/commit/37225e2d1b32a618765391720b57ff29e7b8f7f9))
-   update dependency com.google.http-client:google-http-client-bom to v1.39.2 ([#&#8203;321](https://www.github.com/googleapis/java-shared-dependencies/issues/321)) ([273c66d](https://www.github.com/googleapis/java-shared-dependencies/commit/273c66d374f7cd6040aac2f302fd1c1dc0f4a1c0))
-   update dependency com.google.protobuf:protobuf-bom to v3.15.6 ([#&#8203;308](https://www.github.com/googleapis/java-shared-dependencies/issues/308)) ([b29dd05](https://www.github.com/googleapis/java-shared-dependencies/commit/b29dd0535f02b56607f64ba69e85d4d468902789))
-   update dependency com.google.protobuf:protobuf-bom to v3.15.7 ([#&#8203;316](https://www.github.com/googleapis/java-shared-dependencies/issues/316)) ([9c00d77](https://www.github.com/googleapis/java-shared-dependencies/commit/9c00d7753c1f7b963deb9ad69dcfe24ba28da5a2))
-   update dependency com.google.protobuf:protobuf-bom to v3.15.8 ([#&#8203;319](https://www.github.com/googleapis/java-shared-dependencies/issues/319)) ([15e5ae2](https://www.github.com/googleapis/java-shared-dependencies/commit/15e5ae2ef46eedcd790ffd8644677d36db5c63f9))
-   update dependency io.grpc:grpc-bom to v1.37.0 ([#&#8203;313](https://www.github.com/googleapis/java-shared-dependencies/issues/313)) ([c599351](https://www.github.com/googleapis/java-shared-dependencies/commit/c5993511c7305e1ced42d73552a93a25dc5e1ac1))
-   update gax.version to v1.63.0 ([#&#8203;318](https://www.github.com/googleapis/java-shared-dependencies/issues/318)) ([ba709da](https://www.github.com/googleapis/java-shared-dependencies/commit/ba709da6fb0e9bcfc83e663588336598737b46e4))
-   update google.core.version to v1.94.4 ([#&#8203;305](https://www.github.com/googleapis/java-shared-dependencies/issues/305)) ([0d38f4c](https://www.github.com/googleapis/java-shared-dependencies/commit/0d38f4c9ffadcfd9446712b8bf0729399b0c9e91))
-   update google.core.version to v1.94.5 ([#&#8203;320](https://www.github.com/googleapis/java-shared-dependencies/issues/320)) ([3439721](https://www.github.com/googleapis/java-shared-dependencies/commit/3439721da83a8b92d9c4b6ecfd158cfb1e1a0503))
-   update guava to 30.1.1-android ([#&#8203;322](https://www.github.com/googleapis/java-shared-dependencies/issues/322)) ([a6b5d3b](https://www.github.com/googleapis/java-shared-dependencies/commit/a6b5d3b8ccfc352bf0d1678952ce3cd8b7a8361e))
-   update iam.version to v1.0.11 ([#&#8203;304](https://www.github.com/googleapis/java-shared-dependencies/issues/304)) ([95a5264](https://www.github.com/googleapis/java-shared-dependencies/commit/95a526442b3d24c83782523d38dd3931e828d757))

##### [0.20.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.20.0...v0.20.1) (2021-03-09)

##### Dependencies

-   update dependency com.fasterxml.jackson:jackson-bom to v2.12.2 ([#&#8203;301](https://www.github.com/googleapis/java-shared-dependencies/issues/301)) ([7c01eba](https://www.github.com/googleapis/java-shared-dependencies/commit/7c01ebabb6fd65b7404e56651b0ba27f505bb033))
-   update dependency com.google.api-client:google-api-client-bom to v1.31.3 ([#&#8203;295](https://www.github.com/googleapis/java-shared-dependencies/issues/295)) ([a0774e9](https://www.github.com/googleapis/java-shared-dependencies/commit/a0774e9d62d00614142bc4c14214a83dda66d4ad))
-   update dependency com.google.api.grpc:grpc-google-iam-v1 to v1.0.10 ([#&#8203;292](https://www.github.com/googleapis/java-shared-dependencies/issues/292)) ([b629789](https://www.github.com/googleapis/java-shared-dependencies/commit/b629789e3a1cc9a7308b829c034b09b06e24fc07))
-   update dependency com.google.auth:google-auth-library-bom to v0.24.1 ([#&#8203;293](https://www.github.com/googleapis/java-shared-dependencies/issues/293)) ([d85ec34](https://www.github.com/googleapis/java-shared-dependencies/commit/d85ec347ccdd14dfdab10d365d2c2f8df3035e4d))
-   update dependency com.google.protobuf:protobuf-bom to v3.15.3 ([#&#8203;294](https://www.github.com/googleapis/java-shared-dependencies/issues/294)) ([58c01aa](https://www.github.com/googleapis/java-shared-dependencies/commit/58c01aa076e2c4954986185f913bac2c51a1e6fb))
-   update dependency com.google.protobuf:protobuf-bom to v3.15.5 ([#&#8203;302](https://www.github.com/googleapis/java-shared-dependencies/issues/302)) ([e9d5e6e](https://www.github.com/googleapis/java-shared-dependencies/commit/e9d5e6ee6039915da186315ceada673ac37b88d3))
-   update google.core.version to v1.94.2 ([#&#8203;296](https://www.github.com/googleapis/java-shared-dependencies/issues/296)) ([af83b90](https://www.github.com/googleapis/java-shared-dependencies/commit/af83b901be0c03d507189999215d35345602fad7))
-   update google.core.version to v1.94.3 ([#&#8203;300](https://www.github.com/googleapis/java-shared-dependencies/issues/300)) ([3e73176](https://www.github.com/googleapis/java-shared-dependencies/commit/3e73176af0b07dfe621163b301174b5b5820dfa2))

</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-workflows).
github-actions bot pushed a commit that referenced this pull request Jul 1, 2022
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
…-info-reports-plugin to v3.4.0 (#222)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.3.0` -> `3.4.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/compatibility-slim/3.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/confidence-slim/3.3.0)](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**: 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-vpcaccess).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjExNy40In0=-->
github-actions bot pushed a commit that referenced this pull request Jul 27, 2022
…onfig to v1.5.2 (#222)

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

---

### Release Notes

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

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

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

##### Dependencies

-   update dependency com.puppycrawl.tools:checkstyle to v10 ([#&#8203;435](https://togithub.com/googleapis/java-shared-config/issues/435)) ([bfc8ce1](https://togithub.com/googleapis/java-shared-config/commit/bfc8ce1deca6292147d002d3afe22a09840aa5d6))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#&#8203;488](https://togithub.com/googleapis/java-shared-config/issues/488)) ([39b91ee](https://togithub.com/googleapis/java-shared-config/commit/39b91ee1283f0a5fbbe63e8bfd1ec97ab4ab377e))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#&#8203;489](https://togithub.com/googleapis/java-shared-config/issues/489)) ([cc3bcfa](https://togithub.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-tpu).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy4wIn0=-->
github-actions bot pushed a commit that referenced this pull request Aug 11, 2022
🤖 I have created a release *beep* *boop*
---


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

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Aug 16, 2022
…-info-reports-plugin to v3.4.1 (#222)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-project-info-reports-plugin)) | `3.4.0` -> `3.4.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/compatibility-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/confidence-slim/3.4.0)](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-life-sciences).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE1OS4xIn0=-->
github-actions bot pushed a commit that referenced this pull request Aug 16, 2022
…-info-reports-plugin to v3.4.1 (#222)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-project-info-reports-plugin)) | `3.4.0` -> `3.4.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/compatibility-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/confidence-slim/3.4.0)](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**: 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-eventarc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTguMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2MS4wIn0=-->
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
…cies to v3.0.2 (#222)

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

---

### Release Notes

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

### [`v3.0.2`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;302-httpsgithubcomgoogleapisjava-shared-dependenciescomparev301v302-2022-09-08)

[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.1...v3.0.2)

##### Dependencies

-   Update dependency com.fasterxml.jackson:jackson-bom to v2.13.4 ([#&#8203;789](https://togithub.com/googleapis/java-shared-dependencies/issues/789)) ([6cf91a9](https://togithub.com/googleapis/java-shared-dependencies/commit/6cf91a96b9ea6af0fb845b50582dac7aa2892cab))
-   Update dependency com.google.auth:google-auth-library-bom to v1.10.0 ([#&#8203;781](https://togithub.com/googleapis/java-shared-dependencies/issues/781)) ([8859e61](https://togithub.com/googleapis/java-shared-dependencies/commit/8859e61808bfc5cd9546e27e945fc855b36d2554))
-   Update dependency com.google.auth:google-auth-library-bom to v1.11.0 ([#&#8203;790](https://togithub.com/googleapis/java-shared-dependencies/issues/790)) ([3431a47](https://togithub.com/googleapis/java-shared-dependencies/commit/3431a471cbf874a67a4f1a42e31f0ed891dedc92))
-   Update dependency com.google.auth:google-auth-library-bom to v1.9.0 ([#&#8203;773](https://togithub.com/googleapis/java-shared-dependencies/issues/773)) ([27fc79f](https://togithub.com/googleapis/java-shared-dependencies/commit/27fc79f00ee70011df6a368bb8fcfad7f0ce41f0))
-   Update dependency com.google.errorprone:error_prone_annotations to v2.15.0 ([#&#8203;776](https://togithub.com/googleapis/java-shared-dependencies/issues/776)) ([bf333b8](https://togithub.com/googleapis/java-shared-dependencies/commit/bf333b8c88072d21cb959db4d3328bbb55d9ef5c))
-   Update dependency com.google.protobuf:protobuf-bom to v3.21.5 ([#&#8203;780](https://togithub.com/googleapis/java-shared-dependencies/issues/780)) ([da7f44d](https://togithub.com/googleapis/java-shared-dependencies/commit/da7f44d71d6d7f372b5313dab68ce220308614d4))
-   Update dependency io.grpc:grpc-bom to v1.48.1 ([#&#8203;768](https://togithub.com/googleapis/java-shared-dependencies/issues/768)) ([5c7768d](https://togithub.com/googleapis/java-shared-dependencies/commit/5c7768d3c9665dd356de6c39c0a6a5fa6e992f2e))
-   Update dependency io.grpc:grpc-bom to v1.49.0 ([#&#8203;786](https://togithub.com/googleapis/java-shared-dependencies/issues/786)) ([8734812](https://togithub.com/googleapis/java-shared-dependencies/commit/8734812f1b4e2faaa48caf41eff59a85892ae344))
-   Update dependency org.checkerframework:checker-qual to v3.24.0 ([#&#8203;775](https://togithub.com/googleapis/java-shared-dependencies/issues/775)) ([df74b7b](https://togithub.com/googleapis/java-shared-dependencies/commit/df74b7b0dd5dd592523f302d9fb36adb5991cb0b))
-   Update dependency org.checkerframework:checker-qual to v3.25.0 ([#&#8203;788](https://togithub.com/googleapis/java-shared-dependencies/issues/788)) ([207035b](https://togithub.com/googleapis/java-shared-dependencies/commit/207035bd04c9305899eea540acbefaf06a7b1ec9))
-   Update dependency org.threeten:threetenbp to v1.6.1 ([#&#8203;782](https://togithub.com/googleapis/java-shared-dependencies/issues/782)) ([0f218ae](https://togithub.com/googleapis/java-shared-dependencies/commit/0f218aeb6aa33cf1da4a8b1d6c82bbf87946dab9))
-   Update gax.version to v2.19.0 ([#&#8203;785](https://togithub.com/googleapis/java-shared-dependencies/issues/785)) ([4448331](https://togithub.com/googleapis/java-shared-dependencies/commit/4448331c4c6d88ea8076260776d1d47d24aa19fa))
-   Update google.core.version to v2.8.10 ([#&#8203;787](https://togithub.com/googleapis/java-shared-dependencies/issues/787)) ([3c344d5](https://togithub.com/googleapis/java-shared-dependencies/commit/3c344d515e3b9215db5a1f8ef550d800d974e558))
-   Update google.core.version to v2.8.7 ([#&#8203;774](https://togithub.com/googleapis/java-shared-dependencies/issues/774)) ([d0cd5e8](https://togithub.com/googleapis/java-shared-dependencies/commit/d0cd5e8f6ca88787fe0dbf7f30c849cb4c4fae5e))
-   Update google.core.version to v2.8.8 ([#&#8203;777](https://togithub.com/googleapis/java-shared-dependencies/issues/777)) ([f00571c](https://togithub.com/googleapis/java-shared-dependencies/commit/f00571cd1e9f1c4e011fba4a1e1674c1d8d60200))
-   Update google.core.version to v2.8.9 ([#&#8203;784](https://togithub.com/googleapis/java-shared-dependencies/issues/784)) ([aa8e505](https://togithub.com/googleapis/java-shared-dependencies/commit/aa8e505dbb1214b2239e55d5ac83b00c167d77e4))

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


## [1.4.3](googleapis/java-filestore@v1.4.2...v1.4.3) (2022-09-15)


### Bug Fixes

* Set longer polling timeouts for filestore RestoreInstance ([#214](googleapis/java-filestore#214)) ([7788227](googleapis/java-filestore@7788227))
* set longer polling timeouts for filestore UpdateInstance ([7788227](googleapis/java-filestore@7788227))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#222](googleapis/java-filestore#222)) ([fff6297](googleapis/java-filestore@fff6297))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#224](googleapis/java-filestore#224)) ([ff9d1e6](googleapis/java-filestore@ff9d1e6))

---
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 |
|---|---|---|---|---|---|
| [certifi](https://togithub.com/certifi/python-certifi) | `==2022.9.14` -> `==2022.9.24` | [![age](https://badges.renovateapi.com/packages/pypi/certifi/2022.9.24/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/certifi/2022.9.24/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/certifi/2022.9.24/compatibility-slim/2022.9.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/certifi/2022.9.24/confidence-slim/2022.9.14)](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-network-management).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMiIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4yIn0=-->
github-actions bot pushed a commit that referenced this pull request Sep 30, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.5](https://togithub.com/googleapis/java-apigee-connect/compare/v2.3.4...v2.3.5) (2022-09-30)


### Dependencies

* Update dependency cachetools to v5 ([#240](https://togithub.com/googleapis/java-apigee-connect/issues/240)) ([4040c93](https://togithub.com/googleapis/java-apigee-connect/commit/4040c932c62445bfe9181053b570dbc670d95287))
* Update dependency certifi to v2022.9.24 ([#219](https://togithub.com/googleapis/java-apigee-connect/issues/219)) ([f6387b2](https://togithub.com/googleapis/java-apigee-connect/commit/f6387b211a8dfd9ad7ea664172a02f2bf7c2e818))
* Update dependency charset-normalizer to v2.1.1 ([#223](https://togithub.com/googleapis/java-apigee-connect/issues/223)) ([7345efa](https://togithub.com/googleapis/java-apigee-connect/commit/7345efacb481e4574306f5f570a6f43bbc7bb074))
* Update dependency click to v8.1.3 ([#224](https://togithub.com/googleapis/java-apigee-connect/issues/224)) ([496c0c6](https://togithub.com/googleapis/java-apigee-connect/commit/496c0c68bfad0b7698143081323a27ca7477daf3))
* Update dependency gcp-releasetool to v1.8.8 ([#220](https://togithub.com/googleapis/java-apigee-connect/issues/220)) ([3216f52](https://togithub.com/googleapis/java-apigee-connect/commit/3216f52d6a36f20f1031b311c736f96afb44c1e7))
* Update dependency google-api-core to v2.10.1 ([#225](https://togithub.com/googleapis/java-apigee-connect/issues/225)) ([a447369](https://togithub.com/googleapis/java-apigee-connect/commit/a447369c153fb043f66c41aa6effc0957685339e))
* Update dependency google-auth to v2.12.0 ([#226](https://togithub.com/googleapis/java-apigee-connect/issues/226)) ([9d6c516](https://togithub.com/googleapis/java-apigee-connect/commit/9d6c516ebce443cd11166978c0f169b62bc3955a))
* Update dependency google-cloud-core to v2.3.2 ([#221](https://togithub.com/googleapis/java-apigee-connect/issues/221)) ([bfe098b](https://togithub.com/googleapis/java-apigee-connect/commit/bfe098b954bad9fc179c0d18c06e98efcedafd1c))
* Update dependency google-cloud-storage to v2.5.0 ([#227](https://togithub.com/googleapis/java-apigee-connect/issues/227)) ([f7c97bd](https://togithub.com/googleapis/java-apigee-connect/commit/f7c97bd75ee39a0cc0e84612aee8436ef18e1d0e))
* Update dependency google-crc32c to v1.5.0 ([#228](https://togithub.com/googleapis/java-apigee-connect/issues/228)) ([1b43ed0](https://togithub.com/googleapis/java-apigee-connect/commit/1b43ed0176daae1b8829ed865e04bb23d4ef258a))
* Update dependency googleapis-common-protos to v1.56.4 ([#222](https://togithub.com/googleapis/java-apigee-connect/issues/222)) ([9fe79aa](https://togithub.com/googleapis/java-apigee-connect/commit/9fe79aa480350c3f4e1f14c0dc423596d357fcec))
* Update dependency importlib-metadata to v4.12.0 ([#229](https://togithub.com/googleapis/java-apigee-connect/issues/229)) ([f25d875](https://togithub.com/googleapis/java-apigee-connect/commit/f25d875c2a57b1b29be115256aa3d2cb212a5a58))
* Update dependency jeepney to v0.8.0 ([#230](https://togithub.com/googleapis/java-apigee-connect/issues/230)) ([705ee89](https://togithub.com/googleapis/java-apigee-connect/commit/705ee89bc496de6518761a51482815636ea15af6))
* Update dependency jinja2 to v3.1.2 ([#231](https://togithub.com/googleapis/java-apigee-connect/issues/231)) ([90b60ee](https://togithub.com/googleapis/java-apigee-connect/commit/90b60ee0f3bae40e1f5fb86f18200e13f04e2d71))
* Update dependency keyring to v23.9.3 ([#232](https://togithub.com/googleapis/java-apigee-connect/issues/232)) ([a668e69](https://togithub.com/googleapis/java-apigee-connect/commit/a668e697f77bbb290885ee3f1c2512361681f690))
* Update dependency markupsafe to v2.1.1 ([#233](https://togithub.com/googleapis/java-apigee-connect/issues/233)) ([1b1ae6d](https://togithub.com/googleapis/java-apigee-connect/commit/1b1ae6db1f59681ade98a9a21a353c9a26d40464))
* Update dependency protobuf to v3.20.2 ([#234](https://togithub.com/googleapis/java-apigee-connect/issues/234)) ([8d4c3a7](https://togithub.com/googleapis/java-apigee-connect/commit/8d4c3a7cd1e3473b8c149c60c63cfe84e82a7030))
* Update dependency protobuf to v4 ([#241](https://togithub.com/googleapis/java-apigee-connect/issues/241)) ([51cd12a](https://togithub.com/googleapis/java-apigee-connect/commit/51cd12a79728a31957cea780a6f25f089d347a6f))
* Update dependency pyjwt to v2.5.0 ([#235](https://togithub.com/googleapis/java-apigee-connect/issues/235)) ([f2f36ae](https://togithub.com/googleapis/java-apigee-connect/commit/f2f36ae0d98b7d79c5a88ecd9a965b836f6419ca))
* Update dependency requests to v2.28.1 ([#237](https://togithub.com/googleapis/java-apigee-connect/issues/237)) ([09fb5d9](https://togithub.com/googleapis/java-apigee-connect/commit/09fb5d9babfa9dd6a419deb6c51986e9dc26dd6f))
* Update dependency typing-extensions to v4.3.0 ([#238](https://togithub.com/googleapis/java-apigee-connect/issues/238)) ([48289e7](https://togithub.com/googleapis/java-apigee-connect/commit/48289e7932ff8c5725b35c71f8ebd56542e110a5))
* Update dependency zipp to v3.8.1 ([#239](https://togithub.com/googleapis/java-apigee-connect/issues/239)) ([e078449](https://togithub.com/googleapis/java-apigee-connect/commit/e07844948c41091f97040cf81a8f25d05fd9bb8c))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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*
---


## [0.6.3](https://togithub.com/googleapis/java-network-security/compare/v0.6.2...v0.6.3) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#207](https://togithub.com/googleapis/java-network-security/issues/207)) ([029e72d](https://togithub.com/googleapis/java-network-security/commit/029e72d297156998a329702a833d804e029ccb7b))
* Update dependency charset-normalizer to v2.1.1 ([#211](https://togithub.com/googleapis/java-network-security/issues/211)) ([e0a6193](https://togithub.com/googleapis/java-network-security/commit/e0a6193d8f90f38dd5295ff565782279615d1ae1))
* Update dependency click to v8.1.3 ([#212](https://togithub.com/googleapis/java-network-security/issues/212)) ([9930985](https://togithub.com/googleapis/java-network-security/commit/99309859d1a48f071bd3d8ac22ef2b7fa49302c2))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#232](https://togithub.com/googleapis/java-network-security/issues/232)) ([8b476b6](https://togithub.com/googleapis/java-network-security/commit/8b476b6e1eb9af0d03789e8d6e1a9085d75fe44e))
* Update dependency gcp-releasetool to v1.8.8 ([#208](https://togithub.com/googleapis/java-network-security/issues/208)) ([d735a5e](https://togithub.com/googleapis/java-network-security/commit/d735a5eeccd4733b741c28bd6a856d1c64f7893e))
* Update dependency google-auth to v2.12.0 ([#214](https://togithub.com/googleapis/java-network-security/issues/214)) ([a755a2c](https://togithub.com/googleapis/java-network-security/commit/a755a2c7a5e16141feecea9c1bcab3179add8747))
* Update dependency google-cloud-core to v2.3.2 ([#209](https://togithub.com/googleapis/java-network-security/issues/209)) ([6d383ee](https://togithub.com/googleapis/java-network-security/commit/6d383eebd10b12db9b4a384dcbc0366583b1ff77))
* Update dependency google-cloud-storage to v2.5.0 ([#215](https://togithub.com/googleapis/java-network-security/issues/215)) ([afb2d3f](https://togithub.com/googleapis/java-network-security/commit/afb2d3fea0206b184ff5b32fdbbdc26da09136ea))
* Update dependency google-crc32c to v1.5.0 ([#216](https://togithub.com/googleapis/java-network-security/issues/216)) ([c08d726](https://togithub.com/googleapis/java-network-security/commit/c08d726b14a6760db9912b22e969038b5be43c43))
* Update dependency googleapis-common-protos to v1.56.4 ([#210](https://togithub.com/googleapis/java-network-security/issues/210)) ([ad50258](https://togithub.com/googleapis/java-network-security/commit/ad50258922000e0cc395f332063d23935034e0d4))
* Update dependency importlib-metadata to v4.12.0 ([#217](https://togithub.com/googleapis/java-network-security/issues/217)) ([d219a01](https://togithub.com/googleapis/java-network-security/commit/d219a0141f8327f443e67bbe82022d48b419dbff))
* Update dependency jeepney to v0.8.0 ([#218](https://togithub.com/googleapis/java-network-security/issues/218)) ([b3f23df](https://togithub.com/googleapis/java-network-security/commit/b3f23dfc8df6c5903a0c9164205d1fab691cc4fc))
* Update dependency jinja2 to v3.1.2 ([#219](https://togithub.com/googleapis/java-network-security/issues/219)) ([e15aa1c](https://togithub.com/googleapis/java-network-security/commit/e15aa1c1da41bd4de442c98ed6423d9c95835707))
* Update dependency keyring to v23.9.3 ([#220](https://togithub.com/googleapis/java-network-security/issues/220)) ([b9d7944](https://togithub.com/googleapis/java-network-security/commit/b9d794459a09bc4b92163da024cd55075c1843bd))
* Update dependency protobuf to v3.20.2 ([#222](https://togithub.com/googleapis/java-network-security/issues/222)) ([43cd2ec](https://togithub.com/googleapis/java-network-security/commit/43cd2ec1604e6c4c7c89a1560a283ccad307793c))
* Update dependency protobuf to v4 ([#228](https://togithub.com/googleapis/java-network-security/issues/228)) ([13df18e](https://togithub.com/googleapis/java-network-security/commit/13df18e136adfcc43554f105cd530094e9c0822f))
* Update dependency pyjwt to v2.5.0 ([#223](https://togithub.com/googleapis/java-network-security/issues/223)) ([1ed858a](https://togithub.com/googleapis/java-network-security/commit/1ed858a4f640f7448c06c43d3a863473b9b29cca))
* Update dependency requests to v2.28.1 ([#224](https://togithub.com/googleapis/java-network-security/issues/224)) ([8a0cdd4](https://togithub.com/googleapis/java-network-security/commit/8a0cdd43ad47b806cd645fa6bcb025a7aac5472e))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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.3.4](https://togithub.com/googleapis/java-data-fusion/compare/v1.3.3...v1.3.4) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#214](https://togithub.com/googleapis/java-data-fusion/issues/214)) ([3ac2b6a](https://togithub.com/googleapis/java-data-fusion/commit/3ac2b6a8004222b6c471fd3cb6e793f4120f5eaa))
* Update dependency charset-normalizer to v2.1.1 ([#218](https://togithub.com/googleapis/java-data-fusion/issues/218)) ([ecb78d9](https://togithub.com/googleapis/java-data-fusion/commit/ecb78d94ff2a3176669f36c4ebfbf33e0d63100d))
* Update dependency click to v8.1.3 ([#219](https://togithub.com/googleapis/java-data-fusion/issues/219)) ([55da366](https://togithub.com/googleapis/java-data-fusion/commit/55da366fc6f6ffe9e84d35cd3ab5e9185d966f51))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#239](https://togithub.com/googleapis/java-data-fusion/issues/239)) ([6a8d58e](https://togithub.com/googleapis/java-data-fusion/commit/6a8d58e3a6fcca398cbf422f102e88b228006af2))
* Update dependency gcp-releasetool to v1.8.8 ([#215](https://togithub.com/googleapis/java-data-fusion/issues/215)) ([8960212](https://togithub.com/googleapis/java-data-fusion/commit/8960212db7e396a8fb6fa207e18b684b1290606d))
* Update dependency google-api-core to v2.10.1 ([#220](https://togithub.com/googleapis/java-data-fusion/issues/220)) ([8fc6032](https://togithub.com/googleapis/java-data-fusion/commit/8fc6032d92efc52ea97541016a5123f845e2d4e1))
* Update dependency google-auth to v2.12.0 ([#221](https://togithub.com/googleapis/java-data-fusion/issues/221)) ([9bf5b47](https://togithub.com/googleapis/java-data-fusion/commit/9bf5b47d66a217aef100119b9bf51cb1d4db71f9))
* Update dependency google-cloud-core to v2.3.2 ([#216](https://togithub.com/googleapis/java-data-fusion/issues/216)) ([5a58540](https://togithub.com/googleapis/java-data-fusion/commit/5a58540c82a619a5874b0010d14bed7249fb1a64))
* Update dependency google-cloud-storage to v2.5.0 ([#222](https://togithub.com/googleapis/java-data-fusion/issues/222)) ([a80e034](https://togithub.com/googleapis/java-data-fusion/commit/a80e03487815a464c91bb7dbd49052c877e47934))
* Update dependency google-crc32c to v1.5.0 ([#223](https://togithub.com/googleapis/java-data-fusion/issues/223)) ([baf7b4e](https://togithub.com/googleapis/java-data-fusion/commit/baf7b4e360917b34cdbb1261525a296b865e22f2))
* Update dependency googleapis-common-protos to v1.56.4 ([#217](https://togithub.com/googleapis/java-data-fusion/issues/217)) ([e1b167b](https://togithub.com/googleapis/java-data-fusion/commit/e1b167be2d12bb0d761e9dbe4c860ab845342ff9))
* Update dependency importlib-metadata to v4.12.0 ([#232](https://togithub.com/googleapis/java-data-fusion/issues/232)) ([8d6dffe](https://togithub.com/googleapis/java-data-fusion/commit/8d6dffee83ebeb9cb8b7d7a625469e7b032ed556))
* Update dependency jeepney to v0.8.0 ([#233](https://togithub.com/googleapis/java-data-fusion/issues/233)) ([1652c6a](https://togithub.com/googleapis/java-data-fusion/commit/1652c6a4c023fd3b78200e33e7f2b60861bc8545))
* Update dependency jinja2 to v3.1.2 ([#234](https://togithub.com/googleapis/java-data-fusion/issues/234)) ([9b2740d](https://togithub.com/googleapis/java-data-fusion/commit/9b2740d823ff15287ccdf8eee291eb5251285fa5))
* Update dependency keyring to v23.9.3 ([#235](https://togithub.com/googleapis/java-data-fusion/issues/235)) ([c285f06](https://togithub.com/googleapis/java-data-fusion/commit/c285f06ef8f35f4911c216d3cd5118b59d13a046))
* Update dependency markupsafe to v2.1.1 ([#224](https://togithub.com/googleapis/java-data-fusion/issues/224)) ([3f68198](https://togithub.com/googleapis/java-data-fusion/commit/3f681989ac8b93c369e83550d1bc2189399fd59e))
* Update dependency protobuf to v3.20.2 ([#225](https://togithub.com/googleapis/java-data-fusion/issues/225)) ([9081b6e](https://togithub.com/googleapis/java-data-fusion/commit/9081b6e4cd82fe1fda99333747385a7fe414a3c3))
* Update dependency requests to v2.28.1 ([#227](https://togithub.com/googleapis/java-data-fusion/issues/227)) ([a5433f7](https://togithub.com/googleapis/java-data-fusion/commit/a5433f743d8be8aa5543ed4a3e82232bdd4cf6f3))
* Update dependency typing-extensions to v4.3.0 ([#228](https://togithub.com/googleapis/java-data-fusion/issues/228)) ([62a71c3](https://togithub.com/googleapis/java-data-fusion/commit/62a71c3e9811dca4fe7587ce49d6beda1b57c778))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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.3.4](https://togithub.com/googleapis/java-resource-settings/compare/v1.3.3...v1.3.4) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#232](https://togithub.com/googleapis/java-resource-settings/issues/232)) ([9cfb3c3](https://togithub.com/googleapis/java-resource-settings/commit/9cfb3c3e040fb5d946185579dcbd7ad1ad0229c9))
* Update dependency certifi to v2022.9.24 ([#222](https://togithub.com/googleapis/java-resource-settings/issues/222)) ([9aeca8b](https://togithub.com/googleapis/java-resource-settings/commit/9aeca8b8dabf2a6af8cf355ab828919d441878dc))
* Update dependency charset-normalizer to v2.1.1 ([#227](https://togithub.com/googleapis/java-resource-settings/issues/227)) ([4e8319b](https://togithub.com/googleapis/java-resource-settings/commit/4e8319b9d40719ee447d9670e050025154273f3c))
* Update dependency click to v8.1.3 ([#228](https://togithub.com/googleapis/java-resource-settings/issues/228)) ([3e4b892](https://togithub.com/googleapis/java-resource-settings/commit/3e4b892d324fa8cd43859bccaaeaca007ad95aa8))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#237](https://togithub.com/googleapis/java-resource-settings/issues/237)) ([2237db8](https://togithub.com/googleapis/java-resource-settings/commit/2237db8bd321ed6b6c53703267167e376bf164dd))
* Update dependency gcp-releasetool to v1.8.8 ([#223](https://togithub.com/googleapis/java-resource-settings/issues/223)) ([d568d87](https://togithub.com/googleapis/java-resource-settings/commit/d568d8702b56f202205dcbf42e6c14ed6a89af24))
* Update dependency google-auth to v2.11.1 ([#224](https://togithub.com/googleapis/java-resource-settings/issues/224)) ([983ae4f](https://togithub.com/googleapis/java-resource-settings/commit/983ae4f821ee772a9a44f4b3503578da09c0a16a))
* Update dependency google-cloud-core to v2.3.2 ([#225](https://togithub.com/googleapis/java-resource-settings/issues/225)) ([9774453](https://togithub.com/googleapis/java-resource-settings/commit/9774453794842705c107399603742e8049d6b1b9))
* Update dependency googleapis-common-protos to v1.56.4 ([#226](https://togithub.com/googleapis/java-resource-settings/issues/226)) ([d12a8f1](https://togithub.com/googleapis/java-resource-settings/commit/d12a8f189669a2876fc4707e922089d65f74a7b2))
* Update dependency protobuf to v3.20.2 ([#220](https://togithub.com/googleapis/java-resource-settings/issues/220)) ([632cbcf](https://togithub.com/googleapis/java-resource-settings/commit/632cbcf2c564c104f61e3cffbcfeb7100d56375c))
* Update dependency pyjwt to v2.5.0 ([#229](https://togithub.com/googleapis/java-resource-settings/issues/229)) ([bfd3733](https://togithub.com/googleapis/java-resource-settings/commit/bfd37330dd190cb44e7cbc16ea4db6cbcd3c2427))
* Update dependency requests to v2.28.1 ([#230](https://togithub.com/googleapis/java-resource-settings/issues/230)) ([260997b](https://togithub.com/googleapis/java-resource-settings/commit/260997bbf197963f39ba2c41843aeab035da8c8a))
* Update dependency typing-extensions to v4.3.0 ([#221](https://togithub.com/googleapis/java-resource-settings/issues/221)) ([dd88aef](https://togithub.com/googleapis/java-resource-settings/commit/dd88aefb5a7a5ddbb6d1842d72807c92a8b4c13e))
* Update dependency zipp to v3.8.1 ([#231](https://togithub.com/googleapis/java-resource-settings/issues/231)) ([5fffef6](https://togithub.com/googleapis/java-resource-settings/commit/5fffef6970590f6f0e192429b7c1443e0feb7bdf))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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.2.1](https://togithub.com/googleapis/java-datastream/compare/v1.2.0...v1.2.1) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#208](https://togithub.com/googleapis/java-datastream/issues/208)) ([706b28f](https://togithub.com/googleapis/java-datastream/commit/706b28f6a75a99b1ecfa9a42a6fafd7b0a7be082))
* Update dependency charset-normalizer to v2.1.1 ([#213](https://togithub.com/googleapis/java-datastream/issues/213)) ([f69342c](https://togithub.com/googleapis/java-datastream/commit/f69342c4a1cdbea9dc5c9af5e6a211e947418c94))
* Update dependency click to v8.1.3 ([#214](https://togithub.com/googleapis/java-datastream/issues/214)) ([f3e4b82](https://togithub.com/googleapis/java-datastream/commit/f3e4b8266df4aeb0730b7cd01bc78b6fbac6bc85))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#229](https://togithub.com/googleapis/java-datastream/issues/229)) ([9222b21](https://togithub.com/googleapis/java-datastream/commit/9222b21216e0a9495e150975c27e33caefbe79a7))
* Update dependency gcp-releasetool to v1.8.8 ([#209](https://togithub.com/googleapis/java-datastream/issues/209)) ([e4e0263](https://togithub.com/googleapis/java-datastream/commit/e4e026352db0352b964bbf558646d8a6836f2179))
* Update dependency google-api-core to v2.10.1 ([#216](https://togithub.com/googleapis/java-datastream/issues/216)) ([1400a42](https://togithub.com/googleapis/java-datastream/commit/1400a4276bb83693ea913644d5d46e17aff7c65e))
* Update dependency google-auth to v2.11.1 ([#210](https://togithub.com/googleapis/java-datastream/issues/210)) ([a26ae6b](https://togithub.com/googleapis/java-datastream/commit/a26ae6bce25655a94285f938fb18b00a6381ccc7))
* Update dependency google-cloud-core to v2.3.2 ([#211](https://togithub.com/googleapis/java-datastream/issues/211)) ([3e4c2ea](https://togithub.com/googleapis/java-datastream/commit/3e4c2ea3237787dcee9cfdb904f297b84003c014))
* Update dependency google-cloud-storage to v2.5.0 ([#215](https://togithub.com/googleapis/java-datastream/issues/215)) ([143936d](https://togithub.com/googleapis/java-datastream/commit/143936d3f44c9c6d6eda8876dfd8720e44825375))
* Update dependency google-crc32c to v1.5.0 ([#217](https://togithub.com/googleapis/java-datastream/issues/217)) ([7586620](https://togithub.com/googleapis/java-datastream/commit/7586620d0de34d7a1aa4711a5fe9686c583339f1))
* Update dependency googleapis-common-protos to v1.56.4 ([#212](https://togithub.com/googleapis/java-datastream/issues/212)) ([b280bbd](https://togithub.com/googleapis/java-datastream/commit/b280bbdf38b24404835265ea8cbaed5d62d1a6d6))
* Update dependency importlib-metadata to v4.12.0 ([#218](https://togithub.com/googleapis/java-datastream/issues/218)) ([9eb3d08](https://togithub.com/googleapis/java-datastream/commit/9eb3d08d1eb5dc9fc6b463e81687b194ba4a4514))
* Update dependency jeepney to v0.8.0 ([#219](https://togithub.com/googleapis/java-datastream/issues/219)) ([ce4b583](https://togithub.com/googleapis/java-datastream/commit/ce4b5834e859e78d20fb344539ba9d75e503097c))
* Update dependency jinja2 to v3.1.2 ([#220](https://togithub.com/googleapis/java-datastream/issues/220)) ([ff6a152](https://togithub.com/googleapis/java-datastream/commit/ff6a152f174f28cd3d84f92150d8b0f9bb4a2e89))
* Update dependency keyring to v23.9.3 ([#221](https://togithub.com/googleapis/java-datastream/issues/221)) ([0c80201](https://togithub.com/googleapis/java-datastream/commit/0c802014c9c5820ee3fc7e2154e17ab8772f5861))
* Update dependency markupsafe to v2.1.1 ([#222](https://togithub.com/googleapis/java-datastream/issues/222)) ([1524422](https://togithub.com/googleapis/java-datastream/commit/1524422274abbe79270bbbbcb07b27b8dac49206))
* Update dependency protobuf to v3.20.2 ([#223](https://togithub.com/googleapis/java-datastream/issues/223)) ([9d11085](https://togithub.com/googleapis/java-datastream/commit/9d11085091075a864e7f7628baa9c068d7cdb8f8))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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*
---


## [0.7.5](https://togithub.com/googleapis/java-dataflow/compare/v0.7.4...v0.7.5) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#243](https://togithub.com/googleapis/java-dataflow/issues/243)) ([4ea79fd](https://togithub.com/googleapis/java-dataflow/commit/4ea79fd29a2363e0bb137395c36dd02461b05943))
* Update dependency certifi to v2022.9.24 ([#222](https://togithub.com/googleapis/java-dataflow/issues/222)) ([d51b257](https://togithub.com/googleapis/java-dataflow/commit/d51b25713473399a74339eb006aa1feb1b141691))
* Update dependency charset-normalizer to v2.1.1 ([#226](https://togithub.com/googleapis/java-dataflow/issues/226)) ([6e8e93f](https://togithub.com/googleapis/java-dataflow/commit/6e8e93f08943db8472ae5f9a098309a09aa29b10))
* Update dependency click to v8.1.3 ([#227](https://togithub.com/googleapis/java-dataflow/issues/227)) ([0bde853](https://togithub.com/googleapis/java-dataflow/commit/0bde853b7cefb88a93f5fa29bd0e8a94b845842f))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#247](https://togithub.com/googleapis/java-dataflow/issues/247)) ([966b409](https://togithub.com/googleapis/java-dataflow/commit/966b4097d95e770f11bda94eba6559754598c301))
* Update dependency gcp-releasetool to v1.8.8 ([#223](https://togithub.com/googleapis/java-dataflow/issues/223)) ([ff93e57](https://togithub.com/googleapis/java-dataflow/commit/ff93e574239430e524658256dd8ad0644537ac08))
* Update dependency google-api-core to v2.10.1 ([#228](https://togithub.com/googleapis/java-dataflow/issues/228)) ([cceed1b](https://togithub.com/googleapis/java-dataflow/commit/cceed1b63fc8132d7e76682f17dcb52ac5c8a13a))
* Update dependency google-auth to v2.12.0 ([#229](https://togithub.com/googleapis/java-dataflow/issues/229)) ([02a3288](https://togithub.com/googleapis/java-dataflow/commit/02a32886bae050784fecb3710765962e645d5b28))
* Update dependency google-cloud-core to v2.3.2 ([#224](https://togithub.com/googleapis/java-dataflow/issues/224)) ([fad3451](https://togithub.com/googleapis/java-dataflow/commit/fad3451e0f7bc59e72f54c4fbeff9a090535e57e))
* Update dependency google-cloud-storage to v2.5.0 ([#230](https://togithub.com/googleapis/java-dataflow/issues/230)) ([47af5e2](https://togithub.com/googleapis/java-dataflow/commit/47af5e275ea6344f286e19f551c82a2b1d4e0432))
* Update dependency googleapis-common-protos to v1.56.4 ([#225](https://togithub.com/googleapis/java-dataflow/issues/225)) ([2526ae6](https://togithub.com/googleapis/java-dataflow/commit/2526ae68bd857ad36c969e3e84b4d68e0ac6951b))
* Update dependency markupsafe to v2.1.1 ([#231](https://togithub.com/googleapis/java-dataflow/issues/231)) ([2103a77](https://togithub.com/googleapis/java-dataflow/commit/2103a77d77fe4580557e545f76aac5705f60fb6b))
* Update dependency protobuf to v3.20.2 ([#232](https://togithub.com/googleapis/java-dataflow/issues/232)) ([b639db2](https://togithub.com/googleapis/java-dataflow/commit/b639db2e7f366060be2c913905dae010ce10b137))
* Update dependency protobuf to v4 ([#244](https://togithub.com/googleapis/java-dataflow/issues/244)) ([c8753cc](https://togithub.com/googleapis/java-dataflow/commit/c8753cc3d166ec245b88eecd7d746063dce29414))
* Update dependency pyjwt to v2.5.0 ([#233](https://togithub.com/googleapis/java-dataflow/issues/233)) ([54eb8f4](https://togithub.com/googleapis/java-dataflow/commit/54eb8f4a19df4299805cfca929234b1bfc3ae247))
* Update dependency requests to v2.28.1 ([#234](https://togithub.com/googleapis/java-dataflow/issues/234)) ([141c98d](https://togithub.com/googleapis/java-dataflow/commit/141c98d1088b034455560565bc707567d5adc6bd))
* Update dependency typing-extensions to v4.3.0 ([#235](https://togithub.com/googleapis/java-dataflow/issues/235)) ([8fbc953](https://togithub.com/googleapis/java-dataflow/commit/8fbc9530a837867928b8ad077dff9503bb8946a1))
* Update dependency zipp to v3.8.1 ([#242](https://togithub.com/googleapis/java-dataflow/issues/242)) ([18dd45a](https://togithub.com/googleapis/java-dataflow/commit/18dd45ad5dd7b2ee5a65ae031be88f663d578b1b))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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.4.3](https://togithub.com/googleapis/java-network-management/compare/v1.4.2...v1.4.3) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#222](https://togithub.com/googleapis/java-network-management/issues/222)) ([3f60aed](https://togithub.com/googleapis/java-network-management/commit/3f60aed1f824b199aa43f937f5a6e0c299b664cc))
* Update dependency charset-normalizer to v2.1.1 ([#226](https://togithub.com/googleapis/java-network-management/issues/226)) ([27c55b9](https://togithub.com/googleapis/java-network-management/commit/27c55b99e1f146de5426d7c1994535d02cd21807))
* Update dependency click to v8.1.3 ([#227](https://togithub.com/googleapis/java-network-management/issues/227)) ([69722f9](https://togithub.com/googleapis/java-network-management/commit/69722f920f859590a39d888e054c6f9c4b40756a))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#247](https://togithub.com/googleapis/java-network-management/issues/247)) ([a005afb](https://togithub.com/googleapis/java-network-management/commit/a005afbf5bb5950f14840d1d95f9a659dfdee0c3))
* Update dependency gcp-releasetool to v1.8.8 ([#223](https://togithub.com/googleapis/java-network-management/issues/223)) ([13395f6](https://togithub.com/googleapis/java-network-management/commit/13395f6fd613c17b3ae6636a3542b48e61733c0d))
* Update dependency google-api-core to v2.10.1 ([#228](https://togithub.com/googleapis/java-network-management/issues/228)) ([4ececaa](https://togithub.com/googleapis/java-network-management/commit/4ececaa38e8347b336cc3aea57cbb8737de64072))
* Update dependency google-auth to v2.12.0 ([#229](https://togithub.com/googleapis/java-network-management/issues/229)) ([7c1d10c](https://togithub.com/googleapis/java-network-management/commit/7c1d10cda824a09895ad5b2c0742a019079c502e))
* Update dependency google-cloud-core to v2.3.2 ([#224](https://togithub.com/googleapis/java-network-management/issues/224)) ([9f05625](https://togithub.com/googleapis/java-network-management/commit/9f056259951574e7717460722d49c98962e2b3e3))
* Update dependency google-cloud-storage to v2.5.0 ([#230](https://togithub.com/googleapis/java-network-management/issues/230)) ([d786da5](https://togithub.com/googleapis/java-network-management/commit/d786da5fcf116196f3cd1c3bce0fe08ecf383994))
* Update dependency google-crc32c to v1.5.0 ([#231](https://togithub.com/googleapis/java-network-management/issues/231)) ([8bc20af](https://togithub.com/googleapis/java-network-management/commit/8bc20af854a68b562721d31763ba32296f0bd5bf))
* Update dependency googleapis-common-protos to v1.56.4 ([#225](https://togithub.com/googleapis/java-network-management/issues/225)) ([f17cc11](https://togithub.com/googleapis/java-network-management/commit/f17cc11b2b19149a0eb144cc2a7b34c5820e567c))
* Update dependency importlib-metadata to v4.12.0 ([#232](https://togithub.com/googleapis/java-network-management/issues/232)) ([bafdc66](https://togithub.com/googleapis/java-network-management/commit/bafdc66c70c0512c87078e5db995bf22c6b3d6b1))
* Update dependency jeepney to v0.8.0 ([#239](https://togithub.com/googleapis/java-network-management/issues/239)) ([9b998d6](https://togithub.com/googleapis/java-network-management/commit/9b998d670298542f9dbcea3dee2569cdf860d40c))
* Update dependency jinja2 to v3.1.2 ([#240](https://togithub.com/googleapis/java-network-management/issues/240)) ([a1103e7](https://togithub.com/googleapis/java-network-management/commit/a1103e76cf192f06fd715b321ba3ec00149843d3))
* Update dependency keyring to v23.9.3 ([#241](https://togithub.com/googleapis/java-network-management/issues/241)) ([3038ee4](https://togithub.com/googleapis/java-network-management/commit/3038ee4f70eab40cc69e9fe2aa71259522d17e76))
* Update dependency markupsafe to v2.1.1 ([#233](https://togithub.com/googleapis/java-network-management/issues/233)) ([81e1dbe](https://togithub.com/googleapis/java-network-management/commit/81e1dbeae3de1665851f9be5041d1015005cc263))
* Update dependency protobuf to v3.20.2 ([#234](https://togithub.com/googleapis/java-network-management/issues/234)) ([1c96ae3](https://togithub.com/googleapis/java-network-management/commit/1c96ae36c667faff496a082dd0c977e82f869e24))
* Update dependency protobuf to v4 ([#243](https://togithub.com/googleapis/java-network-management/issues/243)) ([1cc80d8](https://togithub.com/googleapis/java-network-management/commit/1cc80d833e5b8ebce88d99dd4200307282aa1201))
* Update dependency pyjwt to v2.5.0 ([#235](https://togithub.com/googleapis/java-network-management/issues/235)) ([7656b1b](https://togithub.com/googleapis/java-network-management/commit/7656b1b8340c062ece7284ca965572c0a62b68ae))
* Update dependency requests to v2.28.1 ([#236](https://togithub.com/googleapis/java-network-management/issues/236)) ([37d3199](https://togithub.com/googleapis/java-network-management/commit/37d3199187d4b627b7664a530bdffe03d9760eb3))
* Update dependency typing-extensions to v4.3.0 ([#237](https://togithub.com/googleapis/java-network-management/issues/237)) ([72ffecc](https://togithub.com/googleapis/java-network-management/commit/72ffecc412c81deb490c9d95a81ad0bd6fe6e081))
* Update dependency zipp to v3.8.1 ([#238](https://togithub.com/googleapis/java-network-management/issues/238)) ([18411c5](https://togithub.com/googleapis/java-network-management/commit/18411c5c61d700f297dc9666b36562e839bb5092))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 6, 2022
…transfer to v1.3.1 (#222)

[![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-storage-transfer](https://togithub.com/googleapis/java-storage-transfer) | `1.3.0` -> `1.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-transfer/1.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-transfer/1.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-transfer/1.3.2/compatibility-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-transfer/1.3.2/confidence-slim/1.3.0)](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 these updates 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-storage-transfer).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNy4wIn0=-->
github-actions bot pushed a commit to yoshi-code-bot/google-cloud-java that referenced this pull request Nov 8, 2022
…s#1687) (googleapis#222)

* chore(java): add a note in README for migrated split repos

Disable renovate bot and flaky bot for split repositories
that have moved to the Java monorepo.
The Java monorepo will pass the "monorepo=True" parameter
to java.common_templates method in its owlbot.py files so that
the migration note will not appear in the README in the monorepo.

Co-authored-by: Jeff Ching <[email protected]>
Source-Link: https://togithub.com/googleapis/synthtool/commit/d4b291604f148cde065838c498bc8aa79b8dc10e
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:edae91ccdd2dded2f572ec341a768ad180305a3e8fbfd93064b28e237d35920a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants