Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps app.cash.molecule:molecule-runtime from 2.1.0 to 2.2.0.

Release notes

Sourced from app.cash.molecule:molecule-runtime's releases.

2.2.0

Changed:

  • Use the AndroidX Compose runtime which is now fully multiplatform. A dependency constraint to the JetBrains Compose runtime version 1.9.0 has been added, which is the first version that is empty and itself now points to AndroidX.
  • Android variant now has a minimum SDK level of 23.
  • In-development snapshots are now published to the Central Portal Snapshots repository at https://central.sonatype.com/repository/maven-snapshots/.
Changelog

Sourced from app.cash.molecule:molecule-runtime's changelog.

2.2.0 - 2025-09-24

Changed:

  • Use the AndroidX Compose runtime which is now fully multiplatform. A dependency constraint to the JetBrains Compose runtime version 1.9.0 has been added, which is the first version that is empty and itself now points to AndroidX.
  • Android variant now has a minimum SDK level of 23.
  • In-development snapshots are now published to the Central Portal Snapshots repository at https://central.sonatype.com/repository/maven-snapshots/.
Commits
  • b2decb7 Prepare version 2.2.0
  • df8195a Update Gradle to v9.1.0 (#675)
  • be07bb6 Use AndroidX Compose runtime (#674)
  • ba255a4 Update dependency org.jetbrains.compose.runtime:runtime to v1.9.0 (#673)
  • 01b5b00 Update dependency androidx.activity:activity-compose to v1.11.0 (#672)
  • f2bae6f Update kotlin monorepo to v2.2.20 (#671)
  • 6dcc16d minSdk 23 (#670)
  • 4126762 Update dependency com.android.tools.build:gradle to v8.13.0 (#669)
  • 92716be Update dependency com.android.tools.build:gradle to v8.12.2 (#667)
  • 9c60d1b Add some notes to README about Compose vs Compose UI, and that Molecule is no...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [app.cash.molecule:molecule-runtime](https://github.com/cashapp/molecule) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/cashapp/molecule/releases)
- [Changelog](https://github.com/cashapp/molecule/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/molecule@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: app.cash.molecule:molecule-runtime
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 26, 2025
@Tlaster Tlaster merged commit 3cd751d into master Sep 27, 2025
6 checks passed
@Tlaster Tlaster deleted the dependabot/gradle/app.cash.molecule-molecule-runtime-2.2.0 branch September 27, 2025 04:19
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants