Skip to content

Bump bugsnag-android-ndk from 4.9.1 to 5.24.0#142

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps bugsnag-android-ndk from 4.9.1 to 5.24.0.

Release notes

Sourced from bugsnag-android-ndk's releases.

v5.24.0

Enhancements

  • Complex metadata (nested structures such as maps & lists) added in Java/Kotlin is now fully preserved in NDK errors #1715
  • Configuration.discardClasses now applies to NDK errors #1710

v5.23.1

Bug fixes

  • Report the correct filename for native-libs that are loaded from within apk files #1705

v5.23.0

Enhancements

  • Added configuration option to control whether internal errors are sent to Bugsnag #1701

Bug fixes

  • Fixed Bugsnag interactions with the Google ANR handler on newer versions of Android #1699
  • Overwriting & clearing event metadata in the NDK plugin will no longer leave phantom values #1700

v5.22.4

Bug fixes

  • Reverted #1680 to avoid deadlocks during startup #1696
  • Improved app.inForeground reporting for NDK errors #1690

v5.22.3

Bug fixes

  • Fixed concurrency bug that could be triggered via the React Native plugin #1679
  • Correctly report device.locationStatus on Android 12 onwards using LocationManager.isLocationEnabled 1683
  • Small performance improvements to Bugnag.start #1680

v5.22.2

Bug fixes

  • Fixed NDK stack-traces for libraries linked after Bugsnag.start was called #1671

... (truncated)

Changelog

Sourced from bugsnag-android-ndk's changelog.

5.24.0 (2022-06-30)

Enhancements

  • Complex metadata (nested structures such as maps & lists) added in Java/Kotlin is now fully preserved in NDK errors #1715
  • Configuration.discardClasses now applies to NDK errors #1710

5.23.1 (2022-06-23)

Bug fixes

  • Report the correct filename for native-libs that are loaded from within apk files #1705

5.23.0 (2022-06-20)

Enhancements

  • Added configuration option to control whether internal errors are sent to Bugsnag #1701

Bug fixes

  • Fixed Bugsnag interactions with the Google ANR handler on newer versions of Android #1699
  • Overwriting & clearing event metadata in the NDK plugin will no longer leave phantom values #1700

5.22.4 (2022-05-24)

Bug fixes

  • Reverted #1680 to avoid deadlocks during startup #1696
  • Improved app.inForeground reporting for NDK errors #1690

5.22.3 (2022-05-12)

Bug fixes

  • Fixed concurrency bug that could be triggered via the React Native plugin #1679
  • Correctly report device.locationStatus on Android 12 onwards using LocationManager.isLocationEnabled 1683
  • Small performance improvements to Bugnag.start #1680

... (truncated)

Commits
  • 0cb3c55 Merge pull request #1716 from bugsnag/release/v5.24.0
  • 44069c7 v5.24.0
  • ac064ca Merge pull request #1715 from bugsnag/integration/opaque-metadata
  • 7e1e0ca chore: corrected the CHANGELOG entry for complex metadata
  • 0d3e8b6 Merge branch 'next' into integration/opaque-metadata
  • e0705b8 chore: update changelog for complex metadata / PR
  • b7ad29a chore: update changelog for complex metadata
  • 727f3f3 Merge pull request #1713 from bugsnag/PLAT-8583/opaque-metadata-as-json
  • 13f79da feat(ndk): encode opaque metadata into JSON events to be delivered
  • 62c0440 Merge pull request #1710 from bugsnag/PLAT-7837-discard-classes
  • 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.24.0.
- [Release notes](https://github.com/bugsnag/bugsnag-android/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-android/blob/v5.24.0/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-android@v4.9.1...v5.24.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 Jul 4, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 25, 2022

Superseded by #143.

@dependabot dependabot bot closed this Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.24.0 branch July 25, 2022 04:09
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