Bump the kotlin group with 6 updates #260
Merged
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 kotlin group with 6 updates:
1.9.23
1.9.24
1.9.23
1.9.24
1.9.23
1.9.24
1.9.23
1.9.24
1.9.23
1.9.24
1.8.0
1.8.1
Updates
org.jetbrains.kotlin:kotlin-gradle-plugin
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlin:kotlin-test
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlin:kotlin-test-junit
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlin:kotlin-test-annotations-common
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-annotations-common's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-annotations-common's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlinx:kotlinx-coroutines-test
from 1.8.0 to 1.8.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
Commits
cd696d3
Version 1.8.1c1ba5af
Fix the ticker channel example giving wrong results on the website (#4109)2430d9a
Fix broken API reference links to the Project Reactor Javadoc (#4111)f22b229
fix the link toThread.uncaughtExceptionHandler
515308d
fix: get rid of horizontal scrolling by splitting the comment and show more c...f8d1821
Fix typo in coroutine-context-and-dispatchers.md (#3941)20707d3
fix: removesampleStart
andsampleEnd
comments from example in coroutine-...0148534
chore: fix identation in example loadContributorsBlocking() (#4085)74774df
Docs: reference to The Hitchhiker's Guide to the Galaxy (#4082)d106ac7
Docs: avoid scrolling sample code; fix test description; add () to functions ...Updates
org.jetbrains.kotlin:kotlin-test
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlin:kotlin-test-junit
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlin:kotlin-test-annotations-common
from 1.9.23 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-annotations-common's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-annotations-common's changelog.
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedDependabot 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