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
482 stars 259 forks source link

Bump com.mikepenz:aboutlibraries from 7.1.0 to 10.6.3 #1309

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.mikepenz:aboutlibraries from 7.1.0 to 10.6.3.

Release notes

Sourced from com.mikepenz:aboutlibraries's releases.

v10.6.3

🐛 Fixes

  • Replace pritnln in core plugin components with the LOGGER
  • Detect enabled configuration cache for Gradle 8.x

v10.6.2

🚀 Features

  • Add new configuration API to filter variants to cover during collectDependencies
  • Sort content prior to writing it into json for reproducible builds

💬 Other

  • Update README.md to state CSV print is only done in CLI
  • Update README.md

v10.6.1

🐛 Fixes

  • Set JVM target version to 11 for Gradle Plugin

v10.6.0

🚀 Features

  • iOS and MacOS for Compose Module Support
  • Dependency upgrades
  • Introduce support to recursively fetch parents of POM files
  • Bump git from 1.12.0 to 1.13.0
  • Allow changing typography in the compose module

... (truncated)

Commits
  • e105915 Merge pull request #875 from mikepenz/develop
  • e15947f - [release] v10.6.3
  • b575ca8 Merge pull request #874 from mikepenz/fix/870
  • b40c6e2 - detect different property to enable configuration cache with gradle 8.x
  • 4187060 Merge pull request #873 from mikepenz/fix/872
  • 50d4f02 - use LOGGER instead of println in core plugin components
  • 9bacd99 Merge pull request #863 from mikepenz/develop
  • bebaf72 - [release] v10.6.2
  • c109105 Merge pull request #862 from mikepenz/feature/856
  • 71cbaa7 - sort the json content prior to writing it to disk to improve reproducible b...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #1317.