Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency io.github.pandulapeter.beagle:ui-drawer to v2.9.8 #426

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.pandulapeter.beagle:ui-drawer 2.9.0 -> 2.9.8 age adoption passing confidence

Release Notes

pandulapeter/beagle (io.github.pandulapeter.beagle:ui-drawer)

v2.9.8

Compare Source

  • Update third party dependencies to their latest stable version, most importantly Coil to version 3.
  • Other updates (minor versions): annotation, constraintlayout, lifecycle, coroutines, kotlin ksp

v2.9.7

Compare Source

  • Fall back to a default Material theme if the app doesn't provide one #​117
  • Update third party dependencies

v2.9.6

Compare Source

  • Make sure that exceptions appear in LogCat even if the CrashLogger catches them.
  • Update third party dependencies.

v2.9.5

Compare Source

  • Added RTL support to the Drawer UI. Huge thanks to @​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

Compare Source

  • 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
  • Updated third party dependencies to their latest stable versions

v2.9.3

Compare Source

  • Update targetSdk to 34 #​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

Compare Source

  • 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

Compare Source

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/beagle branch 20 times, most recently from c979e7d to 3c7d935 Compare November 27, 2024 20:12
@renovate renovate bot force-pushed the renovate/beagle branch 5 times, most recently from 0830ae7 to 99d65ff Compare December 9, 2024 09:03
@renovate renovate bot force-pushed the renovate/beagle branch 3 times, most recently from 3f93271 to 901b96d Compare December 15, 2024 09:38
@renovate renovate bot force-pushed the renovate/beagle branch 2 times, most recently from 626584b to e8ae155 Compare December 20, 2024 10:45
@renovate renovate bot force-pushed the renovate/beagle branch from e8ae155 to d3ef9fd Compare December 21, 2024 10:39
@renovate renovate bot force-pushed the renovate/beagle branch from d3ef9fd to 2a24865 Compare December 21, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants