Update dependency com.mikepenz:aboutlibraries to v13 #302

Merged
bot merged 1 commits from renovate/com.mikepenz-aboutlibraries-13.x into main 2025-10-11 04:00:58 +02:00
Member

This PR contains the following updates:

Package Type Update Change
com.mikepenz:aboutlibraries dependencies major 12.2.4 -> 13.0.0

⚠️ Warning

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


Release Notes

mikepenz/AboutLibraries (com.mikepenz:aboutlibraries)

v13.0.0

Compare Source

🚀 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:


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 | `12.2.4` -> `13.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> ### [`v13.0.0`](https://github.com/mikepenz/AboutLibraries/releases/tag/13.0.0) [Compare Source](https://github.com/mikepenz/AboutLibraries/compare/12.2.4...13.0.0) #### 🚀 Features - Split Android task registration into individual plugin - PR: [#&#8203;1194](https://github.com/mikepenz/AboutLibraries/issues/1194) - Add feature to enforce license availability for libraries - PR: [#&#8203;1196](https://github.com/mikepenz/AboutLibraries/issues/1196) - Fail if no allowed licenses are specified with StrictMode.FAIL - PR: [#&#8203;1208](https://github.com/mikepenz/AboutLibraries/issues/1208) - Refactor color definitions - PR: [#&#8203;1210](https://github.com/mikepenz/AboutLibraries/issues/1210) - Upgrade to Kotlin 2.2 | Compose 1.8.3 / 1.8.2 | Serialization 1.9.0 - PR: [#&#8203;1209](https://github.com/mikepenz/AboutLibraries/issues/1209) - Fix Gradle 9 compatiblity - PR: [#&#8203;1218](https://github.com/mikepenz/AboutLibraries/issues/1218) - Upgrade to Compose 1.9.0 | Multiplatform 1.9.0-beta03 | Compile\&Target 36 - PR: [#&#8203;1222](https://github.com/mikepenz/AboutLibraries/issues/1222) - Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20 - PR: [#&#8203;1233](https://github.com/mikepenz/AboutLibraries/issues/1233) - Update Compose Multiplatform to 1.9.0 | Compose 1.9.3 | Set Kotlin 1.8 for Gradle Plugin - PR: [#&#8203;1241](https://github.com/mikepenz/AboutLibraries/issues/1241) #### 🐛 Fixes - Fix logging for Libraries that use non permitted licenses - PR: [#&#8203;1213](https://github.com/mikepenz/AboutLibraries/issues/1213) #### 💬 Other - Sample dependency updates - PR: [#&#8203;1212](https://github.com/mikepenz/AboutLibraries/issues/1212) - Bump actions/checkout from 4 to 5 - PR: [#&#8203;1220](https://github.com/mikepenz/AboutLibraries/issues/1220) - Move to `ComposeViewport` - PR: [#&#8203;1223](https://github.com/mikepenz/AboutLibraries/issues/1223) - Bump actions/upload-pages-artifact from 3 to 4 - PR: [#&#8203;1227](https://github.com/mikepenz/AboutLibraries/issues/1227) - Bump actions/setup-java from 4 to 5 - PR: [#&#8203;1226](https://github.com/mikepenz/AboutLibraries/issues/1226) - Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20 - PR: [#&#8203;1233](https://github.com/mikepenz/AboutLibraries/issues/1233) - Rename `rememberLibraries` to `produceLibraries` - PR: [#&#8203;1234](https://github.com/mikepenz/AboutLibraries/issues/1234) - Update sample to use `merge` strategy - PR: [#&#8203;1235](https://github.com/mikepenz/AboutLibraries/issues/1235) - Bump gradle/actions from 4 to 5 - PR: [#&#8203;1240](https://github.com/mikepenz/AboutLibraries/issues/1240) - Document note re resource shrinking for `withContext()` API - PR: [#&#8203;1242](https://github.com/mikepenz/AboutLibraries/issues/1242) #### Contributors: - [@&#8203;mikepenz](https://github.com/mikepenz), [@&#8203;jetbrains-junie](https://github.com/jetbrains-junie)\[bot], [@&#8203;dependabot](https://github.com/dependabot)\[bot] </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJyZW5vdmF0ZSJdfQ==-->
bot added 1 commit 2025-10-11 04:00:57 +02:00
bot scheduled this pull request to auto merge when all checks succeed 2025-10-11 04:00:57 +02:00
bot merged commit 950bfbb42e into main 2025-10-11 04:00:58 +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#302
No description provided.