router-companion-android icon indicating copy to clipboard operation
router-companion-android copied to clipboard

Bump com.google.android.material:material from 1.6.1 to 1.9.0 in /tasker-plugin

Open dependabot[bot] opened this issue 2 years ago โ€ข 2 comments

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

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
  • 6ac7c35 Update library version to 1.9.0
  • d05c8e3 Update library version to 1.9.0-rc01
  • 3514524 [Carousel] Fix item masking for API 21
  • 93913a4 [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 Doclava
  • 88e1688 [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 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[bot] avatar May 06 '23 04:05 dependabot[bot]

@CodiumAI-Agent review

rm3l avatar Aug 02 '23 21:08 rm3l

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: ..."

CodiumAI-Agent avatar Aug 02 '23 21:08 CodiumAI-Agent

@dependabot rebase

rm3l avatar Aug 24 '24 08:08 rm3l

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[bot] avatar Aug 24 '24 08:08 dependabot[bot]

@dependabot recreate

rm3l avatar Aug 24 '24 08:08 rm3l

Superseded by #417.

dependabot[bot] avatar Aug 24 '24 08:08 dependabot[bot]

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance ๐Ÿ™‡

dependabot[bot] avatar Aug 24 '24 08:08 dependabot[bot]