Skip to content

Update dependency com.thesamet.scalapb:compilerplugin to v0.11.19 #796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2025

This PR contains the following updates:

Package Update New value References Sourcegraph
com.thesamet.scalapb:compilerplugin patch 0.11.19 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.19

Compare Source

v0.11.18

Compare Source

  • References to descriptors are fully qualified (#​1724)

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

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.


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

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

@renovate renovate bot added the bot label Jun 7, 2025
@renovate renovate bot force-pushed the renovate/com.thesamet.scalapb-compilerplugin-0.x branch from a1054ff to 1f5c2ba Compare June 26, 2025 15:50
@renovate renovate bot changed the title Update dependency com.thesamet.scalapb:compilerplugin to v0.11.18 Update dependency com.thesamet.scalapb:compilerplugin to v0.11.19 Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants