Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps the androidx group with 3 updates: androidx.fragment:fragment, androidx.tv:tv-foundation and androidx.tv:tv-material.

Updates androidx.fragment:fragment from 1.8.0 to 1.8.1

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-rc01

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 15, 2024
@MGaetan89
Copy link
Contributor

@StaehliJ The new AndroidX TV Foundation version deprecates many APIs, and the replacements are in Compose 1.7 (currently in beta).
I suggest to just update AndroidX Fragment in this PR, and leave the TV part for later, when Compose 1.7 is stable.

Bumps the androidx group with 3 updates: androidx.fragment:fragment, androidx.tv:tv-foundation and androidx.tv:tv-material.


Updates `androidx.fragment:fragment` from 1.8.0 to 1.8.1

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-rc01

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  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 force-pushed the dependabot/gradle/androidx-ea024a922d branch from f80a2aa to 426a7a5 Compare July 15, 2024 19:50
@MGaetan89
Copy link
Contributor

Here's the changelog for AndroidX Fragment 1.8.1: https://developer.android.com/jetpack/androidx/releases/fragment#1.8.1

@MGaetan89 MGaetan89 requested a review from StaehliJ July 15, 2024 19:53
@github-actions
Copy link

Code Coverage

Overall Project 48.99% 🟢

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.

👍🏻

The Fragment dependency is only used for Leanback

@StaehliJ StaehliJ added this pull request to the merge queue Jul 17, 2024
Merged via the queue into main with commit 9a57d2d Jul 17, 2024
@StaehliJ StaehliJ deleted the dependabot/gradle/androidx-ea024a922d branch July 17, 2024 08:10
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