Skip to content

Update aboutlibraries to v15#1236

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-aboutlibraries
Open

Update aboutlibraries to v15#1236
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-aboutlibraries

Conversation

@renovate

@renovate renovate Bot commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v15.0.3

Compare Source

🚀 Features
  • fix(compose-m3): fix spurious horizontal padding in license bottom sheet
💬 Other
  • chore(deps): update github actions updates
  • chore(deps): update actions/checkout action to v7
  • chore(deps): update gradle to v9.6.0
  • fix(deps): update lifecycle to v2.11.0
Contributors:

v15.0.2

Compare Source

🚀 Features

  • Expose bottom sheet state from the LibrariesContainer

💬 Other

  • Add missing foojay resolver for the convention plugin

Contributors:

v15.0.1

Compare Source

🚀 Features

  • feat(compose): edge-to-edge detail sheet with expansion-driven corners
  • feat(compose): add Dialog library detail mode + sample improvements
  • feat(compose): configurable license dialog width; align M2 with M3

🐛 Fixes

  • fix(plugin): configure outputFile for android exportLibraryDefinitions task
  • feat(compose): expose variantTextStyles on LibrariesContainer

💬 Other

  • chore(deps): update github actions updates
  • fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.4.0

Contributors:

v15.0.0

Compare Source

🚀 Features

  • feat: remove legacy View-based UI module (aboutlibraries)
  • feat(ui): nextgen UI — variant system, accent theming, search, and sample app redesign
  • feat(test): integrate DejaVu for Compose recomposition stability tests
  • feat(sample): add header position setting (fixed, in-list, sticky)
  • feat(sample): animate accent color transitions
  • feat(style): add m3LibrariesStyle / m2LibrariesStyle convenience factories
  • feat(icons): replace Canvas-drawn glyphs with Material Symbols ImageVectors; make icons configurable
  • feat: v15 — variant system, action interceptor, nextgen UI, M2 dark theme fix
  • feat(compose): LibraryBadges/LibraryActionBadges config API + curated LicensePalette fallback
  • perf(compose): Compose API improvements — performance, design, and token consistency
  • fix(plugin): register android tasks for com.android.kotlin.multiplatform.library
  • feat!: upgrade to Compose 1.11.0-rc01, drop x64 iOS/macOS targets
  • Add overscroll effect parameter
  • feat(compose): expose libraryRow slot for custom item rendering
  • Update Compose 1.11.x, Kotlin 2.4, Compile/Target 37
  • chore(deps): update version-catalog to 0.17.3

🐛 Fixes

  • fix(sample): M2/M3 switcher, variant colors, and header fixes
  • fix(sample): replace remember-based requestFocus with LaunchedEffect
  • fix(plugin): defer dependency resolution to prevent IllegalMutationException under configure-on-demand

💬 Other

  • feat(compose): replace HSV hash fallback with curated LicensePalette cycling
  • fix(sample): introduce fakeLibraries for JVM-compatible compose-buddy previews
  • chore(deps): update mikepenz/action-gh-release action to v3
  • Update to Compose 1.11.0
  • chore(deps): update github actions updates
  • chore(deps): update gradle to v9.5.0
  • fix(deps): update navigation to v2.9.8
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.14.4
  • fix(deps): update dependency com.mikepenz:version-catalog to v0.15.1
  • Make AGP 8.13 the minimum required version for v15 of the aboutlibraries plugin
  • chore(deps): update github/codeql-action digest to 7211b7c
  • fix(deps): update dependency com.mikepenz:version-catalog to v0.16.0
  • fix(deps): update dependency com.google.android.material:material to v1.14.0
  • fix(deps): update dependency org.apache.maven:maven-model-builder to v3.9.16
  • chore(deps): update gradle to v9.5.1
  • chore(deps): update github actions updates
  • chore(deps): update gradle/actions digest to 3f131e8
  • fix(deps): update dependency com.mikepenz:version-catalog to v0.17.1
  • fix(deps): update dependency androidx.core:core-ktx to v1.19.0

Contributors:

v14.2.1

Compare Source

🐛 Fixes

  • fix(plugin): defer dependency resolution to prevent IllegalMutationException under configure-on-demand (14.x.y)

Contributors:

