NoteDelight icon indicating copy to clipboard operation
NoteDelight copied to clipboard

Bump decompose from 2.2.1-compose-experimental to 2.2.2-compose-experimental

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps decompose from 2.2.1-compose-experimental to 2.2.2-compose-experimental. Updates com.arkivanov.decompose:decompose from 2.2.1-compose-experimental to 2.2.2-compose-experimental

Release notes

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

2.2.2-compose-experimental

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

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3 JetBrains Compose: 1.5.11

2.2.2

  • Fixed the issue where onPageSelected was not being called during slow scrolling with HorizontalPager (#579 by @​Chen-Xi-g, see #526)

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3

extensions-compose-jetpack

Jetpack Compose: 1.5.0 Jetpack Compose Compiler: 1.5.6

extensions-compose-jetbrains

JetBrains Compose: 1.5.11

Commits
  • 2b92d76 Bumped version to 2.2.2-compose-experimental
  • 775733a Merge branch 'master' into compose-experimental
  • 8b16a1f Merge pull request #579 from Chen-Xi-g/fix-issue
  • 0e512d7 Fixed the issue where 'onPageSelected' was not being called during slow scrol...
  • 2dc8817 Merge pull request #578 from arkivanov/revert-576-fix-issue
  • c7470aa Revert "Fixed the issue of 'HorizontalPager' slow scrolling and 'onPageSelect...
  • 5d54157 Merge pull request #576 from Chen-Xi-g/fix-issue
  • a36e5a1 Fixed the issue of 'HorizontalPager' slow scrolling and 'onPageSelected' not ...
  • 0801120 Described LocalStackAnimationProvider in the docs
  • 9ef5e26 Updated docs
  • Additional commits viewable in compare view

Updates com.arkivanov.decompose:extensions-compose-jetbrains from 2.2.1-compose-experimental to 2.2.2-compose-experimental

Release notes

Sourced from com.arkivanov.decompose:extensions-compose-jetbrains's releases.

2.2.2-compose-experimental

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

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3 JetBrains Compose: 1.5.11

2.2.2

  • Fixed the issue where onPageSelected was not being called during slow scrolling with HorizontalPager (#579 by @​Chen-Xi-g, see #526)

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3

extensions-compose-jetpack

Jetpack Compose: 1.5.0 Jetpack Compose Compiler: 1.5.6

extensions-compose-jetbrains

JetBrains Compose: 1.5.11

Commits
  • 2b92d76 Bumped version to 2.2.2-compose-experimental
  • 775733a Merge branch 'master' into compose-experimental
  • 8b16a1f Merge pull request #579 from Chen-Xi-g/fix-issue
  • 0e512d7 Fixed the issue where 'onPageSelected' was not being called during slow scrol...
  • 2dc8817 Merge pull request #578 from arkivanov/revert-576-fix-issue
  • c7470aa Revert "Fixed the issue of 'HorizontalPager' slow scrolling and 'onPageSelect...
  • 5d54157 Merge pull request #576 from Chen-Xi-g/fix-issue
  • a36e5a1 Fixed the issue of 'HorizontalPager' slow scrolling and 'onPageSelected' not ...
  • 0801120 Described LocalStackAnimationProvider in the docs
  • 9ef5e26 Updated docs
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Dec 25 '23 01:12 dependabot[bot]