Skip to content

Commit

Permalink
This PR contains the following updates:
Browse files Browse the repository at this point in the history
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[org.jetbrains:annotations](https://github.com/JetBrains/java-annotations)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`26.0.1` -> `26.0.2` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | dependencies
| misk/gradle/libs.versions.toml | gradle | minor | `1.69.1` -> `1.70.0`
|
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.69.1` -> `1.70.0` |
| [io.grpc:grpc-netty](https://github.com/grpc/grpc-java) | dependencies
| misk/gradle/libs.versions.toml | gradle | minor | `1.69.1` -> `1.70.0`
|
| [io.grpc:protoc-gen-grpc-java](https://github.com/grpc/grpc-java) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.69.1` -> `1.70.0` |
| [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | dependencies |
misk/gradle/libs.versions.toml | gradle | minor | `1.69.1` -> `1.70.0` |
| [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | dependencies |
misk/gradle/libs.versions.toml | gradle | minor | `1.69.1` -> `1.70.0` |
|
[com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.7.1` -> `2.7.2` |
| [com.squareup.wire:wire-schema](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor | `5.0.0`
-> `5.2.1` |
| [com.squareup.wire:wire-runtime](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor | `5.0.0`
-> `5.2.1` |
| [com.squareup.wire:wire-reflector](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor | `5.0.0`
-> `5.2.1` |
| [com.squareup.wire:wire-moshi-adapter](https://github.com/square/wire)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`5.0.0` -> `5.2.1` |
| [com.squareup.wire:wire-grpc-client](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor | `5.0.0`
-> `5.2.1` |
| [com.squareup.wire:wire-gradle-plugin](https://github.com/square/wire)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`5.0.0` -> `5.2.1` |
| [com.squareup.wire:wire-bom](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor | `5.0.0`
-> `5.2.1` |
|
[com.google.auth:google-auth-library-oauth2-http](https://github.com/googleapis/google-auth-library-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.30.1` -> `1.31.0` |
|
[com.google.auth:google-auth-library-credentials](https://github.com/googleapis/google-auth-library-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.30.1` -> `1.31.0` |
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.45.1` -> `1.45.2` |
| [com.datadoghq:dd-trace-ot](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.45.1` -> `1.45.2` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.2` -> `2.30.4` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.2` -> `2.30.4` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.2` -> `2.30.4` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.2` -> `2.30.4` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.2` -> `2.30.4` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.2` -> `2.30.4` |

---

### Release Notes

<details>
<summary>JetBrains/java-annotations
(org.jetbrains:annotations)</summary>

###
[`v26.0.2`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2602)

[Compare
Source](JetBrains/java-annotations@26.0.1...26.0.2)

-   Fixed missing klibs for apple artifacts.

</details>

<details>
<summary>googleapis/google-api-java-client
(com.google.api-client:google-api-client)</summary>

###
[`v2.7.2`](https://github.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#272-2025-01-22)

##### Bug Fixes

- Add warnings to users about using credentials from external sources
([#&#8203;2551](googleapis/google-api-java-client#2551))
([3bb2879](googleapis/google-api-java-client@3bb2879))

</details>

<details>
<summary>square/wire (com.squareup.wire:wire-schema)</summary>

###
[`v5.2.1`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-521)

[Compare Source](square/wire@5.2.0...5.2.1)

*2025-01-07*

##### JVM generation

- Fix support for mutable messages in Wire's Kotlin Generator.
([#&#8203;3233](square/wire#3233) by \[Rahul
Ravikumar]\[tikurahul])

###
[`v5.2.0`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-520)

[Compare Source](square/wire@5.1.0...5.2.0)

*2025-01-06*

##### Common

- Enforce recursion limit when parsing nested groups.
([#&#8203;3119](square/wire#3119))

##### CLI `wire-compiler`

- It is now possible to set multiple targets.
([#&#8203;3106](square/wire#3106) &
[#&#8203;3107](square/wire#3107))
- The option `opaque_types` introduced in `4.9.2` for the Wire Gradle
plugin is now available on CLI.
([#&#8203;3147](square/wire#3147))

##### JVM generation

- [KotlinPoet has been updated to
`2.0.0`](https://square.github.io/kotlinpoet/changelog/#version-200)
which dramatically changes how generated Kotlin files are wrapped. This
is neither a source nor a binary breaking changes.
- A new `@WireEnclosingType` annotation is now applied to generated
types so R8 doesn't prune too much.
([#&#8203;3123](square/wire#3123))
- Split the redact method into chunks when a type has more than 100
fields to avoid compilation error.
([#&#8203;3214](square/wire#3214) by \[Damian
Wieczorek]\[damianw])
- Add support for mutable messages in Wire's Kotlin Generator.
([#&#8203;3217](square/wire#3217) by \[Rahul
Ravikumar]\[tikurahul])
- You can opt-in by adding `mutableTypes = true` on your Kotlin target.
This is unsafe and we do not recommend that you use it unless you have a
sound use-case for it.
-   Wire is now using Palantir's JavaPoet instead of Square's JavaPoet.

##### Swift

- Fix buffer overflow and data corruption when a type has more than 5
layers of nesting
([#&#8203;3203](square/wire#3203) by \[Eric
Amorde]\[amorde])

###
[`v5.1.0`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-510)

[Compare Source](square/wire@5.0.0...5.1.0)

*2024-09-11*

##### Common

- Support for Kotlin `2.0.20`.
([#&#8203;3093](square/wire#3093))
- `srcDir(String)` has been undeprecated.
([#&#8203;3039](square/wire#3039))
- Some loggings now happen at the debug level, instead of info.
([#&#8203;3041](square/wire#3041))
- Remove some unactionable warnings on Kotlin/JS
([#&#8203;3047](square/wire#3047))
- Propagate the deprecated flag on EnumType after pruning by
wire-gradle-plugin
([#&#8203;3076](square/wire#3076) by \[Aaron
Edwards]\[aaron-edwards])
- Introduce `ProtoReader32`, a specialization for Kotlin/JS
([#&#8203;3077](square/wire#3077))
This is an alternative to `ProtoReader`, which uses `Long` as a cursor.
It originates as an optimization for Kotlin/JS, where `Long` cursors are
prohibitively expensive.
- Fix Gradle project isolation issue when reading a property
([#&#8203;3078](square/wire#3078) by
\[Aurimas]\[liutikas])
- Change the recursion limit to match grpc's default
([#&#8203;3091](square/wire#3091))

##### Kotlin

- New enum option `enum_mode` to take precedence over the `enumMode`
option added in `5.0.0-alpha02`. Use this if you want to migrate your
enums granularly.
([#&#8203;2993](square/wire#2993))
- Don't throw if reading trailers fail
([#&#8203;3087](square/wire#3087))

##### Swift

- Avoid crash when parsing an empty repeated `[packed=true]` for
fixed-length types.
([#&#8203;3044](square/wire#3044) by \[Sasha
Weiss]\[sashaweiss-signal])

</details>

<details>
<summary>googleapis/google-auth-library-java
(com.google.auth:google-auth-library-oauth2-http)</summary>

###
[`v1.31.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1310-2025-01-22)

##### Features

- ImpersonatedCredentials to support universe domain for idtoken and
signblob
([#&#8203;1566](googleapis/google-auth-library-java#1566))
([adc2ff3](googleapis/google-auth-library-java@adc2ff3))
- Support transport and binding-enforcement MDS parameters.
([#&#8203;1558](googleapis/google-auth-library-java#1558))
([9828a8e](googleapis/google-auth-library-java@9828a8e))

##### Documentation

- Promote use of bill of materials in quickstart documentation
([#&#8203;1620](googleapis/google-auth-library-java#1620))
([fc20d9c](googleapis/google-auth-library-java@fc20d9c)),
closes
[#&#8203;1552](googleapis/google-auth-library-java#1552)

</details>

<details>
<summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary>

###
[`v1.45.2`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.45.2):
1.45.2

##### Components

##### Application Security Management (WAF)

- 🐛 🍒 8258 - Prevents a NPE when there is no subscriber for user
events
([#&#8203;8260](DataDog/dd-trace-java#8260) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 12db0f59db2e6ebf55203c87fccab042d495106a
  • Loading branch information
github-cash-renovate-jvm-2 authored and svc-squareup-copybara committed Jan 24, 2025
1 parent c0af8b4 commit afc3ab9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 deletions.
24 changes: 12 additions & 12 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
awaitility = "4.2.2"
aws1 = "1.12.780"
aws2 = "2.30.2"
aws2 = "2.30.4"
bucket4j = "8.8.0"
datadog = "1.45.1"
datadog = "1.45.2"
dependencyAnalysisPlugin = "2.7.0"
detekt = "1.23.7"
docker = "3.4.1"
flyway = "11.2.0"
googleAuth = "1.30.1"
googleAuth = "1.31.0"
googleHttp = "1.45.3"
hoplite = "2.7.5"
jackson = "2.18.2"
Expand All @@ -24,7 +24,7 @@ protobuf = "3.25.5"
protobufPlugin = "0.9.4"
retrofit = "2.11.0"
sqldelight = "2.0.2"
wire = "5.0.0"
wire = "5.2.1"

[libraries]
apacheCommonsIo = { module = "commons-io:commons-io", version = "2.18.0" }
Expand Down Expand Up @@ -74,7 +74,7 @@ gcpKms = { module = "com.google.apis:google-api-services-cloudkms", version = "v
gcpLogback = { module = "com.google.cloud:google-cloud-logging-logback", version = "0.130.11-alpha" }
gcpLogging = { module = "com.google.cloud:google-cloud-logging", version = "3.21.1" }
gcpSpanner = { module = "com.google.cloud:google-cloud-spanner", version = "6.85.0" }
googleApiClient = { module = "com.google.api-client:google-api-client", version = "2.7.1" }
googleApiClient = { module = "com.google.api-client:google-api-client", version = "2.7.2" }
googleApiServicesStorage = { module = "com.google.apis:google-api-services-storage", version = "v1-rev20241206-2.0.0" }
googleAuthLibraryCredentials = { module = "com.google.auth:google-auth-library-credentials", version.ref = "googleAuth" }
googleAuthLibraryOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version.ref = "googleAuth" }
Expand All @@ -83,12 +83,12 @@ googleCloudStorage = { module = "com.google.cloud:google-cloud-storage", version
googleCommonProtos = { module = "com.google.api.grpc:proto-google-common-protos", version = "2.50.1" }
googleHttpClient = { module = "com.google.http-client:google-http-client", version.ref = "googleHttp" }
googleHttpClientJackson = { module = "com.google.http-client:google-http-client-jackson2", version.ref = "googleHttp" }
grpcApi = { module = "io.grpc:grpc-api", version = "1.69.1" }
grpcBom = { module = "io.grpc:grpc-bom", version = "1.69.1" }
grpcGenJava = { module = "io.grpc:protoc-gen-grpc-java", version = "1.69.1" }
grpcNetty = { module = "io.grpc:grpc-netty", version = "1.69.1" }
grpcProtobuf = { module = "io.grpc:grpc-protobuf", version = "1.69.1" }
grpcStub = { module = "io.grpc:grpc-stub", version = "1.69.1" }
grpcApi = { module = "io.grpc:grpc-api", version = "1.70.0" }
grpcBom = { module = "io.grpc:grpc-bom", version = "1.70.0" }
grpcGenJava = { module = "io.grpc:protoc-gen-grpc-java", version = "1.70.0" }
grpcNetty = { module = "io.grpc:grpc-netty", version = "1.70.0" }
grpcProtobuf = { module = "io.grpc:grpc-protobuf", version = "1.70.0" }
grpcStub = { module = "io.grpc:grpc-stub", version = "1.70.0" }
guava = { module = "com.google.guava:guava" }
guavaBom = { module = "com.google.guava:guava-bom", version = "33.4.0-jre" }
guavaTestLib = { module = "com.google.guava:guava-testlib" }
Expand Down Expand Up @@ -118,7 +118,7 @@ javaxAnnotation = { module = "javax.annotation:javax.annotation-api", version =
javaxInject = { module = "javax.inject:javax.inject", version = "1" }
jedis = { module = "redis.clients:jedis", version = "5.2.0" }
jerseyBom = { module = "org.glassfish.jersey:jersey-bom", version = "3.1.10" }
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "26.0.2" }
jettyAlpnServer = { module = "org.eclipse.jetty:jetty-alpn-server" }
jettyAlpnServerJava = { module = "org.eclipse.jetty:jetty-alpn-java-server" }
jettyBom = { module = "org.eclipse.jetty:jetty-bom", version = "10.0.20" }
Expand Down
8 changes: 8 additions & 0 deletions misk-grpc-tests/api/misk-grpc-tests.api
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ public final class routeguide/RouteGuideGrpc {
public static fun getRouteChatMethod ()Lio/grpc/MethodDescriptor;
public static fun getServiceDescriptor ()Lio/grpc/ServiceDescriptor;
public static fun newBlockingStub (Lio/grpc/Channel;)Lrouteguide/RouteGuideGrpc$RouteGuideBlockingStub;
public static fun newBlockingV2Stub (Lio/grpc/Channel;)Lrouteguide/RouteGuideGrpc$RouteGuideBlockingV2Stub;
public static fun newFutureStub (Lio/grpc/Channel;)Lrouteguide/RouteGuideGrpc$RouteGuideFutureStub;
public static fun newStub (Lio/grpc/Channel;)Lrouteguide/RouteGuideGrpc$RouteGuideStub;
}
Expand All @@ -219,6 +220,13 @@ public final class routeguide/RouteGuideGrpc$RouteGuideBlockingStub : io/grpc/st
public fun listFeatures (Lrouteguide/RouteGuideProto$Rectangle;)Ljava/util/Iterator;
}

public final class routeguide/RouteGuideGrpc$RouteGuideBlockingV2Stub : io/grpc/stub/AbstractBlockingStub {
public fun getFeature (Lrouteguide/RouteGuideProto$Point;)Lrouteguide/RouteGuideProto$Feature;
public fun listFeatures (Lrouteguide/RouteGuideProto$Rectangle;)Lio/grpc/stub/BlockingClientCall;
public fun recordRoute ()Lio/grpc/stub/BlockingClientCall;
public fun routeChat ()Lio/grpc/stub/BlockingClientCall;
}

public final class routeguide/RouteGuideGrpc$RouteGuideFutureStub : io/grpc/stub/AbstractFutureStub {
public fun getFeature (Lrouteguide/RouteGuideProto$Point;)Lcom/google/common/util/concurrent/ListenableFuture;
}
Expand Down

0 comments on commit afc3ab9

Please sign in to comment.