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: v0.0.10
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: v0.0.11
Choose a head ref
  • 8 commits
  • 35 files changed
  • 1 contributor

Commits on Dec 1, 2023

  1. chore(deps): Update gradle/gradle-build-action digest to 0280eb7 (#58)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | gradle/gradle-build-action | action | digest | `0bfe00a` -> `0280eb7` |
    
    ---
    
    ### 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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8ac0a90 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update grpcVersion to v1.59.1 (#59)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [io.grpc:protoc-gen-grpc-java](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.59.0` -> `1.59.1` |
    | [io.grpc:grpc-testing](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.59.0` -> `1.59.1` |
    | [io.grpc:grpc-netty-shaded](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.59.0` -> `1.59.1` |
    | [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.59.0` -> `1.59.1` |
    | [io.grpc:grpc-services](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.59.0` -> `1.59.1` |
    | [io.grpc:grpc-protobuf](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.59.0` -> `1.59.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary>
    
    ### [`v1.59.1`](https://togithub.com/grpc/grpc-java/releases/tag/v1.59.1)
    
    -   netty: Implement `Http2Headers.isEmpty()`. This fixes compatibility with Netty 4.1.101.Final.
    -   netty: Add `NettyServerBuilder.maxRstFramesPerWindow()`. This can be used to limit impact of Rapid Reset
    -   xds: Log ORCA UNIMPLEMENTED error to subchannel logger. This removes them from the normal application logs, reducing log spam
    
    </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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1569c87 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency com.google.protobuf:protobuf-java-util t…

    …o v3.25.1 (#61)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | dependencies | minor | `3.24.4` -> `3.25.1` |
    
    ---
    
    ### 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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4e661a4 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency gradle to v8.5 (#62)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `8.4` -> `8.5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>gradle/gradle (gradle)</summary>
    
    ### [`v8.5`](https://togithub.com/gradle/gradle/releases/tag/v8.5.0): 8.5
    
    [Compare Source](https://togithub.com/gradle/gradle/compare/v8.4.0...v8.5.0)
    
    The Gradle team is excited to announce Gradle 8.5.
    
    [Read the Release Notes](https://docs.gradle.org/8.5/release-notes.html)
    
    We would like to thank the following community members for their contributions to this release of Gradle:
    [Ahmed Ehab](https://togithub.com/ahmedehabb),
    [Alex Landau](https://togithub.com/AlexLandau),
    [Aurimas](https://togithub.com/liutikas),
    [Björn Kautler](https://togithub.com/Vampire),
    [bodhili](https://togithub.com/bodhili),
    [Daniel Le Berre](https://togithub.com/danielleberre),
    [davidburstrom](https://togithub.com/davidburstrom),
    [Franz Wimmer](https://togithub.com/zalintyre),
    [Jongwoo Han](https://togithub.com/jongwooo),
    [Ken](https://togithub.com/kennethshackleton),
    [Leonardo Silveira](https://togithub.com/sombriks),
    [Martin Bonnin](https://togithub.com/martinbonnin),
    [Matthew Von-Maszewski](https://togithub.com/matthewvon),
    [Nik Clayton](https://togithub.com/nikclayton),
    [noeppi_noeppi](https://togithub.com/noeppi-noeppi),
    [Philip Wedemann](https://togithub.com/hfhbd),
    [Philipp Schneider](https://togithub.com/p-schneider),
    [Tomas Bjerre](https://togithub.com/tomasbjerre)
    
    #### Upgrade instructions
    
    Switch your build to use Gradle 8.5 by updating your wrapper:
    
        ./gradlew wrapper --gradle-version=8.5
    
    See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.5/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.5/userguide/compatibility.html).
    
    #### Reporting problems
    
    If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.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://togithub.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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d2bda17 View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update dependency org.mockito:mockito-core to v5.7.0 (#63)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | dependencies | minor | `5.6.0` -> `5.7.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mockito/mockito (org.mockito:mockito-core)</summary>
    
    ### [`v5.7.0`](https://togithub.com/mockito/mockito/releases/tag/v5.7.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.7.0
    
    -   2023-11-02 - [15 commit(s)](https://togithub.com/mockito/mockito/compare/v5.6.0...v5.7.0) by Stefan M, Tim van der Lippe, Valery Yatsynovich, Vladimir Glinskikh, ascopes, dependabot\[bot]
    -   Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 [(#&#8203;3166)](https://togithub.com/mockito/mockito/pull/3166)
    -   Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 [(#&#8203;3165)](https://togithub.com/mockito/mockito/pull/3165)
    -   Attempt to detect system property mangling prior to loading ByteBuddy. [(#&#8203;3164)](https://togithub.com/mockito/mockito/pull/3164)
    -   Handle Termux in InlineDelegateByteBuddyMockMaker.java [(#&#8203;3158)](https://togithub.com/mockito/mockito/pull/3158)
    -   Bump versions.errorprone from 2.22.0 to 2.23.0 [(#&#8203;3153)](https://togithub.com/mockito/mockito/pull/3153)
    -   Fix license url according to spdx license spec [(#&#8203;3152)](https://togithub.com/mockito/mockito/pull/3152)
    -   Remove checks for unsupported Java version from unit tests [(#&#8203;3150)](https://togithub.com/mockito/mockito/pull/3150)
    -   Add CodeCov token to upload coverage report [(#&#8203;3149)](https://togithub.com/mockito/mockito/pull/3149)
    -   Migrate to JaCoCo `0.8.11` [(#&#8203;3147)](https://togithub.com/mockito/mockito/pull/3147)
    -   Add Java 21 to CI build matrix [(#&#8203;3145)](https://togithub.com/mockito/mockito/pull/3145)
    -   Feat: add generic-inferred methods for constructing ArgumentCaptors [(#&#8203;3144)](https://togithub.com/mockito/mockito/pull/3144)
    -   Bump gradle from 8.2 to 8.4 [(#&#8203;3142)](https://togithub.com/mockito/mockito/pull/3142)
    -   Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 [(#&#8203;3139)](https://togithub.com/mockito/mockito/pull/3139)
    -   Bump versions.bytebuddy from 1.14.8 to 1.14.9 [(#&#8203;3138)](https://togithub.com/mockito/mockito/pull/3138)
    -   Bump biz.aQute.bnd.builder from 6.4.0 to 7.0.0 [(#&#8203;3135)](https://togithub.com/mockito/mockito/pull/3135)
    
    </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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    20e2b78 View commit details
    Browse the repository at this point in the history
  6. fix: Generate Java Code from plugin-pb (#65)

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

Commits on Dec 4, 2023

  1. chore(deps): Update actions/setup-java action to v4 (#64)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-java](https://togithub.com/actions/setup-java) | action | major | `v3` -> `v4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-java (actions/setup-java)</summary>
    
    ### [`v4`](https://togithub.com/actions/setup-java/compare/v3...v4)
    
    [Compare Source](https://togithub.com/actions/setup-java/compare/v3...v4)
    
    </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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f291289 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.0.11 (#60)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.11](v0.0.10...v0.0.11) (2023-12-04)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v3.25.1 ([#61](#61)) ([4e661a4](4e661a4))
    * **deps:** Update dependency gradle to v8.5 ([#62](#62)) ([d2bda17](d2bda17))
    * **deps:** Update dependency org.mockito:mockito-core to v5.7.0 ([#63](#63)) ([20e2b78](20e2b78))
    * **deps:** Update grpcVersion to v1.59.1 ([#59](#59)) ([1569c87](1569c87))
    * Generate Java Code from `plugin-pb` ([#65](#65)) ([df36b22](df36b22))
    
    ---
    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 Dec 4, 2023
    Configuration menu
    Copy the full SHA
    dbade95 View commit details
    Browse the repository at this point in the history
Loading