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.1.0-compose-experimental-alpha-03 to 2.1.0-compose-experimental-alpha-05 #33

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps decompose from 2.1.0-compose-experimental-alpha-03 to 2.1.0-compose-experimental-alpha-05.
Updates com.arkivanov.decompose:decompose from 2.1.0-compose-experimental-alpha-03 to 2.1.0-compose-experimental-alpha-05

Release notes

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

2.1.0-compose-experimental-alpha-05

This is the same release as 2.1.0-alpha-05, 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-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

Commits
  • 4e2caad Merge branch 'v2.1' into v2.1-experimental-compose
  • c6f3bee Bumped version to 2.1.0-alpha-05
  • 85ebe4c Merge pull request #425 from arkivanov/fix-back-gesture-pre-udc
  • 1945f19 Don't animate back gesture on non-predictive back press
  • 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
  • Additional commits viewable in compare view

Updates com.arkivanov.decompose:extensions-compose-jetbrains from 2.1.0-compose-experimental-alpha-03 to 2.1.0-compose-experimental-alpha-05

Release notes

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

2.1.0-compose-experimental-alpha-05

This is the same release as 2.1.0-alpha-05, 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-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

Commits
  • 4e2caad Merge branch 'v2.1' into v2.1-experimental-compose
  • c6f3bee Bumped version to 2.1.0-alpha-05
  • 85ebe4c Merge pull request #425 from arkivanov/fix-back-gesture-pre-udc
  • 1945f19 Don't animate back gesture on non-predictive back press
  • 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
  • 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.1.0-compose-experimental-alpha-03 to 2.1.0-compose-experimental-alpha-05.

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

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

---
updated-dependencies:
- dependency-name: com.arkivanov.decompose:decompose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.arkivanov.decompose:extensions-compose-jetbrains
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@xxfast xxfast merged commit 3b86a71 into main Jul 12, 2023
@xxfast xxfast deleted the dependabot/gradle/decompose-2.1.0-compose-experimental-alpha-05 branch July 12, 2023 00:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant