Skip to content

Comments

Bump material from 1.3.0 to 1.4.0#553

Merged
jraska merged 1 commit intomasterfrom
dependabot/gradle/com.google.android.material-material-1.4.0
Jul 11, 2021
Merged

Bump material from 1.3.0 to 1.4.0#553
jraska merged 1 commit intomasterfrom
dependabot/gradle/com.google.android.material-material-1.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps material from 1.3.0 to 1.4.0.

Release notes

Sourced from material's releases.

1.4.0

What's new since 1.3.0

  • NavigationRailView (Docs)
  • Motion theming (Docs)

Other highlights

  • Support for centered titles in MaterialToolbar (cbf528e3a6deaa2bc39d0836b3a850b27c2ada49)
  • Max width for MaterialButtons (eb5453cd7ee0cc8e0610b57d39b44b26cd95f31e)
  • Max width for BottomSheets (63d01aa2686d56b165e9131265a449d810359695)
  • Updated edge-to-edge support for BottomSheet (c15139a5c3f685ff8c0e64857fdac4b2afc49abc) (b163458a3a7919d7b7c76de81a7a9b5c940c8def) (c574e9ea23a6f54f7e0582495f9a9d3691b6af22) (28c3254d2a9d51a76ef25aa245a6a140536bcdb6)
  • TextField's collapsed hint background no longer overlap with the field's background color (6015a4e901dc55a02f86e12703820d520684f95e)

Dependency Updates

Dependency Previous version New version
compileSdkVersion 29 30
androidx.core 1.2.0 1.5.0

Full list of changes

material-components/material-components-android@1.3.0...1.4.0

1.4.0-rc01

Dependency Updates

Dependency Previous version New version
androidx.core 1.5.0-rc01 1.5.0

Library Updates

  • CollapsingToolbarLayout
    • Fixed RTL text only laying out as RTL when actual text is RTL. (72b0c39ca01388713ead773e8b48034437f196bb)
    • Added experimental setRtlTextDirectionHeuristicsEnabled() method. (5af36434cf1234f382095319bed58ad4a1e71c65)
    • Fix title fade mode collapsing title position errors. (bab907f08e9af6522b3632934808885be418e796)
  • TextAppearance
    • Added a TextAppearanceConfig.shouldLoadFontSynchronously() check to allow forcing synchronous font loading for edge cases. (4e45c2cd202afa03b6ce47dfe508bc5f86652041)

Full list of changes

material-components/material-components-android@1.4.0-beta01...1.4.0-rc01

1.4.0-beta01

Compile SDK Version changed to API 30.

Dependency Updates

Dependency Previous version New version
androidx.core 1.2.0 1.5.0-rc01

... (truncated)

Commits
  • 1b36365 [CollapsingToolbarLayout] Added option to add extra height when title text sp...
  • 245ffe7 [CollapsingToolbarLayout] Added option to force always applying system window...
  • 6f28838 [CollapsingToolbarLayout] Fixed multiline RTL collapsed title text position
  • 3a76417 Update library version to 1.4.0
  • 5af3643 [CollapsingToolbarLayout] Added experimental setRtlTextDirectionHeuristicsEna...
  • bab907f [TopAppBar] Fix title fade mode collapsing title position errors.
  • 4e45c2c [TextAppearance] Added a TextAppearanceConfig.shouldLoadFontSynchronously() c...
  • d78235f [Gradle] Updated androidx.core dependency from 1.5.0-rc01 to 1.5.0 stable
  • 72b0c39 [CollapsingToolbarLayout] Fixed RTL text only laying out as RTL when actual t...
  • a096515 Updated library version to 1.4.0-rc01
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2021
@stale
Copy link

stale bot commented Jul 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 8, 2021
@stale
Copy link

stale bot commented Jul 9, 2021

Closing mate, just reopen it if you need ;) Cyya

@stale stale bot closed this Jul 9, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/com.google.android.material-material-1.4.0 branch July 9, 2021 11:43
@jraska jraska restored the dependabot/gradle/com.google.android.material-material-1.4.0 branch July 10, 2021 14:32
@jraska jraska reopened this Jul 10, 2021
@stale stale bot removed the stale label Jul 10, 2021
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.3.0...1.4.0)

---
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 force-pushed the dependabot/gradle/com.google.android.material-material-1.4.0 branch from 0eb4afd to bfcd56c Compare July 10, 2021 14:59
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jraska jraska merged commit 631cfdc into master Jul 11, 2021
@jraska jraska deleted the dependabot/gradle/com.google.android.material-material-1.4.0 branch July 11, 2021 05:18
@github-actions github-actions bot added this to the 0.31.6 milestone Jul 11, 2021
@github-actions
Copy link
Contributor

This PR was released in 0.31.6. 🚀

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