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.2.2-compose-experimental to 2.2.3 #476

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

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

Release notes

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

2.2.3

  • Bug fix: component Lifecycle unnecessary stops and resumes sometimes on initialisation, if the root component is created using Lazy (#698)

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
  • 0917cc1 Bumped version to 2.2.3
  • f6b076b Merge pull request #698 from arkivanov/fix-MergedLifecycle
  • 4c0b600 Fixed a bug in MergedLifecycle when one of the lifecycles emits asynchronously
  • 4fd26e6 Updated root integration quick start docs for iOS
  • 35f1e11 Update installation.md
  • 9e95894 Update quick-start.md
  • 64b7ad7 Updated docs with the new custom component context API
  • c6e9423 Update README.md
  • 8ece234 Added an example of Generic Navigation to docs
  • 4125c31 Described components in the docs in more detail
  • Additional commits viewable in compare view

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

Release notes

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

2.2.3

  • Bug fix: component Lifecycle unnecessary stops and resumes sometimes on initialisation, if the root component is created using Lazy (#698)

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
  • 0917cc1 Bumped version to 2.2.3
  • f6b076b Merge pull request #698 from arkivanov/fix-MergedLifecycle
  • 4c0b600 Fixed a bug in MergedLifecycle when one of the lifecycles emits asynchronously
  • 4fd26e6 Updated root integration quick start docs for iOS
  • 35f1e11 Update installation.md
  • 9e95894 Update quick-start.md
  • 64b7ad7 Updated docs with the new custom component context API
  • c6e9423 Update README.md
  • 8ece234 Added an example of Generic Navigation to docs
  • 4125c31 Described components in the docs in more detail
  • 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 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 `decompose` from 2.2.2-compose-experimental to 2.2.3.

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

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

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jul 5, 2024
@dependabot dependabot bot deleted the dependabot/gradle/decompose-2.2.3 branch July 5, 2024 11:48
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

0 participants