Update dependency com.facebook.stetho:stetho to v1.6.0 #223
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.0
->1.6.0
Release Notes
facebook/stetho
v1.6.0
2021-03-17
v1.5.1
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)
and the Elements tab is expected to work normally again.
Fix #325/295: Add ability to track windows in Elements tab (dialog, popups, etc)
Fix #614: Add the ability to manually control Runtime class object tracking (for
J2V8 integration)
Fix #612/613: Fix issue subclassing Runtime class and other devtools domain modules
Fix #602: Make it possible to change welcome banner (see Page class constructor)
Fix #600: Actually make .remove() method work properly in DefaultDumperPluginsBuilder
Fix #596: Sort SharedPreferences entries
Fix #623: dumpapp now supports ADB_SERVER_SOCKET variable
Fix #589: Fix parsing issue using dumpapp script causing failure to connect
Fix #529: WebSocket session info now displayed correctly on upgrade
Fix #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.