Bump material from 1.6.0 to 1.6.1 #392

Merged
dependabot[bot] merged 1 commits from dependabot/gradle/com.google.android.material-material-1.6.1 into master 2022-06-01 16:51:08 +02:00
dependabot[bot] commented 2022-06-01 09:14:36 +02:00 (Migrated from github.com)

Bumps material from 1.6.0 to 1.6.1.

Release notes

Sourced from material's releases.

1.6.1

Dependency Updates

  • No dependency updates

Library Updates

  • TopAppBar
    • Add null check for logo ConstantState check (299c8e1e82c459d7de9fac0884edfbc32f571cb8)
    • Loosen check for scrollable child when adding a11y actions (dff14cadd78af3992dfd7c8c989314d11758554d)
    • Fix scrolling for a11y (a5a738bfa2f2786e8d6bd91e77d823d3534612b1)
  • Color
    • Fix Resources Loader bug for color harmonization (bef8ca1b49c92660410c6a68cda326af86cfa749)
    • Provide better logging for ColorResourcesTableCreator (b33cf80dd7937b6d31c511e9c545f2a040c70665)
  • Chip
    • Fix ChipGroup.getCheckedChipIds() returns wrong state (0356d7c391c4aa64e54a5aa398d58def673d0114)
  • TextInputLayout
    • Fix for TextInputLayout leak via AccessibilityManager. (#2718) (948d5dac03a55971338d36bb52f1f49bd448ebd7)
  • Other
    • Update library version to 1.6.1 (248d4c8efb89b0f8579b8fc5b5bc9e23695f29b4)

Full list of changes

https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1

Commits
  • 948d5da [TextInputLayout] Fix for TextInputLayout leak via AccessibilityManager. (#2718)
  • 768d0cf [ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state
  • bc9595b Revert "[ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state"
  • ba9803a [ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state
  • f91a1eb Revert "[ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state"
  • 299c8e1 [MaterialToolbar] Add null check for logo ConstantState check
  • 0356d7c [ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state
  • bef8ca1 [M3][Color] Fix Resources Loader bug for color harmonization
  • b33cf80 [M3][Color] Provide better logging for ColorResourcesTableCreator
  • dff14ca [AppBarLayout] Loosen check for scrollable child when adding a11y actions
  • 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.6.0 to 1.6.1. <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.6.1</h2> <h2>Dependency Updates</h2> <ul> <li>No dependency updates</li> </ul> <h2>Library Updates</h2> <ul> <li><code>TopAppBar</code> <ul> <li>Add null check for logo ConstantState check (299c8e1e82c459d7de9fac0884edfbc32f571cb8)</li> <li>Loosen check for scrollable child when adding a11y actions (dff14cadd78af3992dfd7c8c989314d11758554d)</li> <li>Fix scrolling for a11y (a5a738bfa2f2786e8d6bd91e77d823d3534612b1)</li> </ul> </li> <li><code>Color</code> <ul> <li>Fix Resources Loader bug for color harmonization (bef8ca1b49c92660410c6a68cda326af86cfa749)</li> <li>Provide better logging for ColorResourcesTableCreator (b33cf80dd7937b6d31c511e9c545f2a040c70665)</li> </ul> </li> <li><code>Chip</code> <ul> <li>Fix ChipGroup.getCheckedChipIds() returns wrong state (0356d7c391c4aa64e54a5aa398d58def673d0114)</li> </ul> </li> <li><code>TextInputLayout</code> <ul> <li>Fix for TextInputLayout leak via AccessibilityManager. (<a href="https://github-redirect.dependabot.com/material-components/material-components-android/issues/2718">#2718</a>) (948d5dac03a55971338d36bb52f1f49bd448ebd7)</li> </ul> </li> <li><code>Other</code> <ul> <li>Update library version to 1.6.1 (248d4c8efb89b0f8579b8fc5b5bc9e23695f29b4)</li> </ul> </li> </ul> <h2>Full list of changes</h2> <p><a href="https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1">https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/material-components/material-components-android/commit/948d5dac03a55971338d36bb52f1f49bd448ebd7"><code>948d5da</code></a> [TextInputLayout] Fix for TextInputLayout leak via AccessibilityManager. (<a href="https://github-redirect.dependabot.com/material-components/material-components-android/issues/2718">#2718</a>)</li> <li><a href="https://github.com/material-components/material-components-android/commit/768d0cfa2ba99dfb207453e4882ab73abf824db0"><code>768d0cf</code></a> [ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state</li> <li><a href="https://github.com/material-components/material-components-android/commit/bc9595b2be91907177b4e9815e88a527ec9f42e3"><code>bc9595b</code></a> Revert &quot;[ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state&quot;</li> <li><a href="https://github.com/material-components/material-components-android/commit/ba9803a809b56540964b12b47e7a47f5916b37d2"><code>ba9803a</code></a> [ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state</li> <li><a href="https://github.com/material-components/material-components-android/commit/f91a1eba99ca39aaa4686e36fab13bb4c40b2ab9"><code>f91a1eb</code></a> Revert &quot;[ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state&quot;</li> <li><a href="https://github.com/material-components/material-components-android/commit/299c8e1e82c459d7de9fac0884edfbc32f571cb8"><code>299c8e1</code></a> [MaterialToolbar] Add null check for logo ConstantState check</li> <li><a href="https://github.com/material-components/material-components-android/commit/0356d7c391c4aa64e54a5aa398d58def673d0114"><code>0356d7c</code></a> [ChipGroup] Fix ChipGroup.getCheckedChipIds() returns wrong state</li> <li><a href="https://github.com/material-components/material-components-android/commit/bef8ca1b49c92660410c6a68cda326af86cfa749"><code>bef8ca1</code></a> [M3][Color] Fix Resources Loader bug for color harmonization</li> <li><a href="https://github.com/material-components/material-components-android/commit/b33cf80dd7937b6d31c511e9c545f2a040c70665"><code>b33cf80</code></a> [M3][Color] Provide better logging for ColorResourcesTableCreator</li> <li><a href="https://github.com/material-components/material-components-android/commit/dff14cadd78af3992dfd7c8c989314d11758554d"><code>dff14ca</code></a> [AppBarLayout] Loosen check for scrollable child when adding a11y actions</li> <li>Additional commits viewable in <a href="https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.android.material:material&package-manager=gradle&previous-version=1.6.0&new-version=1.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
Amab (Migrated from github.com) approved these changes 2022-06-01 16:51:02 +02:00
Sign in to join this conversation.
No description provided.