DimensionDev / Flare

The ultimate next generation open-sourced AI powered decentralized social network client.
https://flareapp.moe/
GNU Affero General Public License v3.0
37 stars 1 forks source link

Bump com.github.skydoves:colorpicker-compose from 1.0.9 to 1.1.1 #398

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps com.github.skydoves:colorpicker-compose from 1.0.9 to 1.1.1.

Release notes

Sourced from com.github.skydoves:colorpicker-compose's releases.

1.1.1

Full Changelog: https://github.com/skydoves/colorpicker-compose/compare/1.1.0...1.1.1

1.1.0

What's New

Now, ColorPicker Compose supports Kotlin (Compose) Multiplatform!

What's Changed

New Contributors

Full Changelog: https://github.com/skydoves/colorpicker-compose/compare/1.0.9...1.1.0

Commits
  • a5ef748 Prepare for release 1.1.1
  • ee9f94d Update icon for demo
  • 44aa381 Update README.md
  • 01abbf7 Prepare for release 1.1.0
  • 8f9c97f Apply debounceDuration
  • 1b69d65 Merge pull request #67 from skydoves/feature/debounceDuration
  • 8245509 Implement setDebounceDuration function
  • b388dd6 Merge pull request #66 from skydoves/fix/controller-imagebitmap
  • a0cdc9d Implement setPaletteImageBitmap and sync imageBitmap changes
  • d36360a Merge pull request #65 from skydoves/update/baselines
  • 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 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)