side-codes / Android-Color-Picker

Color picker library for Android
https://side-codes.github.io/andColorPicker/
Apache License 2.0
313 stars 21 forks source link

Bump materialdrawer from 8.4.1 to 9.0.0 #273

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps materialdrawer from 8.4.1 to 9.0.0.

Release notes

Sourced from materialdrawer's releases.

v9.0.0

🚀 Features

  • Material 3 theme
  • Upgrade environment | Kotlin 1.6 | Material 1.5.0-beta01
  • Kotlin 1.6.10 | Material Components 1.5.0
  • Upgrade to Navigation 2.4.x
  • Upgrade dependencies | Kotlin 1.6.20
  • Add successListener to setupWithNavController()

🐛 Fixes

  • Do not set selectOnLongClick on multiSelect=false

v9.0.0-rc01

🚀 Features

  • Upgrade to Navigation 2.4.x

🐛 Fixes

v9.0.0-b01

🚀 Features

  • Kotlin 1.6.10 | Material Components 1.5.0

v9.0.0-a03

🚀 Features

  • Upgrade environment | Kotlin 1.6 | Material 1.5.0-beta01

v9.0.0-a02

... (truncated)

Commits
  • e549e06 Merge pull request #2775 from mikepenz/develop
  • 21e62da - [release] v9.0.0
  • a66e4aa Merge pull request #2774 from mikepenz/feature/upgrade_dependencies
  • 08b035a - upgrade dependencies to latest stable versions
  • 8cd333f Merge branch 'shmueldabomb441-develop' into develop
  • 14bcfa3 - keep backwards compatibility, add deprecation notice
  • 3472bf7 Add successListener to setupWithNavController()
  • e0d0eab - [release] v9.0.0-rc01
  • 92db410 Merge pull request #2771 from mikepenz/feature/2768
  • e32ccb3 - do not adjust selectOnLongClick when calling multiSelect=false
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #285.