Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps com.mikepenz:aboutlibraries-compose-m3 from 11.2.3 to 12.0.1.

Release notes

Sourced from com.mikepenz:aboutlibraries-compose-m3's releases.

12.0.1

🚀 Features

  • Introduce Gradle Property to pass outputPath via CLI

🐛 Fixes

  • Fix error message on missing library data
  • Ensure Android plugin can be applied after AboutLibraries plugin
  • Fix library padding not passed to scaffold

💬 Other

  • Fix version catalog sample in README
  • Change gradleApi of plugin to compileOnly

12.0.1-a01

🐛 Fixes

  • Fix error message on missing library data

💬 Other

  • Fix version catalog sample in README

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

[!NOTe]
Please apply the AboutLibraries plugin after the Android plugin for the automatic task registration to work. This will be improved in 12.0.1

🚀 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

... (truncated)

Commits
  • 5d2f27f Merge pull request #1142 from mikepenz/develop
  • 4dec12a - [release] v12.0.1
  • 977aba6 Merge pull request #1141 from mikepenz/feature/adjust_compile_only
  • d66dd49 - make the gradleAPI compile only
  • b690092 Merge pull request #1139 from mikepenz/fix/1136
  • 3563d1d - fix libraryPadding is not passed on to the scaffold
  • 8ed9e2e Merge pull request #1138 from mikepenz/feature/1134
  • e61fb84 - new outputPath prop takes priority over exportPath and over DSL config
  • 672ef35 - update README
  • fb304c6 - move property keys to Extension
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.mikepenz:aboutlibraries-compose-m3](https://github.com/mikepenz/AboutLibraries) from 11.2.3 to 12.0.1.
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@11.2.3...12.0.1)

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries-compose-m3
  dependency-version: 12.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 28, 2025
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.

0 participants