Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump material from 1.1.0-alpha07 to 1.1.0-alpha08 #441

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps material from 1.1.0-alpha07 to 1.1.0-alpha08.

Release notes

Sourced from material's releases.

1.1.0-alpha08

Dependency Updates:

  • com.google.truth:truth:0.45
  • androidx.viewpager2:viewpager2:1.0.0-alpha05
  • androidx.lifecycle:lifecycle-runtime:2.0.0
  • androidx.lifecycle:lifecycle-compiler:2.0.0
  • androidx.appcompat:appcompat:1.1.0-rc01
  • androidx.coordinatorlayout:coordinatorlayout:1.1.0-beta01
  • androidx.core:core:1.1.0-rc02
  • androidx.vectordrawable:vectordrawable:1.1.0-rc01
  • Java 8
  • Android Gradle Plugin (AGP) 3.3.2
  • Gradle 4.10.1
  • compileSdkVersion Q

Library Updates:

  • Dark Theme updates:
    • Add primary surface color and styles for switching between primary color (not-night) and surface color (night) (f2db1d9, 3753456, d3b7c72)
    • Change elevation overlay (dark theme) to be based on absolute elevation (5df3beb, cd1b6cd) and some API updates (6783f9e)
  • Badge API changes (ccc4890, b398023, b09336e, 63fed94, 6aab297)
  • Chip: publicly expose ChipGroup#setSingleLine (6589e54), fix Chip getText doesn't work when setShouldDrawText is true (8c0f6f7), and support state_checkable (bee3793)
  • Change ripples on MaterialButton and Chip to use the alphas provided in the ColorStateList. (1f4ea84, 36b760d, b857c79)
  • MaterialButtonToggleGroup - Add uncheck(int id) API for unchecking single button to MaterialButtonToggleGroup (cda68ed)
  • TextInputLayout: fixed passwordToggleEnabled="false" behavior (16a6e72), only make filled text field hint vertically centered if edit text's min lines is 1. (34e9ab2), accessibility improvements (2ec8717), adjustments to start/end icons (4130215, 15b721c), and animate clear button icon (b89a91c)
  • Exposed Dropdown Menu: some accessibility and focus improvements (cb5430e) and animate dropdown icon (326dc8a)
  • Added auto-inflated MaterialTextView which looks at the lineHeight set in the textAppearance. In order to disable this, set textAppearanceLineHeightEnabled = false in your theme. (12024f6, d7a9248)
  • Fix FAB insets when anchored to BAB (c6c4ec4)
  • Make BottomAppBar respect insets for Android Q Edge to Edge support (1aa7125)
  • Delegate overscrollmode in navigation view to inflated MenuView (19aeb9b)
  • Fix [MaterialCardView] checked icon sometimes takes up the entire card (59a4185)
  • Change snackbar duration timeout (469c126)
  • Update AppBarLayout lift on scroll finding of liftOnScrollTargetViewId to be based on nested scrolling view instead of Activity when possible (3b7e1b4)
  • Add tooltip fallback to Bottom Navigation item titles (c045cca)
  • Add neutral palette colors to Theme Overlays (591ba96)
  • Added animator getter to MotionSpec that supports a non-view target (8e6cd13)
  • Expose CircularRevealHelper.Delegate (d37303e) and ShapeAppearancePathProvider (1c5df57)

Full set of changes: material-components/material-components-android@1.1.0-alpha07...1.1.0-alpha08

Commits
  • e88dbbd Remove aar from pom file for lifecycle-common-java8.
  • d17243c Internal cleanup
  • fb44b90 Use CalendarBounds to invalidate out of bounds dates
  • 31d0e9a [MaterialCardView] Add (set|get)Progress
  • ce9b98b Update the MDC library version to 1.1.0-alpha08
  • 24697f7 Update GitHub issue templates
  • e59b70d Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers
  • 15e1055 Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers
  • 17a2079 Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers
  • 14a811d Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 11, 2019
Copy link
Collaborator

@adityastic adityastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamareebjamal iamareebjamal merged commit e5b9bb0 into development Jul 11, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.google.android.material-material-1.1.0-alpha08 branch July 11, 2019 07:32
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.

2 participants