Skip to content
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

chore(deps): bump stetho-okhttp3 from 1.5.0 to 1.5.1 #1364

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 20, 2019

Bumps stetho-okhttp3 from 1.5.0 to 1.5.1.

Changelog

Sourced from stetho-okhttp3's changelog.

Version 1.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)

Commits
  • 8d17427 Merge pull request #639 from jasta/release-v1.5.1
  • 86e78c2 Merge branch 'master' of github.com:facebook/stetho into release-v1.5.1
  • 194bda3 Merge pull request #641 from jasta/travis-acceptsdklicense
  • 2d16ec2 Fix travis CI issue with SDK manager and license acceptance
  • 5f2554b Fix Stetho fatjar after gradle upgrade
  • 3372b96 Bump version to 1.5.1
  • b59f8b2 Update CHANGELOG.md to v1.5.1
  • 1052c89 Merge pull request #638 from jasta/fatjar-fix
  • fa6e296 Fix Stetho fatjar after gradle upgrade
  • 8daa768 Fix typo in CSS (#629)
  • Additional commits viewable in compare view

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/com.facebook.stetho-stetho-okhttp3-1.5.1 branch from 65e38f0 to d060033 Compare March 21, 2019 05:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/com.facebook.stetho-stetho-okhttp3-1.5.1 branch from d060033 to 5e67773 Compare March 21, 2019 09:24
@iamareebjamal iamareebjamal merged commit a79807c into development Mar 21, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.facebook.stetho-stetho-okhttp3-1.5.1 branch March 21, 2019 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants