Skip to content

chore(deps): update aboutlibraries to v15 - #633

Merged
EranBoudjnah merged 1 commit into
masterfrom
renovate/major-aboutlibraries
Sep 4, 2026
Merged

chore(deps): update aboutlibraries to v15#633
EranBoudjnah merged 1 commit into
masterfrom
renovate/major-aboutlibraries

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.mikepenz.aboutlibraries.plugin 14.2.115.2.0 age adoption passing confidence
com.mikepenz:aboutlibraries-core 14.2.115.2.0 age adoption passing confidence
com.mikepenz:aboutlibraries-compose 14.2.115.2.0 age adoption passing confidence

Release Notes

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

v15.2.0

Compare Source

🚀 Features
  • chore(deps): update dependencies (Compose 1.12.0)
💬 Other
  • chore(deps): update github/codeql-action action to v4.37.7
  • fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.5.0
  • chore(deps): update dependencies (Compose 1.12.0)
Contributors:

v15.1.1

Compare Source

🚀 Features
  • refactor(plugin): cluster duplicates by the available-at redirect, not the artifact id
🐛 Fixes
  • fix(plugin): don't merge sibling modules sharing POM name and description
  • fix(plugin): DuplicateMode.LINK associated itself instead of its siblings
  • fix(plugin): only merge artifact suffixes that name a Kotlin target
Contributors:

v15.1.0

Compare Source

🚀 Features
  • test(plugin): guarantee Isolated Projects compatibility
  • ci: add OpenSSF Scorecard and scope workflow token permissions
  • build: pin patched npm toolchain versions, attest release provenance
  • Make it possible to trace the library origin in a multiplatform project
  • feat(plugin): add mergePlatformArtifacts to report KMP artifacts under their root coordinate
  • feat(compose): add licenseBadgeContainer / licenseBadgeContent variant colors
🐛 Fixes
  • fix(plugin): keep the KMP root module when mergePlatformArtifacts merges
🧪 Tests
  • build: prepare plugin for AGP 10, cover strict behavior flags with tests
💬 Other
  • chore(deps): update github actions updates
  • fix(deps): update dependency com.mikepenz:version-catalog to v0.18.0
  • fix(deps): update dependency org.apache.ivy:ivy to v2.6.0
  • chore(deps): update github actions updates
  • chore(deps): update github actions updates
  • chore(deps): update dependencies
  • chore(deps): update github/codeql-action digest to 5595cca
  • build: drop the unused karma test toolchain, clear remaining advisories
  • docs: rebuild the README around a project-native hero and live showcase
  • chore(deps): update github actions updates
  • chore(deps): update gradle to v9.7.0
  • chore(deps): update mikepenz/action-gh-release digest to 7a1a2d9
Contributors:

v15.0.4

Compare Source

🐛 Fixes
  • fix(build): stop leaking compose-stability-runtime into consumers
💬 Other
  • chore(deps): update github/codeql-action digest to 54f647b
  • chore(deps): update gradle to v9.6.1
  • chore(deps): update actions/cache action to v6
  • chore(deps): update github actions updates
Contributors:

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:

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 4 times, most recently from 013b9d6 to d8097c0 Compare June 25, 2026 17:27
@renovate
renovate Bot force-pushed the renovate/major-aboutlibraries branch from d8097c0 to 4bc6beb Compare June 29, 2026 12:47
@renovate
renovate Bot force-pushed the renovate/major-aboutlibraries branch 2 times, most recently from b3e4e8a to 42044f8 Compare July 11, 2026 06:03
@renovate
renovate Bot force-pushed the renovate/major-aboutlibraries branch from 42044f8 to f726228 Compare July 18, 2026 12:04
@renovate
renovate Bot force-pushed the renovate/major-aboutlibraries branch 5 times, most recently from 3bf8e4a to 02769c5 Compare August 5, 2026 06:30
@renovate
renovate Bot force-pushed the renovate/major-aboutlibraries branch 5 times, most recently from 8f0207f to 75f2ac7 Compare August 13, 2026 11:01
@renovate
renovate Bot force-pushed the renovate/major-aboutlibraries branch 3 times, most recently from def5ca8 to f63e57f Compare August 21, 2026 20:07
@renovate
renovate Bot force-pushed the renovate/major-aboutlibraries branch 8 times, most recently from 120b3de to d3a57e5 Compare September 4, 2026 04:30
@renovate
renovate Bot force-pushed the renovate/major-aboutlibraries branch from d3a57e5 to c3786e3 Compare September 4, 2026 04:46
@EranBoudjnah
EranBoudjnah merged commit 69d1cc6 into master Sep 4, 2026
4 checks passed
@EranBoudjnah
EranBoudjnah deleted the renovate/major-aboutlibraries branch September 4, 2026 05:11
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.

1 participant