Skip to content

fix(deps): update dependency app.cash.molecule:molecule-runtime to v2.1.0#2034

Merged
slack-oss-bot merged 3 commits intomainfrom
renovate/molecule
Apr 30, 2025
Merged

fix(deps): update dependency app.cash.molecule:molecule-runtime to v2.1.0#2034
slack-oss-bot merged 3 commits intomainfrom
renovate/molecule

Conversation

@slack-oss-bot
Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
app.cash.molecule:molecule-runtime dependencies minor 2.0.0 -> 2.1.0

Warning

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


Release Notes

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

v2.1.0

Compare Source

New:

  • Add SnapshotNotifier enum to control whether Molecule automatically sends snapshot apply notifications.
    If you are using Molecule with another Compose-based library in a single application, you may want to disable our snapshot notification.
    See the enum for details on when that is appropriate.
    Additionally, the app.cash.molecule.snapshotNotifier system property can be set to one of the enum entry names to control the default process-wide.

Changed:

  • Any specified additional coroutine context elements will now be honored in the coroutine used internally with RecompositionMode.Immediate to send frames and cause recomposition to occur. This is observable, most notably, when a CoroutineDispatcher is included, as now recompositions which occur after the first, synchronous one will occur on that dispatcher.

Fixed:

  • Correct calculation of frame nano time for native Windows and native Linux targets.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@slack-oss-bot slack-oss-bot enabled auto-merge April 12, 2025 08:07
@slack-oss-bot slack-oss-bot force-pushed the renovate/molecule branch 7 times, most recently from ed968ab to b6ebfeb Compare April 20, 2025 08:06
@slack-oss-bot slack-oss-bot force-pushed the renovate/molecule branch 4 times, most recently from 2f3e8a0 to 064d9ce Compare April 26, 2025 08:10
auto-merge was automatically disabled April 26, 2025 08:14

Pull Request is not mergeable

@slack-oss-bot slack-oss-bot enabled auto-merge April 27, 2025 08:08
@slack-oss-bot slack-oss-bot force-pushed the renovate/molecule branch 3 times, most recently from 3d4879f to 99a5723 Compare April 29, 2025 08:10
@slack-oss-bot slack-oss-bot added this pull request to the merge queue Apr 30, 2025
Merged via the queue into main with commit c1de7f3 Apr 30, 2025
5 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/molecule branch April 30, 2025 20:10
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.

2 participants