Skip to content

Bump aboutLibraries from 14.1.0 to 15.2.0 - #115

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/aboutLibraries-15.2.0
Open

Bump aboutLibraries from 14.1.0 to 15.2.0#115
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/aboutLibraries-15.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Bumps aboutLibraries from 14.1.0 to 15.2.0.
Updates com.mikepenz:aboutlibraries-core from 14.1.0 to 15.2.0

Release notes

Sourced from com.mikepenz:aboutlibraries-core's releases.

15.2.0

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

15.1.1

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

15.1.0

🚀 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

... (truncated)

Commits
  • 0e252a5 Merge pull request #1461 from mikepenz/develop
  • 916754a - [release] v15.2.0
  • f16f582 Merge pull request #1460 from mikepenz/chore/compose-1.12.0-upgrade
  • f0aaff9 docs: reference v15.2.0 for Compose 1.12.x upgrade
  • af09963 chore(deps): update dependencies
  • e861427 Merge pull request #1458 from mikepenz/renovate/okhttp
  • 5f4eeba fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.5.0
  • b7a0dfd chore(deps): update github/codeql-action action to v4.37.7 (#1457)
  • 358a6f5 Merge pull request #1456 from mikepenz/develop
  • 7d4b804 - [release] v15.1.1
  • Additional commits viewable in compare view

Updates com.mikepenz.aboutlibraries.plugin.android from 14.1.0 to 15.2.0

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 12, 2026
@github-actions

github-actions Bot commented Sep 12, 2026

Copy link
Copy Markdown

✅ Build Successful

Debug APK Ready

Download from Artifacts

Note: You may need to uninstall existing versions first.

Build Logs
Fetching distribution.
Downloading https://services.gradle.org/distributions/gradle-9.7.1-bin.zip
..............10%..............20%...............30%..............40%...............50%..............60%...............70%..............80%..............90%...............100%

Welcome to Gradle 9.7.1!

Here are the highlights of this release:
 - Isolated Projects graduates to incubating
 - Broader Configuration Cache compatibility
 - Resilient Sync helps you fix broken builds
 - More source locations in problem reports

For more details see https://docs.gradle.org/9.7.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
Calculating task graph as no cached configuration is available for tasks: assembleDebug

> Configure project :app
WARNING: The option setting 'android.usesSdkInManifest.disallowed=false' is deprecated.
The current default is 'true'.
It will be removed in version 10.0 of the Android Gradle plugin.
Add android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE to the gradle.properties file to suppress this warning.
WARNING: The option setting 'android.sdk.defaultTargetSdkToCompileSdkIfUnset=false' is deprecated.
The current default is 'true'.
It will be removed in version 10.0 of the Android Gradle plugin.
Add android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE to the gradle.properties file to suppress this warning.
WARNING: The option setting 'android.enableAppCompileTimeRClass=false' is deprecated.
The current default is 'true'.
It will be removed in version 10.0 of the Android Gradle plugin.
Add android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE to the gradle.properties file to suppress this warning.
WARNING: The option setting 'android.defaults.buildfeatures.resvalues=true' is deprecated.
The current default is 'false'.
It will be removed in version 10.0 of the Android Gradle plugin.
Add android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE to the gradle.properties file to suppress this warning.
WARNING: The property android.dependency.excludeLibraryComponentsFromConstraints improves project import performance for very large projects. It should be enabled to improve performance.
To suppress this warning, add android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false to gradle.properties
Add android.sync.suppressAgpWarnings=LIBRARY_CONSTRAINTS_SHOULD_BE_DISABLED to the gradle.properties file to suppress this warning.
WARNING: The property android.dependency.excludeLibraryComponentsFromConstraints improves project import performance for very large projects. It should be enabled to improve performance.
To suppress this warning, add android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false to gradle.properties
Add android.sync.suppressAgpWarnings=LIBRARY_CONSTRAINTS_SHOULD_BE_DISABLED to the gradle.properties file to suppress this warning.
WARNING: The property android.dependency.excludeLibraryComponentsFromConstraints improves project import performance for very large projects. It should be enabled to improve performance.
To suppress this warning, add android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false to gradle.properties
Add android.sync.suppressAgpWarnings=LIBRARY_CONSTRAINTS_SHOULD_BE_DISABLED to the gradle.properties file to suppress this warning.
WARNING: The property android.dependency.excludeLibraryComponentsFromConstraints improves project import performance for very large projects. It should be enabled to improve performance.
To suppress this warning, add android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false to gradle.properties
Add android.sync.suppressAgpWarnings=LIBRARY_CONSTRAINTS_SHOULD_BE_DISABLED to the gradle.properties file to suppress this warning.
Configuration 'debugCompileClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'debugRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.

> Task :app:preBuild UP-TO-DATE
> Task :app:generateDebugAssets UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
> Task :app:generateDebugResValues
> Task :app:generateDebugBuildConfig
> Task :app:generateDebugResources
> Task :app:createDebugCompatibleScreenManifests
> Task :app:prepareLibraryDefinitionsDebug
> Task :app:javaPreCompileDebug
> Task :app:mapDebugSourceSetPaths
> Task :app:packageDebugResources
> Task :app:extractDeepLinksDebug
> Task :app:processDebugNavigationResources
> Task :app:checkDebugAarMetadata
> Task :app:compileDebugNavigationResources
> Task :app:mergeDebugResources
> Task :app:mergeDebugAssets
> Task :app:compressDebugAssets
> Task :app:processDebugMainManifest
> Task :app:processDebugManifest
> Task :app:processDebugManifestForPackage
> Task :app:desugarDebugFileDependencies
> Task :app:mergeDebugJniLibFolders
> Task :app:parseDebugLocalResources
> Task :app:mergeDebugNativeLibs
> Task :app:stripDebugDebugSymbols
> Task :app:processDebugResources
> Task :app:validateSigningDebug
> Task :app:writeDebugAppMetadata
> Task :app:writeDebugSigningConfigVersions
> Task :app:generateDebugGlobalSynthetics
> Task :app:checkDebugDuplicateClasses
> Task :app:mergeLibDexDebug
> Task :app:compileDebugKotlin
> Task :app:mergeExtDexDebug

> Task :app:compileDebugKotlin
w: file:///home/runner/work/Compressor/Compressor/app/src/main/java/compress/joshattic/us/ui/components/TargetSizeWarning.kt:135:31 'val Icons.Filled.ArrowForward: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowForward.
w: file:///home/runner/work/Compressor/Compressor/app/src/main/java/compress/joshattic/us/ui/screens/CompressionFailedScreen.kt:55:28 'val LocalClipboardManager: ProvidableCompositionLocal<ClipboardManager>' is deprecated. Use LocalClipboard instead which supports suspend functions.
w: file:///home/runner/work/Compressor/Compressor/app/src/main/java/compress/joshattic/us/ui/screens/settings/AboutScreen.kt:80:28 'val LocalClipboardManager: ProvidableCompositionLocal<ClipboardManager>' is deprecated. Use LocalClipboard instead which supports suspend functions.
w: file:///home/runner/work/Compressor/Compressor/app/src/main/java/compress/joshattic/us/ui/tabs/VideoOptionsTab.kt:101:116 Redundant call of conversion method.
w: file:///home/runner/work/Compressor/Compressor/app/src/main/java/compress/joshattic/us/ui/tabs/VideoOptionsTab.kt:110:114 Redundant call of conversion method.
w: file:///home/runner/work/Compressor/Compressor/app/src/main/java/compress/joshattic/us/utils/HardwareUtils.kt:101:37 Unnecessary safe call on a non-null receiver of type 'ActivityManager.MemoryInfo'.
w: file:///home/runner/work/Compressor/Compressor/app/src/main/java/compress/joshattic/us/viewmodel/CompressorViewModel.kt:487:13 'when' is exhaustive so 'else' is redundant here.

> Task :app:processDebugJavaRes
> Task :app:mergeDebugJavaResource
> Task :app:compileDebugJavaWithJavac
> Task :app:dexBuilderDebug
> Task :app:mergeProjectDexDebug
> Task :app:packageDebug
> Task :app:assembleDebug
> Task :app:createDebugApkListingFileRedirect

[Incubating] Problems report is available at: file:///home/runner/work/Compressor/Compressor/build/reports/problems/problems-report.html

BUILD SUCCESSFUL in 3m 22s
39 actionable tasks: 39 executed
Configuration cache entry stored.

@JoshAtticus

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps `aboutLibraries` from 14.1.0 to 15.2.0.

Updates `com.mikepenz:aboutlibraries-core` from 14.1.0 to 15.2.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@14.1.0...15.2.0)

Updates `com.mikepenz.aboutlibraries.plugin.android` from 14.1.0 to 15.2.0

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin.android
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.mikepenz:aboutlibraries-core
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/aboutLibraries-15.2.0 branch from d7f4977 to e44d4ec Compare September 12, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant