Update dependency com.mikepenz:aboutlibraries to v12 #215

Merged
bot merged 1 commits from renovate/com.mikepenz-aboutlibraries-12.x into main 2025-04-19 04:01:32 +02:00
Member

This PR contains the following updates:

Package Type Update Change
com.mikepenz:aboutlibraries dependencies major 11.6.3 -> 12.0.0

⚠️ Warning

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


Release Notes

mikepenz/AboutLibraries (com.mikepenz:aboutlibraries)

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

🚀 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 - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.mikepenz:aboutlibraries](https://github.com/mikepenz/AboutLibraries) | dependencies | major | `11.6.3` -> `12.0.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mikepenz/AboutLibraries (com.mikepenz:aboutlibraries)</summary> ### [`v12.0.0`](https://github.com/mikepenz/AboutLibraries/releases/tag/12.0.0) [Compare Source](https://github.com/mikepenz/AboutLibraries/compare/11.6.3...12.0.0) > \[!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 #### 🚀 Features - Introduce new `LibraryTextStyles` to modify library item UI more - PR: [#&#8203;1081](https://github.com/mikepenz/AboutLibraries/issues/1081) - Library scaffold - PR: [#&#8203;1080](https://github.com/mikepenz/AboutLibraries/issues/1080) - Restructure common compose logic - PR: [#&#8203;1079](https://github.com/mikepenz/AboutLibraries/issues/1079) - Add API to provide `Divider` for compose based UI - PR: [#&#8203;1101](https://github.com/mikepenz/AboutLibraries/issues/1101) - Add API to provide custom footer - PR: [#&#8203;1102](https://github.com/mikepenz/AboutLibraries/issues/1102) - Enhance divider behavior - PR: [#&#8203;1103](https://github.com/mikepenz/AboutLibraries/issues/1103) - Dependency Updates | Kotlin 2.1.20 | Compose 1.7.8/ Multiplatform 1.7.3 - PR: [#&#8203;1104](https://github.com/mikepenz/AboutLibraries/issues/1104) - Provide configuration option for `outputPath` - PR: [#&#8203;1107](https://github.com/mikepenz/AboutLibraries/issues/1107) - Make dialog license text focusable - PR: [#&#8203;1109](https://github.com/mikepenz/AboutLibraries/issues/1109) - Refactor Gradle Plugin | Use Properties for configuration - PR: [#&#8203;1111](https://github.com/mikepenz/AboutLibraries/issues/1111) - Add improved default license dialog - PR: [#&#8203;1114](https://github.com/mikepenz/AboutLibraries/issues/1114) #### 🐛 Fixes - Fix conflicting module namespace - PR: [#&#8203;1083](https://github.com/mikepenz/AboutLibraries/issues/1083) - Fix build cache in combination with Android product flavors causes issues - PR: [#&#8203;1086](https://github.com/mikepenz/AboutLibraries/issues/1086) - Fix license caching not properly checking fallback license url - PR: [#&#8203;1087](https://github.com/mikepenz/AboutLibraries/issues/1087) - Fix `exportLibraryDefinitions` with `exportVariant` defined - PR: [#&#8203;1093](https://github.com/mikepenz/AboutLibraries/issues/1093) - Filter out project modules - PR: [#&#8203;1120](https://github.com/mikepenz/AboutLibraries/issues/1120) #### 💬 Other - Screenshot tests for RTL direction - PR: [#&#8203;1082](https://github.com/mikepenz/AboutLibraries/issues/1082) - Improve README - PR: [#&#8203;1084](https://github.com/mikepenz/AboutLibraries/issues/1084) - Dependency update plugin in convention plugin - PR: [#&#8203;1105](https://github.com/mikepenz/AboutLibraries/issues/1105) - Update to 1.8.1 of KotlinX serialization - PR: [#&#8203;1108](https://github.com/mikepenz/AboutLibraries/issues/1108) - Simplify license dialog composable - PR: [#&#8203;1110](https://github.com/mikepenz/AboutLibraries/issues/1110) - Disable config cache in CI for publishing - PR: [#&#8203;1112](https://github.com/mikepenz/AboutLibraries/issues/1112) - Publish using cross compilation - PR: [#&#8203;1121](https://github.com/mikepenz/AboutLibraries/issues/1121) - CI cleanup - PR: [#&#8203;1122](https://github.com/mikepenz/AboutLibraries/issues/1122) - Improve log in case of wrong `exportVariant` being used - PR: [#&#8203;1124](https://github.com/mikepenz/AboutLibraries/issues/1124) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJyZW5vdmF0ZSJdfQ==-->
bot added 1 commit 2025-04-19 04:01:31 +02:00
bot merged commit 6619e7c891 into main 2025-04-19 04:01:32 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: helcel/beans#215
No description provided.