v14.2.0

Compare Source

🚀 Features
  • fix(plugin): register android tasks for com.android.kotlin.multiplatform.library
Contributors:

v14.1.0

Compare Source

🚀 Features
  • feat(plugin): add includeLicenses build-time filter
🧪 Tests
  • test(plugin): add Groovy DSL functional tests for collect shadowing
💬 Other
  • chore(deps): update plugin com.gradle.plugin-publish to v2
  • chore(renovate): extend shared convention preset
  • chore(deps): update github actions updates
  • chore(deps): update gradle to v9.4.1
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.14.3
  • fix(deps): update dependency com.mikepenz:version-catalog to v0.14.1
  • fix(plugin): restore SetProperty DSL, map to string input for CC
  • chore(deps): update github actions updates
  • chore(deps): update actions/upload-pages-artifact action to v5
  • chore(deps): update actions/github-script action to v9
  • fix(deps): update dependency org.apache.maven:maven-model-builder to v3.9.15
  • fix(build): remove os.arch=x86_64 workaround breaking Kotlin Native on arm64
Contributors:

v14.0.1

Compare Source

🐛 Fixes
  • Restore empty color-v21 divider resources
💬 Other
  • chore: Configure Renovate
  • fix(deps): update dependency com.mikepenz:material-design-iconic-typeface to v2.2.0.10-kotlin
  • chore(ci): enable automerge for gradle/maven patch and minor updates
  • chore(deps): pin dependencies
  • chore(deps): update actions/download-artifact action to v8
Contributors:

v14.0.0

Compare Source

🚀 Features
  • Migrate back to normal collections and mark them stable
  • Mark more classes stable
  • Migrate to new AGP Plugin | Add support for new AGP Plugin
  • Introduce new wear material 3 compose module
  • Remove legacy Android task support in Gradle Plugin, improve support for new variant API
  • Migrate to ArtifactView API
🧪 Tests
  • Add Paparazzi preview tests and update dependencies
💬 Other
  • Move to new KMP Android Library plugin for KMP library modules
  • Add Compost Stability Plugin
  • Prepare for paparazzi screenshot tests
  • Improve Android KMP Gradle Plugin via Convention plugin
  • Correct formatting of kotlinx.immutable in MIGRATION.md
  • Update .gitignore to include .kotlin directory
  • Update to compose multiplatform 1.10.0
  • docs: add section about AGP 9.0 to README
  • Bump actions/upload-artifact from 6 to 7
  • docs: add description resource strings to keep file guidance
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5
  • chore(deps): update dependencies | Kotlin 2.3.20 | Compose 1.10.3
  • chore(ci): replace Danger with GitHub Actions native PR checks and SARIF
Contributors:

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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-aboutlibraries branch from 0c52ca4 to a7fe57e Compare April 9, 2026 22:15
@igorescodro igorescodro enabled auto-merge (rebase) April 10, 2026 04:25
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch 3 times, most recently from d7a970b to c648d55 Compare April 10, 2026 05:50
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch 5 times, most recently from 506ae96 to 9d83dee Compare April 24, 2026 20:15
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch 3 times, most recently from dd6ef1b to 50e7864 Compare May 1, 2026 18:35
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch from 50e7864 to aee92b2 Compare May 8, 2026 02:59
@igorescodro igorescodro disabled auto-merge May 8, 2026 11:15
@igorescodro igorescodro enabled auto-merge (rebase) May 8, 2026 11:15
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch from aee92b2 to bb07661 Compare May 8, 2026 11:16
@renovate renovate Bot changed the title Update aboutlibraries to v14 (major) Update aboutlibraries to v14 May 13, 2026
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch 3 times, most recently from e702531 to bf7a280 Compare May 25, 2026 16:18
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch from bf7a280 to 386b6ce Compare June 20, 2026 12:50
@renovate renovate Bot changed the title Update aboutlibraries to v14 Update aboutlibraries to v15 Jun 20, 2026
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch 2 times, most recently from 593dd00 to 13fe9e6 Compare June 25, 2026 17:09
@renovate renovate Bot force-pushed the renovate/major-aboutlibraries branch from 13fe9e6 to e1a20aa Compare June 29, 2026 12:40
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