tschuchortdev / kotlin-compile-testing

A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
Mozilla Public License 2.0
658 stars 63 forks source link

Bump embedded_kotlin_version from 1.7.10-297 to 1.7.10-331 #297

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps embedded_kotlin_version from 1.7.10-297 to 1.7.10-331. Updates kotlin-scripting-compiler from 1.7.10-297 to 1.7.10-331

Commits
  • 66fb59d Merge KT-MR-6569: [IC] Fix fallback logic in IncrementalCompilerRunner
  • 298c99e Revert renaming the kotlinx-atomicfu-runtime module
  • 39d59cb [IC] Fix fallback logic in IncrementalCompilerRunner
  • aab426c Remove 'org.jetbrains.kotlin.platform.type' attribute from publication
  • 7cc0002 Update Gradle publish plugin to 1.0.0-rc-3 version
  • 5c34d5b [MPP] SourceSetMetadataStorageForIde: Remove faulty 'cleanupStaleEntries'
  • a449dda [FE 1.0] Imitate having builder inference annotation while trying resolve wit...
  • 304bf92 Revert "[Gradle] Propagate offline mode to Native compiler"
  • 91863f2 Revert "[Gradle] Propagate offline mode to Native cinterop"
  • ed8868a Revert "[Gradle] Propagate offline mode to Native platform libs generator"
  • Additional commits viewable in compare view


Updates kotlin-compiler-embeddable from 1.7.10-297 to 1.7.10-331

Commits
  • 66fb59d Merge KT-MR-6569: [IC] Fix fallback logic in IncrementalCompilerRunner
  • 298c99e Revert renaming the kotlinx-atomicfu-runtime module
  • 39d59cb [IC] Fix fallback logic in IncrementalCompilerRunner
  • aab426c Remove 'org.jetbrains.kotlin.platform.type' attribute from publication
  • 7cc0002 Update Gradle publish plugin to 1.0.0-rc-3 version
  • 5c34d5b [MPP] SourceSetMetadataStorageForIde: Remove faulty 'cleanupStaleEntries'
  • a449dda [FE 1.0] Imitate having builder inference annotation while trying resolve wit...
  • 304bf92 Revert "[Gradle] Propagate offline mode to Native compiler"
  • 91863f2 Revert "[Gradle] Propagate offline mode to Native cinterop"
  • ed8868a Revert "[Gradle] Propagate offline mode to Native platform libs generator"
  • Additional commits viewable in compare view


Updates kotlin-annotation-processing-embeddable from 1.7.10-297 to 1.7.10-331

Commits
  • 66fb59d Merge KT-MR-6569: [IC] Fix fallback logic in IncrementalCompilerRunner
  • 298c99e Revert renaming the kotlinx-atomicfu-runtime module
  • 39d59cb [IC] Fix fallback logic in IncrementalCompilerRunner
  • aab426c Remove 'org.jetbrains.kotlin.platform.type' attribute from publication
  • 7cc0002 Update Gradle publish plugin to 1.0.0-rc-3 version
  • 5c34d5b [MPP] SourceSetMetadataStorageForIde: Remove faulty 'cleanupStaleEntries'
  • a449dda [FE 1.0] Imitate having builder inference annotation while trying resolve wit...
  • 304bf92 Revert "[Gradle] Propagate offline mode to Native compiler"
  • 91863f2 Revert "[Gradle] Propagate offline mode to Native cinterop"
  • ed8868a Revert "[Gradle] Propagate offline mode to Native platform libs generator"
  • Additional commits viewable in compare view


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)