Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps leakcanary-android from 2.7 to 2.8.1.

Release notes

Sourced from leakcanary-android's releases.

v2.8.1

See Change Log

v2.8

See Change Log

Changelog

Sourced from leakcanary-android's changelog.

Version 2.8.1 (2022-01-06)

This is a bugfix release, a quick follow up to 2.8 which had a few major issues 😅. If you haven't yet, you should definitely read the 2.8 changelog.

Thanks

Please thank @​dicosta, @​Goooler, @​plnice, @​preetha1326 for their contributions, bug reports and feature requests 🙏 🙏 🙏.

Crash fixes 💥💥💥

This patch release fixes not 1, not 2, but 3 crashes!

  • 💥 #2268 WorkManager expedited request crashes before API 31.
  • 💥 #2270 Updating LeakCanary.config crashes when AppWatcher is not installed.
  • 💥 #2271 Analysis failure on API 25 because HashMap$Entry became HashMap$HashMapEntry (on API 25) before it finally changed to HashMap$Node.

For more details, see the 2.8.1 Milestone and the full diff.

Version 2.8 (2022-01-04)

Note: please update to 2.8.1 instead.

Preface

The last release was 9 months ago. What happened?! Well, soon after releasing LeakCanary 2.7, I had my 2nd baby, a wonderful daughter 😍. Having 2 young kids leaves a lot less time available for Open Source work... but it's worth it!

P.Y.

Thanks

Please thank @​aaronweihe, @​alhah, @​Andre-max, @​AoraMD, @​BraisGabin, @​breezenan, @​Goooler, @​iliaskomp @​Jeff11, @​jmnwong, @​IdioticMadman, @​keyur1sst, @​lchen8, @​leinardi,

... (truncated)

Commits
  • ddf08a9 Prepare 2.8.1 release
  • 404be48 Merge pull request #2277 from Goooler/extension
  • 89b1781 Replace io usages
  • 890ead7 Replace thread usages
  • b7a27e9 Merge pull request #2276 from square/py/string_keys
  • 23eb5cc Merge pull request #2275 from square/py/crash_foreground_pre_31
  • 9f5e1cb Add quotes to hashmap string keys
  • c2b838e Merge pull request #2274 from square/py/hashmap_entry_25
  • b58cd46 Fix WorkerManager crash pre API 31
  • 8abde14 Fix crash due to changed HashMap internals on API 25
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [leakcanary-android](https://github.com/square/leakcanary) from 2.7 to 2.8.1.
- [Release notes](https://github.com/square/leakcanary/releases)
- [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md)
- [Commits](square/leakcanary@v2.7...v2.8.1)

---
updated-dependencies:
- dependency-name: com.squareup.leakcanary:leakcanary-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #64.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/gradle/master/com.squareup.leakcanary-leakcanary-android-2.8.1 branch April 25, 2022 12:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant