-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the androidx group with 4 updates #673
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
Conversation
Bumps the androidx group with 5 updates: | Package | From | To | | --- | --- | --- | | androidx.annotation:annotation | `1.8.1` | `1.8.2` | | androidx.paging:paging-common | `3.3.1` | `3.3.2` | | androidx.paging:paging-compose | `3.3.1` | `3.3.2` | | androidx.tv:tv-foundation | `1.0.0-alpha10` | `1.0.0-alpha11` | | androidx.tv:tv-material | `1.0.0-beta01` | `1.0.0-rc02` | Updates `androidx.annotation:annotation` from 1.8.1 to 1.8.2 Updates `androidx.paging:paging-common` from 3.3.1 to 3.3.2 Updates `androidx.paging:paging-compose` from 3.3.1 to 3.3.2 Updates `androidx.paging:paging-compose` from 3.3.1 to 3.3.2 Updates `androidx.tv:tv-foundation` from 1.0.0-alpha10 to 1.0.0-alpha11 Updates `androidx.tv:tv-material` from 1.0.0-beta01 to 1.0.0-rc02 --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: androidx - dependency-name: androidx.paging:paging-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: androidx - dependency-name: androidx.paging:paging-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: androidx - dependency-name: androidx.paging:paging-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: androidx - dependency-name: androidx.tv:tv-foundation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: androidx - dependency-name: androidx.tv:tv-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: androidx ... Signed-off-by: dependabot[bot] <support@github.com>
Code Coverage
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- AndroidX Annotation and AndroidX Paging bring support for new KMP platforms.
- AndroidX TV Material fixes a text animation issue.
- And I've reverted AndroidX TV Foundation to 1.0.0-alpha10 to not have the deprecation warnings about TV-specific Lazy composables.
|
As we don't use PivotOffset we could maybe migrate to LazyRow/LazyColumn from Fondation. |
That's the goal, but we need Compose 1.7 for that, which is in beta at the moment. |
This reverts commit ce864fb.
There is only depreciated feature inside that are doable with compose 1.7
MGaetan89
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks for doing the update!
Bumps the androidx group with 4 updates:
1.8.11.8.23.3.13.3.23.3.13.3.21.0.0-beta011.0.0-rc02Updates
androidx.annotation:annotationfrom 1.8.1 to 1.8.2Updates
androidx.paging:paging-commonfrom 3.3.1 to 3.3.2Updates
androidx.paging:paging-composefrom 3.3.1 to 3.3.2Updates
androidx.paging:paging-composefrom 3.3.1 to 3.3.2Updates
androidx.tv:tv-materialfrom 1.0.0-beta01 to 1.0.0-rc02Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions