Skip to content

Bump dev.zacsweers.metro:gradle-plugin from 0.9.3 to 0.9.4#123

Merged
technoir42 merged 1 commit intomainfrom
dependabot/gradle/dev.zacsweers.metro-gradle-plugin-0.9.4
Jan 11, 2026
Merged

Bump dev.zacsweers.metro:gradle-plugin from 0.9.3 to 0.9.4#123
technoir42 merged 1 commit intomainfrom
dependabot/gradle/dev.zacsweers.metro-gradle-plugin-0.9.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2026

Bumps dev.zacsweers.metro:gradle-plugin from 0.9.3 to 0.9.4.

Release notes

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

0.9.4

Enhancements

  • [IR] Support generation of scalar multibinding sets that use @ElementsIntoSet source bindings. Previously these would always use a SetFactory under the hood.
  • [IR] Refactor multibinding getter logic to align with all other binding field/getter logic, allowing more precise generation of multibindings based on different contextual needs (scalar, Provider, etc representations).

Fixes

  • [IR] Fix accidental potential for runtime eager calls to non-initialized bindings in some multi-level multibinding scenarios.
  • [IR] Always use a provider field if multiple provider and scalar refs are found. Previously we would possibly use just a scalar getter field wrapped in InstanceFactory for provider refs.
  • [IR / Dagger Interop] Ensure @BindsOptionalOf bindings that are satisfied by scoped bindings use the scoped instance.
  • [IR / Reports] Don't de-dupe alias/memberinject bindings in graph metadata reports if one is already present.

Changes

  • Remove -checkdiscard rules from embedded proguard rules.

Contributors

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

What's Changed

New Contributors

Full Changelog: ZacSweers/metro@0.9.3...0.9.4

Changelog

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

0.9.4

2026-01-09

Enhancements

  • [IR] Support generation of scalar multibinding sets that use @ElementsIntoSet source bindings. Previously these would always use a SetFactory under the hood.
  • [IR] Refactor multibinding getter logic to align with all other binding field/getter logic, allowing more precise generation of multibindings based on different contextual needs (scalar, Provider, etc representations).

Fixes

  • [IR] Fix accidental potential for runtime eager calls to non-initialized bindings in some multi-level multibinding scenarios.
  • [IR] Always use a provider field if multiple provider and scalar refs are found. Previously we would possibly use just a scalar getter field wrapped in InstanceFactory for provider refs.
  • [IR / Dagger Interop] Ensure @BindsOptionalOf bindings that are satisfied by scoped bindings use the scoped instance.
  • [IR / Reports] Don't de-dupe alias/memberinject bindings in graph metadata reports if one is already present.

Changes

  • Remove -checkdiscard rules from embedded proguard rules.

Contributors

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

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [dev.zacsweers.metro:gradle-plugin](https://github.com/ZacSweers/metro) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/ZacSweers/metro/releases)
- [Changelog](https://github.com/ZacSweers/metro/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/metro@0.9.3...0.9.4)

---
updated-dependencies:
- dependency-name: dev.zacsweers.metro:gradle-plugin
  dependency-version: 0.9.4
  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 Jan 11, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 11, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@technoir42 technoir42 enabled auto-merge (squash) January 11, 2026 17:30
@technoir42 technoir42 merged commit f4cd9a0 into main Jan 11, 2026
5 checks passed
@technoir42 technoir42 deleted the dependabot/gradle/dev.zacsweers.metro-gradle-plugin-0.9.4 branch January 11, 2026 17:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant