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
462 stars 260 forks source link

Bump com.mikepenz:aboutlibraries from 7.1.0 to 11.1.4 #1400

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps com.mikepenz:aboutlibraries from 7.1.0 to 11.1.4.

Release notes

Sourced from com.mikepenz:aboutlibraries's releases.

v11.1.4

🐛 Fixes

  • Fix CollectorTask output to be dependent on project name [Plugin]

v11.1.3

🚀 Features

  • Ignore case for name of new allowedLicensesMap

v11.1.2

🚀 Features

  • New API to allow some licenses only for specific libraries

💬 Other

  • Protect from problems collecting all dependencies

v11.1.1

🚀 Features

  • Library Serializer
  • Update major dependencies | Compose 1.6.4 | Compose-MP 1.6.1

🐛 Fixes

  • Set onclick listener of SimpleLibraryItem to null if no license is known
  • Sort a copy of the list of libraries to prevent a crash

v11.1.0

🚀 Features

  • Upgrade dependencies | Compose 1.6.0 | Compose Compiler | Lifecycle
  • Make Library and Licenses data classes stable with KotlinX Collections
  • Compose 1.6 | KotlinX Updates

... (truncated)

Commits
  • 256c035 Merge pull request #981 from mikepenz/develop
  • dcb7930 - [release] v11.1.4
  • 32daecd Merge pull request #980 from mikepenz/fix/collectortask_module_cache
  • e473836 - ensure the project-name (module name) is also used for caching the collec...
  • ecae95a Merge pull request #978 from mikepenz/develop
  • 1fc1813 - include only the specific license
  • 053b253 Merge pull request #977 from mikepenz/develop
  • 9714c02 - [release] v11.1.3
  • 2f5551d Merge pull request #976 from mikepenz/feature/ignore_case
  • bd8af5a - fix typo
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | com.mikepenz:aboutlibraries | [>= 8.a, < 9] |

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 months ago

Superseded by #1405.