Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

4.1.0-Beta10

What's Changed

Full Changelog: InsertKoinIO/koin@4.1.0-Beta8...4.1.0-Beta10

Commits
  • 15e0a68 Merge pull request #2193 from InsertKoinIO/fix_lib_manifest
  • 6959eed clean withJava()
  • c9772ce clean up libs
  • 448f3a4 4.1.0-Beta11
  • 5dd5ac3 Merge pull request #2192 from zsmb13/min-sdk-for-koin-compose
  • dd137be Add missing minSdk config for koin-compose-viewmodel modules
  • 7a049c8 Merge pull request #2190 from InsertKoinIO/merge-koin-ktor-v3
  • 69deada fix demo app / disable tests for now
  • 563ce10 move back koin-ktor3 to koin-ktor
  • a70e757 remvoe old ktor
  • Additional commits viewable in compare view

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

Release notes

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

4.1.0-Beta10

What's Changed

Full Changelog: InsertKoinIO/koin@4.1.0-Beta8...4.1.0-Beta10

Commits
  • 15e0a68 Merge pull request #2193 from InsertKoinIO/fix_lib_manifest
  • 6959eed clean withJava()
  • c9772ce clean up libs
  • 448f3a4 4.1.0-Beta11
  • 5dd5ac3 Merge pull request #2192 from zsmb13/min-sdk-for-koin-compose
  • dd137be Add missing minSdk config for koin-compose-viewmodel modules
  • 7a049c8 Merge pull request #2190 from InsertKoinIO/merge-koin-ktor-v3
  • 69deada fix demo app / disable tests for now
  • 563ce10 move back koin-ktor3 to koin-ktor
  • a70e757 remvoe old ktor
  • Additional commits viewable in compare view

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

Release notes

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

4.1.0-Beta10

What's Changed

Full Changelog: InsertKoinIO/koin@4.1.0-Beta8...4.1.0-Beta10

Commits
  • 15e0a68 Merge pull request #2193 from InsertKoinIO/fix_lib_manifest
  • 6959eed clean withJava()
  • c9772ce clean up libs
  • 448f3a4 4.1.0-Beta11
  • 5dd5ac3 Merge pull request #2192 from zsmb13/min-sdk-for-koin-compose
  • dd137be Add missing minSdk config for koin-compose-viewmodel modules
  • 7a049c8 Merge pull request #2190 from InsertKoinIO/merge-koin-ktor-v3
  • 69deada fix demo app / disable tests for now
  • 563ce10 move back koin-ktor3 to koin-ktor
  • a70e757 remvoe old ktor
  • 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-Beta8 to 4.1.0-Beta11.

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

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

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

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-android
  dependency-version: 4.1.0-Beta11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-core
  dependency-version: 4.1.0-Beta11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-compose-viewmodel
  dependency-version: 4.1.0-Beta11
  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 12, 2025
@siper siper merged commit ab61240 into master May 17, 2025
3 checks passed
@siper siper deleted the dependabot/gradle/koin-4.1.0-Beta11 branch May 17, 2025 10:41
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