Skip to content
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

Bump Kotlin to 1.7.0-RC #2508

Merged
merged 16 commits into from
May 31, 2022
Merged

Bump Kotlin to 1.7.0-RC #2508

merged 16 commits into from
May 31, 2022

Commits on May 23, 2022

  1. Bump kotlin to 1.7.0-RC

    Changes:
    * `UnresolvedType` is replaced with `ErrorType` in JetBrains/kotlin@b5933c7
    *  Support `sig` files in JetBrains/kotlin@22b3688
    * `org.jetbrains.kotlin.idea.kdoc.resolveKDocSampleLink` is removed in JetBrains/intellij-community@e4af6f9
    * `org.jetbrains.kotlin.idea.refactoring.fqName.getKotlinFqName` is deprecated
    vmishenev committed May 23, 2022
    Configuration menu
    Copy the full SHA
    6eb7a5f View commit details
    Browse the repository at this point in the history
  2. Replace deprecated members

    * `org.codehaus.plexus.archiver.AbstractArchiver.addDirectory` is deprecated https://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/Archiver.html#addDirectory-java.io.File-java.lang.String:A-java.lang.String:A-
    * `KotlinCompile.classpath` is deprecated
    vmishenev committed May 23, 2022
    Configuration menu
    Copy the full SHA
    a5a564a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    2e4b27f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cba4b53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5ac2b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56dac4f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Fix test

    vmishenev committed May 25, 2022
    Configuration menu
    Copy the full SHA
    455b988 View commit details
    Browse the repository at this point in the history
  2. Refactor

    vmishenev committed May 25, 2022
    Configuration menu
    Copy the full SHA
    5a718cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36931de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1de3316 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Magic

    vmishenev committed May 26, 2022
    Configuration menu
    Copy the full SHA
    cba18a9 View commit details
    Browse the repository at this point in the history
  2. Remove debug print

    vmishenev committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c23ac11 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    598049a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e489688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8f5a2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9c5125 View commit details
    Browse the repository at this point in the history