Skip to content
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

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

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the bot label Jun 4, 2024
@keynmol keynmol closed this Jul 18, 2024
Copy link
Contributor Author

renovate bot commented Jul 18, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.11.17). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/com.thesamet.scalapb-compilerplugin-0.x branch July 18, 2024 09:40
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.

1 participant