-
Notifications
You must be signed in to change notification settings - Fork 381
fix(deps): update metro to v0.9.3 #5967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5967 +/- ##
===========================================
+ Coverage 81.36% 81.40% +0.03%
===========================================
Files 2535 2535
Lines 67626 67626
Branches 8669 8669
===========================================
+ Hits 55022 55048 +26
+ Misses 9394 9367 -27
- Partials 3210 3211 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Edited/Blocked NotificationRenovate 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. |
|
I have tested a release build after the second commit and the application is still working fine. |
|
|
jmartinesp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works fine for me too in a release build.



This PR contains the following updates:
0.9.2→0.9.30.9.2→0.9.30.9.2→0.9.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ZacSweers/metro (dev.zacsweers.metro)
v0.9.3Compare Source
2026-01-02
Happy new year!
Enhancements
@Bindsexpressions in origin points rather than graphs. This reduces unnecessary extra generated functions.MethodTooLargeExceptionerrors in the JVM.QualifierOverrideMismatcherrors were reported prior to graph validation. This helps reduce noise in failure cases, as it would otherwise also likely reportMissingBindingerrors caused by the source of theQualifierOverrideMismatcherror.Fixes
Map<K, Provider<V>>parameters to@Providesfunctions mistakenly unwrapping the Provider value type.@ElementsIntoSetbinding types.@ElementsIntoSetbinding types.Changes
SUSPICIOUS_MEMBER_INJECT_FUNCTIONdiagnostic to be a warning instead of an error.2.3.2xand Android Studio stable currently points to Kotlin2.2.2x.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: 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.
This PR was generated by Mend Renovate. View the repository job log.