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 #24

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from io.insert-koin:koin-core'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-core'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-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

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.5.0 to 3.5.3.

Updates `io.insert-koin:koin-core` 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-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)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9ee8fa) 50.00% compared to head (d34eb68) 50.00%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           7        7           
  Lines         142      142           
  Branches       25       25           
=======================================
  Hits           71       71           
  Misses         62       62           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2024

Superseded by #53.

@dependabot dependabot bot closed this Apr 13, 2024
@dependabot dependabot bot deleted the dependabot/gradle/koin-3.5.3 branch April 13, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants