Skip to content

Bump bugsnag-android-ndk from 4.9.1 to 5.7.1#53

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps bugsnag-android-ndk from 4.9.1 to 5.7.1.

Release notes

Sourced from bugsnag-android-ndk's releases.

v5.7.1

Bug fixes

  • Fix for bad pointer access crash in JNI deliverReportAtPath #1169

v5.7.0

Enhancements

  • Support native stack traces in the ANR plugin #972

Bug fixes

  • Check additional JNI calls for pending exceptions and no-op #1142
  • Move free() call to exit block #1140
  • Replace strncpy() usage with safe function call #1149
  • Prevent NPE when delivering internal error reports #1150
  • Use sempaphores in the ANR watchdog thread #1102

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

... (truncated)

Changelog

Sourced from bugsnag-android-ndk's changelog.

5.7.1 (2021-03-03)

Bug fixes

  • Fix for bad pointer access crash in JNI deliverReportAtPath #1169

5.7.0 (2021-02-18)

Enhancements

  • Support native stack traces in the ANR plugin #972

Bug fixes

  • Check additional JNI calls for pending exceptions and no-op #1142
  • Move free() call to exit block #1140
  • Replace strncpy() usage with safe function call #1149
  • Prevent NPE when delivering internal error reports #1150
  • Further robustify string copying and JNI exception checks #1153

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

... (truncated)

Commits
  • 9b345dd v5.7.1
  • 120e07c Merge pull request #1171 from bugsnag/revert-1153-string-jni-safety
  • ff6c078 Revert "String copy and JNI fixes"
  • ec86324 v5.7.1
  • cc7b223 Merge pull request #1169 from bugsnag/minimal-jni-fixes
  • 55549ca Merge branch 'next' into minimal-jni-fixes
  • 41aa6e4 Minimal JNI fixes to avoid bad pointer and deadlock issues
  • cd6bdf1 Merge pull request #1154 from bugsnag/add-json-reader-comment
  • bb4bc56 docs: add comment around jsonreader
  • 2bcc47e Merge pull request #1161 from bugsnag/setup-gw-asan
  • 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)
  • @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.7.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.7.1)

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 Mar 8, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #56.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.7.1 branch March 29, 2021 05:15
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