Skip to content

Bump kotlin.version from 1.2.60 to 1.2.61 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps kotlin.version from 1.2.60 to 1.2.61.

Updates kotlin-stdlib from 1.2.60 to 1.2.61

Release notes

Sourced from kotlin-stdlib's releases.

Kotlin 1.2.60 RC2

Compiler

  • KT-22517 Deprecate smartcasts for local delegated properties
  • KT-24911 Kotlin 1.2.50: UI for RecentlyNonNull looks strange in the editor
  • KT-25333 Restrict visibility of Java static members from supertypes of companion object

IDE

  • KT-15300 "INFO - project.TargetPlatformDetector - Using default platform" flood in log
  • KT-24979 IndexNotReadyException in KtLightClassForSourceDeclaration#isInheritor
  • KT-25242 'Resolved to error element' highlighting is confusingly similar to an active live template
  • KT-25414 Support checking eap-1.3 channel for updates
  • KT-25524 UAST: proper resolve for function variable call

IDE. Android

  • KT-17946 Android Studio: remove Gradle configurator on configuring Kotlin

IDE. Refactorings

  • KT-23983 Extract function: Reified type parameters are not extracted properly

IDE. Script

Language design

  • KT-13762 Prohibit annotations with target 'EXPRESSION' and retention 'BINARY' or 'RUNTIME'

Libraries

  • KT-25351 TestNGAsserter needs to swap expected/actual

Tools. Android Extensions

Tools. Compiler Plugins

Tools. JPS

  • KT-22611 Support compiling scripts in JPS

Tools. kapt

... (truncated)
Changelog

Sourced from kotlin-stdlib's changelog.

CHANGELOG

Commits

Updates kotlin-reflect from 1.2.60 to 1.2.61

Release notes

Sourced from kotlin-reflect's releases.

Kotlin 1.2.60 RC2

Compiler

  • KT-22517 Deprecate smartcasts for local delegated properties
  • KT-24911 Kotlin 1.2.50: UI for RecentlyNonNull looks strange in the editor
  • KT-25333 Restrict visibility of Java static members from supertypes of companion object

IDE

  • KT-15300 "INFO - project.TargetPlatformDetector - Using default platform" flood in log
  • KT-24979 IndexNotReadyException in KtLightClassForSourceDeclaration#isInheritor
  • KT-25242 'Resolved to error element' highlighting is confusingly similar to an active live template
  • KT-25414 Support checking eap-1.3 channel for updates
  • KT-25524 UAST: proper resolve for function variable call

IDE. Android

  • KT-17946 Android Studio: remove Gradle configurator on configuring Kotlin

IDE. Refactorings

  • KT-23983 Extract function: Reified type parameters are not extracted properly

IDE. Script

Language design

  • KT-13762 Prohibit annotations with target 'EXPRESSION' and retention 'BINARY' or 'RUNTIME'

Libraries

  • KT-25351 TestNGAsserter needs to swap expected/actual

Tools. Android Extensions

Tools. Compiler Plugins

Tools. JPS

  • KT-22611 Support compiling scripts in JPS

Tools. kapt

... (truncated)
Changelog

Sourced from kotlin-reflect's changelog.

CHANGELOG

Commits

Updates kotlin-test-junit from 1.2.60 to 1.2.61

Release notes

Sourced from kotlin-test-junit's releases.

Kotlin 1.2.60 RC2

Compiler

  • KT-22517 Deprecate smartcasts for local delegated properties
  • KT-24911 Kotlin 1.2.50: UI for RecentlyNonNull looks strange in the editor
  • KT-25333 Restrict visibility of Java static members from supertypes of companion object

IDE

  • KT-15300 "INFO - project.TargetPlatformDetector - Using default platform" flood in log
  • KT-24979 IndexNotReadyException in KtLightClassForSourceDeclaration#isInheritor
  • KT-25242 'Resolved to error element' highlighting is confusingly similar to an active live template
  • KT-25414 Support checking eap-1.3 channel for updates
  • KT-25524 UAST: proper resolve for function variable call

IDE. Android

  • KT-17946 Android Studio: remove Gradle configurator on configuring Kotlin

IDE. Refactorings

  • KT-23983 Extract function: Reified type parameters are not extracted properly

IDE. Script

Language design

  • KT-13762 Prohibit annotations with target 'EXPRESSION' and retention 'BINARY' or 'RUNTIME'

Libraries

  • KT-25351 TestNGAsserter needs to swap expected/actual

Tools. Android Extensions

Tools. Compiler Plugins

Tools. JPS

  • KT-22611 Support compiling scripts in JPS

Tools. kapt

... (truncated)
Changelog

Sourced from kotlin-test-junit's changelog.

CHANGELOG

Commits

Updates kotlin-maven-plugin from 1.2.60 to 1.2.61

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps `kotlin.version` from 1.2.60 to 1.2.61.

Updates `kotlin-stdlib` from 1.2.60 to 1.2.61
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-reflect` from 1.2.60 to 1.2.61
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-test-junit` from 1.2.60 to 1.2.61
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-maven-plugin` from 1.2.60 to 1.2.61

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview
Copy link
Author

Superseded by #36.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/kotlin.version branch April 12, 2019 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant