Skip to content

chore(deps): [WPB-9777] bump metro from 1.2.0 to 1.2.1#5016

Merged
MohamadJaara merged 1 commit into
developfrom
dependabot/gradle/metro-1.2.1
Jul 1, 2026
Merged

chore(deps): [WPB-9777] bump metro from 1.2.0 to 1.2.1#5016
MohamadJaara merged 1 commit into
developfrom
dependabot/gradle/metro-1.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps metro from 1.2.0 to 1.2.1.
Updates dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin from 1.2.0 to 1.2.1

Release notes

Sourced from dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin's releases.

1.2.1

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

  • 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

What's Changed

Full Changelog: ZacSweers/metro@1.2.0...1.2.1

Changelog

Sourced from dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin's changelog.

1.2.1

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

Commits

Updates dev.zacsweers.metro:metrox-viewmodel-compose from 1.2.0 to 1.2.1

Release notes

Sourced from dev.zacsweers.metro:metrox-viewmodel-compose's releases.

1.2.1

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

  • 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

What's Changed

Full Changelog: ZacSweers/metro@1.2.0...1.2.1

Changelog

Sourced from dev.zacsweers.metro:metrox-viewmodel-compose's changelog.

1.2.1

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

Commits

Updates dev.zacsweers.metro from 1.2.0 to 1.2.1

Release notes

Sourced from dev.zacsweers.metro's releases.

1.2.1

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

  • 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

What's Changed

Full Changelog: ZacSweers/metro@1.2.0...1.2.1

Changelog

Sourced from dev.zacsweers.metro's changelog.

1.2.1

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

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `metro` from 1.2.0 to 1.2.1.

Updates `dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/ZacSweers/metro/releases)
- [Changelog](https://github.com/ZacSweers/metro/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/metro@1.2.0...1.2.1)

Updates `dev.zacsweers.metro:metrox-viewmodel-compose` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/ZacSweers/metro/releases)
- [Changelog](https://github.com/ZacSweers/metro/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/metro@1.2.0...1.2.1)

Updates `dev.zacsweers.metro` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/ZacSweers/metro/releases)
- [Changelog](https://github.com/ZacSweers/metro/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/metro@1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: dev.zacsweers.metro:dev.zacsweers.metro.gradle.plugin
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.zacsweers.metro:metrox-viewmodel-compose
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.zacsweers.metro
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 30, 2026 22:09
@dependabot dependabot Bot requested review from Garzas, saleniuk, typfel and yamilmedina and removed request for a team June 30, 2026 22:09
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2026
@dependabot dependabot Bot requested a review from emmaoke-w June 30, 2026 22:09
@dependabot dependabot Bot added the java Pull requests that update Java code label Jun 30, 2026
@sonarqubecloud

Copy link
Copy Markdown

@MohamadJaara MohamadJaara added this pull request to the merge queue Jul 1, 2026
Merged via the queue into develop with commit f8189d5 Jul 1, 2026
19 of 20 checks passed
@MohamadJaara MohamadJaara deleted the dependabot/gradle/metro-1.2.1 branch July 1, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants