Skip to content

Update dependency app.cash.molecule:molecule-runtime to v1 #925

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

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

v1.0.0

Compare Source

Changed:

  • RecompositionClock is now named RecompositionMode to better reflect that it is not itself the clock,
    but the mode by which Molecule will perform recomposition. A clock is always used internally as that is the
    underlying mechanism of Compose.
  • Darwin frame clock and the internal frame clock used with RecompositionMode.Immediate now correctly
    send actual frame times.

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 July 19, 2023 14:22
@renovate renovate bot requested review from jmartinesp and removed request for a team July 19, 2023 14:22
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Jul 19, 2023
@github-actions
Copy link
Contributor

📱 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:

@sonarqubecloud
Copy link

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4162d16) 56.16% compared to head (b17f780) 56.16%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #925   +/-   ##
========================================
  Coverage    56.16%   56.16%           
========================================
  Files          966      966           
  Lines        24539    24539           
  Branches      4982     4982           
========================================
  Hits         13782    13782           
  Misses        8576     8576           
  Partials      2181     2181           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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

@jmartinesp jmartinesp merged commit 156bf08 into develop Jul 20, 2023
@jmartinesp jmartinesp deleted the renovate/major-molecule branch July 20, 2023 05:36
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.

1 participant