Skip to content

chore(deps): update dependency dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin to v0.13.1#298

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/dev.zacsweers.metro-dev.zacsweers.metro.gradle.plugin-0.x
Apr 6, 2026
Merged

chore(deps): update dependency dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin to v0.13.1#298
renovate[bot] merged 1 commit intomainfrom
renovate/dev.zacsweers.metro-dev.zacsweers.metro.gradle.plugin-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 6, 2026

This PR contains the following updates:

Package Change Age Confidence
dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin 0.13.00.13.1 age confidence

Release Notes

ZacSweers/metro (dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin)

v0.13.1

Compare Source

2026-04-06

This is a small bugfix release for some issues with the new experimental Circuit code gen and generateContributionProviders features.

Enhancements
  • Add a @ExposeImplBinding annotation to disable generateContributionProviders behavior on a per-class basis.
  • [FIR] Warn if injecting an impl type when generateContributionProviders and the class isn't annotated @ExposeImplBinding.
Fixes
  • [FIR] Fix Circuit code gen not reporting contribution hints for downstream compilations.
  • [FIR] Don't generate contribution classes for @ContributesTo-annotated classes when generateContributionProviders is enabled.
  • [FIR] Don't generate contribution classes for @AssistedFactory-annotated classes when generateContributionProviders is enabled.
  • [FIR] Better ensure enableCircuitCodegen and generateContributionProviders work together when both enabled.
  • [IR] Fix default parameter expressions not being copied when generateContributionProviders is enabled. This specifically affected scoped or private bindings.
  • [IR] Fix qualifier annotations not being copied when generateContributionProviders is enabled.
  • [IR] Don't link expect/actual declarations if the callee is a synthetic declaration. This avoids some non-obvious IC failures with generateContributionProviders.
Contributors

Special thanks to the following contributors for contributing to this release!

Consider sponsoring Metro's development

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Copy Markdown

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@renovate renovate bot merged commit 3043885 into main Apr 6, 2026
12 checks passed
@renovate renovate bot deleted the renovate/dev.zacsweers.metro-dev.zacsweers.metro.gradle.plugin-0.x branch April 6, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants