-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update koin to v3.5.6 #39
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
deps/koin
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bug Fixes
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
renovate
bot
force-pushed
the
deps/koin
branch
from
November 20, 2022 18:28
cd48339
to
c6b5237
Compare
renovate
bot
changed the title
chore(deps): update koin to v3.2.0
fix(deps): update koin to v3.2.2
Nov 20, 2022
renovate
bot
changed the title
fix(deps): update koin to v3.4.0
fix(deps): update koin to v3.4.1
Jun 1, 2023
renovate
bot
changed the title
fix(deps): update koin to v3.4.1
fix(deps): update koin to v3.4.3
Jul 28, 2023
renovate
bot
force-pushed
the
deps/koin
branch
from
September 13, 2023 10:54
180e556
to
a24f830
Compare
renovate
bot
changed the title
fix(deps): update koin to v3.4.3
fix(deps): update koin to v3.5.0
Sep 13, 2023
renovate
bot
force-pushed
the
deps/koin
branch
from
September 15, 2023 15:50
a24f830
to
9ffed78
Compare
renovate
bot
force-pushed
the
deps/koin
branch
from
December 19, 2023 19:54
9ffed78
to
d623040
Compare
renovate
bot
changed the title
fix(deps): update koin to v3.5.3
fix(deps): update koin to v3.5.4
Apr 5, 2024
renovate
bot
changed the title
fix(deps): update koin to v3.5.4
fix(deps): update koin to v3.5.5
Apr 11, 2024
renovate
bot
changed the title
fix(deps): update koin to v3.5.5
fix(deps): update koin to v3.5.6
Apr 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.0-beta-1
->3.5.6
3.2.0-beta-1
->3.5.6
3.2.0-beta-1
->3.5.6
Release Notes
InsertKoinIO/koin (io.insert-koin:koin-test-junit4)
v3.5.6
Compare Source
What's Changed
Full Changelog: InsertKoinIO/koin@3.5.5...3.5.6
v3.5.5
Compare Source
What's Changed
Full Changelog: InsertKoinIO/koin@3.5.4...3.5.5
v3.5.4
Compare Source
Milestones
What's Changed
New Contributors
Full Changelog: InsertKoinIO/koin@3.5.3...3.5.4
v3.5.3
Compare Source
v3.5.2
Compare Source
v3.5.0
bom-3.5.0
io.insert-koin:koin-bom
to cover koin projects, by @arnaudgiuliani in73acbcf
, Fix #1519core-3.5.0
Version upgrades
1.9.0
by @arnaudgiuliani incc44d81
5.9.3
& stately-concurrency to1.2.5
by @arnaudgiuliani in0e9ec2c
1.7.3
by @arnaudgiuliani in217e2cb
Updates
901b0cc
313f6dc
0a91bce
d7382d9
565f642
loadKoinModules
function, to let decide to create eager instances or not by @arnaudgiuliani in4477082
9c7d8d3
Fixes
createEagerInstances : Boolean = true
parameter, by @arnaudgiuliani inbbd18de
verify()
API logs by @arnaudgiuliani in088d8da
Scope
class is no longer a data class by @arnaudgiuliani in1110c2a
android-3.5.0
Version upgrades
androidx.activity:activity-ktx:1.7.2
,androidx.fragment:fragment-ktx:1.6.1
,androidx.navigation:navigation-fragment-ktx:2.7.1
by @arnaudgiuliani in1fb1193
Fixes
ktor-3.5.0
Version upgrades
2.3.3
by @arnaudgiuliani inaff4f42
Updates
fff847e
280fdfe
2e491fb
dc46cec
compose-1.1.0 androidx-compose-3.5.0
Version upgrades
1.5.0
by @arnaudgiuliani inea90be4
androidx.compose.runtime:runtime:1.5.0
,androidx.navigation:navigation-compose:2.7.1
by @arnaudgiuliani inea90be4
New Features
KoinIsolatedContext
to help run child composables using a isolated Koin context by @arnaudgiuliani in8ca591b
61a88bb
Fixes
deb1253
documentation
57c84c3
11397b2
CI/CD
c839ae1
New Contributors
Full Changelog: InsertKoinIO/koin@core-3.4.3...3.5.0
v3.4.3
v3.4.1
v3.4.0
[UPDATED]
-koin-core
3.4.0[UPDATED]
- updated to Ktor 2.2.4v3.3.3
[UPDATED]
-koin-core
3.3.3[FIXED]
- #1500 Fix ViewModel Factory to resolve against qualifier[FIXED]
- #1445 ShareViewModelCompat owner fix[FIXED]
- #1494 viewModelOf arguments until 22[UPDATED]
- androidx.fragment:fragment-ktx to 1.5.5[UPDATED]
- androidx.navigation:navigation-fragment-ktx to 2.5.3v3.3.2
[UPDATED]
-koin-core
3.3.2v3.3.0
[UPDATED]
-io.ktor:ktor-server-core
2.2.1[UPDATED]
-koin-core
3.3.2v3.2.4
Compare Source
v3.2.2
[UPDATED]
- update with Koin 3.2.2 + Fix back compat with Java 8 compilationv3.2.1
[UPDATED]
- ktor update - 2.0.3v3.2.0
Compare Source
[NEW]
- Koin Ktor extracted project[UPDATED]
- slf4j update - org.slf4j:slf4j-api:1.7.36[UPDATED]
- ktor update - 2.0.1[BREAKING]
- moved Koin ktor plugin to org.koin.ktor.pluginConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.