Skip to content

Conversation

@slack-oss-bot
Copy link
Collaborator

This PR contains the following updates:

Package Change Age Confidence
dev.zacsweers.metro 0.5.0 -> 0.5.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ZacSweers/metro (dev.zacsweers.metro)

v0.5.1

Compare Source

2025-07-18

  • Breaking change: Rename the generateHintProperties Gradle DSL property to generateContributionHints.
  • Enhancement: Chunk field initializers and constructor statements across multiple init functions to avoid MethodTooLargeException in large graphs. This is currently experimental and gated behind the chunkFieldInits() Gradle DSL.
  • Enhancement: Mark generated factories and member injectors' constructors as private, matching the same change in Dagger 2.57.
  • Enhancement: Add a new Metro option warnOnInjectAnnotationPlacement to disable suggestion to lift @​Inject to class when there is only one constructor, the warning applies to constructors with params too.
  • Fix: Fix @Contributes*.replaces not working if the contributed type is in the same compilation but a different file.
  • Fix: Fix generated MembersInjector.create() return types' generic argument to use the target class.
  • Fix: Don't generated nested MetroContribution classes for binding containers.
  • Fix: Fix contributing binding containers across compilations.

Special thanks to @​kevinguitar and @​ChristianKatzmann 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 has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot enabled auto-merge July 19, 2025 08:07
@slack-oss-bot slack-oss-bot force-pushed the renovate/dev.zacsweers.metro-0.x branch from 81d7400 to 52ce60a Compare July 19, 2025 08:08
@slack-oss-bot slack-oss-bot added this pull request to the merge queue Jul 19, 2025
Merged via the queue into main with commit b2cc574 Jul 19, 2025
5 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/dev.zacsweers.metro-0.x branch July 19, 2025 16:00
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.

3 participants