savvasdalkitsis / uhuruphotos-android

🖼️A modern media gallery, with features like backup/sync, semantic search, media map, face recognition, memories and much more built using the latest Android technologies.
https://uhuru.photos
Apache License 2.0
336 stars 25 forks source link

Update dependency com.bugsnag:bugsnag-android to v6.6.0 #844

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.bugsnag:bugsnag-android (source) 6.3.0 -> 6.6.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bugsnag/bugsnag-android (com.bugsnag:bugsnag-android) ### [`v6.6.0`](https://togithub.com/bugsnag/bugsnag-android/blob/HEAD/CHANGELOG.md#660-2024-06-19) ##### Enhancements - Support for Android Kernels with a 16kB page size [#​2040](https://togithub.com/bugsnag/bugsnag-android/pull/2040) ##### Bug fixes - Corrected the behavior when `Bugsnag.startSession` is called when `config.autoTrackSessions=true`, the first automatic session will now be correctly discarded [#​2033](https://togithub.com/bugsnag/bugsnag-android/pull/2033) - Avoid a possible crash in the ANR plugin when the native ANR library failed to load. [#​2039](https://togithub.com/bugsnag/bugsnag-android/pull/2039) ### [`v6.5.0`](https://togithub.com/bugsnag/bugsnag-android/blob/HEAD/CHANGELOG.md#650-2024-05-15) ##### Enhancements - `Configuration.maxBreadcrumbs` is now obeyed by `bugsnag-plugin-android-ndk`, so native events will include the correct number of breadcrumbs [#​2020](https://togithub.com/bugsnag/bugsnag-android/pull/2020) - `bugsnag-plugin-android-ndk` will no longer create an `ArrayList` copy of metadata keys when leaving breadcrumbs [#​2022](https://togithub.com/bugsnag/bugsnag-android/pull/2022) ### [`v6.4.0`](https://togithub.com/bugsnag/bugsnag-android/blob/HEAD/CHANGELOG.md#640-2024-04-15) ##### Enhancements - FeatureFlags are now a copy-on-write structure, and so don't need to be defensive copied on a crashing thread [#​2005](https://togithub.com/bugsnag/bugsnag-android/pull/2005) - The default redactedKeys in ObjectJsonStreamer is now static and shared, reducing the overhead of some leaveBreadcrumb calls (those with complex metadata) [#​2008](https://togithub.com/bugsnag/bugsnag-android/pull/2008) - Allow `Bugsnag.startSession` to be called with automatic session tracking, and not have the first manual session be over written by the first automatic session. [#​2006](https://togithub.com/bugsnag/bugsnag-android/pull/2006) ##### Bug fixes - Refreshing the NDK symbol table is now protected by a soft-lock to avoid possible double-free conditions [#​2007](https://togithub.com/bugsnag/bugsnag-android/pull/2007)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.