Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump material from 1.4.0-rc01 to 1.9.0-alpha01 #314

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps material from 1.4.0-rc01 to 1.9.0-alpha01.

Release notes

Sourced from material's releases.

1.9.0-alpha01

What's new

Dependency Updates

  • No dependency updates.

Library Updates

  • Carousel
    • Add developer documentation (be9f16ceb602d6a64aad446bc5af2904b738753f)
    • Release carousel component (4ecba81de6fcce6067386d1300bedcef28deb2a0)
  • SideSheet
    • Add SideSheetCallback listener to SideSheetBehavior to track @​SheetState state change events (2468d6cae6088b6486cf8d2d49c2762456141c75)
    • Disabled lift on scroll in Side Sheet demo. (e92414c4605f2de0420e6624c87f663dc4adf459)
    • Renamed references to "outwards" to "outer". (8e12e31c9a0904ccc8314829ce90bce5e674c029)
    • Renamed private calculateSlideOffsetBasedOnOutwardEdge method to calculateSlideOffset in SheetDelegate and RightSheetDelegate. (e88e341699ddc25b48825362ddff55ca2a635368)
    • Added accessibilityPaneTitle to side sheet. (3b613275135e109cfd5f25379026b0f2c829ccdd)
    • Integrated tokens. (e7d757a5da6e0ef7c568ceda4e213e9026a4ac91)
    • Removed unused methods in SheetDialog and SideSheetDialog. (af16b051afd27c748f912091935e250188e8aa41)
    • Add detached variant of modal side sheet. (ad3cf5ad6b63a6d84e1b0b620063a4b7bfbe882b)
    • Added detached variants of standard and coplanar sheets. (938105a93b4d730b4d87504ded57bda03b46ea8e)
    • Fixed issue where sheet would jump to the far edge of the screen in RTL without temporary fix. (2fd2d66b4302d03929ede387ca83fef197940a67)
    • Added modal side sheet documentation. (2e9b39f3dc6bd1d2b33cae4d78864b51847ebb54)
    • Added explicit style definition to coplanar sheet catalog demo. (27529582c781eb88639ad5855475da1a7a3f4bb8)
    • Updated close sheet button content description in catalog. (70961617760e22f7496bf5921c50e175ebac0e58)
    • Added coplanar side sheet with APIs for setting a coplanar sibling view. (bc61d6db6209803c40b2dc234718a433e6ad3c7d)
    • Set accessibility focus to the side sheet when expanded. (48a3a758fa2143f7ba27046bfb7c56ec761b7bcb)
    • Release Side Sheet catalog demo. (1081537fb62ae94db7caeb66562cf69538da6d67)
    • Rebrand "Adaptive Sheets" demo to "Side Sheet". (f0a05381f4fa8fefd8464dc7c8957e490cc71230)
    • Fix vertically scrolling sheet swipe issue by deleting most of the nested scrolling code (401527f9e7f6106fbf2db0ee8a81a4551c03510f)
    • Cancel modal side sheet scrim on STATE_HIDDEN. (d481dddefda1063654acffc368dd6b5e58259b8f)
    • Restrict SheetDialog methods from the public API surface and rename getDismissWithAnimation. (c64f57224bdf3ce468c2787a0224f9ae6f5642f4)
    • Renamed SheetEdge#RIGHT to SheetEdge#EDGE_RIGHT. (2ab5430fed75da4183c64da4ebe21be3c562c884)
    • Made SheetDialog abstract base class and Sheet interface package-private. (0f9c6fcab81339e05abe489661c004a320904256)
    • Add @​RestrictTo annotations to restrict SheetEdge annotation interface. (6476acde65db44cc96bf419e8b5c1f6e76d2748b)
    • Made SideSheetBehavior extendable. (b384b9b5350e4b0f6463fe4664f1254eb3199cd2)
  • Tokens
    • Integrated tokens. (bf188c7d2b787060526f5593f34dbd368d668819)
    • Integrated tokens. (0f0b93c0b13e61426adfca9d799546fd244140ee)
    • Integrated tokens. (2f7a70045d8d589ecfa6dbc6b5f10d69307b569b)
    • Upgraded to version v0.147. (2019bf90becde7851b6e95c00a97112a93361ef3)
    • Upgraded to v0.145 (17e358164240b3a961a71772adb49322435e393e)
    • Omitted more comments when configuration specifies no comments. (b9963a521216f04a1bfa04a39d367c387853c58a)
    • Internal update. (8eb4aeb6f8711bc8f2e9d0ebff5a901f77dd25e0)
    • Upgraded to v0.142 (8ee6c00f73a219e9a409049458c2d9fbedfe79b4)
    • Upgraded to v0.141 (12ef3292763395d14716f753a540368c3c7e5543)
    • Internal updates. (b2b546b205d4ece474640817d2057685795a4ad0)
  • Badging
    • Integrated component tokens. (03bd77fae128e2fe868aa4ae5b658b5931ccaae0)
  • MaterialCardView

... (truncated)

Commits
  • f2269bc [Material Android] 1.9.0-alpha01 Release.
  • be9f16c [Carousel] Add developer documentation
  • 3b99749 [DropdownMenu][a11y] Fix incorrect state
  • 4bd5e61 [Catalog][Card] Fix CardSelectionModeActivity sample
  • 7f1def6 [MaterialTimePicker] Limit 24h input validation to 23
  • 7f0db1a [RadioButton] Integrated tokens.
  • d5a3701 [Docs][Switch] Updated inaccurate anatomy diagram labels and a couple of othe...
  • 4ecba81 [Carousel] Release carousel component
  • b892849 [M3][Color] Internal color updates
  • bf188c7 [IconButton] Integrated tokens.
  • 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)

Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0-rc01 to 1.9.0-alpha01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.4.0-rc01...1.9.0-alpha01)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants