Skip to content

Update metro to v1 (major)#6720

Open
renovate[bot] wants to merge 2 commits intodevelopfrom
renovate/major-metro
Open

Update metro to v1 (major)#6720
renovate[bot] wants to merge 2 commits intodevelopfrom
renovate/major-metro

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Change Age Confidence
dev.zacsweers.metro 0.13.21.0.0 age confidence
dev.zacsweers.metro:runtime 0.13.21.0.0 age confidence
dev.zacsweers.metro:gradle-plugin 0.13.21.0.0 age confidence

Warning

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


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: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the PR-Dependencies Pull requests that update a dependency file label May 5, 2026
@renovate renovate Bot requested a review from a team as a code owner May 5, 2026 00:49
@renovate renovate Bot requested review from ganfra and removed request for a team May 5, 2026 00:49
@renovate renovate Bot added the PR-Dependencies Pull requests that update a dependency file label May 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.35%. Comparing base (d7be603) to head (384c806).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
...ement/android/libraries/network/RetrofitFactory.kt 0.00% 2 Missing ⚠️
.../libraries/matrix/ui/media/ImageLoaderFactories.kt 0.00% 1 Missing ⚠️
...braries/voicerecorder/impl/audio/DefaultEncoder.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6720   +/-   ##
========================================
  Coverage    81.35%   81.35%           
========================================
  Files         2629     2629           
  Lines        73352    73352           
  Branches      9496     9496           
========================================
  Hits         59675    59675           
  Misses       10173    10173           
  Partials      3504     3504           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/nPnGJu

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

@ElementBot
Copy link
Copy Markdown
Collaborator

Warnings
⚠️

gradle/libs.versions.toml#L6 - A newer version of com.android.tools.build:gradle than 8.13.2 is available: 9.2.1

⚠️

gradle/libs.versions.toml#L35 - A newer version of io.github.takahirom.roborazzi:roborazzi-junit-rule than 1.59.0 is available: 1.60.0

⚠️

gradle/libs.versions.toml#L54 - A newer version of com.autonomousapps:dependency-analysis-gradle-plugin than 3.9.0 is available: 3.10.0

⚠️

gradle/libs.versions.toml#L123 - A newer version of androidx.compose.material3:material3 than 1.5.0-alpha15 is available: 1.5.0-alpha18

⚠️

gradle/libs.versions.toml#L171 - A newer version of io.github.sergio-sastre.ComposablePreviewScanner:android than 0.8.2 is available: 0.9.0

⚠️

gradle/libs.versions.toml#L203 - A newer version of net.zetetic:sqlcipher-android than 4.14.1 is available: 4.15.0

⚠️

gradle/libs.versions.toml#L210 - A newer version of org.maplibre.gl:android-sdk than 13.0.2 is available: 13.1.0

⚠️

gradle/libs.versions.toml#L217 - A newer version of com.google.guava:guava than 33.5.0-android is available: 33.6.0-android

⚠️

gradle/libs.versions.toml#L224 - A newer version of com.posthog:posthog-android than 3.43.0 is available: 3.43.1

⚠️

gradle/libs.versions.toml#L265 - A newer version of org.owasp.dependencycheck than 12.2.1 is available: 12.2.2

⚠️

gradle/libs.versions.toml#L271 - A newer version of org.sonarqube than 7.2.3.7755 is available: 7.3.0.8198

Generated by 🚫 dangerJS against 384c806

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 5, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants