tschuchortdev / kotlin-compile-testing

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

Bump ksp_version from 1.6.20-M1-1.0.2 to 1.6.20-RC2-1.0.4 #250

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ksp_version from 1.6.20-M1-1.0.2 to 1.6.20-RC2-1.0.4. Updates symbol-processing-api from 1.6.20-M1-1.0.2 to 1.6.20-RC2-1.0.4

Release notes

Sourced from symbol-processing-api's releases.

1.6.20-RC2-1.0.4

KSP 1.0.4 release for Kotlin 1.6.20-RC2

1.6.20-RC-1.0.4

KSP 1.0.4 release for Kotlin 1.6.20-RC

Commits
  • bb0e613 update kotlin compiler to 1.6.20-RC2
  • 498688f update to 1.6.20-RC
  • ce76585 change configure logic for new MPP common code task logic
  • c69201a Update to Kotlin 1.6.20-M1
  • 4b3bbbb update to 1.6.20-dev-7317
  • ca5534d Update to Kotlin 1.6.20-dev-2497
  • 85440b5 Revert "Update to Kotlin 1.6.10-RC"
  • 5cb0237 Revert "Update to Kotlin 1.6.10"
  • ca3c484 Option to toggle workaround for KT-30172
  • 356ca42 #850: Recover CONST modifier in descriptor-based property impl.
  • Additional commits viewable in compare view


Updates symbol-processing from 1.6.20-M1-1.0.2 to 1.6.20-RC2-1.0.4

Release notes

Sourced from symbol-processing's releases.

1.6.20-RC2-1.0.4

KSP 1.0.4 release for Kotlin 1.6.20-RC2

1.6.20-RC-1.0.4

KSP 1.0.4 release for Kotlin 1.6.20-RC

Commits
  • bb0e613 update kotlin compiler to 1.6.20-RC2
  • 498688f update to 1.6.20-RC
  • ce76585 change configure logic for new MPP common code task logic
  • c69201a Update to Kotlin 1.6.20-M1
  • 4b3bbbb update to 1.6.20-dev-7317
  • ca5534d Update to Kotlin 1.6.20-dev-2497
  • 85440b5 Revert "Update to Kotlin 1.6.10-RC"
  • 5cb0237 Revert "Update to Kotlin 1.6.10"
  • ca3c484 Option to toggle workaround for KT-30172
  • 356ca42 #850: Recover CONST modifier in descriptor-based property impl.
  • 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)