openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
38 stars 64 forks source link

Update dependency com.facebook.stetho:stetho to v1.6.0 #223

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.facebook.stetho:stetho 1.5.0 -> 1.6.0 age adoption passing confidence

Release Notes

facebook/stetho ### [`v1.6.0`](https://togithub.com/facebook/stetho/blob/HEAD/CHANGELOG.md#Version-160) *2021-03-17* - Fix [#​662](https://togithub.com/facebook/stetho/issues/662)/665: AndroidX upgrade. ### [`v1.5.1`](https://togithub.com/facebook/stetho/blob/HEAD/CHANGELOG.md#Version-151) *2019-03-17* - **Fix view inspection crash on Android P+** View highlighting was using a legacy pre-O API which was removed in P that caused a crash when highlighting a view in the Elements tab. This has now been fixed ([#​607](https://togithub.com/facebook/stetho/issues/607)) and the Elements tab is expected to work normally again. - Fix [#​325](https://togithub.com/facebook/stetho/issues/325)/295: Add ability to track windows in Elements tab (dialog, popups, etc) - Fix [#​614](https://togithub.com/facebook/stetho/issues/614): Add the ability to manually control Runtime class object tracking (for J2V8 integration) - Fix [#​612](https://togithub.com/facebook/stetho/issues/612)/613: Fix issue subclassing Runtime class and other devtools domain modules - Fix [#​602](https://togithub.com/facebook/stetho/issues/602): Make it possible to change welcome banner (see Page class constructor) - Fix [#​600](https://togithub.com/facebook/stetho/issues/600): Actually make .remove() method work properly in DefaultDumperPluginsBuilder - Fix [#​596](https://togithub.com/facebook/stetho/issues/596): Sort SharedPreferences entries - Fix [#​623](https://togithub.com/facebook/stetho/issues/623): dumpapp now supports ADB_SERVER_SOCKET variable - Fix [#​589](https://togithub.com/facebook/stetho/issues/589): Fix parsing issue using dumpapp script causing failure to connect - Fix [#​529](https://togithub.com/facebook/stetho/issues/529): WebSocket session info now displayed correctly on upgrade - Fix [#​541](https://togithub.com/facebook/stetho/issues/541)/580: Avoid crash when installing the Stetho interceptor in the wrong okhttp chain (the request chain lacks a connection instance)

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.