Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps mikepenz-aboutLibraries from 12.2.4 to 13.1.0.
Updates com.mikepenz:aboutlibraries-compose-m3 from 12.2.4 to 13.1.0

Release notes

Sourced from com.mikepenz:aboutlibraries-compose-m3's releases.

13.1.0

[!IMPORTANT]
v13.1.0 introduces a slight behavior change of the plugin, enabling merging of duplicated libraries with an exact match. Please refer to the MIGRATION GUIDE for more information on how to migrate from a previous version.

🚀 Features

  • Offer configuration to include test variants in generated metadata
  • Adjust default duplication merge behavior

Contributors:

13.0.0

[!IMPORTANT]
Please refer to the MIGRATION GUIDE for more information on how to migrate from a previous version.

🚀 Features

  • Split Android task registration into individual plugin
  • Add feature to enforce license availability for libraries
  • Fail if no allowed licenses are specified with StrictMode.FAIL
  • Refactor color definitions
  • Upgrade to Kotlin 2.2 | Compose 1.8.3 / 1.8.2 | Serialization 1.9.0
  • Fix Gradle 9 compatiblity
  • Upgrade to Compose 1.9.0 | Multiplatform 1.9.0-beta03 | Compile&Target 36
  • Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
  • Update Compose Multiplatform to 1.9.0 | Compose 1.9.3 | Set Kotlin 1.8 for Gradle Plugin

🐛 Fixes

  • Fix logging for Libraries that use non permitted licenses

💬 Other

  • Sample dependency updates

... (truncated)

Commits
  • 305d56e Merge pull request #1248 from mikepenz/develop
  • f505c55 - [release] v13.1.0
  • e856122 Merge pull request #1247 from mikepenz/feature/change_defaults
  • aa5ae7a - change default duplication behaviour
  • 6d1b02a Merge pull request #1246 from mikepenz/feature/1238
  • 01d87a8 add new config to enable including test variants into the generated meta data
  • c152c5c Merge pull request #1243 from mikepenz/develop
  • ea1f193 - [release] v13.0.0
  • fb91967 Merge pull request #1242 from mikepenz/chore/1239
  • 9db04a2 Merge pull request #1241 from mikepenz/feature/1237
  • Additional commits viewable in compare view

Updates com.mikepenz.aboutlibraries.plugin from 12.2.4 to 13.1.0

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 <dependency name> 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)

Bumps `mikepenz-aboutLibraries` from 12.2.4 to 13.1.0.

Updates `com.mikepenz:aboutlibraries-compose-m3` from 12.2.4 to 13.1.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@12.2.4...13.1.0)

Updates `com.mikepenz.aboutlibraries.plugin` from 12.2.4 to 13.1.0

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries-compose-m3
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.mikepenz.aboutlibraries.plugin
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 13, 2025
@patrickunterwegs patrickunterwegs added this to the 2.14.1 milestone Oct 17, 2025
@patrickunterwegs patrickunterwegs merged commit c68528d into develop Oct 17, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/mikepenz-aboutLibraries-13.1.0 branch October 17, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants