Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.materialkolor:material-kolor to v1.5.1 #142

Merged
merged 1 commit into from
May 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.materialkolor:material-kolor 1.4.4 -> 1.5.1 age adoption passing confidence

Release Notes

jordond/materialkolor (com.materialkolor:material-kolor)

v1.5.1

Compare Source

What's Changed

Note: If you are on 1.5.0 it is recommended to update to this version as it fixes a bug with re-composition.

Full Changelog: jordond/MaterialKolor@1.5.0...1.5.1

v1.5.0

Compare Source

What's Changed

New in this release is the DynamicMaterialThemeState object which allows for a single object that contains all of the options for generating a Dynamic Material Theme.

Here is an example usage:

val state = rememberDynamicMaterialThemeState(Color.Blue, isSystemInDarkTheme())

DynamicMaterialTheme(
    state = state,
    // ...
)

Dependencies

Full Changelog: jordond/MaterialKolor@1.4.4...1.5.0


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/materialkolor branch from 61beb92 to 5fc293a Compare May 15, 2024 18:58
@renovate renovate bot changed the title Update dependency com.materialkolor:material-kolor to v1.5.0 Update dependency com.materialkolor:material-kolor to v1.5.1 May 15, 2024
@jordond jordond merged commit fcba761 into main May 22, 2024
5 of 8 checks passed
@jordond jordond deleted the renovate/materialkolor branch May 22, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant