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

Bump com.google.android.material:material from 1.13.0-alpha09 to 1.13.0-alpha10 in /android #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps com.google.android.material:material from 1.13.0-alpha09 to 1.13.0-alpha10.

Release notes

Sourced from com.google.android.material:material's releases.

1.13.0-alpha10

Important

Dependency Updates

  • None

Library Updates

  • BottomNavigationView
    • Fixed early return in setItemGravity() (8a4d3c695117c46cf1c7235744d81196fb97110f)
  • BottomSheet
    • Removed disruptive announcement "Drag handle double tapped"for BottomSheetDragHandleView. (95025c6728e49946c55d4b2688f97fa1d321cd02)
  • Chip
    • Fixed close icon focus ripple (a7ff8c9006b69cbfcc346f74ed8a9ebad6661346)
  • CollapsingToolbarLayout
    • Added multiple subtitle support. (57297ae59db5c33644f7f0574383c1564d7e989e)
    • Fixed incorrect title and subtitle positioning. (8598aa6ae989c01bd6514449d998d31332c41b97)
  • Documentation
    • Updated shape references in TextField.md and Card.md. (522c9dc2e7d361d3ebe9d974d54a902fbee52900)
    • Updated images in dev doc. (76d4e857944d6893422971d5967d64b5acc2970d)
    • Updated Chip.md (f5b871a8ef13e2a5f2650c54fcd9057b26a5a11e)
    • Updated BottomAppBar.md (ddbfe292033dd80278b6c960b7465ea49757db66)
    • Updated Tabs.md (5dfed19035ab87229a606eb367ba28c3e3040f6e)
    • Fixed typo for "spatial" (ed6c81bd5a5cbdfc0374725ac1b8a37850969bf9, 59de6933460ceb25269eb7e82dc48df04660d90e)
    • Updated BottomAppBar.md (37a85c3b293c7ee353e24e065cd726ec8dae8718)
    • Updated SideSheet.md (64d61d3987e0d00ad405b1d28e512c007acf285a)
    • Updated DatePicker.md (f29063ef7a1205419385810df1c2121954b6745e)
  • FloatingToolbar
    • Added inset handling (05f8c523424dfaa1e4d501668c7c9ec2e7291eaa)
    • Removed floating toolbar-specific icon button styles from theme overlay (7f887846b5ab34e00fcfe751583489bb0deaad4f)
    • Updated styles to consolidate horizontal/vertical styles to a single style (b07e48b5769e624a7d41780e22a7534352537ee0)
  • MaterialSplitButton
    • Updated Split Button to match spec and address feedback. (c1e73c87c1294c5a1286110335edb62de00bc432)
    • Added chevron drawable AVD to public. (08fff9f6f80c24176e26e9e1a7d94565be5d7011)
  • NavigationRail
    • Added attributes for expanded active indicator padding (a798a82e0bb12b23b4e643c17ec27e6651f3d0e9)
    • Fixed active indicator label jump when expanding (7f0a51dae2148d2a0f1e86f48ce3ddb5313ce757)
    • Updated comment (b4585cdf16a63c2aa172d1b8fdc227ad6dfe0b3c)
    • Added divider functionality for expanded nav rail (94966194fa54e2ef392e1fa6fa7364ad0e54fdd1)
  • Slider
    • Improved track icon bounds calculation (54778a9ae40f7f0673cab4cdc6551caeda261fe4)
    • Removed unnecessary code (867fd010f8c0d012471283a304f55da600676e0b)
    • Removed warnings about track icons if there isn't any (b31711cd9e3fc74275bd50caf7df05ad3acece3f)
    • Fixed label pivots (d28488d77407961dc7ff2f06118f30aab5448efb)
    • Fixed thumb visibility for vertical slider on API 23 (e6e938505961be85346a02eb18657642468895d2)
    • Refactored track icon tinting (9ce14ae3fd414c8f19a67db2d8c1bd2dd4bd90b2)
    • Updated track bounds always before drawing icons (ddda777dda853d55f7c4bd52d6f879b07a7c8882)
  • TextInputLayout

... (truncated)

Commits
  • 40ec5c5 [Release] Updated version to 1.13.0-alpha10.
  • e3a3093 [Internal] Use monotonic clock to measure time intervals
  • cfe8220 Automated g4 rollback of changelist 715031294
  • 522c9dc [Documentation] Update shape references in TextField.md and Card.md.
  • 690bbfc [TextField] Fix the issue that menu items gets filtered after recreation
  • 54778a9 [Slider] Improve track icon bounds calculation
  • 867fd01 [Slider] remove unnecessary code
  • 6a7c034 [Catalog][TimePicker] listener is added again after rotating device
  • a798a82 [NavigationRail] Add attributes for expanded active indicator padding
  • bc2fdea [Internal] Prefer platform methods to compat ones
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.13.0-alpha09 to 1.13.0-alpha10.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.13.0-alpha09...1.13.0-alpha10)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
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.

0 participants