Bump material from 1.2.1 to 1.3.0 #312

Merged
dependabot-preview[bot] merged 1 commits from dependabot/gradle/com.google.android.material-material-1.3.0 into develop 2021-02-05 16:08:39 +01:00
dependabot-preview[bot] commented 2021-02-05 05:26:28 +01:00 (Migrated from github.com)

Bumps material from 1.2.1 to 1.3.0.

Release notes

Sourced from material's releases.

1.3.0

What's New Since 1.2.0?

  • Time Picker (docs)
  • Progress Indicator (docs)

Dependency Updates

Dependency Previous version New version
constraintlayout 1.1.3 2.0.1

Full list of changes https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0

1.3.0-rc01

Dependency Updates

  • No dependency updates.

Library Updates

  • TimePicker
    • Fixed numbers glitching on first show of time picker (182b297ce3f6ecb12ce46cfc11ac282a57621480)
    • Fixed text input mode to correctly restore state (f97779e71ea681096372171097aa659abf8a3269)
  • MaterialDatePicker
    • Fixed incorrect date being selected on scrollable months. (d523523db99c1b45a56fe0ab53fec4c0cf257bad)
    • Fix NullPointerException on MonthAdapter.updateSelectedState(MonthAda… (dad77527508b664d189f5d11169bf28e83c12270)
    • Localized numbers in month (206699f70ab61d13a8faa5628f1e8d7e7b7cd106)
    • Fixed day of week adapter localization for APIs before O (b4b624ecf2768e1e244629b9ef5561b778bc80de)
  • ProgressIndicator
    • Fixed NPE while setting progress in the indeterminate mode after inflation. (c78c1efb59f96fc29d8e296c5ccbefc000269611)
    • Fixed the visibility bug in RecyclerView. (e9fcdf04438abf9e454d53eea269782dacf921e4)
    • Fixed not hidden when committed hiding is interrupted by window hiding (i.e., home button pressed). (814ce6d72d1639dcb52494da125075261e7fdac7)
    • Fixed determinate drawable not fully shown when switched from indeterminate mode for the second time in SDK 19/21/23. (04ae5d7ac11e44756459927bec7a50ef3a2fb0bd)
    • Fixed indeterminate animation not playing after inflation/being visible in SDK 21. (46d8fbadf88b0e2fdf7138170dffda5048928676)
    • Updated linear indeterminate animation. (1ff2d6a262f896cd958c73dd91919078430e5d14)
    • Updated circular indeterminate animation. (4dd1d84bc039b7bccf182a457b631a1a46360336)

Full set of changes: https://github.com/material-components/material-components-android/compare/1.3.0-beta01...1.3.0-rc01

1.3.0-beta01

Dependency Updates

  • No dependency updates.

Library Updates

  • ProgressIndicator (new!)
    • Fixed incorrect visibility when used in the recycler view. (60723fdf08b7a73ba38e24462c99c594fc4c32f7)
    • Renamed indeterminateAnimationType enums "seamless" and "spacing". (77cf940680312acde8a620fd6c72445a9bde78ad)
    • Removed unnecessary style attributes from catalog. (f7c40561fcabf9023cf2b3e838738d433d4990dd)
    • Added sized styles for circular type. (e2a54daa9c5bf824770dccd768877b09319e1e0c)
  • TimePicker (new!)

... (truncated)

Commits
  • a1664ae [AppBarLayout] Fix spec link in Javadoc
  • 04de614 Updated library version to 1.3.0
  • c78c1ef [ProgressIndicator] Fixed NPE while setting progress in the indeterminate mod...
  • e9fcdf0 [ProgressIndicator] Fixed the visibility bug in RecyclerView.
  • d523523 [DatePicker] Fixed incorrect date being selected on scrollable months.
  • 814ce6d [ProgressIndicator] Fixed not hidden when committed hiding is interrupted by ...
  • 04ae5d7 [ProgressIndicator] Fixed determinate drawable not fully shown when switched ...
  • 46d8fba [ProgressIndicator] Fixed indeterminate animation not playing after inflation...
  • dad7752 [DatePicker] Fix NullPointerException on MonthAdapter.updateSelectedState(Mon...
  • 1ff2d6a [ProgressIndicator] Updated linear indeterminate animation.
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.1 to 1.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/material-components/material-components-android/releases">material's releases</a>.</em></p> <blockquote> <h2>1.3.0</h2> <h2>What's New Since 1.2.0?</h2> <ul> <li><code>Time Picker</code> (<a href="https://github.com/material-components/material-components-android/blob/master/docs/components/TimePicker.md">docs</a>)</li> <li><code>Progress Indicator</code> (<a href="https://github.com/material-components/material-components-android/blob/master/docs/components/ProgressIndicator.md">docs</a>)</li> </ul> <h2>Dependency Updates</h2> <table> <thead> <tr> <th>Dependency</th> <th>Previous version</th> <th>New version</th> </tr> </thead> <tbody> <tr> <td>constraintlayout</td> <td>1.1.3</td> <td>2.0.1</td> </tr> </tbody> </table> <p><strong>Full list of changes</strong> <a href="https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0">https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0</a></p> <h2>1.3.0-rc01</h2> <h2>Dependency Updates</h2> <ul> <li>No dependency updates.</li> </ul> <h2>Library Updates</h2> <ul> <li><code>TimePicker</code> <ul> <li>Fixed numbers glitching on first show of time picker (182b297ce3f6ecb12ce46cfc11ac282a57621480)</li> <li>Fixed text input mode to correctly restore state (f97779e71ea681096372171097aa659abf8a3269)</li> </ul> </li> <li><code>MaterialDatePicker</code> <ul> <li>Fixed incorrect date being selected on scrollable months. (d523523db99c1b45a56fe0ab53fec4c0cf257bad)</li> <li>Fix NullPointerException on MonthAdapter.updateSelectedState(MonthAda… (dad77527508b664d189f5d11169bf28e83c12270)</li> <li>Localized numbers in month (206699f70ab61d13a8faa5628f1e8d7e7b7cd106)</li> <li>Fixed day of week adapter localization for APIs before O (b4b624ecf2768e1e244629b9ef5561b778bc80de)</li> </ul> </li> <li><code>ProgressIndicator</code> <ul> <li>Fixed NPE while setting progress in the indeterminate mode after inflation. (c78c1efb59f96fc29d8e296c5ccbefc000269611)</li> <li>Fixed the visibility bug in RecyclerView. (e9fcdf04438abf9e454d53eea269782dacf921e4)</li> <li>Fixed not hidden when committed hiding is interrupted by window hiding (i.e., home button pressed). (814ce6d72d1639dcb52494da125075261e7fdac7)</li> <li>Fixed determinate drawable not fully shown when switched from indeterminate mode for the second time in SDK 19/21/23. (04ae5d7ac11e44756459927bec7a50ef3a2fb0bd)</li> <li>Fixed indeterminate animation not playing after inflation/being visible in SDK 21. (46d8fbadf88b0e2fdf7138170dffda5048928676)</li> <li>Updated linear indeterminate animation. (1ff2d6a262f896cd958c73dd91919078430e5d14)</li> <li>Updated circular indeterminate animation. (4dd1d84bc039b7bccf182a457b631a1a46360336)</li> </ul> </li> </ul> <p>Full set of changes: <a href="https://github.com/material-components/material-components-android/compare/1.3.0-beta01...1.3.0-rc01">https://github.com/material-components/material-components-android/compare/1.3.0-beta01...1.3.0-rc01</a></p> <h2>1.3.0-beta01</h2> <h2>Dependency Updates</h2> <ul> <li>No dependency updates.</li> </ul> <h2>Library Updates</h2> <ul> <li><a href="https://material.io/components/progress-indicators"><code>ProgressIndicator</code> (<strong>new!</strong>)</a> <ul> <li>Fixed incorrect visibility when used in the recycler view. (60723fdf08b7a73ba38e24462c99c594fc4c32f7)</li> <li>Renamed indeterminateAnimationType enums &quot;seamless&quot; and &quot;spacing&quot;. (77cf940680312acde8a620fd6c72445a9bde78ad)</li> <li>Removed unnecessary style attributes from catalog. (f7c40561fcabf9023cf2b3e838738d433d4990dd)</li> <li>Added sized styles for circular type. (e2a54daa9c5bf824770dccd768877b09319e1e0c)</li> </ul> </li> <li><a href="https://material.io/components/time-pickers"><code>TimePicker</code> (<strong>new!</strong>)</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/material-components/material-components-android/commit/a1664ae1cdad890a7aa00b3a2826d3036dad0c2e"><code>a1664ae</code></a> [AppBarLayout] Fix spec link in Javadoc</li> <li><a href="https://github.com/material-components/material-components-android/commit/04de6142d0eaed2364fb49b3b09679bf13460b13"><code>04de614</code></a> Updated library version to 1.3.0</li> <li><a href="https://github.com/material-components/material-components-android/commit/c78c1efb59f96fc29d8e296c5ccbefc000269611"><code>c78c1ef</code></a> [ProgressIndicator] Fixed NPE while setting progress in the indeterminate mod...</li> <li><a href="https://github.com/material-components/material-components-android/commit/e9fcdf04438abf9e454d53eea269782dacf921e4"><code>e9fcdf0</code></a> [ProgressIndicator] Fixed the visibility bug in RecyclerView.</li> <li><a href="https://github.com/material-components/material-components-android/commit/d523523db99c1b45a56fe0ab53fec4c0cf257bad"><code>d523523</code></a> [DatePicker] Fixed incorrect date being selected on scrollable months.</li> <li><a href="https://github.com/material-components/material-components-android/commit/814ce6d72d1639dcb52494da125075261e7fdac7"><code>814ce6d</code></a> [ProgressIndicator] Fixed not hidden when committed hiding is interrupted by ...</li> <li><a href="https://github.com/material-components/material-components-android/commit/04ae5d7ac11e44756459927bec7a50ef3a2fb0bd"><code>04ae5d7</code></a> [ProgressIndicator] Fixed determinate drawable not fully shown when switched ...</li> <li><a href="https://github.com/material-components/material-components-android/commit/46d8fbadf88b0e2fdf7138170dffda5048928676"><code>46d8fba</code></a> [ProgressIndicator] Fixed indeterminate animation not playing after inflation...</li> <li><a href="https://github.com/material-components/material-components-android/commit/dad77527508b664d189f5d11169bf28e83c12270"><code>dad7752</code></a> [DatePicker] Fix NullPointerException on MonthAdapter.updateSelectedState(Mon...</li> <li><a href="https://github.com/material-components/material-components-android/commit/1ff2d6a262f896cd958c73dd91919078430e5d14"><code>1ff2d6a</code></a> [ProgressIndicator] Updated linear indeterminate animation.</li> <li>Additional commits viewable in <a href="https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=com.google.android.material:material&package-manager=gradle&previous-version=1.2.1&new-version=1.3.0)](https://dependabot.com/compatibility-score/?dependency-name=com.google.android.material:material&package-manager=gradle&previous-version=1.2.1&new-version=1.3.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
Amab (Migrated from github.com) approved these changes 2021-02-05 16:08:32 +01:00
Sign in to join this conversation.
No description provided.