Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps koin from 4.1.0-Beta11 to 4.1.0-RC1.
Updates io.insert-koin:koin-android from 4.1.0-Beta11 to 4.1.0-RC1

Release notes

Sourced from io.insert-koin:koin-android's releases.

4.1.0-RC1

Ktor EAP

This version is using Ktor EAP

maven("https://maven.pkg.jetbrains.space/public/p/ktor/eap") {
    mavenContent {
        includeGroupAndSubgroups("io.ktor")
    }
}

What's Changed

New Contributors

Full Changelog: InsertKoinIO/koin@4.0.4...4.1.0-RC1

... (truncated)

Commits
  • 5118241 Revert "disable koin-ktor for RC1 (wait public version release)"
  • f489fd3 disable koin-ktor for RC1 (wait public version release)
  • 369c6b0 Merge pull request #2191 from GrzegorzBobryk/maintenance/android-manifests-cl...
  • 8cc38b1 Update API - CoreResolover / newContextForScope context passing to parent scope
  • ab56382 4.1.0-RC1
  • 545a279 Merge pull request #2198 from InsertKoinIO/4.1.0_Ktor_3.2_EAP
  • c0fea5a Protect Koin Logger
  • 405c861 flatten function tests
  • ee1164e Add Archetype scope/cascade resolution test
  • 5db4f06 fix sample App
  • Additional commits viewable in compare view

Updates io.insert-koin:koin-core from 4.1.0-Beta11 to 4.1.0-RC1

Release notes

Sourced from io.insert-koin:koin-core's releases.

4.1.0-RC1

Ktor EAP

This version is using Ktor EAP

maven("https://maven.pkg.jetbrains.space/public/p/ktor/eap") {
    mavenContent {
        includeGroupAndSubgroups("io.ktor")
    }
}

What's Changed

New Contributors

Full Changelog: InsertKoinIO/koin@4.0.4...4.1.0-RC1

... (truncated)

Commits
  • 5118241 Revert "disable koin-ktor for RC1 (wait public version release)"
  • f489fd3 disable koin-ktor for RC1 (wait public version release)
  • 369c6b0 Merge pull request #2191 from GrzegorzBobryk/maintenance/android-manifests-cl...
  • 8cc38b1 Update API - CoreResolover / newContextForScope context passing to parent scope
  • ab56382 4.1.0-RC1
  • 545a279 Merge pull request #2198 from InsertKoinIO/4.1.0_Ktor_3.2_EAP
  • c0fea5a Protect Koin Logger
  • 405c861 flatten function tests
  • ee1164e Add Archetype scope/cascade resolution test
  • 5db4f06 fix sample App
  • Additional commits viewable in compare view

Updates io.insert-koin:koin-compose-viewmodel from 4.1.0-Beta11 to 4.1.0-RC1

Release notes

Sourced from io.insert-koin:koin-compose-viewmodel's releases.

4.1.0-RC1

Ktor EAP

This version is using Ktor EAP

maven("https://maven.pkg.jetbrains.space/public/p/ktor/eap") {
    mavenContent {
        includeGroupAndSubgroups("io.ktor")
    }
}

What's Changed

New Contributors

Full Changelog: InsertKoinIO/koin@4.0.4...4.1.0-RC1

... (truncated)

Commits
  • 5118241 Revert "disable koin-ktor for RC1 (wait public version release)"
  • f489fd3 disable koin-ktor for RC1 (wait public version release)
  • 369c6b0 Merge pull request #2191 from GrzegorzBobryk/maintenance/android-manifests-cl...
  • 8cc38b1 Update API - CoreResolover / newContextForScope context passing to parent scope
  • ab56382 4.1.0-RC1
  • 545a279 Merge pull request #2198 from InsertKoinIO/4.1.0_Ktor_3.2_EAP
  • c0fea5a Protect Koin Logger
  • 405c861 flatten function tests
  • ee1164e Add Archetype scope/cascade resolution test
  • 5db4f06 fix sample App
  • 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 `koin` from 4.1.0-Beta11 to 4.1.0-RC1.

Updates `io.insert-koin:koin-android` from 4.1.0-Beta11 to 4.1.0-RC1
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@4.1.0-Beta11...4.1.0-RC1)

Updates `io.insert-koin:koin-core` from 4.1.0-Beta11 to 4.1.0-RC1
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@4.1.0-Beta11...4.1.0-RC1)

Updates `io.insert-koin:koin-compose-viewmodel` from 4.1.0-Beta11 to 4.1.0-RC1
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@4.1.0-Beta11...4.1.0-RC1)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-android
  dependency-version: 4.1.0-RC1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-core
  dependency-version: 4.1.0-RC1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-compose-viewmodel
  dependency-version: 4.1.0-RC1
  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 labels May 19, 2025
@siper siper merged commit b8e4245 into master May 24, 2025
3 checks passed
@siper siper deleted the dependabot/gradle/koin-4.1.0-RC1 branch May 24, 2025 06: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant