chore(deps): update dependency dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin to v0.10.3#240
Merged
renovate[bot] merged 1 commit intomainfrom Feb 10, 2026
Conversation
…o.gradle.plugin to v0.10.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.10.2→0.10.3Release Notes
ZacSweers/metro (dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin)
v0.10.3Compare Source
2026-02-09
New
androidx.tracingand can produce perfetto traces of its IR transformations.Enhancements
androidx.collectionprimitive and scatter collections in a few more places to further help improve memory performance.Fixes
IllegalStateException: No value parameter foundissues when reconstructing dependency cycle stacks to report cycle errors.metrox-androidartifact single-variant (release only).Changes
2025.2.xas of this version. Android Studio Panda and IntelliJ 2025.3 are tested and working though!SwitchingProviders or valid cycle breaking withDelegateFactory, as both of those requireProvidertypes and assisted-inject types' factories don't implementProvider.KotlinCompilation.implementationConfigurationNameAPI.enableTopLevelFunctionInjection,generateContributionHintsInFir, andsupportedHintContributionPlatformswill error if enabled on Kotlin/JS with JS incremental compilation enabled as it turns out this does not yet support generating top-level declarations from compiler plugins with incremental compilation enabled.2.3.20-dev-7791compat into2.3.20-Beta2compat, meaning the former is no longer tested on CI.2.3.20-dev-5437compat into2.3.20-dev-5706compat. This is to help Metro's main branch stay stable as the5437artifact came from a dev maven repo with ephemeral artifacts.2.3.20-Beta2.2.3.10.2.4.0-dev-539.2.3.10-RC.2.3.0. This allows it to test2.4.0builds, but is still compatible down to Kotlin2.2.20. Metro's runtime artifacts also explicitly have their language version still set to2.2(and2.0for the Gradle plugin).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: 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.
This PR was generated by Mend Renovate. View the repository job log.