Bump the ivy-wallet group with 8 updates #7
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.20
1.9.10
1.9.20
1.9.10
1.9.20
1.6.0
1.6.1
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.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
eaa46a8
Add changelog for 1.9.20 release8ac51de
Add changelog for 1.9.20-RC2508e032
[K/JS] Remove unconditional cast to IrClass in KClass expressiond700cd1
[FE] 1.9.20 exclusive commit. Fix testData after previous two commits22b9d50
[FE 1.0] 2/2 Don't report a warning when new members are added to open expect...29cf556
[FE 1.0] 1/2 Don't report a warning when new supertypes are added to open exp...40cf415
[FE 1.0] Refactoring: replace defensive NonPrivateCallableAdded with Unknown4408d89
[FE 1.0] Report a more precise diagnostic when parameter modifiers (vararg) a...6982fa1
[FE 1.0] 2/2 Drop AllowDifferentMembersInActual from compiler and testData882f468
[STDLIB] 1/2 Drop AllowDifferentMembersInActual from stdlibUpdates
org.jetbrains.kotlin.jvm
from 1.9.10 to 1.9.20Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
eaa46a8
Add changelog for 1.9.20 release8ac51de
Add changelog for 1.9.20-RC2508e032
[K/JS] Remove unconditional cast to IrClass in KClass expressiond700cd1
[FE] 1.9.20 exclusive commit. Fix testData after previous two commits22b9d50
[FE 1.0] 2/2 Don't report a warning when new members are added to open expect...29cf556
[FE 1.0] 1/2 Don't report a warning when new supertypes are added to open exp...40cf415
[FE 1.0] Refactoring: replace defensive NonPrivateCallableAdded with Unknown4408d89
[FE 1.0] Report a more precise diagnostic when parameter modifiers (vararg) a...6982fa1
[FE 1.0] 2/2 Drop AllowDifferentMembersInActual from compiler and testData882f468
[STDLIB] 1/2 Drop AllowDifferentMembersInActual from stdlibUpdates
org.jetbrains.kotlin.plugin.serialization
from 1.9.10 to 1.9.20Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
eaa46a8
Add changelog for 1.9.20 release8ac51de
Add changelog for 1.9.20-RC2508e032
[K/JS] Remove unconditional cast to IrClass in KClass expressiond700cd1
[FE] 1.9.20 exclusive commit. Fix testData after previous two commits22b9d50
[FE 1.0] 2/2 Don't report a warning when new members are added to open expect...29cf556
[FE 1.0] 1/2 Don't report a warning when new supertypes are added to open exp...40cf415
[FE 1.0] Refactoring: replace defensive NonPrivateCallableAdded with Unknown4408d89
[FE 1.0] Report a more precise diagnostic when parameter modifiers (vararg) a...6982fa1
[FE 1.0] 2/2 Drop AllowDifferentMembersInActual from compiler and testData882f468
[STDLIB] 1/2 Drop AllowDifferentMembersInActual from stdlibUpdates
org.jetbrains.kotlinx:kotlinx-serialization-json
from 1.6.0 to 1.6.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
Commits
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)fe10d6a
Add Gradle properties for disabling project's TC integration (#2483)bfbe6a9
Cbor: check if inline value classes is marked as@ByteString
(#2466)7d4bb2a
Improve polymorphic deserialization optimization: (#2481)cf57414
Add a flag to allow parser to accept trailing commas. (#2480)Updates
io.kotest:kotest-runner-junit5
from 5.7.2 to 5.8.0Release notes
Sourced from io.kotest:kotest-runner-junit5's releases.