Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2022

Bumps material from 1.5.0-beta01 to 1.6.0-beta01.

Release notes

Sourced from material's releases.

1.6.0-beta01

Dependency Updates

  • No dependency updates

Library Updates

  • Color
    • Deprecated previous apply...() APIs and add overload for activity apply method with no options (8363cde162720240340b2ee2aa626c01aa5194d5)
    • Iterated on HarmonizedColors and DynamicColors feedback (b70bbc2942bdbd1ea763e72a6b1e561e4813f10c)
    • Updated dark tone values for ColorRoles. (7b51353c84bad3575f013fc085cf527ed4fe08ee)
    • Updated getters/setters naming in the HarmonizedColorsOptions (bfb6086e248d3a6f73e5e0db2e5baeff1a84b8c7)
    • Fixed formatting and typos for resources harmonization. (d24b3a96bb92ed5d47c585399c7fa42b8d12c45d)
    • Updated Color dev doc and added new section for Apply dynamic colors using DynamicColorsOptions and Resource Harmonization. (a81a65879153d9eb1aff76c11eb45f830a0a3e6e)
  • NavigationRail
    • Updated documentation to include window inset attributes. (3b2b56ec5d1ef89a7b1f59e435e9aced5fac461c)
    • Fixed bottom padding being applied incorrectly (51739445315b818fa3b424903e0845a043c55357)
  • TextInputLayout
    • Added class documentation to use TextInputLayout's context to construct the child TextInputEditText. (108558326dc35975c7709df30223e09af4b827b7)
    • Fixed end icon focus in a11y mode when a11y mode is turned on/off after views have been attached. Also added a11y tests. (b9a21f0d97b39184ee17a9d28bb697d48d3a0982)
    • Fixed text field's focused rect wrong behavior when using a11y magnification. (a8d8e70d898e61a190f0fc64eae298a713fbbdb8)
  • Tokens
    • Upgraded to v0.79. (ccfc0eecdf8b7536a48a69f132fb6eecac04292d)
    • Migrated deprecated motion token generated resources. (91c25301dbbfab77d1aa8b45c13b91800b942111)
    • Removed deprecated font family resource. (6a4fa0b9915a9b71c589d8e386e9db7ff6f3946f)
    • Added missing palette token generated resources. (e7a691e067db83186d3dbaab709f0a0f7b29184b)
    • Added new shape appearance styles. (a5b78e659c3f8dfc11d1c27c16c94204b408d6bb)
    • Added lineHeight attr into TextAppearance. (b4d445064faebeebb417f721f3cc19ed84e7444a)
  • TimePicker
    • Updated accessibility className used for hour/minute Chips (981129f8ecc9f80f3a15e5641be03041053e94cf)
    • Updated to give more context on hour/minute selection (380778f99218fbfb760c3df79a98a656551b1ee1)
    • Fixed TalkBack from announcing unavailable action (1b14715cdeeadcd3eb9a5d135e2dd1923a699c82)
    • Fixed TalkBack announcing wrong selection between hour/minute (47781d58b7c3e1e3905810139d96f8f0fb70c0cf)
    • Fixed wrong clock item selection (9cdf4c9559fea99ce2808bda0b4463479aa90120)
  • Tabs
    • Fixed tabs with padding in fixed mode from scrolling (9c2df2811c263679e492f159229028311e24a56b)
  • Slider
    • Added LABEL_VISIBLE to label behavior and added a demo fragment in catalog. (ca8594d2d258246d1c56e1e85c4d2f26420d5d56)
    • Refined javadocs of thumb radius setters (78b532c420caf06dfe4c99dbd7b95a5d1f86b1a0)
  • DatePicker
    • Always go edge-to-edge in fullscreen mode (be6050a23c773d93469eb5b4cfa26a2a908f6269)
  • Catalog
    • Fixed status bar and action mode glitches in ActionBar demo (ebfb3dbc6ce2cee9f4c57c991c53f09c0eb7568a)
    • Removed the overflow menu from the bottom app bar demo (52daa6f8a9ac3cc9f19fc24388590e576fe2bb86)
  • Material 3
    • Added additional condition to check dynamic color supported devices (69121c8b813e0afb4352f7f3342fe3fb3671e948)
  • NavigationView
    • Fixed navigation view item ripple (cfc307ed4e6bfee676d5e6d374f76193c5a36edf)
  • TopAppBar
    • Fixed centering logic when title and subtitle are the same (f69e3a025b533ed6eb2e20016a5fc31b0e17a9be)
  • Other

... (truncated)

Commits
  • a8d8e70 [TextInputLayout][a11y] Fixed text field's focused rect wrong behavior when u...
  • 981129f [MaterialTimePicker][a11y] Update accessibility className used for hour/minut...
  • 6252528 [NavigationRailView] Fix bottom padding being applied to top bug
  • 9c2168b Updated library version to 1.6.0-beta01
  • f69e3a0 [MaterialToolbar] Fixed centering logic when title and subtitle are the same
  • 8363cde [Color] Deprecate previous apply...() APIs and add overload for activity appl...
  • e644a72 Automated g4 rollback of changelist 435127325
  • 493243e [BottomSheet] Fix bottom sheets in EXPANDED state when the expanded height is...
  • 380778f [MaterialTimePicker][a11y] Give more context on hour/minute selection
  • ccfc0ee [Tokens] Upgraded to v0.79.
  • 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.5.0-beta01 to 1.6.0-beta01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.5.0-beta01...1.6.0-beta01)

---
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 the dependencies Pull requests that update a dependency file label Mar 23, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2022

Superseded by #65.

@dependabot dependabot bot closed this Apr 18, 2022
@dependabot dependabot bot deleted the dependabot/gradle/develop/com.google.android.material-material-1.6.0-beta01 branch April 18, 2022 01: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant