Skip to content

Update about to v13 (major)#1602

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-about
Open

Update about to v13 (major)#1602
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-about

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2025

This PR contains the following updates:

Package Change Age Confidence
com.mikepenz.aboutlibraries.plugin 11.6.313.2.1 age confidence
com.mikepenz:aboutlibraries-compose 11.6.313.2.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mikepenz/AboutLibraries (com.mikepenz:aboutlibraries-compose)

v13.2.1

Compare Source

[!NOTE]
Re-publish of 13.2.0 due to a sonatype central API issue

> Failed to check deployment status for f4a5b999-79b5-4bdf-83a8-e758ed898a66 code: 502 msg: <html>
For more on this, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
  <head><title>502 Bad Gateway</title></head>
  <body>
  <center><h1>502 Bad Gateway</h1></center>
  </body>
  </html>

v13.1.0

Compare Source

[!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:

v13.0.0

Compare Source

[!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
  • Bump actions/checkout from 4 to 5
  • Move to ComposeViewport
  • Bump actions/upload-pages-artifact from 3 to 4
  • Bump actions/setup-java from 4 to 5
  • Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
  • Rename rememberLibraries to produceLibraries
  • Update sample to use merge strategy
  • Bump gradle/actions from 4 to 5
  • Document note re resource shrinking for withContext() API
Contributors:

v12.2.4

Compare Source

🐛 Fixes

  • Add the name nullability to organization. The name is absent in some …

Contributors:

v12.2.3

Compare Source

🐛 Fixes

Contributors:

v12.2.2

Compare Source

🐛 Fixes

  • Revert changes causing issues with Android builds

Contributors:

v12.2.1

Compare Source

🐛 Fixes

  • Fix android task configuration

💬 Other

  • Refactor plugin to optimize configuration cache

Contributors:

v12.2.0

Compare Source

🚀 Features

  • Make compose ui modules more flexible | Refine visualization | Compose update
  • Provide new API to load Libs on Android
  • Add new task to export funding information

🐛 Fixes

  • Fix configuration for text styles for material3 library
  • Update Secret spec for CI Plugin Publish step
  • Fix conflicting overloads

💬 Other

  • Enable Compose Hot Reload for Desktop sample
  • Simplify wasm demo
  • Restructure Sample app
  • Adjust README for ios sample

Contributors:

v12.1.2

Compare Source

🚀 Features

  • Update to Compose Multiplatform 1.8.0

💬 Other

  • Move Android Task registration to different class

Contributors:

v12.1.1

Compare Source

[!NOTE]
This release uses inheritance instead of merging licenses from parent pom's.

🐛 Fixes

  • Handle empty name of license
  • Inheritance for licenses instead of merging

💬 Other

  • Improve SPDX mapping for 2 licenses

Contributors:

v12.1.0

Compare Source

🚀 Features

  • Compose 1.8.0 / Compose Multiplatform 1.8.0-rc01
  • Refactor plugin to support org.gradle.configureondemand=true
  • Provide variant based tasks for KMP
  • Per variant export configuration

🐛 Fixes

  • Fix exclude fields not set fully

💬 Other

  • Set the exportVariant for the sample project
  • Fix documentation for outputPath
  • Improve README

Contributors:

v12.0.1

Compare Source

🚀 Features

  • Introduce Gradle Property to pass outputPath via CLI

🐛 Fixes

  • Fix error message on missing library data
  • Ensure Android plugin can be applied after AboutLibraries plugin
  • Fix library padding not passed to scaffold

💬 Other

  • Fix version catalog sample in README
  • Change gradleApi of plugin to compileOnly

v12.0.0

Compare Source

[!IMPORTANT]
This is a major release with a significant number of behavior and API changes. Please see the migration guide for more information.
https://github.com/mikepenz/AboutLibraries/blob/develop/MIGRATION.md#v1200

[!NOTe]
Please apply the AboutLibraries plugin after the Android plugin for the automatic task registration to work. This will be improved in 12.0.1

🚀 Features

  • Introduce new LibraryTextStyles to modify library item UI more
  • Library scaffold
  • Restructure common compose logic
  • Add API to provide Divider for compose based UI
  • Add API to provide custom footer
  • Enhance divider behavior
  • Dependency Updates | Kotlin 2.1.20 | Compose 1.7.8/ Multiplatform 1.7.3
  • Provide configuration option for outputPath
  • Make dialog license text focusable
  • Refactor Gradle Plugin | Use Properties for configuration
  • Add improved default license dialog

🐛 Fixes

  • Fix conflicting module namespace
  • Fix build cache in combination with Android product flavors causes issues
  • Fix license caching not properly checking fallback license url
  • Fix exportLibraryDefinitions with exportVariant defined
  • Filter out project modules

💬 Other

  • Screenshot tests for RTL direction
  • Improve README
  • Dependency update plugin in convention plugin
  • Update to 1.8.1 of KotlinX serialization
  • Simplify license dialog composable
  • Disable config cache in CI for publishing
  • Publish using cross compilation
  • CI cleanup
  • Improve log in case of wrong exportVariant being used

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-about branch from 02838ce to 834f09a Compare August 10, 2025 14:08
@renovate renovate bot force-pushed the renovate/major-about branch from 834f09a to 4ad0cb5 Compare October 10, 2025 14:31
@renovate renovate bot changed the title Update about to v12 (major) Update about to v13 (major) Oct 10, 2025
@renovate renovate bot force-pushed the renovate/major-about branch from 4ad0cb5 to 775f10d Compare October 13, 2025 21:37
@renovate renovate bot force-pushed the renovate/major-about branch from 775f10d to 736d3ee Compare December 19, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants