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 dependency app.cash.molecule:molecule-runtime to v1.3.0 #1717

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.molecule:molecule-runtime 1.2.1 -> 1.3.0 age adoption passing confidence

Warning

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


Release Notes

cashapp/molecule (app.cash.molecule:molecule-runtime)

v1.3.0

Compare Source

New:

  • Add CoroutineContext parameter to launchMolecule to contribute elements to the combined
    context that is used for running Compose.
  • Support for Kotlin 1.9.20

Changed:

  • Removed now-unsupported watchosX86 target.

This version works with Kotlin 1.9.20 by default.


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 this update 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 October 31, 2023 21:18
@renovate renovate bot removed the request for review from a team October 31, 2023 21:18
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Oct 31, 2023
@renovate renovate bot requested a review from jmartinesp October 31, 2023 21:18
@ElementBot
Copy link
Collaborator

ElementBot commented Oct 31, 2023

Warnings
⚠️

gradle/libs.versions.toml#L17 - A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.7.0-alpha03 is available: 2.7.0-beta01

⚠️

gradle/libs.versions.toml#L64 - A newer version of com.google.android.material:material than 1.9.0 is available: 1.10.0

⚠️

gradle/libs.versions.toml#L102 - A newer version of androidx.compose.material3:material3 than 1.2.0-alpha09 is available: 1.2.0-alpha10

Generated by 🚫 dangerJS against e1646c3

Copy link
Contributor

github-actions bot commented Oct 31, 2023

📱 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/KYhpof

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a73cd8a) 63.45% compared to head (e1646c3) 63.45%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1717   +/-   ##
========================================
  Coverage    63.45%   63.45%           
========================================
  Files         1282     1282           
  Lines        33267    33267           
  Branches      6885     6885           
========================================
  Hits         21108    21108           
  Misses        8976     8976           
  Partials      3183     3183           

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

Copy link
Member

@jmartinesp jmartinesp left a comment

Choose a reason for hiding this comment

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

LGTM if the tests pass.

Copy link

sonarqubecloud bot commented Nov 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jmartinesp jmartinesp enabled auto-merge (squash) November 2, 2023 07:12
@jmartinesp jmartinesp merged commit 4e7750b into develop Nov 2, 2023
@jmartinesp jmartinesp deleted the renovate/molecule branch November 2, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants