Skip to content

chore(deps): update plugin metro to v0.5.4 #2984

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

Merged
merged 1 commit into from
Aug 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2025

This PR contains the following updates:

Package Change Age Confidence
dev.zacsweers.metro 0.5.3 -> 0.5.4 age confidence

Release Notes

ZacSweers/metro (dev.zacsweers.metro)

v0.5.4

Compare Source

2025-08-01

  • Enhancement: Support excludes, bindingContainers, and additionalScopes in @ContributesGraphExtension.
  • Enhancement: Allow binding containers and regular contributed classes to replace each other in contribution merging.
  • Enhancement: Allow @ElementsIntoSet on properties.
  • Enhancement: Don't run FIR extensions on Java sources.
  • Fix: Report incompatible scopes in nested contributed graphs to MessageCollector until Kotlin 2.2.20.
  • Fix: Report binding issues from externally contributed graphs to MessageCollector until Kotlin 2.2.20.
  • Fix: Preserve nullability when remapping type parameters.
  • Fix: Don't double-add @ContributesTo contributions while merging contributed graphs.
  • Fix: Check rawStatus for overrides when merging contributed supertypes.
  • Fix: Correctly extract the element type when creating implicit Set multibindings from @ElementsIntoSet contributors.
  • Fix: Check additionalScopes when merging binding containers too.
  • Fix: Don't fail if multiple contributing annotations on binding containers match the target scope when aggregating them.
  • Fix: Dedupe binding containers during graph node generation.
  • Fix: Add a checker for @Provides constructor parameters in binding containers.
  • Fix: Fix reading repeated external contributed annotations.
  • Fix: Filter by matching scopes when merging contributed types with repeated annotations.

Special thanks to @​hossain-khan, @​gabrielittner, @​kevinguitar, @​JoelWilcox, and @​martinbonnin for contributing to this release!


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.

@renovate renovate bot enabled auto-merge (squash) August 2, 2025 12:06
@renovate renovate bot merged commit 5e2ec85 into main Aug 2, 2025
5 checks passed
@renovate renovate bot deleted the renovate/dev.zacsweers.metro-0.x branch August 2, 2025 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.

0 participants