Skip to content

fix(deps): update metro to v1.2.1#183

Merged
ShadowRZ merged 1 commit into
masterfrom
renovate/metro
Jun 15, 2026
Merged

fix(deps): update metro to v1.2.1#183
ShadowRZ merged 1 commit into
masterfrom
renovate/metro

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

ZacSweers/metro (dev.zacsweers.metro)

v1.2.1

Compare Source

2026-06-11

New
  • [IR] Add support for generating metadata-visible classes entirely in IR, allowing Metro to move much of its current FIR code gen entirely to IR.
    • This is enabled by default (and only possible) on Kotlin 2.4.20-dev-6138 or newer and can be configured via the generateClassesInIr option. Do not try to enable this on older versions, your builds will fail and you will be sad.
Fixes
  • [FIR] Fix supertype merging not accounting for replaces coming from binding container contributions.
Changes
  • [gradle] Replace the rich-diagnostics compiler option and metro.richDiagnostics system property with diagnostics-render-mode and metro.diagnosticsRenderMode.
  • Test Kotlin 2.4.20-dev-6138.
  • Test IntelliJ 2026.2 EAPs.
Contributors

Special thanks to the following contributors for contributing to this release!

Consider sponsoring Metro's development

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 dependencies Project dependencies related issue / PR label Jun 15, 2026
@hanekokoro-bot

Copy link
Copy Markdown
Warnings
⚠️

gradle/libs.versions.toml#L14 - A newer version of com.composables:composeunstyled-dialog than 2.6.0 is available: 2.7.0

⚠️

gradle/libs.versions.toml#L20 - A newer version of dev.detekt than 2.0.0-alpha.3 is available: 2.0.0-alpha.4

⚠️

gradle/libs.versions.toml#L21 - A newer version of io.nlopez.compose.rules:detekt than 0.6.0 is available: 0.6.1

⚠️

gradle/libs.versions.toml#L25 - A newer version of io.github.vinceglb:filekit-dialogs-compose than 0.14.1 is available: 0.14.2

Generated by 🚫 dangerJS against fb10a7c

@hanekokoro-bot

Copy link
Copy Markdown

Download Debug Artifacts: projectkafka-debug.zip

@ShadowRZ ShadowRZ merged commit 8b49fc0 into master Jun 15, 2026
7 checks passed
@ShadowRZ ShadowRZ deleted the renovate/metro branch June 15, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Project dependencies related issue / PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant