Skip to content

fix(deps): update metro to v1 (major)#1833

Merged
ZacSweers merged 1 commit intomainfrom
test-renovate/major-metro
Apr 28, 2026
Merged

fix(deps): update metro to v1 (major)#1833
ZacSweers merged 1 commit intomainfrom
test-renovate/major-metro

Conversation

@slack-oss-bot
Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
dev.zacsweers.metro plugin major 0.13.2 -> 1.0.0
dev.zacsweers.metro:gradle-plugin dependencies major 0.13.2 -> 1.0.0

Release Notes

ZacSweers/metro (dev.zacsweers.metro)

v1.0.0

Compare Source

2026-04-27

This is the first stable release of Metro!

This means that its runtime APIs (runtime, metrox artifacts, Gradle plugin, etc) are now API stable unless annotated with an experimental annotation.

See the announcement post!

Consider sponsoring Metro's development

Changes since RC4

New
  • [runtime] Add an optional @Origin.context property, allowing generators to attach extra context to an origin if they want.
Enhancements
  • [IR] When a missing binding is a generated contribution provider for an unexposed impl class, include a hint about that in the MissingBinding error message.
Fixes
  • [FIR] Fix diagnostic reporting for injection sites referring to contribution classes is not annotated @ExposeImplBinding and generateContributionProviders is enabled. Previously it didn't report on all cases.
  • [IR] When reporting binding errors with generateContributionProviders enabled, if the referenced declaration is a @Contributes* binding then report the original declaration rather than the (source-less) generated declaration.
Changes
  • [compiler] Test Kotlin 2.3.21.
  • [ide] Test IntelliJ 2026.1.1.
  • [ide] Test Android Studio Panda 4.
  • [ide] Test Android Studio Quail canaries.

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ZacSweers ZacSweers added this pull request to the merge queue Apr 28, 2026
Merged via the queue into main with commit a004b90 Apr 28, 2026
4 checks passed
@ZacSweers ZacSweers deleted the test-renovate/major-metro branch April 28, 2026 16:06
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