lihenggui / blocker

Utilize an integrated firewall to manage application components.
Apache License 2.0
1.42k stars 60 forks source link

Bump com.materialkolor:material-kolor from 1.7.1 to 2.0.0 #1037

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.materialkolor:material-kolor from 1.7.1 to 2.0.0.

Release notes

Sourced from com.materialkolor:material-kolor's releases.

2.0.0

What's New?

🚀 Biggest update since 1.0.0! 🚀

A brand new Material Theme builder powered by this library is now available at materialkolor.com! You can check out the source for that builder [here](https://github.com/jordond/materialkolorbuilder]

Along with the builder, you can now supply and override key palette colors to use when generating your theme!

Features

Breaking Changes: To support the new custom colors, some functions needed parameters to be updated.

Tooling

An action will now run weekly to check the material-color-utilities for any upstream changes. This will allow better tracking of changes to the source Material3 library.

Dependencies

Full Changelog: https://github.com/jordond/MaterialKolor/compare/1.7.1...2.0.0

Commits
  • b15989d Chore - Remove deprecated functions (#219)
  • a01b9ad fix(deps): update dependency com.google.errorprone:error_prone_annotations to...
  • c02b83e chore(deps): update dependency com.android.library to v8.7.0 (#218)
  • a74493f Feature: Add ability to supply custom colors for generating the color scheme ...
  • 656a145 include token for creating issues
  • 02f0e22 delete unused script
  • 235c528 fix(deps): update dependency com.google.errorprone:error_prone_annotations to...
  • 463d156 CI: Add action for checking upstream for changes (#212)
  • 089cb57 Feature: Add tests for material-color-utilities (#116)
  • 4a36b52 Feature: Allow custom errorPalette (#209)
  • 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)