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 lifecycle to v2.8.0 #2848

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Update lifecycle to v2.8.0 #2848

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.lifecycle:lifecycle-process (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) 2.7.0 -> 2.8.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.


  • 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 May 15, 2024 08:02
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 15, 2024
@renovate renovate bot requested review from jmartinesp and removed request for a team May 15, 2024 08:02
@ElementBot
Copy link
Collaborator

ElementBot commented May 15, 2024

Warnings
⚠️

gradle/libs.versions.toml#L12 - A newer version of androidx.core:core-ktx than 1.13.0 is available: 1.13.1

⚠️

gradle/libs.versions.toml#L18 - A newer version of androidx.datastore:datastore-preferences than 1.0.0 is available: 1.1.1

⚠️

gradle/libs.versions.toml#L22 - A newer version of androidx.activity:activity-compose than 1.8.2 is available: 1.9.0

⚠️

gradle/libs.versions.toml#L78 - A newer version of androidx.annotation:annotation-jvm than 1.7.1 is available: 1.8.0

Messages
📖

gradle/libs.versions.toml#L136 - There are multiple dependencies junit:junit but with different version

📖

gradle/libs.versions.toml#L138 - There are multiple dependencies androidx.test.ext:junit but with different version

📖

gradle/libs.versions.toml#L207 - There are multiple dependencies junit:junit but with different version

📖

gradle/libs.versions.toml#L208 - There are multiple dependencies androidx.test.ext:junit but with different version

Generated by 🚫 dangerJS against f782900

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.99%. Comparing base (87bd3ee) to head (f782900).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2848   +/-   ##
========================================
  Coverage    73.99%   73.99%           
========================================
  Files         1531     1531           
  Lines        36526    36526           
  Branches      7065     7065           
========================================
  Hits         27028    27028           
  Misses        5796     5796           
  Partials      3702     3702           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented May 15, 2024

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/jyKToq

Copy link
Contributor Author

renovate bot commented May 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

sonarcloud bot commented May 15, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jmartinesp
Copy link
Contributor

There seems to be some incompatibility:

Could not resolve all dependencies for configuration ':features:location:impl:debugTestFixturesCompileClasspath'.
Problems reading data from Binary store in /Users/jorge/.gradle/.tmp/gradle10628180516075242221.bin offset 1728540 exists? true
Problems loading the resolution results (0.012 secs). Read 667 values, last was: 5
Corrupt serialized resolution result. Cannot find selected component (436416) for releaseVariantReleaseRuntimePublication -> androidx.lifecycle:lifecycle-process:2.4.1

This androidx.lifecycle:lifecycle-process:2.4.1 is only used by androidx.compose.ui:ui-text:1.6.7, which is automatically fetched by the Compose BOM version.

@Javernaut
Copy link

Beware of a known issue of lifecycle 2.8.0:

lifecycle-*:2.8.0 requires a minimum Compose version of 1.7.0-alpha05 (b/336842920).

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants