Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps beagleVersion from 2.6.4 to 2.6.5.
Updates ui-drawer from 2.6.4 to 2.6.5

Release notes

Sourced from ui-drawer's releases.

2.6.5

  • Introduce a new API that limits the maximum number of log entries, lifecycle log entries or network log entries. This way consumers can adjust the memory footprint of Beagle. The default value for all three is 4096 entries, but this can be changed using the Behavior object (check out the maximumLogCount property of the LogBehavior, NetworkLogBehavior and LifecycleLogBehavior subclasses). #91
  • Thanks to @​rahulsainani the inset handling of all UI implementations now properly relies on AppCompat. While this change is under the hood, it should fix a few status bar overlapping issues as the old implementation was far from perfect. Let me know if you see any issues (Beagle version + Android version + Device type). #37
  • Updated all third party dependencies to their latest versions.

The artifacts should be available within 1-2 hours, I'll delete this line once everything is working. The CI is really slow....

Commits
  • 9ba1780 Add API to limit the maximum number of logs.
  • e8c757c Update the splash screen of the demo app.
  • 6fe8a6a Update third party dependencies.
  • 3968b26 Merge pull request #92 from rahulsainani/refactor-insets
  • d78a878 Use WindowCompat to handle system windows over deprecated flags
  • 9c909ac Update insets in BugReportActivity.kt and GalleryActivity.kt
  • 1626107 Update insets in OverlayListenerManager.kt
  • c6db7dd Update insets in DebugMenuBottomSheet.kt
  • 575887a Update insets in DebugMenuActivity.kt
  • 10fef1c Update insets in DebugMenuDialog.kt
  • Additional commits viewable in compare view

Updates noop from 2.6.4 to 2.6.5

Release notes

Sourced from noop's releases.

2.6.5

  • Introduce a new API that limits the maximum number of log entries, lifecycle log entries or network log entries. This way consumers can adjust the memory footprint of Beagle. The default value for all three is 4096 entries, but this can be changed using the Behavior object (check out the maximumLogCount property of the LogBehavior, NetworkLogBehavior and LifecycleLogBehavior subclasses). #91
  • Thanks to @​rahulsainani the inset handling of all UI implementations now properly relies on AppCompat. While this change is under the hood, it should fix a few status bar overlapping issues as the old implementation was far from perfect. Let me know if you see any issues (Beagle version + Android version + Device type). #37
  • Updated all third party dependencies to their latest versions.

The artifacts should be available within 1-2 hours, I'll delete this line once everything is working. The CI is really slow....

Commits
  • 9ba1780 Add API to limit the maximum number of logs.
  • e8c757c Update the splash screen of the demo app.
  • 6fe8a6a Update third party dependencies.
  • 3968b26 Merge pull request #92 from rahulsainani/refactor-insets
  • d78a878 Use WindowCompat to handle system windows over deprecated flags
  • 9c909ac Update insets in BugReportActivity.kt and GalleryActivity.kt
  • 1626107 Update insets in OverlayListenerManager.kt
  • c6db7dd Update insets in DebugMenuBottomSheet.kt
  • 575887a Update insets in DebugMenuActivity.kt
  • 10fef1c Update insets in DebugMenuDialog.kt
  • Additional commits viewable in compare view

Updates log-okhttp from 2.6.4 to 2.6.5

Release notes

Sourced from log-okhttp's releases.

2.6.5

  • Introduce a new API that limits the maximum number of log entries, lifecycle log entries or network log entries. This way consumers can adjust the memory footprint of Beagle. The default value for all three is 4096 entries, but this can be changed using the Behavior object (check out the maximumLogCount property of the LogBehavior, NetworkLogBehavior and LifecycleLogBehavior subclasses). #91
  • Thanks to @​rahulsainani the inset handling of all UI implementations now properly relies on AppCompat. While this change is under the hood, it should fix a few status bar overlapping issues as the old implementation was far from perfect. Let me know if you see any issues (Beagle version + Android version + Device type). #37
  • Updated all third party dependencies to their latest versions.

The artifacts should be available within 1-2 hours, I'll delete this line once everything is working. The CI is really slow....

Commits
  • 9ba1780 Add API to limit the maximum number of logs.
  • e8c757c Update the splash screen of the demo app.
  • 6fe8a6a Update third party dependencies.
  • 3968b26 Merge pull request #92 from rahulsainani/refactor-insets
  • d78a878 Use WindowCompat to handle system windows over deprecated flags
  • 9c909ac Update insets in BugReportActivity.kt and GalleryActivity.kt
  • 1626107 Update insets in OverlayListenerManager.kt
  • c6db7dd Update insets in DebugMenuBottomSheet.kt
  • 575887a Update insets in DebugMenuActivity.kt
  • 10fef1c Update insets in DebugMenuDialog.kt
  • 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 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 `beagleVersion` from 2.6.4 to 2.6.5.

Updates `ui-drawer` from 2.6.4 to 2.6.5
- [Release notes](https://github.com/pandulapeter/beagle/releases)
- [Commits](pandulapeter/beagle@2.6.4...2.6.5)

Updates `noop` from 2.6.4 to 2.6.5
- [Release notes](https://github.com/pandulapeter/beagle/releases)
- [Commits](pandulapeter/beagle@2.6.4...2.6.5)

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

---
updated-dependencies:
- dependency-name: com.github.pandulapeter.beagle:ui-drawer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.pandulapeter.beagle:noop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.pandulapeter.beagle:log-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant