Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-orchestr…
Browse files Browse the repository at this point in the history
…ation-airflow to v0.2.0 (#43)

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

***

### Release Notes

<details>
<summary>googleapis/java-orchestration-airflow</summary>

### [`v0.2.0`](https://github.com/googleapis/java-orchestration-airflow/blob/master/CHANGELOG.md#​020-httpswwwgithubcomgoogleapisjava-orchestration-airflowcomparev011v020-2021-08-10)

[Compare Source](https://github.com/googleapis/java-orchestration-airflow/compare/v0.1.1...v0.2.0)

##### ⚠ BREAKING CHANGES

*   release gapic-generator-java v2.0.0 ([#​36](https://github.com/googleapis/java-orchestration-airflow/issues/36))

##### Features

*   release gapic-generator-java v2.0.0 ([#​36](https://www.github.com/googleapis/java-orchestration-airflow/issues/36)) ([01fef48](https://www.github.com/googleapis/java-orchestration-airflow/commit/01fef48ab86dddcf702d195811a08ffc9cee6cf3))

##### [0.1.1](https://www.github.com/googleapis/java-orchestration-airflow/compare/v0.1.0...v0.1.1) (2021-08-10)

##### Dependencies

*   update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#​37](https://www.github.com/googleapis/java-orchestration-airflow/issues/37)) ([ea058f6](https://www.github.com/googleapis/java-orchestration-airflow/commit/ea058f629c554b56024fd4fd36e713f8df4544ac))

### [`v0.1.1`](https://github.com/googleapis/java-orchestration-airflow/blob/master/CHANGELOG.md#​011-httpswwwgithubcomgoogleapisjava-orchestration-airflowcomparev010v011-2021-08-10)

[Compare Source](https://github.com/googleapis/java-orchestration-airflow/compare/v0.1.0...v0.1.1)

</details>

***

### Configuration

📅 **Schedule**: 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, 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-orchestration-airflow).
  • Loading branch information
renovate-bot committed Sep 13, 2021
1 parent 0aa5bb6 commit 24ecc4f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>
<!-- [END orchestration-airflow_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 24ecc4f

Please sign in to comment.