Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2026

This PR contains the following updates:

Package Change Age Confidence
dev.zacsweers.metro 0.9.30.9.4 age confidence

Release Notes

ZacSweers/metro (dev.zacsweers.metro)

v0.9.4

Compare Source

2026-01-09

Enhancements
  • [IR] Support generation of scalar multibinding sets that use @ElementsIntoSet source bindings. Previously these would always use a SetFactory under the hood.
  • [IR] Refactor multibinding getter logic to align with all other binding field/getter logic, allowing more precise generation of multibindings based on different contextual needs (scalar, Provider, etc representations).
Fixes
  • [IR] Fix accidental potential for runtime eager calls to non-initialized bindings in some multi-level multibinding scenarios.
  • [IR] Always use a provider field if multiple provider and scalar refs are found. Previously we would possibly use just a scalar getter field wrapped in InstanceFactory for provider refs.
  • [IR / Dagger Interop] Ensure @BindsOptionalOf bindings that are satisfied by scoped bindings use the scoped instance.
  • [IR / Reports] Don't de-dupe alias/memberinject bindings in graph metadata reports if one is already present.
Changes
  • Remove -checkdiscard rules from embedded proguard rules.
Contributors

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


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.

@WhosNickDoglio WhosNickDoglio merged commit 2f0103d into trunk Jan 10, 2026
11 checks passed
@renovate renovate bot deleted the renovate/dev.zacsweers.metro-0.x branch January 10, 2026 12:12
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.

2 participants