Bump the dependencies group with 9 updates #229
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 dependencies group with 9 updates:
1.9.10
1.9.20
1.9.10
1.9.20
2.0.4
2.0.5
2.0.4
2.0.5
9.22.3
10.0.0
5.7.2
5.8.0
5.7.2
5.8.0
5.7.2
5.8.0
1.9.10
1.9.20
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:kotlin-test
from 1.9.10 to 1.9.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test'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
no.nav.helse:syfosm-common-kafka
from 2.0.4 to 2.0.5Release notes
Sourced from no.nav.helse:syfosm-common-kafka's releases.
Commits
1c25e49
Merge pull request #113 from navikt/dependabot/gradle/org.jetbrains.kotlin-ko...9c5f47b
Merge pull request #112 from navikt/dependabot/gradle/jvm-1.9.20f8843cc
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20e251547
Bump jvm from 1.9.10 to 1.9.20Updates
no.nav.helse:syfosm-common-models
from 2.0.4 to 2.0.5Release notes
Sourced from no.nav.helse:syfosm-common-models's releases.
Commits
1c25e49
Merge pull request #113 from navikt/dependabot/gradle/org.jetbrains.kotlin-ko...9c5f47b
Merge pull request #112 from navikt/dependabot/gradle/jvm-1.9.20f8843cc
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20e251547
Bump jvm from 1.9.10 to 1.9.20Updates
org.flywaydb:flyway-core
from 9.22.3 to 10.0.0Release notes
Sourced from org.flywaydb:flyway-core's releases.
Commits
30891da
Bump version to flyway-10.0.0Updates
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
jvm
from 1.9.10 to 1.9.20Release notes
Sourced from jvm's releases.