Skip to content

Bump bugsnag-android-ndk from 4.9.1 to 5.15.0#102

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.15.0
Closed

Bump bugsnag-android-ndk from 4.9.1 to 5.15.0#102
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.15.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps bugsnag-android-ndk from 4.9.1 to 5.15.0.

Release notes

Sourced from bugsnag-android-ndk's releases.

v5.15.0

Bug fixes

  • Avoid reporting false-positive background ANRs with improved foreground detection #1429

  • Prevent events being attached to phantom sessions when they are blocked by an OnSessionCallback #1434

  • Plugins will correctly mirror metadata added using addMetadata(String, Map) #1454

v5.14.0

Enhancements

  • Capture and report thread state (running, sleeping, etc.) for Android Runtime and Native threads #1367 #1390

v5.13.0

  • Capture breadcrumbs for OkHttp network requests #1358 #1361 #1363 #1379

  • Update project to build using Gradle/AGP 7 #1354

  • Increased default breadcrumb collection limit to 50 #1366

  • Support integer values in buildUuid #1375

  • Use SystemClock.elapsedRealtime to track app.durationInForeground #1378

v5.12.0

  • The app.lowMemory value always report the most recent onTrimMemory/onLowMemory status #1342

  • Added the app.memoryTrimLevel metadata to report a description of the latest onTrimMemory status #1344

  • Added STATE Breadcrumbs for onTrimMemory events #1345

  • The device.totalMemory and device.freeMemory values report device-level memory, and app.memoryUsage, app.totalMemory, app.app.freeMemory, and app.memoryLimit report VM level memory status #1346

... (truncated)

Changelog

Sourced from bugsnag-android-ndk's changelog.

5.15.0 (2021-11-04)

Bug fixes

  • Increase resilience of NDK stackframe method capture #1484

  • Avoid reporting false-positive background ANRs with improved foreground detection #1429

  • Prevent events being attached to phantom sessions when they are blocked by an OnSessionCallback #1434

  • Plugins will correctly mirror metadata added using addMetadata(String, Map) #1454

5.14.0 (2021-09-29)

Enhancements

  • Capture and report thread state (running, sleeping, etc.) for Android Runtime and Native threads #1367 #1390

5.13.0 (2021-09-22)

  • Capture breadcrumbs for OkHttp network requests #1358 #1361 #1363 #1379

  • Update project to build using Gradle/AGP 7 #1354

  • Increased default breadcrumb collection limit to 50 #1366

  • Support integer values in buildUuid #1375

  • Use SystemClock.elapsedRealtime to track app.durationInForeground #1378

5.12.0 (2021-08-26)

  • The app.lowMemory value always report the most recent onTrimMemory/onLowMemory status #1342

  • Added the app.memoryTrimLevel metadata to report a description of the latest onTrimMemory status

... (truncated)

Commits
  • 17702d1 v5.15.0 (#1483)
  • 848895a Merge pull request #1465 from bugsnag/revert-master-merges
  • 4b5d11b Revert "Merge branch 'next' into master"
  • 8eaf7a7 Revert "v5.14.1"
  • 8007074 v5.14.1
  • 04f7b90 bump v5.14.1 version numbers
  • 7cb69df Merge branch 'next' into master
  • 74612eb Merge pull request #1459 from bugsnag/fix-flaky-test
  • 158c4cd test: resolve flaky E2E scenario
  • b26fabc fix(json): coerce all Device.runtimeVersions fields to String during storage,...
  • 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 [bugsnag-android-ndk](https://github.com/bugsnag/bugsnag-android) from 4.9.1 to 5.15.0.
- [Release notes](https://github.com/bugsnag/bugsnag-android/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-android/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-android@v4.9.1...v5.15.0)

---
updated-dependencies:
- dependency-name: com.bugsnag:bugsnag-android-ndk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Dec 20, 2021

Superseded by #106.

@dependabot dependabot bot closed this Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.15.0 branch December 20, 2021 04:06
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.

0 participants