wallabag / android-app

Android application to read your articles saved in your wallabag. You can also easily add new articles.
https://www.wallabag.org
GNU General Public License v3.0
471 stars 259 forks source link

Bump aboutlibraries from 7.1.0 to 10.5.0 #1280

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aboutlibraries from 7.1.0 to 10.5.0.

Release notes

Sourced from aboutlibraries's releases.

v10.5.0

🚀 Features

  • Prefix task properties
  • Dependency updates | Compose 1.2.1 | Kotlin 1.7.10

🐛 Fixes

  • Use colorControlNormal for SearchView's EditText color
  • Fix support for JVM / Multiplatform only projects (without android tooling)
  • Fix IllegalStateException due to rememberSaveable

💬 Other

  • Update plugin implementation notes
  • Introduce CI workflow for Dependency Submission
  • Adjust buildConfiguration for Dependency submission of app-desktop module
  • Update dependency-submisssion CI pipeline

Dependencies

compile / target 33
gradleBuild 7.3.0
kotlinCore 1.7.10
kotlinxSerialization = 1.4.0
compose 1.2.1
composeCompiler 1.3.1
composeJb 1.2.0-beta01
activity 1.6.0
constraintLayout 2.1.4
core 1.9.0
lifecycle 2.5.1
navigation 2.5.2
accompanist 0.25.1

... (truncated)

Commits
  • 3301650 Merge pull request #805 from mikepenz/develop
  • 4852c0a - [release] v10.5.0
  • 0eec1ed Merge pull request #804 from mikepenz/feature/compose_upgrades
  • 7358c21 - update dependency versions
  • b79d2c4 Merge pull request #803 from mikepenz/feature/prefix_properties
  • 1731a06 - prefix the various properties we offer (support backwards until 11.x)
  • 016b63c Merge pull request #802 from mikepenz/fix/797
  • a2d604d Merge pull request #801 from mikepenz/fix/799
  • b3ba55a - rememberSaveable will cause a IllegalStateException as the kotlin multi...
  • 82a894d - upgrade Danger to v9.0.0
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #1282.