router-companion-android
router-companion-android copied to clipboard
Bump com.google.android.material:material from 1.6.1 to 1.9.0 in /tasker-plugin
Bumps com.google.android.material:material from 1.6.1 to 1.9.0.
Release notes
Sourced from com.google.android.material:material's releases.
1.9.0
What's new since 1.8.0
- Brand new Carousel component! Check out the Carousel design guidance and developer documentation for more details.
- Updated and improved Badge component! Check out the Badge design guidance and developer documentation for more details.
Dependency Updates
- No dependency updates.
Library Updates
Badge
- Added shape appearance for badges (89a2a64805ee11005cd62a539e531af9d9b8cc62)
- Updated M3 style to match specs - alignment tweaks and text appearance changes (3c1ac05facae9cd566d02d50e17a6e2ed546537d)
- Added new 'offsetAlignmentMode' attribute that determines where the offset starts for the badge (d0d0f54018a0400e60114cd4cda9582c0b0ba500)
BottomSheet
- Added animation for bottom sheet position when keyboard is shown using WindowInsetsAnimationCompat API (697d93a854571a5b70b617654395e04556404fc4)
Carousel
- Added developer documentation (be9f16ceb602d6a64aad446bc5af2904b738753f)
- Released carousel component (4ecba81de6fcce6067386d1300bedcef28deb2a0)
Color
- Added new theme attributes for fixed accent colors. (4f3dc3ed194c430eb9d91ac772e006715955395e)
- Added tonal surface color theme attributes and updated themes. (989d574dbb4c0b406a47eff78635aecdf59e2899)
- Added support for missing color roles. (169bbca57bc8a56d850ef46c5ba9de3344c18718)
- Added framework color roles support for content color (ce68ec61930ec44774477af4408569f0e1afd2a4)
SideSheet
- Added detached variant of modal side sheet. (ad3cf5ad6b63a6d84e1b0b620063a4b7bfbe882b)
- Added detached variants of standard and coplanar sheets. (938105a93b4d730b4d87504ded57bda03b46ea8e)
- Added modal side sheet documentation. (2e9b39f3dc6bd1d2b33cae4d78864b51847ebb54)
Slider
- Added mouse support for slider control. (93f8ffb46af4967a82a1fd13e07b795499071012)
- Added API for setting the radius of active/inactive tick in xml and Java. (7bbbe3925ee83e9b59237671f1803a384251cac8)
Tokens
- Introduced new accent color tokens. (dac9450bfb453970a99fb48a355620c937cb7cc8)
Full list of changes
https://github.com/material-components/material-components-android/compare/1.8.0...1.9.0
Full list of release notes
1.9.0-rc01
What's new
- Carousel is now available for use in RC!
Dependency Updates
- No dependency updates
... (truncated)
Commits
6ac7c35Update library version to 1.9.0d05c8e3Update library version to 1.9.0-rc013514524[Carousel] Fix item masking for API 2193913a4[Carousel] Updated MultiBrowseCarouselStrategy to find best arrangments using...48fd6d2[Carousel] Fixed mutli-browse catalog demo crashing due to invalid position s...13613b0[Internal] Update path to Doclava88e1688[Carousel] Add support for transitions by forcing canvas clipping when detach...14535c5[Carousel] Updated MaskableFrameLayout to use Outline path clipping on 33+ only.b0c1edf[Carousel] Updated setForceCompatClipping visibility for testing.a4669fd[Carousel] Updated MaskableFrameLayout to clip more performantly.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@CodiumAI-Agent review
PR Analysis
- ๐ฏ Main theme: Dependency update
- ๐ Type of PR: Enhancement
- ๐งช Relevant tests added: No
- โจ Focused PR: Yes, the PR is focused as it only aims to update a single dependency from version 1.6.1 to 1.9.0. The title and description clearly state this purpose.
- ๐ Security concerns: No, this PR does not introduce any direct security concerns as it is a dependency update. However, it's always good practice to review the changes in the updated package to ensure no vulnerabilities have been introduced.
PR Feedback
- ๐ก General PR suggestions: The PR seems to be auto-generated by Dependabot, which is good for keeping dependencies up-to-date. However, it would be beneficial to ensure that the update does not introduce breaking changes or affect the functionality of the application. Manual testing or automated regression tests should be performed to confirm this. If there are any known issues or breaking changes in the updated version, they should be addressed before merging.
How to use
Tag me in a comment '@CodiumAI-Agent' and add one of the following commands: /review [-i]: Request a review of your Pull Request. For an incremental review, which only considers changes since the last review, include the '-i' option. /describe: Modify the PR title and description based on the contents of the PR. /improve: Suggest improvements to the code in the PR. /ask <QUESTION>: Pose a question about the PR.
To edit any configuration parameter from 'configuration.toml', add --config_path=new_value For example: /review --pr_reviewer.extra_instructions="focus on the file: ..."
@dependabot rebase
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Superseded by #417.
Oh no! Something went wrong on our end. Please try again later.
If the problem persists, please contact GitHub support for assistance ๐