Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps material from 1.1.0-beta01 to 1.2.0-alpha02.

Release notes

Sourced from material's releases.

1.2.0-alpha02

Dependency Updates:

Dependency Previous version New version
coordinatorlayout 1.1.0-beta01 1.1.0-rc01
viewpager2 1.0.0-beta05 1.0.0-rc01

Library Updates:

  • Accessibility updates and documentation improvements.
  • BadgeDrawable
    • Add support for vertical & horizontal offset (632675e1a82bf15b243f26431636033e919d57f0)
  • BottomAppBar
    • Add ability to enable/disable bottom inset padding (b9f8ee9) (67491fc)
  • ChipGroup
    • Add support for requiring a selected chip via selectionRequired attr (573efa4)

Full set of changes: material-components/material-components-android@1.2.0-alpha01...1.2.0-alpha02

1.2.0-alpha01

Dependency Updates:

Dependency Previous version New version
appcompat 1.1.0-rc01 1.1.0
core 1.1.0-rc03 1.1.0
transition 1.0.1 1.2.0
vectordrawable 1.1.0-rc01 1.1.0
viewpager2 1.0.0-beta03 1.0.0-beta05

Library Updates:

  • New Slider component!
  • Theming:
    • Move Material-only default component styles from full themes to bridge themes (b1a6256)
    • Expose utility class for supporting materialThemeOverlay in a style (115313c)
  • TextInputLayout:
    • Add support for prefix and suffix text (6e5ddcf) with demo (d1444e2)
  • MaterialButtonToggleGroup:
    • Support VERTICAL orientation (24ab59a)
  • Snackbar:
    • Add support for message text styling via snackbarTextViewStyle attr (b997092)
    • Add support for app:backgroundTint and app:backgroundTintMode (95af724)
    • Respect left/right system window insets (0c8c6f6)

Full set of changes: material-components/material-components-android@1.1.0-alpha10...1.2.0-alpha01

1.1.0-beta02

Dependency Updates:

... (truncated)
Commits
  • 782b127 Update mdcLibraryVersion to 1.2.0-alpha02.
  • 573efa4 Add selection required option to ChipGroup
  • 7823e88 Forward fix lint error.
  • 67491fc Add paddingBottomSystemWindowInsets to public attrs and update documentation
  • b200a3b Hardcode classname used to set accessibility item type to avoid being proguar...
  • 2eb666a Update chip's public.xml to include attributes for chipIconTint and closeIcon...
  • 3ca8d98 Add action mode toggle to MDC topappbar catalog actionbar demos.
  • 1882fa9 Remove ThemeOverlay.AppCompat.Dark from Snackbar mtrl layouts
  • d2870fb Fixing a11y warning when AutoCompleteTextView inside a TextInputLayout doesn'...
  • aeb9eea Allow a content description to be set on a text field error view. This is use...
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 20, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #56.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.google.android.material-material-1.2.0-alpha02 branch December 20, 2019 03:30
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