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.5.31-1.0.0 to 1.5.31-1.0.1 #225

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ksp_version from 1.5.31-1.0.0 to 1.5.31-1.0.1. Updates symbol-processing-api from 1.5.31-1.0.0 to 1.5.31-1.0.1

Release notes

Sourced from symbol-processing-api's releases.

1.5.31-1.0.1

Highlights

  • Per source set ksp configuration, which allows processors to be applied individually for each source set
  • new ksp option: allWarningsAsErrors
  • supported transient, volatile, strictfp and synchronized modifier check for jvm platform.
  • supported KSReferenceElement for KSTypeReference from KSAnnotation.annotationType in Java source and KSFunction for java * constructors.
  • Various performance optimizations
  • See full list of fixed bugs here

Credit to community contributors

@​AlexBeggs @​bennyhuo
@​danysantiago @​daugeldauge @​elect86 @​evant @​gavra0 @​natario1 @​ZacSweers

Commits
  • d8f50e8 force unsafe operation
  • efce890 Revert "Revert "update kotlin to 1.5.31""
  • b7b90e8 Revert "Revert "Upgrade to Kotlin 1.5.30""
  • f14d79f Revert "Revert "Bump AGP to 7.0.0""
  • 2d537e6 Revert "Revert "Upgrade to Kotlin 1.5.30-RC""
  • 58bf3d9 Revert "Update to Kotlin 1.6.0-dev-328"
  • d2a354a Revert "Update to Kotlin 1.6.0-dev-2458"
  • f303ef5 Revert "Update to Kotlin 1.6.0-M1"
  • a6ae846 Revert "Update for newer Gradle incremental API"
  • 868c709 Revert "Update to Kotlin 1.6.0-RC"
  • Additional commits viewable in compare view


Updates symbol-processing from 1.5.31-1.0.0 to 1.5.31-1.0.1

Release notes

Sourced from symbol-processing's releases.

1.5.31-1.0.1

Highlights

  • Per source set ksp configuration, which allows processors to be applied individually for each source set
  • new ksp option: allWarningsAsErrors
  • supported transient, volatile, strictfp and synchronized modifier check for jvm platform.
  • supported KSReferenceElement for KSTypeReference from KSAnnotation.annotationType in Java source and KSFunction for java * constructors.
  • Various performance optimizations
  • See full list of fixed bugs here

Credit to community contributors

@​AlexBeggs @​bennyhuo
@​danysantiago @​daugeldauge @​elect86 @​evant @​gavra0 @​natario1 @​ZacSweers

Commits
  • d8f50e8 force unsafe operation
  • efce890 Revert "Revert "update kotlin to 1.5.31""
  • b7b90e8 Revert "Revert "Upgrade to Kotlin 1.5.30""
  • f14d79f Revert "Revert "Bump AGP to 7.0.0""
  • 2d537e6 Revert "Revert "Upgrade to Kotlin 1.5.30-RC""
  • 58bf3d9 Revert "Update to Kotlin 1.6.0-dev-328"
  • d2a354a Revert "Update to Kotlin 1.6.0-dev-2458"
  • f303ef5 Revert "Update to Kotlin 1.6.0-M1"
  • a6ae846 Revert "Update for newer Gradle incremental API"
  • 868c709 Revert "Update to Kotlin 1.6.0-RC"
  • 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)
dependabot[bot] commented 2 years ago

Looks like these dependencies are up-to-date now, so this is no longer needed.