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 koin from 3.5.0 to 3.5.3 #124

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2023

Bumps koin from 3.5.0 to 3.5.3.
Updates io.insert-koin:koin-android from 3.5.0 to 3.5.3

Release notes

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

3.5.3

core-3.5.3

ktor-3.5.3

android-3.5.3

compose-1.1.2 androidx-compose-3.5.3

New Contributors

Full Changelog: InsertKoinIO/koin@ktor-3.5.1...core-3.5.3

3.5.2

⚠️ Due to maven central package upload corruption, we had to bump all projects to the next version.

3.5.2-RC1

What's Changed

... (truncated)

Changelog

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

Latests Changes

Badges: [UPDATED], [FIXED], [NEW], [DEPRECATED], [REMOVED], [BREAKING], [Experimental]

3.5

3.5.1 - 2023-09-15

bom-3.5.1

  • Update to update koin-ktor to 3.5.1

ktor-3.5.1

Commits
  • 42192d8 reup to 3.5.3 due to maven central failures :/
  • 5595943 Koin 3.5.2
  • bba33ab update to 3.5.2 + Ktor 2.3.7
  • d9fa7ec Merge pull request #1732 from InsertKoinIO/compose_1.5.6
  • bbeb350 Compose 1.5.6
  • a3e3af0 update compose repo
  • a097abd use compose snapshot version to help build against 1.9.21
  • 39f69a6 3.5.2-RC2
  • 1e14e0d Merge pull request #1723 from InsertKoinIO/fix/compose_api_remember_usage
  • e0b7df7 Avoid throwing exceptions
  • Additional commits viewable in compare view

Updates io.insert-koin:koin-test from 3.5.0 to 3.5.3

Release notes

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

3.5.3

core-3.5.3

ktor-3.5.3

android-3.5.3

compose-1.1.2 androidx-compose-3.5.3

New Contributors

Full Changelog: InsertKoinIO/koin@ktor-3.5.1...core-3.5.3

3.5.2

⚠️ Due to maven central package upload corruption, we had to bump all projects to the next version.

3.5.2-RC1

What's Changed

... (truncated)

Changelog

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

Latests Changes

Badges: [UPDATED], [FIXED], [NEW], [DEPRECATED], [REMOVED], [BREAKING], [Experimental]

3.5

3.5.1 - 2023-09-15

bom-3.5.1

  • Update to update koin-ktor to 3.5.1

ktor-3.5.1

Commits
  • 42192d8 reup to 3.5.3 due to maven central failures :/
  • 5595943 Koin 3.5.2
  • bba33ab update to 3.5.2 + Ktor 2.3.7
  • d9fa7ec Merge pull request #1732 from InsertKoinIO/compose_1.5.6
  • bbeb350 Compose 1.5.6
  • a3e3af0 update compose repo
  • a097abd use compose snapshot version to help build against 1.9.21
  • 39f69a6 3.5.2-RC2
  • 1e14e0d Merge pull request #1723 from InsertKoinIO/fix/compose_api_remember_usage
  • e0b7df7 Avoid throwing exceptions
  • 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 3.5.0 to 3.5.3.

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

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

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot enabled auto-merge December 20, 2023 07:02
@github-actions github-actions bot merged commit f5d803a into master Dec 20, 2023
2 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/koin-3.5.3 branch December 20, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants