-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: cloudquery/plugin-pb-java
base: v0.0.12
head repository: cloudquery/plugin-pb-java
compare: v0.0.13
- 7 commits
- 34 files changed
- 2 contributors
Commits on Feb 1, 2024
-
chore(deps): Update github-actions (#73)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | gradle/gradle-build-action | action | digest | `bc72ac9` -> `0706ab3` | | gradle/wrapper-validation-action | action | digest | `342dbeb` -> `2572bdd` | --- ### 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. 👻 **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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for cbdd93c - Browse repository at this point
Copy the full SHA cbdd93cView commit details -
fix(deps): Update dependency com.google.protobuf:protobuf-java-util t…
…o v3.25.2 (#74) 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 | patch | `3.25.1` -> `3.25.2` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 736db0f - Browse repository at this point
Copy the full SHA 736db0fView commit details -
fix(deps): Update dependency org.mockito:mockito-core to v5.10.0 (#76)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.mockito:mockito-core](https://github.com/mockito/mockito) | dependencies | minor | `5.8.0` -> `5.10.0` | --- ### Release Notes <details> <summary>mockito/mockito (org.mockito:mockito-core)</summary> ### [`v5.10.0`](https://github.com/mockito/mockito/releases/tag/v5.10.0) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup> ##### 5.10.0 - 2024-01-24 - [8 commit(s)](https://github.com/mockito/mockito/compare/v5.9.0...v5.10.0) by Andre Brait, dependabot\[bot] - Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2 [(#​3248)](https://github.com/mockito/mockito/pull/3248) - Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [(#​3247)](https://github.com/mockito/mockito/pull/3247) - Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1 [(#​3245)](https://github.com/mockito/mockito/pull/3245) - Bump com.diffplug.spotless from 6.24.0 to 6.25.0 [(#​3244)](https://github.com/mockito/mockito/pull/3244) - Better typing for PluginLoader#loadPlugin(..) [(#​3242)](https://github.com/mockito/mockito/pull/3242) - Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 [(#​3241)](https://github.com/mockito/mockito/pull/3241) - Bump com.diffplug.spotless from 6.23.3 to 6.24.0 [(#​3236)](https://github.com/mockito/mockito/pull/3236) - Fixes [#​3219](https://github.com/mockito/mockito/issues/3219): Add support for static mocks on DoNotMockEnforcer [(#​3220)](https://github.com/mockito/mockito/pull/3220) - Mockito#mockStatic(Class\<?>) skips DoNotMockEnforcer [(#​3219)](https://github.com/mockito/mockito/issues/3219) ### [`v5.9.0`](https://github.com/mockito/mockito/releases/tag/v5.9.0) #### What's Changed - Bump com.diffplug.spotless from 6.23.2 to 6.23.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3191](https://github.com/mockito/mockito/pull/3191) - Bump com.gradle.enterprise from 3.15.1 to 3.16 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3192](https://github.com/mockito/mockito/pull/3192) - Bump org.eclipse.platform:org.eclipse.osgi from 3.18.500 to 3.18.600 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3193](https://github.com/mockito/mockito/pull/3193) - Bump com.gradle.enterprise from 3.16 to 3.16.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3200](https://github.com/mockito/mockito/pull/3200) - Bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3201](https://github.com/mockito/mockito/pull/3201) - Bump com.google.googlejavaformat:google-java-format from 1.18.1 to 1.19.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3206](https://github.com/mockito/mockito/pull/3206) - Bump versions.bytebuddy from 1.14.10 to 1.14.11 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3208](https://github.com/mockito/mockito/pull/3208) - Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.21 to 1.9.22 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3211](https://github.com/mockito/mockito/pull/3211) - Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3210](https://github.com/mockito/mockito/pull/3210) - Bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.20 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3213](https://github.com/mockito/mockito/pull/3213) - [@​since](https://github.com/since) at ArgumentCaptor.captor() by [@​bjmi](https://github.com/bjmi) in [https://github.com/mockito/mockito/pull/3214](https://github.com/mockito/mockito/pull/3214) - Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3218](https://github.com/mockito/mockito/pull/3218) - Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3223](https://github.com/mockito/mockito/pull/3223) - Update Gradle to 8.5 by [@​scordio](https://github.com/scordio) in [https://github.com/mockito/mockito/pull/3225](https://github.com/mockito/mockito/pull/3225) - Bump com.google.googlejavaformat:google-java-format from 1.19.1 to 1.19.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3228](https://github.com/mockito/mockito/pull/3228) - Run release job on Java 21 by [@​scordio](https://github.com/scordio) in [https://github.com/mockito/mockito/pull/3226](https://github.com/mockito/mockito/pull/3226) - Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mockito/mockito/pull/3234](https://github.com/mockito/mockito/pull/3234) - Align Javadoc configuration to Java 21 standards by [@​scordio](https://github.com/scordio) in [https://github.com/mockito/mockito/pull/3230](https://github.com/mockito/mockito/pull/3230) #### New Contributors - [@​bjmi](https://github.com/bjmi) made their first contribution in [https://github.com/mockito/mockito/pull/3214](https://github.com/mockito/mockito/pull/3214) **Full Changelog**: mockito/mockito@v5.8.0...v5.9.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 3d92640 - Browse repository at this point
Copy the full SHA 3d92640View commit details -
fix(deps): Update grpc-java monorepo to v1.61.0 (#77)
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.60.1` -> `1.61.0` | | [io.grpc:grpc-testing](https://github.com/grpc/grpc-java) | dependencies | minor | `1.60.1` -> `1.61.0` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | dependencies | minor | `1.60.1` -> `1.61.0` | | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | dependencies | minor | `1.60.1` -> `1.61.0` | | [io.grpc:grpc-services](https://github.com/grpc/grpc-java) | dependencies | minor | `1.60.1` -> `1.61.0` | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | dependencies | minor | `1.60.1` -> `1.61.0` | --- ### Release Notes <details> <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary> ### [`v1.61.0`](https://github.com/grpc/grpc-java/releases/tag/v1.61.0) ##### API Changes - Remove unused experimental API ManagedChannelBuilder.enableFullStreamDecompression ([#​10744](https://github.com/grpc/grpc-java/issues/10744)) - api: Deprecate LoadBalancer.EMPTY_PICKER added in 1.58.0 in favor of FixedResultPicker ([`860b5cb`](https://github.com/grpc/grpc-java/commit/860b5cb1f)) ##### New Features - binder: Experimental support for asynchronous security policies ([#​10566](https://github.com/grpc/grpc-java/issues/10566)) ##### Improvements - core: reduce CompositeReadableBuffer allocation ([#​3279](https://github.com/grpc/grpc-java/issues/3279)) - core: Improve error message clarity when a channel leak is detected ([`201893f`](https://github.com/grpc/grpc-java/commit/201893f5e)) - util: use shared index across `round_robin` pickers ([`dca89b2`](https://github.com/grpc/grpc-java/commit/dca89b25b)). This makes its implementation more similar to `weighted_round_robin`. - xds: Implement ADS stream flow control mechanism ([#​10674](https://github.com/grpc/grpc-java/issues/10674)). This limits the maximum memory consumed if the control plane sends updates more rapidly than they can be processed. ##### Bug Fixes - core: Check outbound maximum message size for the compressed size in addition to the already-checked uncompressed size ([#​10739](https://github.com/grpc/grpc-java/issues/10739)). Fixed the status code to be RESOURCE_EXHAUSTED instead of UNKNOWN. - util: Fix NPE when multiple addresses are in an address group for petiole load balancer policies ([#​10769](https://github.com/grpc/grpc-java/issues/10769)) - util: Disable publishing of fixtures ([`8ac43dd`](https://github.com/grpc/grpc-java/commit/8ac43dd81)). The Gradle test fixtures are for use by grpc-java's internal tests. - okhttp: Ignore known conscrypt socket close issue ([#​10812](https://github.com/grpc/grpc-java/issues/10812)). This stops an exception from being thrown when a known Conscrypt synchronization issue happens. ##### Dependencies - Drop support for Bazel 5 ([`55a9c01`](https://github.com/grpc/grpc-java/commit/55a9c012c)). Bazel 7 is available, and Protobuf has already dropped support for Bazel 5. - Change many compile deps to runtime deps ([`d6830d7`](https://github.com/grpc/grpc-java/commit/d6830d7f9)). This reduces the transitive classes "leaked" into the compile classpath. In particular, grpc-core (`io.grpc.internal`) will be less frequently included transitively at compile time. - Upgrade dependencies ([`c985797`](https://github.com/grpc/grpc-java/commit/c985797d9)) - Protobuf to 3.25.1 - auto-value-annotations to 1.10.4 - error_prone_annotations to 2.23.0 - proto-google-common-protos to 2.29.0 - google-cloud-logging to 3.15.14 - guava to 32.1.3-android - okio to 3.4.0 ##### Acknowledgements - [@​Gordiychuk](https://github.com/Gordiychuk) - [@​jroper](https://github.com/jroper) - [@​jyane](https://github.com/jyane) - [@​ulfjack](https://github.com/ulfjack) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for a79109d - Browse repository at this point
Copy the full SHA a79109dView commit details -
fix: Generate Java Code from
plugin-pb(#79)This PR was created by a scheduled workflow to regenerate the Java code from `plugin-pb`.
Configuration menu - View commit details
-
Copy full SHA for 1866dfd - Browse repository at this point
Copy the full SHA 1866dfdView commit details -
chore(deps): Update peter-evans/create-pull-request action to v6 (#78)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for de3b0aa - Browse repository at this point
Copy the full SHA de3b0aaView commit details -
chore(main): Release v0.0.13 (#75)
🤖 I have created a release *beep* *boop* --- ## [0.0.13](v0.0.12...v0.0.13) (2024-02-01) ### Bug Fixes * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v3.25.2 ([#74](#74)) ([736db0f](736db0f)) * **deps:** Update dependency org.mockito:mockito-core to v5.10.0 ([#76](#76)) ([3d92640](3d92640)) * **deps:** Update grpc-java monorepo to v1.61.0 ([#77](#77)) ([a79109d](a79109d)) * Generate Java Code from `plugin-pb` ([#79](#79)) ([1866dfd](1866dfd)) --- 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 2cbf8f3 - Browse repository at this point
Copy the full SHA 2cbf8f3View commit details
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 v0.0.12...v0.0.13