Skip to content

Bump material from 1.6.1 to 1.8.0#195

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.google.android.material-material-1.8.0
Closed

Bump material from 1.6.1 to 1.8.0#195
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.google.android.material-material-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 25, 2023

Copy link
Copy Markdown
Contributor

Bumps material from 1.6.1 to 1.8.0.

Release notes

Sourced from material's releases.

1.8.0

What's new since 1.7.0

  • Brand new Side Sheet component with standard, modal and coplanar variants! Check out the Side Sheet design guidance and developer documentation for more details.
  • Brand new Search component! Check out the Search design guidance and developer documentation for more details.
  • Integrated tokens for Bottom Sheet, Checkbox, Chip, Dialog, Divider, MaterialButton, NavigationRail, ProgressIndicator, Slider, Switch, Tabs, and TextInputLayout.

Dependency Updates

Dependency Previous version New version
ext.kotlinVersion 1.3.50 -
errorproneVersion - 2.15.0
compileSdkVersion 32 33
targetSdkVersion 32 33

Library Updates

  • A11y
    • Improve date input validation feedback follow up (1200e25d1bbe91672172ae6682ff2a2b32a75da6)
    • Improve date input validation feedback (f394903fd3552f9331bbc772f26be879c9515696)
    • Improve TalkBack focus order when selecting a day (dff70c062d680257ef647ea89ac3e9eea4e43f2d)
    • Improve date selection announcements (5c5b1e82586166187082f8d958a6db57e542f4f9)
    • Announce start/end dates (2f9844b34a6fdc54bf1468f7609c3aeed3ef73f7)
    • Announce current year and day (c6539f23901dbb6ca5fbbd6e311bcad04412ec72)
    • Fix TalkBack announcements when switching between year/day selection views (62b2b19d60ae66989506626f95ea0d264fbaa1c6)
    • Announce selection (be8b8d44de785f1a4826d02c7e82115f549de9cd)
    • Improve focus handling (ceacaa699a7663aeebc69a1a143fb5c74f64fd18)
    • Request focus on search menu when showing (968e035e835364faf38a481160d25838151a0942)
    • Fix focus when changing input mode (eca825fd37738e49aae5bd9b0aeb20480d3d133f)
    • Update hour content description for 24h clock (ee19b01e2eada55f31aad5caf5b6d789095a4aa5)
    • Make Clock text scale with system font size (e9fc0a033a10ec2e53d8a721aa68779dbc33aa7c)
  • Badging
    • Fix NPE in BadgeState (23b7157a648411cf01ca22eb7071fc4f4ad5ac05)
  • BottomAppBar
    • Request layout for FAB when BAB changes so that FAB will always be aware of BAB changes (10fe695ed989b7e7017b3ca28ee16aa6a54f16b8)
    • Add attribute to remove shadow on container (1322e61c4ca4229f07cc9b1ad0af6042a459d80c)
    • Added the handle to the bottom sheet. (4c11606122d260b16cf863ad9d9ef12ecdeb6029)
    • Update motion specs for show/hide bar (fdd8dae9822a1e6cbc56f35190404b9e0f5c509a)
    • Updating catalog to remove M2 options (8bec1675e6671eacffd77ce46efbc6a5e322c952)
    • Small bugs and padding adjustments (63f98bf5f9cb7b643b852418918eea39f74dceee)
  • BottomNavigationView
    • Remove elevation shadows (e3937483c36449f71bc00a5b9376198345060f89)
    • Updated active text label to use a bold typeface. (11e98f2d1159cee2e1983a392cde6beb3e9436dc)
    • Fix hardcoded number of children (a2ce1dd1020ec992234836394330aeeac9ac0a64)
  • BottomSheet
    • Update motion attributes for bottom sheet dialog animation (1cdb371c307a8b4057120677b06aa7ba96339dda)
    • Token integration (e474cf4796a884d3485db142fd645360d1ce972c)
    • Update elevation to match specs (617e5822f9fabe7838052266a0df6a599407ac7b)
    • Sync custom actions with drag handle views (080403173c073f2e4d3bd6412dd508283f956124)
    • Only remove round corners in M3 styles when it's fullscreen (6631abbdb53e789589951452f99d1e0bbedd30bd)
    • Add shouldRemoveExpandedCorners attribute (6e6c53a4f4408604dd010bdb3d88117fb102128c)

... (truncated)

Commits
  • bc37472 [Release] Updated version to 1.8.0 for the 1.8.0 stable release.
  • 99664aa [Adaptive][Side Sheet] Disabled lift on scroll in Side Sheet demo.
  • 516240d [Adaptive][Side Sheet] Added accessibilityPaneTitle to side sheet.
  • 1200e25 [MaterialDatePicker][a11y] Improve date input validation feedback follow up
  • f394903 [MaterialDatePicker][a11y] Improve date input validation feedback
  • 147463f [MaterialDatePicker] Fix headerTitle text size
  • a24832a [Adaptive][Side Sheet] Fixed issue where sheet would jump to the far edge of ...
  • 280a01c [Docs] Remove smart characters from doc comments
  • 35dfa92 [Adaptive][Side Sheet] Added explicit style definition to coplanar sheet cata...
  • 0538a3c [Adaptive][Side Sheet] Updated close sheet button content description in cata...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 25, 2023
@warting warting enabled auto-merge (rebase) January 25, 2023 04:09
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.android.material-material-1.8.0 branch 2 times, most recently from 601a9c9 to c4a5ceb Compare February 1, 2023 04:12
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.android.material-material-1.8.0 branch 2 times, most recently from 603f05d to 0c39a77 Compare February 16, 2023 05:15
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.android.material-material-1.8.0 branch 2 times, most recently from d82b45d to d4c8e5a Compare February 21, 2023 05:11
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.android.material-material-1.8.0 branch 4 times, most recently from d85caac to f77927b Compare March 7, 2023 05:05
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.android.material-material-1.8.0 branch 2 times, most recently from e2c768a to 422eb55 Compare March 29, 2023 04:03
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.8.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.6.1...1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.android.material-material-1.8.0 branch from 422eb55 to ef4419e Compare April 14, 2023 04:03
@dependabot @github

dependabot Bot commented on behalf of github May 5, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #237.

@dependabot dependabot Bot closed this May 5, 2023
auto-merge was automatically disabled May 5, 2023 03:59

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/gradle/com.google.android.material-material-1.8.0 branch May 5, 2023 03:59
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants