Bump the ivy-wallet group with 8 updates #11
Closed
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 ivy-wallet group with 8 updates:
1.9.10
1.9.22
1.9.10
1.9.22
1.9.10
1.9.22
1.6.0
1.6.2
5.7.2
5.8.0
5.7.2
5.8.0
5.7.2
5.8.0
5.7.2
5.8.0
Updates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.10 to 1.9.22Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
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.kotlin.jvm
from 1.9.10 to 1.9.22Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
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.kotlin.plugin.serialization
from 1.9.10 to 1.9.22Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
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.0 to 1.6.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
Commits
e997d3e
Prepare 1.6.2 release (#2515)4a5648b
Add Wasm WASI target (#2510)31d779f
Enable error loglevel for partial linkage messages (#2507)8b8c4f8
Bring back linuxArm32Hfp target because it is deprecated, but not removed yet...79bbd4c
Prepare 1.6.1 release (#2503)b2a05a4
Merge remote-tracking branch 'origin/master' into devcf71e08
Fix TaggedDecoder nullable decoding (#2456)d5bc7f7
Run knit on README.md after ba38b7099e502c16efd30386d18174e3a7aefb3ab44f03f
Fix IllegalAccessException (#2469)919062f
Suppress experimental expect/actual warning for verifyKotlinModule task (#2482)Updates
io.kotest:kotest-runner-junit5
from 5.7.2 to 5.8.0Release notes
Sourced from io.kotest:kotest-runner-junit5's releases.
Commits
01bd98f
Fix using IrFactory's deprecated api (#3750)ba28879
Added support for array arbitraries (#3728)d950fdb
Improve Sequence.shouldHaveSingleElement(...) (#3745)96e0125
Improve Sequence.shouldContainExactly(...) (#3743)402ca06
Added support for sequence arbitraries (#3719)1b0188e
Fix TestFactory does not close AutoCloseable objects (#3739)eab0f88
support-ranges (#3735)629e382
Fix docs (Tags): propagate System Properties to test executors (#3729)85c4c40
Fix shouldContainAnyOf matchers with varargs (#3733)ad53f1c
Fix containAll Matchers with varargs (#3731)Updates
io.kotest:kotest-assertions-core
from 5.7.2 to 5.8.0Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
Commits
01bd98f
Fix using IrFactory's deprecated api (#3750)ba28879
Added support for array arbitraries (#3728)d950fdb
Improve Sequence.shouldHaveSingleElement(...) (#3745)96e0125
Improve Sequence.shouldContainExactly(...) (#3743)402ca06
Added support for sequence arbitraries (#3719)1b0188e
Fix TestFactory does not close AutoCloseable objects (#3739)eab0f88
support-ranges (#3735)629e382
Fix docs (Tags): propagate System Properties to test executors (#3729)85c4c40
Fix shouldContainAnyOf matchers with varargs (#3733)ad53f1c
Fix containAll Matchers with varargs (#3731)Updates
io.kotest:kotest-property
from 5.7.2 to 5.8.0Release notes
Sourced from io.kotest:kotest-property's releases.
Commits
01bd98f
Fix using IrFactory's deprecated api (#3750)ba28879
Added support for array arbitraries (#3728)d950fdb
Improve Sequence.shouldHaveSingleElement(...) (#3745)96e0125
Improve Sequence.shouldContainExactly(...) (#3743)402ca06
Added support for sequence arbitraries (#3719)1b0188e
Fix TestFactory does not close AutoCloseable objects (#3739)eab0f88
support-ranges (#3735)629e382
Fix docs (Tags): propagate System Properties to test executors (#3729)85c4c40
Fix shouldContainAnyOf matchers with varargs (#3733)ad53f1c
Fix containAll Matchers with varargs (#3731)Updates
io.kotest:kotest-framework-datatest
from 5.7.2 to 5.8.0Release notes
Sourced from io.kotest:kotest-framework-datatest's releases.