Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps io.insert-koin:koin-androidx-compose from 3.4.2 to 3.4.4.

Changelog

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

androidx-compose-3.4.4 - 2023-03-24

  • [UPDATED] - koin-compose 1.0.1
  • [UPDATED] - updated libraries - androidx.compose.runtime:runtime:1.4.1, androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1

compose-1.0.1 - 2023-04-18

  • [FIXED] - Fixed native target for Compose
  • [UPDATED] - Compose Compiler to 1.4.0

--

ktor-3.4.0 -2023-03-24

  • [UPDATED] - koin-core 3.4.0
  • [UPDATED] - updated to Ktor 2.2.4

compose-1.0.0 - 2023-03-24

  • [NEW] - Koin Jetbrains Compose project
  • [NEW] - based on org.jetbrains.compose in 1.3.1
  • [NEW] - Compose API - koinInject to inject Koin dependency into a Composable
  • [NEW] - Compose API - KoinApplication to create Koin application as a Composable
  • [NEW][Experimental] - Compose API - rememberKoinScope and KoinScope to handle Koin Scope in a Composable, follow up current to close scope once Composable is ended
  • [NEW][Experimental] - Compose API - rememberKoinModules load Koin modules and remember on current Composable

androidx-compose-navigation-3.4.3 - 2023-03-24

  • [NEW] - Koin Jetpack Compose Navigation project
  • [NEW] - handle ViewModel and Navigation with koinNavViewModel() function

androidx-compose-3.4.3 - 2023-03-24

  • [UPDATED] - koin-android 3.4.0
  • [UPDATED] - Compose compiler 1.4.2
  • [UPDATED] - lib update androidx.compose.runtime:runtime:1.3.3
  • [UPDATED] - lib update androidx.lifecycle:lifecycle-viewmodel-compose:2.6.0
  • [ADDED] - koin-androidx-compose-navigation to handle koinNavViewModel() function
  • [ADDED] - koin-compose 1.0 as base project for fundamental feature

android-test-3.4.0 - 2023-03-24

  • [NEW] - Koin Android Test project
  • [NEW][Experimental] - Verify() API with default Android types - with Module.verify or Module.androidVerify

androidx-workmanager-3.4.0 - 2023-03-24

  • [UPDATED] - lib update androidx.work:work-runtime-ktx:2.8.0

android-3.4.0 - 2023-03-24

  • [UPDATED] - koin-core 3.4.0
  • [UPDATED] - lib update androidx.appcompat:appcompat:1.6.1
  • [UPDATED] - lib update androidx.activity:activity-ktx:1.6.1
  • [UPDATED] - lib update androidx.fragment:fragment-ktx:1.5.5
  • [UPDATED] - lib update androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0
  • [UPDATED] - lib update androidx.lifecycle:lifecycle-common-java8:2.6.0
  • [FIXED]- Merged PR to add android test coverage #1457 - Thanks @​pedrofsn
  • [FIXED]- SavedStateHandle injection with #1480

... (truncated)

Commits
  • 5580432 added changelogs
  • f8818c6 Fix Compose Native target + fix release script for non parallel jobs
  • 781175e Merge branch 'main' of github.com:InsertKoinIO/koin
  • b11b292 move to different package name
  • 53898e3 Update README.md
  • 2d4dbb4 Update README.md
  • 1be4e06 doc update
  • 6991665 fix examples app
  • 7714fe6 lazyModule can be included
  • 5048b6c runOnKoinStarted & onKoinStarted functions to run code after start completion
  • 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 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 [io.insert-koin:koin-androidx-compose](https://github.com/InsertKoinIO/koin) from 3.4.2 to 3.4.4.
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@compose-3.4.2...compose-3.4.4)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-androidx-compose
  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 Apr 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2023

Superseded by #124.

@dependabot dependabot bot closed this May 31, 2023
@dependabot dependabot bot deleted the dependabot/gradle/io.insert-koin-koin-androidx-compose-3.4.4 branch May 31, 2023 10:04
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.

1 participant