Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-pb-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a8651d1
Choose a base ref
...
head repository: cloudquery/plugin-pb-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0e3d72c
Choose a head ref
  • 7 commits
  • 42 files changed
  • 1 contributor

Commits on Sep 1, 2024

  1. chore(deps): Update gradle/gradle-build-action digest to 093dfe9 (#123)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | gradle/gradle-build-action | action | digest | `ac2d340` -> `093dfe9` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    🔕 **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 [Renovate Bot](https://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    674a7c9 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency com.google.protobuf:protobuf-java-util t…

    …o v4.28.0 (#124)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://github.com/protocolbuffers/protobuf)) | dependencies | minor | `4.27.3` -> `4.28.0` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    🔕 **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 [Renovate Bot](https://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    225e342 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency gradle to v8.10 (#126)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | minor | `8.9` -> `8.10` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>gradle/gradle (gradle)</summary>
    
    ### [`v8.10`](https://github.com/gradle/gradle/releases/tag/v8.10.0): 8.10
    
    [Compare Source](https://github.com/gradle/gradle/compare/v8.9.0...v8.10.0)
    
    The Gradle team is excited to announce Gradle 8.10.
    
    [Read the Release Notes](https://docs.gradle.org/8.10/release-notes.html)
    
    We would like to thank the following community members for their contributions to this release of Gradle:
    [Björn Kautler](https://github.com/Vampire),
    [Craig Andrews](https://github.com/candrews),
    [gotovsky](https://github.com/SergeyGotovskiy),
    [Jeff](https://github.com/mathjeff),
    [Kirill Gavrilov](https://github.com/gavvvr),
    [Madalin Valceleanu](https://github.com/vmadalin),
    [Sergei Vorobev](https://github.com/HackerMadCat),
    [Thach Le](https://github.com/thachlp),
    [Thad Guidry](https://github.com/thadguidry)
    
    #### Upgrade instructions
    
    Switch your build to use Gradle 8.10 by updating your wrapper:
    
        ./gradlew wrapper --gradle-version=8.10
    
    See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.10/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading.
    
    For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.10/userguide/compatibility.html).
    
    #### Reporting problems
    
    If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines.
    If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).
    
    We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle).
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    🔕 **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 [Renovate Bot](https://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6a17de9 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency org.mockito:mockito-core to v5.13.0 (#127)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.mockito:mockito-core](https://github.com/mockito/mockito) | dependencies | minor | `5.12.0` -> `5.13.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mockito/mockito (org.mockito:mockito-core)</summary>
    
    ### [`v5.13.0`](https://github.com/mockito/mockito/releases/tag/v5.13.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.13.0
    
    -   2024-08-27 - [43 commit(s)](https://github.com/mockito/mockito/compare/v5.12.0...v5.13.0) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot\[bot]
    -   Bump versions.bytebuddy from 1.14.19 to 1.15.0 [(#&#8203;3429)](https://github.com/mockito/mockito/pull/3429)
    -   Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 [(#&#8203;3427)](https://github.com/mockito/mockito/pull/3427)
    -   Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 [(#&#8203;3425)](https://github.com/mockito/mockito/pull/3425)
    -   Bump com.gradle.enterprise from 3.17.6 to 3.18 [(#&#8203;3423)](https://github.com/mockito/mockito/pull/3423)
    -   Fix a typo in InjectMocks [(#&#8203;3422)](https://github.com/mockito/mockito/pull/3422)
    -   Bump versions.bytebuddy from 1.14.18 to 1.14.19 [(#&#8203;3417)](https://github.com/mockito/mockito/pull/3417)
    -   Bump androidx.test:runner from 1.6.1 to 1.6.2 [(#&#8203;3415)](https://github.com/mockito/mockito/pull/3415)
    -   Bump versions.junitJupiter from 5.10.3 to 5.11.0 [(#&#8203;3413)](https://github.com/mockito/mockito/pull/3413)
    -   Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 [(#&#8203;3409)](https://github.com/mockito/mockito/pull/3409)
    -   Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [(#&#8203;3408)](https://github.com/mockito/mockito/pull/3408)
    -   Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 [(#&#8203;3407)](https://github.com/mockito/mockito/pull/3407)
    -   Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0.10 [(#&#8203;3405)](https://github.com/mockito/mockito/pull/3405)
    -   Bump com.gradle.enterprise from 3.17.5 to 3.17.6 [(#&#8203;3404)](https://github.com/mockito/mockito/pull/3404)
    -   Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 [(#&#8203;3401)](https://github.com/mockito/mockito/pull/3401)
    -   Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 [(#&#8203;3398)](https://github.com/mockito/mockito/pull/3398)
    -   Bump versions.bytebuddy from 1.14.17 to 1.14.18 [(#&#8203;3397)](https://github.com/mockito/mockito/pull/3397)
    -   ci: add .m2 dependencies cache [(#&#8203;3396)](https://github.com/mockito/mockito/pull/3396)
    -   Bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.22 [(#&#8203;3394)](https://github.com/mockito/mockito/pull/3394)
    -   Bump androidx.test:runner from 1.6.0 to 1.6.1 [(#&#8203;3393)](https://github.com/mockito/mockito/pull/3393)
    -   Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 [(#&#8203;3392)](https://github.com/mockito/mockito/pull/3392)
    -   Gradle lazy configuration [(#&#8203;3391)](https://github.com/mockito/mockito/pull/3391)
    -   Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 [(#&#8203;3388)](https://github.com/mockito/mockito/pull/3388)
    -   docs: cleanup javadoc for modularity [(#&#8203;3386)](https://github.com/mockito/mockito/pull/3386)
    -   Bump versions.junitJupiter from 5.10.2 to 5.10.3 [(#&#8203;3385)](https://github.com/mockito/mockito/pull/3385)
    -   Bump androidx.test.ext:junit from 1.1.5 to 1.2.0 [(#&#8203;3383)](https://github.com/mockito/mockito/pull/3383)
    -   Bump androidx.test:runner from 1.5.2 to 1.6.0 [(#&#8203;3382)](https://github.com/mockito/mockito/pull/3382)
    -   Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.0.0 to 4.0.1 [(#&#8203;3380)](https://github.com/mockito/mockito/pull/3380)
    -   Bump gradle/wrapper-validation-action from 3.4.1 to 3.4.2 [(#&#8203;3376)](https://github.com/mockito/mockito/pull/3376)
    -   Bump gradle/wrapper-validation-action from 3.4.0 to 3.4.1 [(#&#8203;3372)](https://github.com/mockito/mockito/pull/3372)
    -   Bump gradle/wrapper-validation-action from 3.3.2 to 3.4.0 [(#&#8203;3365)](https://github.com/mockito/mockito/pull/3365)
    -   Bump org.shipkit:shipkit-auto-version from 2.0.7 to 2.0.9 [(#&#8203;3364)](https://github.com/mockito/mockito/pull/3364)
    -   Bump com.gradle.enterprise from 3.17.4 to 3.17.5 [(#&#8203;3363)](https://github.com/mockito/mockito/pull/3363)
    -   Bump org.eclipse.platform:org.eclipse.osgi from 3.19.0 to 3.20.0 [(#&#8203;3362)](https://github.com/mockito/mockito/pull/3362)
    -   Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.1.0 to 4.0.0 [(#&#8203;3361)](https://github.com/mockito/mockito/pull/3361)
    -   Bump versions.bytebuddy from 1.14.16 to 1.14.17 [(#&#8203;3357)](https://github.com/mockito/mockito/pull/3357)
    -   Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 [(#&#8203;3355)](https://github.com/mockito/mockito/pull/3355)
    -   EditorConfig enhancement [(#&#8203;3353)](https://github.com/mockito/mockito/pull/3353)
    -   Bump versions.bytebuddy from 1.14.15 to 1.14.16 [(#&#8203;3352)](https://github.com/mockito/mockito/pull/3352)
    -   Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 2.0.0 [(#&#8203;3351)](https://github.com/mockito/mockito/pull/3351)
    -   �Fixes [#&#8203;3237](https://github.com/mockito/mockito/issues/3237): Fix NullPointerException in Only.verify [(#&#8203;3349)](https://github.com/mockito/mockito/pull/3349)
    -   Bump com.gradle.enterprise from 3.17.3 to 3.17.4 [(#&#8203;3348)](https://github.com/mockito/mockito/pull/3348)
    -   potential editorconfig enhancement [(#&#8203;3347)](https://github.com/mockito/mockito/issues/3347)
    -   Method `Only.verify` throws `NullPointerException` [(#&#8203;3237)](https://github.com/mockito/mockito/issues/3237)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    🔕 **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 [Renovate Bot](https://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1bb2093 View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update grpc-java monorepo to v1.66.0 (#128)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [io.grpc:protoc-gen-grpc-java](https://github.com/grpc/grpc-java) | dependencies | minor | `1.65.1` -> `1.66.0` |
    | [io.grpc:grpc-testing](https://github.com/grpc/grpc-java) | dependencies | minor | `1.65.1` -> `1.66.0` |
    | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | dependencies | minor | `1.65.1` -> `1.66.0` |
    | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | dependencies | minor | `1.65.1` -> `1.66.0` |
    | [io.grpc:grpc-services](https://github.com/grpc/grpc-java) | dependencies | minor | `1.65.1` -> `1.66.0` |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | dependencies | minor | `1.65.1` -> `1.66.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary>
    
    ### [`v1.66.0`](https://github.com/grpc/grpc-java/releases/tag/v1.66.0)
    
    ##### gRPC Java 1.66.0 Release Notes
    
    ##### API Changes
    
    -   stub: Support setting onReadyThreshold through AbstractStub. ([#&#8203;11320](https://github.com/grpc/grpc-java/issues/11320)) ([`25a8b7c`](https://github.com/grpc/grpc-java/commit/25a8b7c50))
    -   util: Stabilize `AdvancedTlsX509TrustManager`, an `X509ExtendedTrustManager` that allows users to configure advanced TLS features, such as root certificate reloading and peer cert custom verification. ([`658cbf6`](https://github.com/grpc/grpc-java/commit/658cbf6cf))
    -   util: Align AdvancedTlsX509{Key and Trust}Manager. ([#&#8203;11385](https://github.com/grpc/grpc-java/issues/11385))
    -   util: Add `GracefulSwitchLoadBalancer` config ([`ebed047`](https://github.com/grpc/grpc-java/commit/ebed04798)) and mark switchTo() deprecated. ([`85e0a01`](https://github.com/grpc/grpc-java/commit/85e0a01ec)). `GracefulSwitchLoadBalancer` now receives its configuration like a regular load balancer.
    -   binder: Introduce `AllowSecurityPolicy` to allow calling code to not have to wait on async/slow implementations. `BinderTransport` now submits async implementations to an executor. ([#&#8203;11272](https://github.com/grpc/grpc-java/issues/11272)) ([`7fee6a3`](https://github.com/grpc/grpc-java/commit/7fee6a3fe))
    -   api: Add convenience method in `ServerBuilder` for adding a list of service implementations to the handler registry together. ([#&#8203;11285](https://github.com/grpc/grpc-java/issues/11285)) ([`85ed053`](https://github.com/grpc/grpc-java/commit/85ed05300))
    
    ##### Improvements
    
    -   examples: Improve example Bazel WORKSPACE to demonstrate referencing grpc-xds. ([`5ec0187`](https://github.com/grpc/grpc-java/commit/5ec0187e2))
    -   examples: Include Bazel bzlmod configuration ([`36e687f`](https://github.com/grpc/grpc-java/commit/36e687f9d)). There are now examples for both non-bzlmod and bzlmod.
    -   core: Fixes to `PickFirstLeafLoadBalancer`
        -   Eliminate NPE after recovering from a temporary name resolution failure. ([#&#8203;11298](https://github.com/grpc/grpc-java/issues/11298))
        -   Deduplicate addresses. ([#&#8203;11342](https://github.com/grpc/grpc-java/issues/11342), [#&#8203;11345](https://github.com/grpc/grpc-java/issues/11345))
    -   core: Change default to use the new pick first load balancer (`PickFirstLeafLoadBalancer`). ([#&#8203;11348](https://github.com/grpc/grpc-java/issues/11348))
    -   core: Use retryThrottling from defaultServiceConfig when the name resolver config doesn't provide this config. ([#&#8203;11274](https://github.com/grpc/grpc-java/issues/11274)) ([`062ebb4`](https://github.com/grpc/grpc-java/commit/062ebb4d7))
    -   netty: Enable use of Netty 4.1.111 by avoiding the optimization provided by `NettyAdaptiveCumulator` if Netty is on version 4.1.111 or later. ([#&#8203;11367](https://github.com/grpc/grpc-java/issues/11367))
    -   binder: Set a default connect timeout of 60 seconds. ([#&#8203;11359](https://github.com/grpc/grpc-java/issues/11359)) ([`21dec30`](https://github.com/grpc/grpc-java/commit/21dec3092))
    -   binder: Make `BinderServer` own `ServerAuthInterceptor`'s executor that helps avoid leaks. ([#&#8203;11293](https://github.com/grpc/grpc-java/issues/11293)) ([`15ad9f5`](https://github.com/grpc/grpc-java/commit/15ad9f546))
    -   services:: Added `ProtoReflectionServiceV1` for the v1 reflection protocol. The preexisting `ProtoReflectionService` implements the v1alpha reflection protocol. ([#&#8203;11237](https://github.com/grpc/grpc-java/issues/11237)) ([`0aa976c`](https://github.com/grpc/grpc-java/commit/0aa976c4e))
    
    ##### Bug Fixes
    
    -   binder: Add missing synchronization to prevent races when calling awaitTermination(). ([#&#8203;11277](https://github.com/grpc/grpc-java/issues/11277)) ([`14fd81f`](https://github.com/grpc/grpc-java/commit/14fd81f59))
    -   util: Fix `AdvancedTlsX509TrustManager` validation on servers when using SSLSocket. Previously it would try to use a null SSLEngine . ([`dcb1c01`](https://github.com/grpc/grpc-java/commit/dcb1c018c))
    
    ##### Dependencies
    
    -   compiler: Upgrade from CentOS 7 to AlmaLinux 8 for the pre-compiled Linux protoc-gen-grpc-java ([`71eb5fb`](https://github.com/grpc/grpc-java/commit/71eb5fb9f)). This adds a runtime dependency on libstdc++
    -   Upgrade animal-sniffer-annotations to 1.24 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   Upgrade error_prone_annotations to 2.28.0 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   Upgrade proto-google-common-protos to 2.41.0 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   Upgrade google-auth-library to 1.23.0 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   Upgrade gson to 2.11.0 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   Upgrade guava to 33.2.1 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   Upgrade opentelemetry to 1.40.0 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   Upgrade perfmark-api to 0.27.0 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   Upgrade protobuf-java to 3.25.3 ([`a977385`](https://github.com/grpc/grpc-java/commit/a97738518))
    -   xds: Remove unused opencensus-proto dependency ([`e7c3803`](https://github.com/grpc/grpc-java/commit/e7c3803b5))
    -   bazel: Replace `@com_github_cncf_udpa` usage with preexisting `@com_github_cncf_xds`; delete `@com_github_cncf_udpa` repo alias for xds ([`6dd6ca9`](https://github.com/grpc/grpc-java/commit/6dd6ca9f9))
    -   bazel: Upgrade envoyproxy/data-plane-api to [`1611a73`](https://github.com/grpc/grpc-java/commit/1611a730) ([`c540993`](https://github.com/grpc/grpc-java/commit/c540993aa)). The version used by Gradle had been updated in 1.62.0 ([`68334a0`](https://github.com/grpc/grpc-java/commit/68334a01)), but the bazel version had not
    -   bazel: Use com_google_protobuf instead of com_google_protobuf_javalite ([`7a25e68`](https://github.com/grpc/grpc-java/commit/7a25e6895)). Bazel’s protobuf rules no longer use the old com_google_protobuf_javalite repository name
    -   bazel: Don't require protobuf to be in maven_install ([`d3c2f5a`](https://github.com/grpc/grpc-java/commit/d3c2f5a2d)). Protobuf’s targets are generally just used directly; this fixed the only place that used maven’s `artifact()` syntax
    
    ##### Thanks to
    
    [@&#8203;hlx502](https://github.com/hlx502)
    [@&#8203;erm-g](https://github.com/erm-g)
    [@&#8203;jdcormie](https://github.com/jdcormie)
    [@&#8203;JoaoVitorStein](https://github.com/JoaoVitorStein)
    [@&#8203;cfredri4](https://github.com/cfredri4)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- 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).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a6012ae View commit details
    Browse the repository at this point in the history
  6. fix: Generate Java Code from plugin-pb (#129)

    This PR was created by a scheduled workflow to regenerate the Java code from `plugin-pb`.
    cq-bot authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a247363 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. chore(main): Release v0.0.24 (#125)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.24](v0.0.23...v0.0.24) (2024-09-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v4.28.0 ([#124](#124)) ([225e342](225e342))
    * **deps:** Update dependency gradle to v8.10 ([#126](#126)) ([6a17de9](6a17de9))
    * **deps:** Update dependency org.mockito:mockito-core to v5.13.0 ([#127](#127)) ([1bb2093](1bb2093))
    * **deps:** Update grpc-java monorepo to v1.66.0 ([#128](#128)) ([a6012ae](a6012ae))
    * Generate Java Code from `plugin-pb` ([#129](#129)) ([a247363](a247363))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0e3d72c View commit details
    Browse the repository at this point in the history
Loading