-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudquery/plugin-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b408fd2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 3 files changed
- 1 contributor
Commits on Apr 1, 2025
-
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=-->
Configuration menu - View commit details
-
Copy full SHA for ba04bd3 - Browse repository at this point
Copy the full SHA ba04bd3View commit details -
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=-->
Configuration menu - View commit details
-
Copy full SHA for 8928df4 - Browse repository at this point
Copy the full SHA 8928df4View commit details -
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=-->
Configuration menu - View commit details
-
Copy full SHA for cf7fc42 - Browse repository at this point
Copy the full SHA cf7fc42View commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for b408fd2 - Browse repository at this point
Copy the full SHA b408fd2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff b03822b...b408fd2