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.7 #405

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

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

Release Notes

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

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 6 times, most recently from 7eed805 to c2ded73 Compare September 17, 2024 07:21
Copy link
Contributor Author

renovate bot commented Oct 13, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.9.7). 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.

@renovate renovate bot deleted the renovate/beagle branch October 13, 2024 09:04
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.

1 participant