relaycorp / awala-ping-android

Android app for the Awala Ping Service
GNU General Public License v3.0
0 stars 0 forks source link

chore(deps): Bump aboutLibrariesVersion from 8.9.1 to 10.1.0 #228

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aboutLibrariesVersion from 8.9.1 to 10.1.0. Updates aboutlibraries-plugin from 8.9.1 to 10.1.0

Updates aboutlibraries from 8.9.1 to 10.1.0

Release notes

Sourced from aboutlibraries's releases.

v10.1.0

🚀 Features

  • Expose LazyListState for compose
  • EvaluationDependsOnChildren for gradle task
  • Gradle 7.4.2 update

v10.0.1

🚀 Features

  • Provide color params for custom color system when using predefined co…
  • Fallback for miss-configured library name in pom file

v10.0.0

🚀 Features

  • Introduce initial support for Gradle configuration cache
  • [V10] Prototype next generation Kotlin Multiplatform AboutLibraries
  • Enhanced compose dark/light theme handling
  • Upgrade dependencies (compose-jb 1.0.0-rc3)
  • Upgrade to gradle 7.3.1
  • Update to compose-jb 1.0.0
  • Upgrade CI build setup
  • Kotlin 1.6.10 | Compose 1.1.0-beta04 | Compose-jb 1.0.1-rc2
  • Offline mode
  • Add support to fetch project funding information from GitHub APi
  • Gradle 7.3.2
  • Introduce new fundLibraries gradle task
  • Compose 1.1.0-rc01
  • Kotlin Coroutines 1.6.0-rc3 | Kotlin Compose Compiler 1.1.0-rc02
  • Enhanced compose license dialog theming

... (truncated)

Commits
  • 53225b3 Merge pull request #747 from mikepenz/develop
  • a943d76 - [release] v10.1.0
  • 2bab4a7 Merge pull request #746 from mikepenz/feature/gradle_7.4.2
  • 44c6088 - gradle 7.4.2
  • d378ecc Merge pull request #745 from mikepenz/feature/evaluationDependsOnChildren
  • 1d35694 Merge pull request #744 from mikepenz/feature/lazyliststate
  • eb6f700 - ensure to evaluationDependsOnChildren for collector task
  • b73ee9c - expose LazyListState
  • 38f8732 Merge pull request #743 from mikepenz/develop
  • f5f95a4 - [release] v10.0.1
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #257.