Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the androidx group with 4 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-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-material from 1.0.0-beta01 to 1.0.0-rc02

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 <dependency name> major version will 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 version will 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

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 12, 2024
@github-actions
Copy link

github-actions bot commented Aug 12, 2024

Code Coverage

Overall Project 48.25% 🟢

There is no coverage information present for the Files changed

Copy link
Contributor

@MGaetan89 MGaetan89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MGaetan89 MGaetan89 changed the title Bump the androidx group with 5 updates Bump the androidx group with 4 updates Aug 13, 2024
@StaehliJ
Copy link
Contributor

As we don't use PivotOffset we could maybe migrate to LazyRow/LazyColumn from Fondation.

https://issuetracker.google.com/issues/348896032

@MGaetan89
Copy link
Contributor

As we don't use PivotOffset we could maybe migrate to LazyRow/LazyColumn from Fondation.

issuetracker.google.com/issues/348896032

That's the goal, but we need Compose 1.7 for that, which is in beta at the moment.
I've created this branch where I've prepared the changed: main...update_compose_tv

Copy link
Contributor

@MGaetan89 MGaetan89 left a 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!

@MGaetan89 MGaetan89 added this pull request to the merge queue Aug 13, 2024
Merged via the queue into main with commit ea1ef41 Aug 13, 2024
@MGaetan89 MGaetan89 deleted the dependabot/gradle/androidx-6fa99dc32d branch August 13, 2024 08:52
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 java Pull requests that update Java code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants