Skip to content

Bump bugsnag-android-ndk from 4.9.1 to 5.19.2#114

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps bugsnag-android-ndk from 4.9.1 to 5.19.2.

Release notes

Sourced from bugsnag-android-ndk's releases.

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

  • 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

... (truncated)

Changelog

Sourced from bugsnag-android-ndk's changelog.

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 #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

... (truncated)

Commits
  • da43423 Merge pull request #1593 from bugsnag/v5.19.2
  • 6ebcfc2 v5.19.2
  • 11a7dae Merge pull request #1592 from bugsnag/PLAT-7916/deserialize-reactnative-apikey
  • d88a237 fix(reactnative): deserialize the apiKey from react native events if they are...
  • a1e96f8 Merge pull request #1589 from bugsnag/PLAT-7194/onsend-feature-flags
  • 3f8b852 fix(feature-flags): feature flags are parsed and sent when OnSendCallbacks ar...
  • 04a54b4 Merge pull request #1587 from bugsnag/master
  • 362e0f7 Merge pull request #1586 from bugsnag/v5.19.1
  • 335b81c Merge branch 'master' into v5.19.1
  • 2e95374 v5.19.1
  • 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.2.
- [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.2)

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

dependabot bot commented on behalf of github Mar 14, 2022

Superseded by #121.

@dependabot dependabot bot closed this Mar 14, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.19.2 branch March 14, 2022 04:17
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