Skip to content
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

Bump decompose from 2.0.0-compose-experimental-alpha-02 to 2.1.0-compose-experimental-alpha-04 #401

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps decompose from 2.0.0-compose-experimental-alpha-02 to 2.1.0-compose-experimental-alpha-04.
Updates com.arkivanov.decompose:decompose from 2.0.0-compose-experimental-alpha-02 to 2.1.0-compose-experimental-alpha-04

Release notes

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

2.1.0-compose-experimental-alpha-04

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

Versions and dependencies

Kotlin: 1.8.20 Essenty: 1.2.0-alpha-03 parcelize-darwin: 0.1.4 JetBrains Compose: 1.4.0

2.1.0-compose-experimental-alpha-03

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

Versions and dependencies

Kotlin: 1.8.20 Essenty: 1.2.0-alpha-03 parcelize-darwin: 0.1.4 JetBrains Compose: 1.4.0

2.1.0-alpha-04

  • Fade-in enter animation and animating round corners for exit animation, for predictive back gesture (#423)

⚠️ If you are targeting Compose for iOS or Web, please use Decompose version 2.1.0-compose-experimental-alpha-04.

Versions and dependencies

Kotlin: 1.8.20 Essenty: 1.2.0-alpha-03 parcelize-darwin: 0.1.4

extensions-compose-jetpack

Jetpack Compose: 1.4.0 Jetpack Compose Compiler: 1.4.5

extensions-compose-jetbrains

JetBrains Compose: 1.4.0

2.1.0-alpha-03

  • Added retainedComponent extensions for Android (#418)
  • Updated Essenty to 1.2.0-alpha-03 (#420)

⚠️ If you are targeting Compose for iOS or Web, please use Decompose version 2.1.0-compose-experimental-alpha-03.

The new retainedComponent extensions

This release adds convenient API for having a component tree retained over configuration changes on Android. Please see the updated docs for more information.

... (truncated)

Commits
  • adccdeb Merge branch 'v2.1' into v2.1-experimental-compose
  • 211b2a6 Bumped version to 1.2.0-alpha-04
  • 1b44ce7 Merge pull request #423 from arkivanov/back-gesture-enter-modifier
  • 5510fa6 Fade-in enter modifier for predictive back gesture
  • e6b80c2 Bumped version to 2.1.0-compose-experimental-alpha-03
  • cfd3091 Bumped version to 2.1.0-alpha-03
  • 9af8133 Merge branch 'master' into v2.1
  • 6fa7b41 Added retainedComponent docs
  • 3e74b0e Merge pull request #420 from arkivanov/update-essenty
  • b5a3eef Updated Essenty to 1.2.0-alpha-03
  • Additional commits viewable in compare view

Updates com.arkivanov.decompose:extensions-compose-jetbrains from 2.0.0-compose-experimental-alpha-02 to 2.1.0-compose-experimental-alpha-04

Release notes

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

2.1.0-compose-experimental-alpha-04

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

Versions and dependencies

Kotlin: 1.8.20 Essenty: 1.2.0-alpha-03 parcelize-darwin: 0.1.4 JetBrains Compose: 1.4.0

2.1.0-compose-experimental-alpha-03

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

Versions and dependencies

Kotlin: 1.8.20 Essenty: 1.2.0-alpha-03 parcelize-darwin: 0.1.4 JetBrains Compose: 1.4.0

2.1.0-alpha-04

  • Fade-in enter animation and animating round corners for exit animation, for predictive back gesture (#423)

⚠️ If you are targeting Compose for iOS or Web, please use Decompose version 2.1.0-compose-experimental-alpha-04.

Versions and dependencies

Kotlin: 1.8.20 Essenty: 1.2.0-alpha-03 parcelize-darwin: 0.1.4

extensions-compose-jetpack

Jetpack Compose: 1.4.0 Jetpack Compose Compiler: 1.4.5

extensions-compose-jetbrains

JetBrains Compose: 1.4.0

2.1.0-alpha-03

  • Added retainedComponent extensions for Android (#418)
  • Updated Essenty to 1.2.0-alpha-03 (#420)

⚠️ If you are targeting Compose for iOS or Web, please use Decompose version 2.1.0-compose-experimental-alpha-03.

The new retainedComponent extensions

This release adds convenient API for having a component tree retained over configuration changes on Android. Please see the updated docs for more information.

... (truncated)

Commits
  • adccdeb Merge branch 'v2.1' into v2.1-experimental-compose
  • 211b2a6 Bumped version to 1.2.0-alpha-04
  • 1b44ce7 Merge pull request #423 from arkivanov/back-gesture-enter-modifier
  • 5510fa6 Fade-in enter modifier for predictive back gesture
  • e6b80c2 Bumped version to 2.1.0-compose-experimental-alpha-03
  • cfd3091 Bumped version to 2.1.0-alpha-03
  • 9af8133 Merge branch 'master' into v2.1
  • 6fa7b41 Added retainedComponent docs
  • 3e74b0e Merge pull request #420 from arkivanov/update-essenty
  • b5a3eef Updated Essenty to 1.2.0-alpha-03
  • Additional commits viewable in compare view

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 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 `decompose` from 2.0.0-compose-experimental-alpha-02 to 2.1.0-compose-experimental-alpha-04.

Updates `com.arkivanov.decompose:decompose` from 2.0.0-compose-experimental-alpha-02 to 2.1.0-compose-experimental-alpha-04
- [Release notes](https://github.com/arkivanov/Decompose/releases)
- [Commits](arkivanov/Decompose@2.0.0-compose-experimental-alpha-02...2.1.0-compose-experimental-alpha-04)

Updates `com.arkivanov.decompose:extensions-compose-jetbrains` from 2.0.0-compose-experimental-alpha-02 to 2.1.0-compose-experimental-alpha-04
- [Release notes](https://github.com/arkivanov/Decompose/releases)
- [Commits](arkivanov/Decompose@2.0.0-compose-experimental-alpha-02...2.1.0-compose-experimental-alpha-04)

---
updated-dependencies:
- dependency-name: com.arkivanov.decompose:decompose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.arkivanov.decompose:extensions-compose-jetbrains
  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 Jul 5, 2023
@softartdev softartdev closed this Jul 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/decompose-2.1.0-compose-experimental-alpha-04 branch July 19, 2023 10:26
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.

None yet

1 participant