vanniktech / Emoji

A library to add Emoji support to your Android / iOS / JVM Application
Apache License 2.0
1.53k stars 292 forks source link

fix(deps): update dependency com.vanniktech:ui to v0.6.0 #971

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.vanniktech:ui 0.5.0 -> 0.6.0 age adoption passing confidence

Release Notes

vanniktech/ui ### [`v0.6.0`](https://togithub.com/vanniktech/ui/blob/HEAD/CHANGELOG.md#Version-060--2023-04-19-) [Compare Source](https://togithub.com/vanniktech/ui/compare/0.5.0...0.6.0) - API: Color - new fromArgb, fromHexOrNull, brighten & copy methods. Better toString() which omits full alpha. [#​35](https://togithub.com/vanniktech/ui/pull/35) ([vanniktech](https://togithub.com/vanniktech)) - API: ColorPickerView to nicely pick a color. [#​37](https://togithub.com/vanniktech/ui/pull/37) ([vanniktech](https://togithub.com/vanniktech)) - API: MaterialColor enum gets colorToolbar. [#​34](https://togithub.com/vanniktech/ui/pull/34) ([vanniktech](https://togithub.com/vanniktech)) - API: MaterialColor enum with 400, 500 & 800 colors. [#​32](https://togithub.com/vanniktech/ui/pull/32) ([vanniktech](https://togithub.com/vanniktech)) - API: UiTheming interface which is an abstraction for a Theming to leverage custom components. [#​36](https://togithub.com/vanniktech/ui/pull/36) ([vanniktech](https://togithub.com/vanniktech)) - Technical: Use Kotlin 1.7.21 [#​33](https://togithub.com/vanniktech/ui/pull/33) ([vanniktech](https://togithub.com/vanniktech))

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.



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