From 21d44632dd8a0df47d55099478c34b50a9a8473a Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Sat, 19 Feb 2022 00:16:59 +0000
Subject: [PATCH 1/6] chore(main): release 0.122.22-SNAPSHOT (#537)
:robot: 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).
---
pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
versions.txt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c8a5f746..99cc11f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
google-cloud-notification
- 0.122.21-beta
+ 0.122.22-beta-SNAPSHOT
jar
Google Cloud Pub/Sub Notifications for GCS
https://github.com/googleapis/java-notification
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 04791898..94f4508d 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.122.21-beta
+ 0.122.22-beta-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index 55e46feb..68f02789 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.122.21-beta:0.122.21-beta
\ No newline at end of file
+google-cloud-notification:0.122.21-beta:0.122.22-beta-SNAPSHOT
\ No newline at end of file
From 10c76c02747e3df1153c74d052500d023da521d9 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Fri, 25 Feb 2022 22:10:46 +0000
Subject: [PATCH 2/6] ci: pull request template includes sample format (#1357)
(#541)
Source-Link: https://github.com/googleapis/synthtool/commit/e122cb03ea37652946651346736d99b9dcc4311f
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
---
.github/.OwlBot.lock.yaml | 2 +-
.github/PULL_REQUEST_TEMPLATE.md | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 9786771c..9351fdfb 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
+ digest: sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 38384739..264f5502 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,3 +5,6 @@ Thank you for opening a Pull Request! Before submitting your PR, there are a few
- [ ] Appropriate docs were updated (if necessary)
Fixes # ☕️
+
+If you write sample code, please follow the [samples format](
+https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
From 2456460b8af2049ca023b523d5501e6c447e6338 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 00:06:13 +0100
Subject: [PATCH 3/6] build(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.2 (#514)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](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.1.2` -> `3.2.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notification).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 99cc11f8..aab8e72c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.1.2
+ 3.2.2
From 31a7a91859b2b11251d65b219d70576903d38b5c Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 03:34:13 +0100
Subject: [PATCH 4/6] chore(deps): update dependency
com.google.cloud:google-cloud-notification to v0.122.21-beta (#538)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-notification](https://togithub.com/googleapis/java-notification) | `0.122.20-beta` -> `0.122.21-beta` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notification).
---
samples/install-without-bom/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index d59ebe01..720721d1 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.122.20-beta
+ 0.122.21-beta
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 0dc0fd27..a9be0734 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -40,7 +40,7 @@
com.google.cloud
google-cloud-notification
- 0.122.20-beta
+ 0.122.21-beta
From 134d2d29c7c94345890a609fd2e727998a612ac8 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 03:36:22 +0100
Subject: [PATCH 5/6] deps: update dependency
com.google.cloud:google-cloud-storage to v2.4.4 (#542)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.4.2` -> `2.4.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-storage
### [`v2.4.4`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#244-httpsgithubcomgoogleapisjava-storagecomparev243v244-2022-02-28)
[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.4.3...v2.4.4)
### [`v2.4.3`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#243-httpsgithubcomgoogleapisjava-storagecomparev242v243-2022-02-25)
[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.4.2...v2.4.3)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notification).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aab8e72c..e9b99d9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
com.google.cloud
google-cloud-storage
- 2.4.2
+ 2.4.4
com.google.cloud
From a594c22e22051a32f1b996f3b86734d96903d3f3 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 1 Mar 2022 03:52:17 +0000
Subject: [PATCH 6/6] chore(main): release 0.122.22 (#543)
:robot: I have created a release *beep* *boop*
---
### [0.122.22](https://github.com/googleapis/java-notification/compare/v0.122.21...v0.122.22) (2022-03-01)
### Dependencies
* update dependency com.google.cloud:google-cloud-storage to v2.4.4 ([#542](https://github.com/googleapis/java-notification/issues/542)) ([134d2d2](https://github.com/googleapis/java-notification/commit/134d2d29c7c94345890a609fd2e727998a612ac8))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
CHANGELOG.md | 7 +++++++
pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
versions.txt | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbd9a3da..0b573d67 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [0.122.22](https://github.com/googleapis/java-notification/compare/v0.122.21...v0.122.22) (2022-03-01)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-storage to v2.4.4 ([#542](https://github.com/googleapis/java-notification/issues/542)) ([134d2d2](https://github.com/googleapis/java-notification/commit/134d2d29c7c94345890a609fd2e727998a612ac8))
+
### [0.122.21](https://github.com/googleapis/java-notification/compare/v0.122.20...v0.122.21) (2022-02-18)
diff --git a/pom.xml b/pom.xml
index e9b99d9e..025262f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
google-cloud-notification
- 0.122.22-beta-SNAPSHOT
+ 0.122.22-beta
jar
Google Cloud Pub/Sub Notifications for GCS
https://github.com/googleapis/java-notification
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 94f4508d..71cec338 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.122.22-beta-SNAPSHOT
+ 0.122.22-beta
diff --git a/versions.txt b/versions.txt
index 68f02789..7061c88b 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.122.21-beta:0.122.22-beta-SNAPSHOT
\ No newline at end of file
+google-cloud-notification:0.122.22-beta:0.122.22-beta
\ No newline at end of file