zio-entity icon indicating copy to clipboard operation
zio-entity copied to clipboard

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

Open renovate[bot] opened this issue 2 years ago • 0 comments

This PR contains the following updates:

Package Update Change
com.thesamet.scalapb:compilerplugin patch 0.11.10 -> 0.11.17

Release Notes

scalapb/ScalaPB (com.thesamet.scalapb:compilerplugin)

v0.11.17

Compare Source

  • Add using as a reserved keyword (#​1666)
  • Deprecate undocumented getFieldByNumber in favor of the PValue-based API (#​1669)

v0.11.15

Compare Source

  • 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)
  • Option now rendered as _root_.scala.Option to resolve name conflicts (#​1623)
  • scalapb-runtime-grpc: optimize Marshaller for InProcessTransport (#​1615)

v0.11.14

Compare Source

  • Repeated extensions can now use arbitrary iterable types or any collection type there is a CollectionAdapter for (#​1509)
  • Introduced new generator parameter scala3_sources (also available via scalapb.proto) to generate sources that are compatible with Scala 3 (#​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

  • Added input and output message type for method descriptor (#​1503)

v0.11.12

Compare Source

  • Lens now extends Serializable.
  • Bump up to protobuf-java 3.19.6

v0.11.11

Compare Source

  • Add StubFactory for grpc clients (#​1351)
  • Support transformation on repeated option scalar (#​1355)
  • Exclude preamble from service files. (#​1367)
  • Add support for universal traits for sealed oneofs (#​1352)
  • Add support for mixing additional traits into sealed oneof companion (#​1370)

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar May 25 '22 18:05 renovate[bot]