ouchadam / small-talk

Minimal Android messenger powered by Matrix
Apache License 2.0
141 stars 3 forks source link

Bump accompanist-systemuicontroller from 0.25.1 to 0.27.0 #225

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps accompanist-systemuicontroller from 0.25.1 to 0.27.0.

Release notes

Sourced from accompanist-systemuicontroller's releases.

v0.27.0 🌈

What’s Changed

v0.26.5-rc 🌈

What’s Changed

v0.26.4-beta 🌈

What’s Changed

v0.26.3-beta 🌈

What’s Changed

v0.26.2-beta 🌈

What’s Changed

v0.26.1-alpha 🌈

What’s Changed

v0.26.0-alpha 🌈

... (truncated)

Commits
  • 40bdc6f Merge pull request #1379 from google/ben/upgrade_next
  • 5f52b30 v0.27.0
  • 4b3009c Upgrade to Compose 1.3
  • 70c51e8 Merge pull request #1374 from k1rnt/fix/gha-set-output-command
  • b5b0347 fix(ci): replace set-output to GITHUB_OUTPUT
  • 1d82bad Merge pull request #1368 from google/revert-1322-main
  • 397c05f Revert "[DrawablePainter] Fix overwriting bounds of drawable when drawing it ...
  • 2fad8c2 Merge pull request #1329 from DroidsOnRoids/empty-pager-indicator
  • 856e9c2 Prepare for next release
  • ddfbebc Rerun release
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
github-actions[bot] commented 2 years ago

APK Size: 1.97 MB

codecov[bot] commented 2 years ago

Codecov Report

Merging #225 (10fc9f7) into main (c301563) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #225   +/-   ##
=========================================
  Coverage     57.74%   57.74%           
  Complexity      519      519           
=========================================
  Files           224      224           
  Lines          5633     5633           
  Branches        650      650           
=========================================
  Hits           3253     3253           
  Misses         2089     2089           
  Partials        291      291           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more