KT-36095 201: False positive OVERLOAD_RESOLUTION_AMBIGUITY with Java Enum.valueOf and Enum.values() reference
KT-37040 'No explicit visibility in API mode' should not be reported on enum members
KT-37204 AssertionError: "No delegated property metadata owner for" with lazy inside inline function
Docs & Examples
KT-37029 Kotlin full stack app demo: update all involving versions to work with 1.3.70 release
IDE
KT-34759 "PSI and index do not match" and high CPU usage when the library has enum with elements in quotes and internal lazy val in another part of code
KT-37200 StackOverflowError in LightMethodBuilder.equals when analysing Kotlin files
KT-37229 java.lang.NoSuchMethodError: 'com.intellij.psi.impl.light.LightJavaModule, com.intellij.psi.impl.light.LightJavaModule.findModule after updating kotlin plugin to 1.3.70
KT-37273 No error in editor when typing unresolved reference in super constructor lambda
KT-37414 Not all imports are added on paste if code is formatted after paste
KT-37553 Run inspections after general highlight pass
IDE. Code Style, Formatting
KT-37545 Continuation indent for method's parameter changes in call chain
IDE. Hints
KT-37537 IDE is missing or swallowing keystrokes when hint popups are displayed
IDE. Inspections and Intentions
KT-36478 IDE suggests to use 'OptIn' annotation when it is not available in the used version of kotlin-stdlib
KT-37294 False positive "Unused unary operator" on negative long annotation value
IDE. Navigation
KT-36657 KotlinFindUsagesHandler#processElementUsages always return false if options.isSearchForTextOccurrences is false
IDE. Refactorings
KT-37451 Change of signature error: Type of parameter cannot be resolved
KT-37597 Support Suggest rename and change signature refactorings in Kotlin for IDEA 2020.1
IDE. Run Configurations
KT-36781 Override ConfigurationFactory::getId method in Kotlin plugin to avoid problems with localizations
KT-27582 Allow contracts on final non-override members
KT-28298 Allow references to generic (reified) type parameters in contracts
KT-31230 Refine rules for allowed Array-based class literals on different platforms: allow Array::class everywhere, disallow Array<...>::class on non-JVM
KT-31244 Choose Java field during overload resolution with a pure Kotlin property
KT-31734 Empty parameter list required on Annotations of function types
KT-33990 Type argument isn't checked during resolution part
KT-33413 Allow 'break' and 'continue' in 'when' statement to point to innermost surrounding loop
KT-36095 201: False positive OVERLOAD_RESOLUTION_AMBIGUITY with Java Enum.valueOf and Enum.values() reference
KT-37040 'No explicit visibility in API mode' should not be reported on enum members
KT-37204 AssertionError: "No delegated property metadata owner for" with lazy inside inline function
Docs & Examples
KT-37029 Kotlin full stack app demo: update all involving versions to work with 1.3.70 release
IDE
KT-34759 "PSI and index do not match" and high CPU usage when the library has enum with elements in quotes and internal lazy val in another part of code
KT-37200 StackOverflowError in LightMethodBuilder.equals when analysing Kotlin files
KT-37229 java.lang.NoSuchMethodError: 'com.intellij.psi.impl.light.LightJavaModule, com.intellij.psi.impl.light.LightJavaModule.findModule after updating kotlin plugin to 1.3.70
KT-37273 No error in editor when typing unresolved reference in super constructor lambda
KT-37414 Not all imports are added on paste if code is formatted after paste
KT-37553 Run inspections after general highlight pass
IDE. Code Style, Formatting
KT-37545 Continuation indent for method's parameter changes in call chain
IDE. Hints
KT-37537 IDE is missing or swallowing keystrokes when hint popups are displayed
IDE. Inspections and Intentions
KT-36478 IDE suggests to use 'OptIn' annotation when it is not available in the used version of kotlin-stdlib
KT-37294 False positive "Unused unary operator" on negative long annotation value
IDE. Navigation
KT-36657 KotlinFindUsagesHandler#processElementUsages always return false if options.isSearchForTextOccurrences is false
IDE. Refactorings
KT-37451 Change of signature error: Type of parameter cannot be resolved
KT-37597 Support Suggest rename and change signature refactorings in Kotlin for IDEA 2020.1
IDE. Run Configurations
KT-36781 Override ConfigurationFactory::getId method in Kotlin plugin to avoid problems with localizations
KT-27582 Allow contracts on final non-override members
KT-28298 Allow references to generic (reified) type parameters in contracts
KT-31230 Refine rules for allowed Array-based class literals on different platforms: allow Array::class everywhere, disallow Array<...>::class on non-JVM
KT-31244 Choose Java field during overload resolution with a pure Kotlin property
KT-31734 Empty parameter list required on Annotations of function types
KT-33990 Type argument isn't checked during resolution part
KT-33413 Allow 'break' and 'continue' in 'when' statement to point to innermost surrounding loop
Dependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps
kotlin_version
from 1.3.61 to 1.3.72. Updateskotlin-gradle-plugin
from 1.3.61 to 1.3.72Release notes
Sourced from kotlin-gradle-plugin's releases.
Changelog
Sourced from kotlin-gradle-plugin's changelog.
Commits
Updates
kotlin-stdlib-jdk8
from 1.3.61 to 1.3.72Release notes
Sourced from kotlin-stdlib-jdk8's releases.
Changelog
Sourced from kotlin-stdlib-jdk8's changelog.
Commits
Dependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)