Skip to content

Bump koin from 3.6.0-alpha3 to 4.1.1-Beta1#35

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/koin-4.1.1-Beta1
Open

Bump koin from 3.6.0-alpha3 to 4.1.1-Beta1#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/koin-4.1.1-Beta1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps koin from 3.6.0-alpha3 to 4.1.1-Beta1.
Updates io.insert-koin:koin-core from 3.6.0-alpha3 to 4.1.1-Beta1

Release notes

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

4.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • b48ede4 Merge pull request #2249 from InsertKoinIO/fix_scope_resolution_compose
  • e114b8a API change fix
  • 6e6e76b 4.1.1-Beta1
  • 48a2369 rework LocalKoinApplication/LocalKoinScope with ContextWrapper to handle scop...
  • 8d83aa4 CoreResolver - avoid flatten with 1 scope
  • f511db6 Merge pull request #2248 from InsertKoinIO/maven_central_fix
  • 01a2fc4 Fix with nmcp publication - 4.1.1-Alpha1
  • b17a426 Update README.md
  • 6e2471e Update README.md
  • 03a43b1 Update README.md
  • Additional commits viewable in compare view

Updates io.insert-koin:koin-android from 3.6.0-alpha3 to 4.1.1-Beta1

Release notes

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

4.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • b48ede4 Merge pull request #2249 from InsertKoinIO/fix_scope_resolution_compose
  • e114b8a API change fix
  • 6e6e76b 4.1.1-Beta1
  • 48a2369 rework LocalKoinApplication/LocalKoinScope with ContextWrapper to handle scop...
  • 8d83aa4 CoreResolver - avoid flatten with 1 scope
  • f511db6 Merge pull request #2248 from InsertKoinIO/maven_central_fix
  • 01a2fc4 Fix with nmcp publication - 4.1.1-Alpha1
  • b17a426 Update README.md
  • 6e2471e Update README.md
  • 03a43b1 Update README.md
  • Additional commits viewable in compare view

Updates io.insert-koin:koin-test from 3.6.0-alpha3 to 4.1.1-Beta1

Release notes

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

4.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • b48ede4 Merge pull request #2249 from InsertKoinIO/fix_scope_resolution_compose
  • e114b8a API change fix
  • 6e6e76b 4.1.1-Beta1
  • 48a2369 rework LocalKoinApplication/LocalKoinScope with ContextWrapper to handle scop...
  • 8d83aa4 CoreResolver - avoid flatten with 1 scope
  • f511db6 Merge pull request #2248 from InsertKoinIO/maven_central_fix
  • 01a2fc4 Fix with nmcp publication - 4.1.1-Alpha1
  • b17a426 Update README.md
  • 6e2471e Update README.md
  • 03a43b1 Update README.md
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `koin` from 3.6.0-alpha3 to 4.1.1-Beta1.

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

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

Updates `io.insert-koin:koin-test` from 3.6.0-alpha3 to 4.1.1-Beta1
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.6.0-alpha3...4.1.1-Beta1)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-core
  dependency-version: 4.1.1-Beta1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-android
  dependency-version: 4.1.1-Beta1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-test
  dependency-version: 4.1.1-Beta1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 4, 2025
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.

0 participants