File tree 11 files changed +238
-13
lines changed
src/test/java/com/google/cloud
11 files changed +238
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "google-cloud-bom" : " 0.178 .0" ,
3
- "libraries-bom" : " 26.1.1 " ,
4
- "tests/dependency-convergence" : " 0.2 .0"
2
+ "google-cloud-bom" : " 0.179 .0" ,
3
+ "libraries-bom" : " 26.1.2 " ,
4
+ "tests/dependency-convergence" : " 0.3 .0"
5
5
}
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-bom</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >0.178.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
7
+ <version >0.179.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
8
8
<name >Google Cloud Java BOM</name >
9
9
<url >https://github.com/googleapis/java-cloud-bom</url >
10
10
<description >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-bom:0.178 .0:0.178.1-SNAPSHOT
4
+ google-cloud-bom:0.179 .0:0.179.0
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 26.1.2] ( https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v26.1.1...libraries-bom-v26.1.2 ) (2022-09-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * use first-party-dependencies in libraries-bom ([ #5125 ] ( https://github.com/googleapis/java-cloud-bom/issues/5125 ) ) ([ b1d1576] ( https://github.com/googleapis/java-cloud-bom/commit/b1d15763a9364f761d1e03f92feb87033c0cbba0 ) )
9
+ * The following workspace dependencies were updated
10
+ * com.google.cloud: google-cloud-bom bumped to 0.179.0
11
+
3
12
## [ 26.1.1] ( https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v26.1.0...libraries-bom-v26.1.1 ) (2022-08-30)
4
13
5
14
Original file line number Diff line number Diff line change 4
4
<!-- adding comment for testing-->
5
5
<groupId >com.google.cloud</groupId >
6
6
<artifactId >libraries-bom</artifactId >
7
- <version >26.1.2-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
7
+ <version >26.1.2</version ><!-- {x-version-update:libraries-bom:current} -->
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Google Cloud Platform Supported Libraries</name >
74
74
<dependency >
75
75
<groupId >com.google.cloud</groupId >
76
76
<artifactId >google-cloud-bom</artifactId >
77
- <version >0.178.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
77
+ <version >0.179.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
78
78
<type >pom</type >
79
79
<scope >import</scope >
80
80
</dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- libraries-bom:26.1.1 :26.1.2-SNAPSHOT
4
+ libraries-bom:26.1.2 :26.1.2
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/googleapis/java-cloud-bom/compare/tests-dependency-convergence-v0.2.0...tests-dependency-convergence-v0.3.0 ) (2022-09-19)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * preparing for next release (#4691 )
9
+
10
+ ### Features
11
+
12
+ * preparing for next release ([ #4691 ] ( https://github.com/googleapis/java-cloud-bom/issues/4691 ) ) ([ c07cf23] ( https://github.com/googleapis/java-cloud-bom/commit/c07cf2354c0799e4da7f3a75e4034f1141ad2056 ) )
13
+ * Verifying that tests module do not get picked up release please ([ #4783 ] ( https://github.com/googleapis/java-cloud-bom/issues/4783 ) ) ([ e037c08] ( https://github.com/googleapis/java-cloud-bom/commit/e037c08a4e2cafcebba9f1590d10d0c3b0a8dce1 ) )
14
+
15
+
16
+ ### Dependencies
17
+
18
+ * The following workspace dependencies were updated
19
+ * com.google.cloud: google-cloud-bom bumped to 0.179.0
20
+
3
21
## [ 0.2.0] ( https://github.com/googleapis/java-cloud-bom/compare/tests-dependency-convergence-v0.1.0...tests-dependency-convergence-v0.2.0 ) (2022-08-30)
4
22
5
23
Original file line number Diff line number Diff line change 5
5
<artifactId >full-convergence-check</artifactId >
6
6
<packaging >pom</packaging >
7
7
<!-- We do not publish this module to Maven Central -->
8
- <version >0.2.1-SNAPSHOT </version ><!-- {x-version-update:full-convergence-check:current} -->
8
+ <version >0.3.0 </version ><!-- {x-version-update:full-convergence-check:current} -->
9
9
<name >Full convergence check for all library dependencies in Google Cloud Java BOM</name >
10
10
<description >
11
11
BOM for Full convergence check on google-cloud-java
24
24
<dependency >
25
25
<groupId >com.google.cloud</groupId >
26
26
<artifactId >google-cloud-bom</artifactId >
27
- <version >0.178.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
27
+ <version >0.179.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
28
28
<type >pom</type >
29
29
<scope >import</scope >
30
30
</dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- full-convergence-check:0.2 .0:0.2.1-SNAPSHOT
4
+ full-convergence-check:0.3 .0:0.3.0
Original file line number Diff line number Diff line change @@ -140,8 +140,7 @@ private static void assertUniqueClasses(List<Artifact> allArtifacts)
140
140
|| className .contains ("$" )
141
141
|| className .endsWith ("package-info" )
142
142
|| className .equals ("com.google.cloud.location.LocationsGrpc" )
143
- || className .equals ("com.google.gwt.core.client.UnsafeNativeLong" )
144
- ) {
143
+ || className .equals ("com.google.gwt.core.client.UnsafeNativeLong" )) {
145
144
// Ignore annotations, nested classes, and package-info files.
146
145
// Ignore LocationsGrpc classes which are duplicated in generated grpc libraries.
147
146
// Ignore GWT's UnsafeNativeLong, which appear in om.google.gwt:gwt-dev:2.9.0 and
You can’t perform that action at this time.
0 commit comments