Skip to content

deps(deps): bump beagle from 2.9.0 to 2.9.9#112

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
e248dependabot/gradle/beagle-2.9.9
Closed

deps(deps): bump beagle from 2.9.0 to 2.9.9#112
dependabot[bot] wants to merge 1 commit intodevelopfrom
e248dependabot/gradle/beagle-2.9.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

Bumps beagle from 2.9.0 to 2.9.9.
Updates io.github.pandulapeter.beagle:ui-view from 2.9.0 to 2.9.9

Release notes

Sourced from io.github.pandulapeter.beagle:ui-view's releases.

2.9.9

  • Update third party dependencies.

2.9.8

  • 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

2.9.7

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

2.9.6

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

2.9.5

  • 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

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

2.9.3

  • 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

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

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.
Commits
  • d341682 Update third party dependencies.
  • ad0cddf Update AGP version.
  • 5727fea Update library version to "v2.9.9".
  • d553fdf Update third party dependencies.
  • f07df46 Update library version to "v2.9.8".
  • d8f320a Update third party dependencies.
  • cd22a64 Apply the default theme to activities when needed.
  • 71623e9 Create a default theme for Beagle when the Activity is not using a Material t...
  • edc654e Update library version to "v2.9.7".
  • c567504 Update third party dependencies.
  • Additional commits viewable in compare view

Updates io.github.pandulapeter.beagle:log from 2.9.0 to 2.9.9

Release notes

Sourced from io.github.pandulapeter.beagle:log's releases.

2.9.9

  • Update third party dependencies.

2.9.8

  • 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

2.9.7

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

2.9.6

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

2.9.5

  • 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

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

2.9.3

  • 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

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

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.
Commits
  • d341682 Update third party dependencies.
  • ad0cddf Update AGP version.
  • 5727fea Update library version to "v2.9.9".
  • d553fdf Update third party dependencies.
  • f07df46 Update library version to "v2.9.8".
  • d8f320a Update third party dependencies.
  • cd22a64 Apply the default theme to activities when needed.
  • 71623e9 Create a default theme for Beagle when the Activity is not using a Material t...
  • edc654e Update library version to "v2.9.7".
  • c567504 Update third party dependencies.
  • Additional commits viewable in compare view

Updates io.github.pandulapeter.beagle:log-crash from 2.9.0 to 2.9.9

Release notes

Sourced from io.github.pandulapeter.beagle:log-crash's releases.

2.9.9

  • Update third party dependencies.

2.9.8

  • 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

2.9.7

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

2.9.6

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

2.9.5

  • 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

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

2.9.3

  • 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

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

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.
Commits
  • d341682 Update third party dependencies.
  • ad0cddf Update AGP version.
  • 5727fea Update library version to "v2.9.9".
  • d553fdf Update third party dependencies.
  • f07df46 Update library version to "v2.9.8".
  • d8f320a Update third party dependencies.
  • cd22a64 Apply the default theme to activities when needed.
  • 71623e9 Create a default theme for Beagle when the Activity is not using a Material t...
  • edc654e Update library version to "v2.9.7".
  • c567504 Update third party dependencies.
  • Additional commits viewable in compare view

Updates io.github.pandulapeter.beagle:log-okhttp from 2.9.0 to 2.9.9

Release notes

Sourced from io.github.pandulapeter.beagle:log-okhttp's releases.

2.9.9

  • Update third party dependencies.

2.9.8

  • 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

2.9.7

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

2.9.6

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

2.9.5

  • 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

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

2.9.3

  • 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

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

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.
Commits
  • d341682 Update third party dependencies.
  • ad0cddf Update AGP version.
  • 5727fea Update library version to "v2.9.9".
  • d553fdf Update third party dependencies.
  • f07df46 Update library version to "v2.9.8".
  • d8f320a Update third party dependencies.
  • cd22a64 Apply the default theme to activities when needed.
  • 71623e9 Create a default theme for Beagle when the Activity is not using a Material t...
  • edc654e Update library version to "v2.9.7".
  • c567504 Update third party dependencies.
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `beagle` from 2.9.0 to 2.9.9.

Updates `io.github.pandulapeter.beagle:ui-view` from 2.9.0 to 2.9.9
- [Release notes](https://github.com/pandulapeter/beagle/releases)
- [Commits](pandulapeter/beagle@2.9.0...2.9.9)

Updates `io.github.pandulapeter.beagle:log` from 2.9.0 to 2.9.9
- [Release notes](https://github.com/pandulapeter/beagle/releases)
- [Commits](pandulapeter/beagle@2.9.0...2.9.9)

Updates `io.github.pandulapeter.beagle:log-crash` from 2.9.0 to 2.9.9
- [Release notes](https://github.com/pandulapeter/beagle/releases)
- [Commits](pandulapeter/beagle@2.9.0...2.9.9)

Updates `io.github.pandulapeter.beagle:log-okhttp` from 2.9.0 to 2.9.9
- [Release notes](https://github.com/pandulapeter/beagle/releases)
- [Commits](pandulapeter/beagle@2.9.0...2.9.9)

---
updated-dependencies:
- dependency-name: io.github.pandulapeter.beagle:ui-view
  dependency-version: 2.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.pandulapeter.beagle:log
  dependency-version: 2.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.pandulapeter.beagle:log-crash
  dependency-version: 2.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.pandulapeter.beagle:log-okhttp
  dependency-version: 2.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

Reviewers

The following teams could not be added as reviewers: kotlin-team. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Labels

The following labels could not be found: dependencies, gradle. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@sonarqubecloud
Copy link

@jakubuid jakubuid closed this Jul 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the e248dependabot/gradle/beagle-2.9.9 branch July 17, 2025 08:13
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