Closed dependabot[bot] closed 1 year ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps
coroutines
from 1.6.0 to 1.6.4. Updatesorg.jetbrains.kotlinx:kotlinx-coroutines-core
from 1.6.0 to 1.6.4Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
Commits
81e17dd
Version 1.6.4f31b037
Merge remote-tracking branch 'origin/master' into developc8271ad
Improve CoroutineDispatcher documentation (#3359)ac4f57e
Update binary compatibility validator to 0.11.0 (#3362)143bdfa
Add a scope for launching background work in tests (#3348)562902b
Fix debug module publication with shadow plugin (#3357)8b6473d
Comply with Subscriber rule 2.7 in theawait*
impl (#3360)10261a7
Update readme (#3343)7934032
Reduce reachable references of disposed invokeOnTimeout handle (#3353)f0874d1
Merge pull request #3342 from Kotlin/kotlinlang-apiUpdates
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
from 1.6.0 to 1.6.4Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm's changelog.
Commits
81e17dd
Version 1.6.4f31b037
Merge remote-tracking branch 'origin/master' into developc8271ad
Improve CoroutineDispatcher documentation (#3359)ac4f57e
Update binary compatibility validator to 0.11.0 (#3362)143bdfa
Add a scope for launching background work in tests (#3348)562902b
Fix debug module publication with shadow plugin (#3357)8b6473d
Comply with Subscriber rule 2.7 in theawait*
impl (#3360)10261a7
Update readme (#3343)7934032
Reduce reachable references of disposed invokeOnTimeout handle (#3353)f0874d1
Merge pull request #3342 from Kotlin/kotlinlang-apiUpdates
org.jetbrains.kotlinx:kotlinx-coroutines-jdk8
from 1.6.0 to 1.6.4Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's changelog.
Commits
81e17dd
Version 1.6.4f31b037
Merge remote-tracking branch 'origin/master' into developc8271ad
Improve CoroutineDispatcher documentation (#3359)ac4f57e
Update binary compatibility validator to 0.11.0 (#3362)143bdfa
Add a scope for launching background work in tests (#3348)562902b
Fix debug module publication with shadow plugin (#3357)8b6473d
Comply with Subscriber rule 2.7 in theawait*
impl (#3360)10261a7
Update readme (#3343)7934032
Reduce reachable references of disposed invokeOnTimeout handle (#3353)f0874d1
Merge pull request #3342 from Kotlin/kotlinlang-apiYou 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 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)