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 compileTesting from 1.4.9 to 1.5.0 #212

Merged
merged 2 commits into from
May 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2023

Bumps compileTesting from 1.4.9 to 1.5.0.
Updates com.github.tschuchortdev:kotlin-compile-testing from 1.4.9 to 1.5.0

Release notes

Sourced from com.github.tschuchortdev:kotlin-compile-testing's releases.

1.5.0

  • Updated Kotlin embedded compiler to 1.8.0
  • Support new CompilerPluginRegistrar that replaces ComponentRegistrar
  • Parent directories of SourceFile are now created automatically #340
  • The MainComponentRegistrar and MainCommandlineProcessor singletons will ignore unset ThreadLocalParameters in case it is loaded accidentally by some other tool scanning the classpath #301
  • Multiplatform support can now be enabled with the appropriate option #303
  • The supportsK2 option can be set to mark that all plugins support K2
  • Various dependency upgrades

Thanks to Matthew Haughton and Zac Sweers for their help in supporting the new compiler version

Commits
  • 7c117f2 Release 1.5.0
  • 3407b15 Create parent directories of SourceFile. (#339)
  • 5e7266a Bump io.github.classgraph:classgraph from 4.8.149 to 4.8.156
  • ecd6031 Add ansman/kotshi to the list of projects (#326)
  • 1296d52 Add SimonMarquis/SealedObjectInstances...
  • 8a471ca Support new CompilerPluginRegistrar in 1.8.0 and K2 plugins
  • bff434c Increment current Kotlin compiler version in readme
  • dd570bc Opt in to ExperimentalCompilerApi
  • 3575aa4 Override error about using JS legacy compiler
  • 1e0f391 Remove singleModule compiler argument
  • Additional commits viewable in compare view

Updates com.github.tschuchortdev:kotlin-compile-testing-ksp from 1.4.9 to 1.5.0

Release notes

Sourced from com.github.tschuchortdev:kotlin-compile-testing-ksp's releases.

1.5.0

  • Updated Kotlin embedded compiler to 1.8.0
  • Support new CompilerPluginRegistrar that replaces ComponentRegistrar
  • Parent directories of SourceFile are now created automatically #340
  • The MainComponentRegistrar and MainCommandlineProcessor singletons will ignore unset ThreadLocalParameters in case it is loaded accidentally by some other tool scanning the classpath #301
  • Multiplatform support can now be enabled with the appropriate option #303
  • The supportsK2 option can be set to mark that all plugins support K2
  • Various dependency upgrades

Thanks to Matthew Haughton and Zac Sweers for their help in supporting the new compiler version

Commits
  • 7c117f2 Release 1.5.0
  • 3407b15 Create parent directories of SourceFile. (#339)
  • 5e7266a Bump io.github.classgraph:classgraph from 4.8.149 to 4.8.156
  • ecd6031 Add ansman/kotshi to the list of projects (#326)
  • 1296d52 Add SimonMarquis/SealedObjectInstances...
  • 8a471ca Support new CompilerPluginRegistrar in 1.8.0 and K2 plugins
  • bff434c Increment current Kotlin compiler version in readme
  • dd570bc Opt in to ExperimentalCompilerApi
  • 3575aa4 Override error about using JS legacy compiler
  • 1e0f391 Remove singleModule compiler argument
  • 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)

Bumps `compileTesting` from 1.4.9 to 1.5.0.

Updates `com.github.tschuchortdev:kotlin-compile-testing` from 1.4.9 to 1.5.0
- [Release notes](https://github.com/tschuchortdev/kotlin-compile-testing/releases)
- [Commits](tschuchortdev/kotlin-compile-testing@1.4.9...1.5.0)

Updates `com.github.tschuchortdev:kotlin-compile-testing-ksp` from 1.4.9 to 1.5.0
- [Release notes](https://github.com/tschuchortdev/kotlin-compile-testing/releases)
- [Commits](tschuchortdev/kotlin-compile-testing@1.4.9...1.5.0)

---
updated-dependencies:
- dependency-name: com.github.tschuchortdev:kotlin-compile-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.tschuchortdev:kotlin-compile-testing-ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2023
@ansman ansman enabled auto-merge (squash) May 7, 2023 20:37
@ansman ansman merged commit 9f62f57 into main May 7, 2023
4 checks passed
@ansman ansman deleted the dependabot/gradle/compileTesting-1.5.0 branch May 7, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant