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-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b03822b
Choose a base ref
...
head repository: cloudquery/plugin-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b408fd2
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 1, 2025

  1. fix(deps): Update dependency com.google.guava:guava to v33.4.5-jre (#327

    )
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change | Pending |
    |---|---|---|---|---|
    | [com.google.guava:guava](https://github.com/google/guava) | dependencies | patch | `33.4.0-jre` -> `33.4.5-jre` | `33.4.6-jre` (+1) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "* 0-3 1 * *" (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    ba04bd3 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency nl.jqno.equalsverifier:equalsverifier to…

    … v3.19.2 (#328)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [nl.jqno.equalsverifier:equalsverifier](https://www.jqno.nl/equalsverifier) ([source](https://github.com/jqno/equalsverifier)) | dependencies | patch | `3.19.1` -> `3.19.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)</summary>
    
    ### [`v3.19.2`](https://github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3192---2025-03-14)
    
    ##### Fixed
    
    -   Exception when superclass of class under test has field with the same name but different type. ([Issue 1056](https://github.com/jqno/equalsverifier/issues/1056))
    -   Bug in `withPrefabValueForField` where fields in the superclass of the class under test is ignored.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "* 0-3 1 * *" (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    8928df4 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency io.cloudquery:plugin-pb-java to v0.0.31 (#…

    …330)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | io.cloudquery:plugin-pb-java | dependencies | patch | `0.0.30` -> `0.0.31` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjkuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    cf7fc42 View commit details
    Browse the repository at this point in the history
  4. chore(main): Release v0.0.40 (#329)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.40](v0.0.39...v0.0.40) (2025-04-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency com.google.guava:guava to v33.4.5-jre ([#327](#327)) ([ba04bd3](ba04bd3))
    * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.31 ([#330](#330)) ([cf7fc42](cf7fc42))
    * **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.2 ([#328](#328)) ([8928df4](8928df4))
    
    ---
    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 Apr 1, 2025
    Configuration menu
    Copy the full SHA
    b408fd2 View commit details
    Browse the repository at this point in the history
Loading