Skip to content

Bump bugsnag-android-ndk from 4.9.1 to 5.20.0#121

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps bugsnag-android-ndk from 4.9.1 to 5.20.0.

Release notes

Sourced from bugsnag-android-ndk's releases.

v5.20.0

Enhancements

  • The number of threads reported can now be limited using Configuration.setMaxReportedThreads (defaulting to 200) #1607

  • Improved the performance and stability of the NDK and ANR plugins by caching JNI references on start #1596 #1601

v5.19.2

Bug fixes

  • Fixed an issue where feature-flags were not always sent if an OnSendCallback was configured #1589

  • Fix a bug where api keys set in React Native callbacks were ignored #1592

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

... (truncated)

Changelog

Sourced from bugsnag-android-ndk's changelog.

5.20.0 (2022-03-10)

Enhancements

  • The number of threads reported can now be limited using Configuration.setMaxReportedThreads (defaulting to 200) #1607

  • Improved the performance and stability of the NDK and ANR plugins by caching JNI references on start #1596 #1601

5.19.2 (2022-01-31)

Bug fixes

  • Fixed an issue where feature-flags were not always sent if an OnSendCallback was configured #1589

  • Fix a bug where api keys set in React Native callbacks were ignored #1592

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

... (truncated)

Commits
  • ff29d29 Merge pull request #1619 from bugsnag/v5.20.0
  • 6a2dcdd v5.20.0
  • 2fdce0e Merge pull request #1607 from bugsnag/PLAT-8098-limit-threads
  • 3d30582 Add a configuration option to limit the number of threads captured
  • 3808c41 Merge pull request #1601 from bugsnag/PLAT-7808-anr-jni-fixes-3
  • 20000fb Port JNI safety code to ANR plugin
  • 28b2437 Merge pull request #1596 from bugsnag/PLAT-7915-global-jni-cache
  • d49b304 Init JNI cache once, and don't store JNIEnv
  • d583637 Merge pull request #1599 from bugsnag/tms/multiple-android-6
  • f130fb5 Provide multiple device options for Android 6 e2e tests
  • 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.20.0.
- [Release notes](https://github.com/bugsnag/bugsnag-android/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-android/blob/v5.20.0/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-android@v4.9.1...v5.20.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 Mar 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 4, 2022

Superseded by #124.

@dependabot dependabot bot closed this Apr 4, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.20.0 branch April 4, 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