Skip to content

Bump bugsnag-android-ndk from 4.9.1 to 5.17.0#106

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps bugsnag-android-ndk from 4.9.1 to 5.17.0.

Release notes

Sourced from bugsnag-android-ndk's releases.

v5.17.0

Enhancements

  • Bump compileSdkVersion to apiLevel 31 #1536

Bug fixes

  • Flush in-memory sessions first #1538

  • Avoid unnecessary network connectivity change breadcrumb #1540 #1546

  • Clear native stacktrace memory in bugsnag_notify_env before attempting to unwind the stack #1543

v5.16.0

Bug fixes

  • Increase resilience of NDK stackframe method capture #1484

  • redactedKeys now correctly apply to metadata on Event breadcrumbs #1526

  • Improved the robustness of automatically logged ERROR breadcrumbs #1531

  • Improve performance on the breadcrumb storage "hot path" by removing Date formatting #1525

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

... (truncated)

Changelog

Sourced from bugsnag-android-ndk's changelog.

5.17.0 (2021-12-08)

Enhancements

  • Bump compileSdkVersion to apiLevel 31 #1536

Bug fixes

  • Flush in-memory sessions first #1538

  • Avoid unnecessary network connectivity change breadcrumb #1540 #1546

  • Clear native stacktrace memory in bugsnag_notify_env before attempting to unwind the stack #1543

5.16.0 (2021-11-29)

Bug fixes

  • Increase resilience of NDK stackframe method capture #1484

  • redactedKeys now correctly apply to metadata on Event breadcrumbs #1526

  • Improved the robustness of automatically logged ERROR breadcrumbs #1531

  • Improve performance on the breadcrumb storage "hot path" by removing Date formatting #1525

5.15.0 (2021-11-04)

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

5.14.0 (2021-09-29)

... (truncated)

Commits
  • 9807e53 v5.17.0
  • 3dc9d3b v5.17.0
  • de4d911 Merge pull request #1546 from bugsnag/PLAT-7614/connectivity-legacy
  • 5fd32cd fix: avoid logging network breadcrumb for first call
  • 900f3b1 Merge pull request #1543 from bugsnag/PLAT-7701/clear-notify-stacktrace
  • 11c4bd9 fix(notify): clear the stack-trace memory to avoid UTF-8 encoding errors in `...
  • cffdc36 Merge pull request #1541 from bugsnag/bump-example-app-deps
  • e0e45e5 chore: bump example app dependencies
  • 9100f5a Merge pull request #1539 from bugsnag/PLAT-7680-fix-anr-stack-unwind
  • a59f5c2 Merge branch 'next' into PLAT-7680-fix-anr-stack-unwind
  • 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.17.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.17.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 Dec 20, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2022

Superseded by #108.

@dependabot dependabot bot closed this Jan 17, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.17.0 branch January 17, 2022 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