sourcegraph / scip-java

SCIP Code Intelligence Protocol generator for Java
https://sourcegraph.github.io/scip-java/
Apache License 2.0
66 stars 26 forks source link

Update dependency com.thesamet.scalapb:compilerplugin to v0.11.17 #716

Open renovate[bot] opened 4 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update New value References Sourcegraph
com.thesamet.scalapb:compilerplugin patch 0.11.17 source code search for "com.thesamet.scalapb:compilerplugin"

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

scalapb/ScalaPB (com.thesamet.scalapb:compilerplugin) ### [`v0.11.17`](https://togithub.com/scalapb/ScalaPB/blob/HEAD/CHANGELOG.md#01117-Unreleased) [Compare Source](https://togithub.com/scalapb/ScalaPB/compare/v0.11.15...v0.11.17) - Add `using` as a reserved keyword ([#​1666](https://togithub.com/scalapb/ScalaPB/issues/1666)) - Deprecate undocumented getFieldByNumber in favor of the PValue-based API ([#​1669](https://togithub.com/scalapb/ScalaPB/issues/1669)) ### [`v0.11.15`](https://togithub.com/scalapb/ScalaPB/blob/HEAD/CHANGELOG.md#01115) [Compare Source](https://togithub.com/scalapb/ScalaPB/compare/v0.11.14...v0.11.15) - When more than one enum values share the same number, the first one would generate a case object as usual, and subsequent ones will value values referencing the case object. This is consistent with the Java behavior ([#​1611](https://togithub.com/scalapb/ScalaPB/issues/1611)) - `Option` now rendered as `_root_.scala.Option` to resolve name conflicts ([#​1623](https://togithub.com/scalapb/ScalaPB/issues/1623)) - scalapb-runtime-grpc: optimize Marshaller for InProcessTransport ([#​1615](https://togithub.com/scalapb/ScalaPB/issues/1615)) ### [`v0.11.14`](https://togithub.com/scalapb/ScalaPB/blob/HEAD/CHANGELOG.md#01114) [Compare Source](https://togithub.com/scalapb/ScalaPB/compare/v0.11.13...v0.11.14) - Repeated extensions can now use arbitrary iterable types or any collection type there is a CollectionAdapter for ([#​1509](https://togithub.com/scalapb/ScalaPB/issues/1509)) - Introduced new generator parameter `scala3_sources` (also available via scalapb.proto) to generate sources that are compatible with Scala 3 ([#​1576](https://togithub.com/scalapb/ScalaPB/issues/1576)) - `aux_*_options` now accept `*` in the target field to match all entities in scope. - Add `derives` and `sealed_oneof_derives` to the message options that adds a derived clause to generated messages and sealed oneofs. - Bump Scala.js to 1.14.0 ### [`v0.11.13`](https://togithub.com/scalapb/ScalaPB/blob/HEAD/CHANGELOG.md#01113) - Added input and output message type for method descriptor ([#​1503](https://togithub.com/scalapb/ScalaPB/issues/1503)) ### [`v0.11.12`](https://togithub.com/scalapb/ScalaPB/blob/HEAD/CHANGELOG.md#01112) [Compare Source](https://togithub.com/scalapb/ScalaPB/compare/v0.11.11...v0.11.12) - Lens now extends Serializable. - Bump up to protobuf-java 3.19.6

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.



This PR has been generated by Mend Renovate. View repository job log here.