chore(deps): bump the gradle-dependencies group with 10 updates #29
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.
Bumps the gradle-dependencies group with 10 updates:
1.9.21
1.9.22
1.9.21
1.9.22
1.6.2
1.6.3
0.7.0
0.8.0
1.7.3
1.8.0
4.2.1
4.2.2
5.1.1
6.0.3
2.0.9
2.0.12
5.10.1
5.10.2
1.6
1.8
Updates
jvm
from 1.9.21 to 1.9.22Release notes
Sourced from jvm's releases.
Changelog
Sourced from jvm's changelog.
Commits
44ed2e9
Add changelog for 1.9.22b7b0397
[Gradle] Made klib unpacked for native metadata compile task262697d
[K/JS] Fix file extension inside the JS KGP to run tests with ES modules ^KT-...87c8aa1
[K/JS] Fix case with boxing/unboxing inside the BlockDecomposerLowering ^KT-6...316df8d
[CLI] Add cache for reflection lookup of CLI argumentsb0cc245
Avoid throwing exception when BuildFusService can't be injectedcfbb957
[IR] Correct handling of loops in liveness analysis204cecd
[box-tests] Added a reproducer for #KT-641399c7aac2
[gradle] Use more fine grained directory for K/N incremental compilation9012e67
Add KotlinBuilder 'dumb mode' flagUpdates
plugin.serialization
from 1.9.21 to 1.9.22Release notes
Sourced from plugin.serialization's releases.
Changelog
Sourced from plugin.serialization's changelog.
Commits
44ed2e9
Add changelog for 1.9.22b7b0397
[Gradle] Made klib unpacked for native metadata compile task262697d
[K/JS] Fix file extension inside the JS KGP to run tests with ES modules ^KT-...87c8aa1
[K/JS] Fix case with boxing/unboxing inside the BlockDecomposerLowering ^KT-6...316df8d
[CLI] Add cache for reflection lookup of CLI argumentsb0cc245
Avoid throwing exception when BuildFusService can't be injectedcfbb957
[IR] Correct handling of loops in liveness analysis204cecd
[box-tests] Added a reproducer for #KT-641399c7aac2
[gradle] Use more fine grained directory for K/N incremental compilation9012e67
Add KotlinBuilder 'dumb mode' flagUpdates
org.jetbrains.kotlinx:kotlinx-serialization-json
from 1.6.2 to 1.6.3Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
Commits
3efe324
Prepare 1.6.3 release, update Kotlin to 1.9.22 (#2571)6e234b2
Merge remote-tracking branch 'origin/master' into dev5b28d33
Actualize lenient mode documentation (#2568)ab64422
Better approach to configuring common sources for KotlinJvmCompile taska6c4d67
Added annotation to keep generated serializer when a custom one is specified ...729fc24
Fix AbstractKotlinCompile.ownModuleName usage (#2567)54840e0
Fix a typo in polymorphism.md (#2562)8b58c60
Align Kotlin Native targets with Kotlin documentation (#2560)41c0bb1
Minor, move decodeDuration logic to a function reference (#2550)8a3ed23
Add kebab-case naming strategy (#2531)Updates
org.gradle.toolchains.foojay-resolver-convention
from 0.7.0 to 0.8.0Updates
org.jetbrains.kotlinx:kotlinx-coroutines-bom
from 1.7.3 to 1.8.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-bom's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-bom's changelog.
Commits
8c516f5
Version 1.8.090d9a30
Disable DebugProbes.enableCreationStackTraces by default (#4028)c5a579e
Merge pull request #4042 from Kotlin/dk-doc-improvements83fa0b4
Supply MDC context propagation with examples.1d04452
Revisit SupervisorScope, supervisorScope, and coroutineScope docs17bae3f
Don't say that job completion causesCancellationException
92df6e1
Reword the prompt cancellation guarantee8eb4963
Improve the explanation of howawait
throws exceptionsfdc0818
Clarify that usingrunBlocking
insuspend
functions is allowedd0dabb9
Ensure that flow operators propagate the cancellation exceptions (#4038)Updates
com.github.ajalt.clikt:clikt
from 4.2.1 to 4.2.2Release notes
Sourced from com.github.ajalt.clikt:clikt's releases.
Changelog
Sourced from com.github.ajalt.clikt:clikt's changelog.
Commits
e4c2302
Release version 4.2.25cead33
Improve support for recursive lazy paraemeters (#474)e077697
Dependency upgrades (#472)b87775d
Update to Kotlin 1.9.20c680a95
Simplify splitOptionPrefix implementationUpdates
io.github.oshai:kotlin-logging-jvm
from 5.1.1 to 6.0.3Release notes
Sourced from io.github.oshai:kotlin-logging-jvm's releases.
... (truncated)
Commits
5d1847b
bump version to 6.0.4d13df90
Log marker and stacktrace on Darwin (#379)c08fdf2
Bump actions/cache from 3.3.2 to 3.3.3f5f0a10
Bump actions/deploy-pages from 3 to 48d8f279
Bump actions/upload-pages-artifact from 2 to 300f50da
Bump com.diffplug.spotless from 6.23.3 to 6.24.0b0e682b
Add Kotlin/Wasm (JS browser) support (#388)d960f37
bump version to 6.0.3b79c559
Add workflow to publish Dokka HTML docs to project site (#383)42c48b8
Update indentation to 2 spaces in the editor configUpdates
org.slf4j:slf4j-simple
from 2.0.9 to 2.0.12Updates
org.junit:junit-bom
from 5.10.1 to 5.10.2Release notes
Sourced from org.junit:junit-bom's releases.
Commits
4c0ddda
Release 5.10.2463a147
Finalize release notes for 5.10.243c105a
Revert "Apply method predicate before searching type hierarchy"63d464d
Revert "Harmonize application of method and field filters in search algorithms"85ec2fc
Revert "Apply field predicate before searching type hierarchy"6209006
Update release notes5ee499f
Fix CI buildd919ba7
Namespace user-specific build parameterse26cd83
Prepare release notes for 5.10.2ec8d428
Include LauncherInterceptor in launcher module declarationUpdates
dev.hydraulic.conveyor
from 1.6 to 1.8Dependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions