Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps material from 1.2.1 to 1.5.0.

Release notes

Sourced from material's releases.

1.5.0

What's new since 1.4.0

Other highlights

  • Badging
    • Added support for differing offsets for badges with/without text, and support for badge width and padding in styles. (bd4914dd8bcdb64c4ec8734c95b90cec2a3d723d)
  • BottomAppBar
    • Added attr to set the color of navigation icon. (0ed7c7675e42cbe417fb947f150ed9faf6a5174b)
    • Added support for showing/hiding immediately (34740b6fdf164665c438658935653d354a64d72b)
  • BottomNavigationView
    • Updated to explicitly read and set minimum height. (943c4f0eedb35850f19167ac989387f5b640af2f)
  • BottomSheet
    • Added maxHeight to bottom sheet behavior (a38d2d89a8aa22a40dd200f2d1c9e837f87669c1)
  • Chip
    • Fixed icon tint states are not updated after setting new icon (c08a07d7e8247647ea939549c1a493f1d42ac326)
  • CollapsingToolbarLayout
    • Added option to add extra height when title text spans across multiple lines (655dde062aa4e7cd4cad0137f4e975c6ed1d2c27)
    • Added option to force always applying system window inset top regardless of layout_height (9ebf1a1387be4dfad00ad2af58ef9f02ec204d10)
    • Fixed multiline RTL collapsed title text position (af35dfb86bebdbd913e74df7cb828a0218b7889a)
    • Added support for expanded and collapsed title text color attributes (5c147722edcd5e6696248a1fdd372a1385d8a7df)
    • Fixed RTL text only laying out as RTL when actual text is RTL (841f2295921b4eed8bd16bb72b28d4ef7ca7cfa5)
    • Added title line spacing and hyphenation frequency setters (f0ce498108616ee26f84d8afd26c4627a4cdcf48)
    • Added support for multiline RTL when using fade title mode (f0ac3629682b003629858ab18bf74a878f2398ac)
    • Updated default multiline hyphenation frequency to StaticLayout.HYPHENATION_FREQUENCY_NORMAL (3ad232d829b8c1192b9c1af74225a69ac1632597)
  • MaterialButton
    • Updated Material Button style to set the preferred maximum width to 320dp. (c5c7a74cef46569ee74f92d0ef973cafe06c06e9)
    • Fixed MaterialButton lollipop shape issue (153fdee2f6f9f528856130be28c74f92bf739346)
  • MaterialDatePicker
    • Avoided NPE caused by getSelection() before created (cb5d622f131323bf1f27e9e6c27c16f4a918d3d1)
    • Fixed opening at the selected date in the end month (eb7b11478b110fc917958565876899856ba2411b)
    • Fixed DatePicker crashes and and potential issue of range selection (281688a2f21263817f037d187a98b4cbc8471985)
    • Fixed excessive whitespace (8fda897e1d2670b82752e8906a2a00700557408c)
  • Snackbar
    • Handled anchor view properly so no memory leak will happen (58ceeab63ca74d740fb96fbb5e999de325822330)
    • Fixed memory leak caused by not resetting anchor views (b0558dc006ac60f1c33cff4706bef109a6f77e07)
    • Fixed maxWidth and maxInlineActionWidth are not applied (8729d8ab571bc58582147cfb01c140d2c014617c, 15e2254397996e47128d73129b305abe5b17d071)
  • TextInputLayout
    • Applied tint when setting start icons (4044183f46385d09fe0059143bda77ce78f2dad9)
    • Made clear text icon focusable (8a4f42aca737f4b0c2b7e7851e557ef275df6ebd)
    • Added a fade transition to placeholder TextView's appear and disappear. (c92e6934d53032e9a3c0b4550787e665e6494d86)
    • Fixed cutout padding so text field outline doesn't overlap collapsed hint. (87b50c6aee240659841a7d5f2e52c1a6324d611f)
  • TimePicker
    • Hid cancel button when it's not cancelable (35c2af3c2dabdc470d55b8eddff56d174cbd9763)
    • Updated accessibility event sending when updating input mode (00c0df9e7d27c093b0b8ad82934a06637247bbae)

... (truncated)

Commits
  • 4ade450 [Gradle] Replace all jcenter with mavenCentral
  • 29e594c [M3][Dialog] Fix dialog icon color tint
  • 6a914c3 [M3][Dialog] Fix dialog paddings
  • 4376067 [M3][Colors] Add additional condition to check dynamic color supported devices
  • a51c80b Update library version to 1.5.0 stable
  • 817dc12 [Color] Add additional condition to check dynamic color supported devices
  • 15e2254 [Snackbar] Fix maxWidth is not applied on Snackbar
  • 66b1c0e [M3][Colors] Add supporting brand list of dynamic colors
  • 287858a [M3][Dialog] Start-align message text with centered styles
  • 91f1f2e [M3][Card] Update M3 card elevation according to the spec
  • 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.2.1 to 1.5.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.2.1...1.5.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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2022
@dependabot dependabot bot requested a review from Rishit-dagli January 13, 2022 23:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2022

Superseded by #112.

@dependabot dependabot bot closed this May 4, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.google.android.material-material-1.5.0 branch May 4, 2022 23:02
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.

1 participant