Skip to content

Bump com.arkivanov.decompose:decompose from 1.0.0-beta-02 to 2.2.0-compose-experimental-alpha02#25

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.arkivanov.decompose-decompose-2.2.0-compose-experimental-alpha02
Closed

Bump com.arkivanov.decompose:decompose from 1.0.0-beta-02 to 2.2.0-compose-experimental-alpha02#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.arkivanov.decompose-decompose-2.2.0-compose-experimental-alpha02

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps com.arkivanov.decompose:decompose from 1.0.0-beta-02 to 2.2.0-compose-experimental-alpha02.

Release notes

Sourced from com.arkivanov.decompose:decompose's releases.

2.2.0-compose-experimental-alpha02

This is the same release as 2.2.0-alpha02, but with Compose for iOS and Web (Canvas, js only) support.

Versions and dependencies

Kotlin: 1.9.10 Essenty: 1.2.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.1 JetBrains Compose: 1.5.1

2.2.0-compose-experimental-alpha01

This is the same release as 2.2.0-alpha01, but with Compose for iOS and Web (Canvas, js only) support.

Versions and dependencies

Kotlin: 1.9.10 Essenty: 1.2.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.1 JetBrains Compose: 1.5.1

2.2.0-alpha02

  • Fixed Pages not calling onPageSelected when swiping fast (#491)
  • Avoid using whole configurations as keys in Pages (#492, #493)
  • Added key argument to Pages (#494)

Versions and dependencies

Kotlin: 1.9.10 Essenty: 1.2.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.1

extensions-compose-jetpack

Jetpack Compose: 1.5.3 Jetpack Compose Compiler: 1.5.3

extensions-compose-jetbrains

JetBrains Compose: 1.5.1

2.2.0-alpha01

  • Added support for kotlinx-serialization, deprecated Parcelable APIs (#486)

Kotlinx-serialization support

This release adds support for kotlinx-serialization. See #102 for context. Most of Parcelable/Parcelize APIs are now deprecated. See the updated docs for more information.

... (truncated)

Commits
  • dc4f361 Bumped version to 2.2.0-compose-experimental-alpha02
  • 3f641ee Merge branch 'v2.2' into v2.2-compose-experimental
  • e2083fb Merge branch 'compose-experimental' into v2.2-compose-experimental
  • cfcc520 Enabled app-js-compose
  • 3d17b1f Merge pull request #494 from arkivanov/add-key-to-pages
  • ac55808 Added key argument to Pages
  • 0f18291 Merge branch 'master' into v2.2
  • ca78f5b Merge branch 'master' into compose-experimental
  • 62767e6 Bumped version to 2.1.2
  • a4f9b5c Merge pull request #493 from arkivanov/pages-configuration-keys-jb
  • 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 [com.arkivanov.decompose:decompose](https://github.com/arkivanov/Decompose) from 1.0.0-beta-02 to 2.2.0-compose-experimental-alpha02.
- [Release notes](https://github.com/arkivanov/Decompose/releases)
- [Commits](arkivanov/Decompose@1.0.0-beta-02...2.2.0-compose-experimental-alpha02)

---
updated-dependencies:
- dependency-name: com.arkivanov.decompose:decompose
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Superseded by #30.

@dependabot dependabot bot closed this Nov 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.arkivanov.decompose-decompose-2.2.0-compose-experimental-alpha02 branch November 1, 2023 00:38
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.

0 participants