openziti / ziti-tunnel-android

Apache License 2.0
19 stars 2 forks source link

Bump com.google.android.material:material from 1.4.0 to 1.9.0 #158

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps com.google.android.material:material from 1.4.0 to 1.9.0.

Release notes

Sourced from com.google.android.material:material's releases.

1.9.0

What's new since 1.8.0

Dependency Updates

  • No dependency updates.

Library Updates

  • Badge
    • Added shape appearance for badges (89a2a64805ee11005cd62a539e531af9d9b8cc62)
    • Updated M3 style to match specs - alignment tweaks and text appearance changes (3c1ac05facae9cd566d02d50e17a6e2ed546537d)
    • Added new 'offsetAlignmentMode' attribute that determines where the offset starts for the badge (d0d0f54018a0400e60114cd4cda9582c0b0ba500)
  • BottomSheet
    • Added animation for bottom sheet position when keyboard is shown using WindowInsetsAnimationCompat API (697d93a854571a5b70b617654395e04556404fc4)
  • Carousel
    • Added developer documentation (be9f16ceb602d6a64aad446bc5af2904b738753f)
    • Released carousel component (4ecba81de6fcce6067386d1300bedcef28deb2a0)
  • Color
    • Added new theme attributes for fixed accent colors. (4f3dc3ed194c430eb9d91ac772e006715955395e)
    • Added tonal surface color theme attributes and updated themes. (989d574dbb4c0b406a47eff78635aecdf59e2899)
    • Added support for missing color roles. (169bbca57bc8a56d850ef46c5ba9de3344c18718)
    • Added framework color roles support for content color (ce68ec61930ec44774477af4408569f0e1afd2a4)
  • SideSheet
    • Added detached variant of modal side sheet. (ad3cf5ad6b63a6d84e1b0b620063a4b7bfbe882b)
    • Added detached variants of standard and coplanar sheets. (938105a93b4d730b4d87504ded57bda03b46ea8e)
    • Added modal side sheet documentation. (2e9b39f3dc6bd1d2b33cae4d78864b51847ebb54)
  • Slider
    • Added mouse support for slider control. (93f8ffb46af4967a82a1fd13e07b795499071012)
    • Added API for setting the radius of active/inactive tick in xml and Java. (7bbbe3925ee83e9b59237671f1803a384251cac8)
  • Tokens
    • Introduced new accent color tokens. (dac9450bfb453970a99fb48a355620c937cb7cc8)

Full list of changes

https://github.com/material-components/material-components-android/compare/1.8.0...1.9.0

Full list of release notes

1.9.0-rc01

What's new

  • Carousel is now available for use in RC!

Dependency Updates

  • No dependency updates

... (truncated)

Commits
  • 6ac7c35 Update library version to 1.9.0
  • d05c8e3 Update library version to 1.9.0-rc01
  • 3514524 [Carousel] Fix item masking for API 21
  • 93913a4 [Carousel] Updated MultiBrowseCarouselStrategy to find best arrangments using...
  • 48fd6d2 [Carousel] Fixed mutli-browse catalog demo crashing due to invalid position s...
  • 13613b0 [Internal] Update path to Doclava
  • 88e1688 [Carousel] Add support for transitions by forcing canvas clipping when detach...
  • 14535c5 [Carousel] Updated MaskableFrameLayout to use Outline path clipping on 33+ only.
  • b0c1edf [Carousel] Updated setForceCompatClipping visibility for testing.
  • a4669fd [Carousel] Updated MaskableFrameLayout to clip more performantly.
  • 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)
ekoby commented 11 months ago

@dependabot rebase