Skip to content

Bump bugsnag-android-ndk from 4.9.1 to 5.6.2#51

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps bugsnag-android-ndk from 4.9.1 to 5.6.2.

Release notes

Sourced from bugsnag-android-ndk's releases.

v5.6.2

Bug fixes

  • Check additional JNI calls for pending exceptions and no-op #1133

  • Fix rare crash when loading device ID #1137

v5.6.0

Enhancements

  • Enable React Native promise rejection handling #1006 #1001

Bug fixes

  • Check internal JNI calls for pending exceptions and no-op #1088 #1091 #1092 #1117

  • Add global metadata to ANR error reports #1095

v5.5.2

  • Fix regression in 5.5.1 where ANR and NDK detection was not functional for apps using ProGuard/R8 or DexGuard #1096

v5.5.1

  • Alter ANR SIGQUIT handler to stop interfering with Google's ANR reporting, and to avoid unsafe JNI calls from within a signal handler #1078

  • Alter HTTP requests to stop using chunked transfer encoding #1077

  • Allow null device IDs, preventing rare crash in Bugsnag initialization #1083

v5.5.0

This release supports initializing Bugsnag in multi processes apps. If your app uses Bugsnag in multiple processes, you should initialize Bugsnag with a unique persistenceDirectory value for each process. Please see the docs for further information.

  • Store user information in persistenceDirectory #1017

  • Use consistent device ID for multi process apps #1013

... (truncated)

Changelog

Sourced from bugsnag-android-ndk's changelog.

5.6.2 (2021-02-15)

Bug fixes

  • Check additional JNI calls for pending exceptions and no-op #1133

  • Fix rare crash when loading device ID #1137

5.6.1 (2021-02-15)

The packaging for this version was incorrect so it should not be used.

5.6.0 (2021-02-08)

Enhancements

  • Enable React Native promise rejection handling #1006 #1001

Bug fixes

  • Check internal JNI calls for pending exceptions and no-op #1088 #1091 #1092 #1117

  • Add global metadata to ANR error reports #1095

5.5.2 (2021-01-27)

Bug fixes

  • Fix regression in 5.5.1 where ANR and NDK detection was not functional for apps using ProGuard/R8 or DexGuard #1096

5.5.1 (2021-01-21)

Bug fixes

  • Alter ANR SIGQUIT handler to stop interfering with Google's ANR reporting, and to avoid unsafe JNI calls from within a signal handler #1078

  • Alter HTTP requests to stop using chunked transfer encoding #1077

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [bugsnag-android-ndk](https://github.com/bugsnag/bugsnag-android) from 4.9.1 to 5.6.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.6.2)

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

Superseded by #52.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.6.2 branch February 22, 2021 04:53
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