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.8.2 #1317

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.mikepenz:aboutlibraries from 7.1.0 to 10.8.2.

Release notes

Sourced from com.mikepenz:aboutlibraries's releases.

v10.8.2

๐Ÿ› Fixes

  • Adjust OutputFile property

v10.8.2-b01

๐Ÿ› Fixes

  • Adjust OutputFile property

v10.8.1

๐Ÿš€ Features

  • Open license in browser if no license text is available on Android

๐Ÿ› Fixes

  • Adjust Output annotation for AboutLibrariesTask

๐Ÿ’ฌ Other

  • Dependency updates | Kotlin | Compose Compiler
  • Update changelog config

v10.8.0

๐Ÿš€ Features

  • Fallback to opening the license in a browser if no custom behaviour is defined
    • PR: #894
    • โš ๏ธ This is a behaviour change!
  • Detect GPL 3.0 license without only component
  • Dependency updates | Kotlin 1.8.22

๐Ÿ› Fixes

v10.7.0

... (truncated)

Commits
  • a583c8f Merge pull request #904 from mikepenz/develop
  • cb6f781 - [release] v10.8.2
  • fd68511 - [release] v10.8.2-b01
  • cca9fe5 Merge pull request #903 from mikepenz/fix/902
  • ad46740 - only mark OutputFile no OutputDirectory
  • 08c3811 - ensure output dir exists
  • ae2f0de - update combinedLibrariesOutputFile on resultDirectory update
  • 473ff98 Merge pull request #901 from mikepenz/develop
  • e995d24 - [release] v10.8.1
  • 9c25817 Merge pull request #899 from mikepenz/feature/adjust_output_caching
  • 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 #1320.