Skip to content

Bump bugsnag-android-ndk from 4.9.1 to 5.19.1#111

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

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

Conversation

@dependabot
Copy link

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

Bumps bugsnag-android-ndk from 4.9.1 to 5.19.1.

Release notes

Sourced from bugsnag-android-ndk's releases.

v5.19.1

Bug fixes

  • Discarded unhandled exceptions are propagated to any previously registered handlers #1584

  • Fix SIGABRT crashes caused by race conditions in the NDK layer #1585

v5.19.0

Enhancements

  • Explicitly define Kotlin api/language versions #1564

  • Build project with Kotlin 1.4, maintain compat with Kotlin 1.3 #1565

v5.18.0

Enhancements

  • Improve the memory use and performance overhead when handling the delivery response status codes #1558

  • Harden ndk layer through use of const keyword #1566

Bug fixes

  • Delete persisted NDK events earlier in delivery process #1562

  • Add null checks for strlen() #1563

  • Catch IOException when logging response status code #1567

v5.17.0

Enhancements

  • Bump compileSdkVersion to apiLevel 31 #1536

Bug fixes

  • Flush in-memory sessions first #1538

... (truncated)

Changelog

Sourced from bugsnag-android-ndk's changelog.

5.19.1 (2022-01-21)

Bug fixes

  • Discarded unhandled exceptions are propagated to any previously registered handlers #1584

  • Fix SIGABRT crashes caused by race conditions in the NDK layer #1585

5.19.0 (2022-01-12)

Enhancements

  • Explicitly define Kotlin api/language versions #1564

  • Build project with Kotlin 1.4, maintain compat with Kotlin 1.3 #1565

5.18.0 (2022-01-05)

Enhancements

  • Improve the memory use and performance overhead when handling the delivery response status codes #1558
  • Harden ndk layer through use of const keyword #1566

Bug fixes

  • Delete persisted NDK events earlier in delivery process #1562

  • Add null checks for strlen() #1563

  • Catch IOException when logging response status code #1567

5.17.0 (2021-12-08)

Enhancements

  • Bump compileSdkVersion to apiLevel 31 #1536

Bug fixes

... (truncated)

Commits
  • 362e0f7 Merge pull request #1586 from bugsnag/v5.19.1
  • 335b81c Merge branch 'master' into v5.19.1
  • 2e95374 v5.19.1
  • 36daff6 Merge pull request #1585 from bugsnag/PLAT-7876/threadsafe-jni-cache
  • 64795b4 fix(ndk): don't attempt to share the bsg_jni_cache between threads
  • eb0e886 Merge pull request #1584 from bugsnag/PLAT-7815/propagate-discarded-unhandled
  • 717b073 fix: discarded unhandled exceptions should be propagated to any previously re...
  • 28daf75 v5.19.0
  • 4527d26 docs: remove dupe entry from changelog
  • 46d9860 Merge pull request #1581 from bugsnag/integration/feature-flags
  • 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.19.1.
- [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.19.1)

---
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 Jan 31, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2022

Superseded by #114.

@dependabot dependabot bot closed this Feb 7, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.19.1 branch February 7, 2022 04:07
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