Skip to content

Commit

Permalink
Update androidx.fragment to v1.6.0 (#38)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[androidx.fragment:fragment-testing](https://developer.android.com/jetpack/androidx/releases/fragment#1.6.0)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| `1.5.7` -> `1.6.0` |
[![age](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-testing/1.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-testing/1.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-testing/1.6.0/compatibility-slim/1.5.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-testing/1.6.0/confidence-slim/1.5.7)](https://docs.renovatebot.com/merge-confidence/)
|
|
[androidx.fragment:fragment-ktx](https://developer.android.com/jetpack/androidx/releases/fragment#1.6.0)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| `1.5.7` -> `1.6.0` |
[![age](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-ktx/1.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-ktx/1.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-ktx/1.6.0/compatibility-slim/1.5.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-ktx/1.6.0/confidence-slim/1.5.7)](https://docs.renovatebot.com/merge-confidence/)
|
|
[androidx.fragment:fragment](https://developer.android.com/jetpack/androidx/releases/fragment#1.6.0)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| `1.5.7` -> `1.6.0` |
[![age](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment/1.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment/1.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment/1.6.0/compatibility-slim/1.5.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment/1.6.0/confidence-slim/1.5.7)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kyhule/polyworld-external-catalog).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 9, 2023
1 parent e2f6684 commit 63e3332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externalLibs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-activity = "1.7.2"
androidx-annotation = "1.6.0"
androidx-arch-core = "2.2.0"
androidx-core = "1.10.1"
androidx-fragment = "1.5.7"
androidx-fragment = "1.6.0"
androidx-lifecycle = "2.6.1"
androidx-navigation = "2.6.0"
androidx-preference = "1.2.0"
Expand Down

0 comments on commit 63e3332

Please sign in to comment.