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 io.insert-koin:koin-compose from 1.0.4 to 1.1.0 #137

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2023

Bumps io.insert-koin:koin-compose from 1.0.4 to 1.1.0.

Changelog

Sourced from io.insert-koin:koin-compose's changelog.

compose-1.1.0 androidx-compose-3.5.0

Version upgrades

  • Jetpack & Jetbrains Compose compiler to 1.5.0 by @​arnaudgiuliani in ea90be4d94dfa244744704e726793edd4c7bd12a
  • Android lib update for compose - androidx.compose.runtime:runtime:1.5.0, androidx.navigation:navigation-compose:2.7.1 by @​arnaudgiuliani in ea90be4d94dfa244744704e726793edd4c7bd12a

New Features

  • Compose KoinIsolatedContext to help run child composables using a isolated Koin context by @​arnaudgiuliani in 8ca591b53e75ad75e08eaf301559bef98db8b2f6
  • add KoinContext & KoinAndroidContext with check over CompositionLocalProvider to avoid outdated link to Koin scope - Fix #1557 by @​arnaudgiuliani and @​jjkester in 61a88bbf79d593c9ed777f5b1acb07caa5e6db2e

Fixes

  • koin-compose - Fix #1601 with stable parameter definition holder by @​arnaudgiuliani in deb1253d92a723a46acfa76127a5b9c255e3ea64

documentation

CI/CD

New Contributors

Full Changelog: InsertKoinIO/koin@core-3.4.3...3.5.0

core-3.4.3

3.4

3.4.3 - 2023-07-26

core-3.4.3

  • [UPDATED] - koin-core 3.4.3
  • [FIXED] - Revert scope Id/name reified update - #1600
  • [FIXED] - parametersOf is using indexed values + fallback on value for type -

... (truncated)

Commits
  • 6d8b643 api sig update for 3.5
  • 11397b2 Doc update for Compose features - KoinContext KoinAndroidContext and KoinIsol...
  • deb1253 koin-compose - Fix #1601 with stable parameter definition holder
  • 9c7d8d3 updated log message start
  • 61a88bb add KoinContext & KoinAndroidContext with check over CompositionLocalProvider...
  • 57c84c3 Workaround for module include compile issue - #1341 doc note
  • bce68a1 Merge pull request #1648 from GrzegorzBobryk/maintenance/androidContext
  • 8c88fb8 Merge pull request #1632 from DebitCardz/main
  • ea54974 Merge pull request #1645 from GrzegorzBobryk/bugfix/dls_documentation
  • 3aa0f8b Merge branch '3.5.0' into maintenance/androidContext
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2023
@Tlaster
Copy link
Owner

Tlaster commented Sep 14, 2023

@dependabot recreate

Bumps [io.insert-koin:koin-compose](https://github.com/InsertKoinIO/koin) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@compose-1.0.4...compose-1.1.0)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.insert-koin-koin-compose-1.1.0 branch from 9095e9a to 82d1768 Compare September 14, 2023 06:31
@Tlaster Tlaster merged commit 494af4e into master Sep 14, 2023
4 checks passed
@Tlaster Tlaster deleted the dependabot/gradle/io.insert-koin-koin-compose-1.1.0 branch September 14, 2023 07:19
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.

None yet

1 participant