This repository was archived by the owner on Jan 21, 2026. It is now read-only.
fix(deps): update dependency com.mikepenz.aboutlibraries:library to v5 - abandoned#61
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Contributor
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.6.5->5.0.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
mikepenz/AboutLibraries
v5.0.0NEW FEATURES
Libs.BuildertoLibsBuilderFIXES
NEW LIBRARIES
v4.7.2v4.7.1v4.7.0UPGRADE NOTES
v4.7.0 now comes with themes and the colors are set by theme. If you pass a custom theme to the AboutActivity this theme must has the AboutLibraries theme as parent or include the themed attributes. See the
styles.xmlof the sample activity.This release also contains a new feature
withActivityStylewhich allows you to set the style of the Activity. Further details can be found in the release notes.NEW FEATURES
** it is now possible to define the style for the LibsActivity
This will take the
colorPrimary,colorPrimaryDarkandcolorAccentcolor values and create the activity for you. No need to handle all the AboutLibraries colors on your own anymore.(As fallback it will also check for following color values:
theme_default_primary,theme_default_primary_dark,theme_accent,about_libraries_primary,about_libraries_primary_dark,about_libraries_accent)If you want your custom style you should overwrite one of the AboutLibraries themes and just overwrite a specific AboutLibraries color. You can still do it via the colors.xml if this is easier for you.
NEW LIBS
v4.6.7v4.6.6Configuration
📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.