Closed renovate[bot] closed 2 months ago
Because you closed this PR without merging, Renovate will ignore this update (2.9.6
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
2.9.0
->2.9.6
Release Notes
pandulapeter/beagle (io.github.pandulapeter.beagle:ui-drawer)
### [`v2.9.6`](https://togithub.com/pandulapeter/beagle/releases/tag/2.9.6) [Compare Source](https://togithub.com/pandulapeter/beagle/compare/2.9.5...2.9.6) - Make sure that exceptions appear in LogCat even if the CrashLogger catches them. - Update third party dependencies. ### [`v2.9.5`](https://togithub.com/pandulapeter/beagle/releases/tag/2.9.5) [Compare Source](https://togithub.com/pandulapeter/beagle/compare/2.9.4...2.9.5) - Added RTL support to the Drawer UI. Huge thanks to [@egorikftp](https://togithub.com/egorikftp) for implementing this! - Updated third party dependencies to their latest stable versions: - AndroidX Annotations - AndroidX AppCompat - AndroidX Lifecycle - Gradle - Kotlin - Kotlin Coroutines - Kotlin KSP ### [`v2.9.4`](https://togithub.com/pandulapeter/beagle/releases/tag/2.9.4) [Compare Source](https://togithub.com/pandulapeter/beagle/compare/2.9.3...2.9.4) - The `behavior.networkLogBehavior.baseUrl` field is now a getter lambda to allow for dynamic changes to the base url - Fixed screen capture and permission handling issues issues [#121](https://togithub.com/pandulapeter/beagle/issues/121) - Updated third party dependencies to their latest stable versions ### [`v2.9.3`](https://togithub.com/pandulapeter/beagle/releases/tag/2.9.3) [Compare Source](https://togithub.com/pandulapeter/beagle/compare/2.9.2...2.9.3) - Update targetSdk to 34 [#120](https://togithub.com/pandulapeter/beagle/issues/120) - Fix screenshot and screen recording crashes when the app targets SDK 34 - Update third party dependencies to their latest stable versions ### [`v2.9.2`](https://togithub.com/pandulapeter/beagle/releases/tag/2.9.2) [Compare Source](https://togithub.com/pandulapeter/beagle/compare/2.9.1...2.9.2) - Incremented the `minSdkVersion` of the library to 24. - Implemented a very lazy notification permission check when trying to create screenshots or screen recordings. The service runs in a notification so this is necessary. A screen recording video cannot be stopped if there is no notification. Now the library simply opens the app settings page with a Toast (configurable through Appearance) in case it cannot post a notification. - Migrated to using `ksp` instead of `kapt`. - Updated all third party dependencies to their latest stable version ### [`v2.9.1`](https://togithub.com/pandulapeter/beagle/releases/tag/2.9.1) [Compare Source](https://togithub.com/pandulapeter/beagle/compare/2.9.0...2.9.1) - Updated to target SDK 34. - Updated all third party dependencies. - Simplified the way OverlayFragment is injected, in hopes of getting rid of the bug where multiple debug menu UI-s are simultaneously present.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 was generated by Mend Renovate. View the repository job log.