Skip to content
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

Update all dependencies (main) #419

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Update all dependencies (main) #419

merged 1 commit into from
Feb 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.truth:truth 1.4.0 -> 1.4.1 age adoption passing confidence
androidx.test.uiautomator:uiautomator (source) 2.2.0 -> 2.3.0 age adoption passing confidence
androidx.compose:compose-bom 2024.02.00 -> 2024.02.01 age adoption passing confidence

Release Notes

google/truth (com.google.truth:truth)

v1.4.1: 1.4.1

This release deprecates Truth8.

All its methods have become available on the main Truth class. In most cases, you can migrate your whole project mechanically: git grep -l Truth8 | xargs perl -pi -e 's/\bTruth8\b/Truth/g;'

While we do not plan to delete Truth8, we recommend migrating off it, at least if you static import assertThat: If you do not migrate, such static imports will become ambiguous in Truth 1.4.2, breaking your build.


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 17, 2024 01:28
@renovate renovate bot requested a review from mlykotom February 17, 2024 01:28
@renovate renovate bot changed the title Update dependency com.google.truth:truth to v1.4.1 (main) Update all dependencies (main) Feb 21, 2024
@renovate renovate bot force-pushed the renovate/main-all branch from a42c3e6 to 9911ca7 Compare February 21, 2024 20:02
@renovate renovate bot force-pushed the renovate/main-all branch from 9911ca7 to 9bc0fc5 Compare February 21, 2024 21:59
@riggaroo riggaroo merged commit 120f9e2 into main Feb 23, 2024
17 checks passed
@riggaroo riggaroo deleted the renovate/main-all branch February 23, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant