Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed May 24, 2024
1 parent 42dc9c7 commit be72501
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "26.39.0"
".": "26.40.0"
}
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [26.40.0](https://github.com/googleapis/java-cloud-bom/compare/v26.39.0...v26.40.0) (2024-05-24)


### Features

* [java] allow passing libraries_bom_version from env ([#1967](https://github.com/googleapis/java-cloud-bom/issues/1967)) ([#6596](https://github.com/googleapis/java-cloud-bom/issues/6596)) ([42dc9c7](https://github.com/googleapis/java-cloud-bom/commit/42dc9c7e9d5ff2185e4ecc62aae61cc1632466b2))


### Dependencies

* update actions/checkout action to v4 ([#6585](https://github.com/googleapis/java-cloud-bom/issues/6585)) ([0820cf4](https://github.com/googleapis/java-cloud-bom/commit/0820cf4e8d2a44899cb2878a83ba56b3ca9fbcfa))
* update actions/github-script action to v7 ([#6586](https://github.com/googleapis/java-cloud-bom/issues/6586)) ([1b0d93b](https://github.com/googleapis/java-cloud-bom/commit/1b0d93be6176576cd7de295f94d360635c63be2a))
* update actions/setup-java action to v4 ([#6588](https://github.com/googleapis/java-cloud-bom/issues/6588)) ([bc1631b](https://github.com/googleapis/java-cloud-bom/commit/bc1631b66ffbea46f2c6b9c74dada219d342a8d2))
* update actions/setup-node action to v4 ([#6589](https://github.com/googleapis/java-cloud-bom/issues/6589)) ([28c11fc](https://github.com/googleapis/java-cloud-bom/commit/28c11fcc55ad9cd856cd812ff84844df98b5e346))
* update dependency com.google.cloud:first-party-dependencies to v3.30.1 ([#6592](https://github.com/googleapis/java-cloud-bom/issues/6592)) ([08e4163](https://github.com/googleapis/java-cloud-bom/commit/08e4163e9cf0193271cbe9c1af38e159871088bc))
* update dependency com.google.cloud:google-cloud-bigtable-bom to v2.39.3 ([#6598](https://github.com/googleapis/java-cloud-bom/issues/6598)) ([d6518be](https://github.com/googleapis/java-cloud-bom/commit/d6518be6abdc16b5867b40cf0ef790c5cb0c76d3))
* update dependency com.google.cloud:google-cloud-datastore-bom to v2.19.3 ([#6593](https://github.com/googleapis/java-cloud-bom/issues/6593)) ([6af567b](https://github.com/googleapis/java-cloud-bom/commit/6af567b889d07f144876405975ec48ef07c5584a))
* update dependency com.google.cloud:google-cloud-firestore-bom to v3.21.3 ([#6594](https://github.com/googleapis/java-cloud-bom/issues/6594)) ([3ee6bf0](https://github.com/googleapis/java-cloud-bom/commit/3ee6bf060d413bb1dd52566c9b7c2886c3fc0bfe))
* update dependency com.google.cloud:google-cloud-logging-bom to v3.17.2 ([#6595](https://github.com/googleapis/java-cloud-bom/issues/6595)) ([5e57c2d](https://github.com/googleapis/java-cloud-bom/commit/5e57c2d76f441f312d02982edd4f91d5e2553321))
* update dependency com.google.cloud:google-cloud-logging-logback to v0.131.7-alpha ([#6599](https://github.com/googleapis/java-cloud-bom/issues/6599)) ([ab4572e](https://github.com/googleapis/java-cloud-bom/commit/ab4572e10940c443c0e9bf6b12d3b7d663257c11))
* update dependency com.google.cloud:google-cloud-nio to v0.127.18 ([#6600](https://github.com/googleapis/java-cloud-bom/issues/6600)) ([e4c7415](https://github.com/googleapis/java-cloud-bom/commit/e4c7415b26d0ac1fe6fda95acc137f16de63afe6))
* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.129.6 ([#6590](https://github.com/googleapis/java-cloud-bom/issues/6590)) ([cddf911](https://github.com/googleapis/java-cloud-bom/commit/cddf91189ce26293c633ada8c2406e829b84162e))
* update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.13.6 ([#6601](https://github.com/googleapis/java-cloud-bom/issues/6601)) ([e2907a0](https://github.com/googleapis/java-cloud-bom/commit/e2907a0fed5c426ae32b4d0cd1d229d8bafa417c))

## [26.39.0](https://github.com/googleapis/java-cloud-bom/compare/v26.38.0...v26.39.0) (2024-05-09)


Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To use it in Maven, add the following to your POM:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.39.0</version>
<version>26.40.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -40,7 +40,7 @@ The content of the Libraries BOM consists of 2 categories:
This is the table of modules included in the latest libraries-bom release:

<!--- {x-version-update-start:libraries-bom:released} -->
### libraries-bom: v<version>26.39.0</version>
### libraries-bom: v<version>26.40.0</version>
<!--- {x-version-update-end} -->

<!-- TABLE_START -->
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bom</artifactId>
<packaging>pom</packaging>
<version>0.221.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
<version>0.221.0</version><!-- {x-version-update:google-cloud-bom:current} -->
<name>Google Cloud Java BOM</name>
<url>https://github.com/googleapis/java-cloud-bom</url>
<description>
Expand Down
4 changes: 2 additions & 2 deletions libraries-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- adding comment for testing-->
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.40.0-SNAPSHOT</version><!-- {x-version-update:libraries-bom:current} -->
<version>26.40.0</version><!-- {x-version-update:libraries-bom:current} -->
<packaging>pom</packaging>

<name>Google Cloud Platform Supported Libraries</name>
Expand Down Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bom</artifactId>
<version>0.221.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
<version>0.221.0</version><!-- {x-version-update:google-cloud-bom:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions tests/dependency-convergence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>full-convergence-check</artifactId>
<packaging>pom</packaging>
<!-- We do not publish this module to Maven Central -->
<version>0.39.0-SNAPSHOT</version><!-- {x-version-update:full-convergence-check:current} -->
<version>0.39.0</version><!-- {x-version-update:full-convergence-check:current} -->
<name>Full convergence check for all library dependencies in Google Cloud Java BOM</name>
<description>
BOM for Full convergence check on google-cloud-java
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bom</artifactId>
<version>0.221.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
<version>0.221.0</version><!-- {x-version-update:google-cloud-bom:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>java-cloud-bom-tests</artifactId>
<version>0.36.0-SNAPSHOT</version><!-- {x-version-update:java-cloud-bom-tests:current} -->
<version>0.36.0</version><!-- {x-version-update:java-cloud-bom-tests:current} -->
<name>A module to test Google Cloud Java BOMs</name>
<url>https://github.com/googleapis/java-cloud-bom</url>
<description>
Expand Down
8 changes: 4 additions & 4 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Format:
# module:released-version:current-version

google-cloud-bom:0.220.0:0.221.0-SNAPSHOT
libraries-bom:26.39.0:26.40.0-SNAPSHOT
java-cloud-bom-tests:0.35.0:0.36.0-SNAPSHOT
full-convergence-check:0.38.0:0.39.0-SNAPSHOT
google-cloud-bom:0.221.0:0.221.0
libraries-bom:26.40.0:26.40.0
java-cloud-bom-tests:0.36.0:0.36.0
full-convergence-check:0.39.0:0.39.0

0 comments on commit be72501

Please sign in to comment.