Polyfrost / OneConfig

Next generation configuration library for Minecraft
https://polyfrost.org/projects/oneconfig
Other
232 stars 24 forks source link

build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.20.2 to 0.21.0 #266

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.jetbrains.kotlinx:atomicfu-jvm from 0.20.2 to 0.21.0.

Release notes

Sourced from org.jetbrains.kotlinx:atomicfu-jvm's releases.

0.21.0

  • Updated Kotlin to 1.8.20.
  • Updated Gradle to 7.3 (#300).
  • Updated kotlinx.metadata version to 0.6.0 (#281).
  • Minimal supported KGP(1.7.0) and Gradle(7.0) versions are set since this release.
  • Removed JS Legacy configurations for KGP >= 1.9.0 (#296).
  • Fixed class duplication (from original and transformed directories) in Jar (#301).
  • Original class directories are not modified in case of compiler plugin application (#312).
Changelog

Sourced from org.jetbrains.kotlinx:atomicfu-jvm's changelog.

Version 0.21.0

  • Updated Kotlin to 1.8.20.
  • Updated Gradle to 7.3 (#300).
  • Updated kotlinx.metadata version to 0.6.0 (#281).
  • Minimal supported KGP(1.7.0) and Gradle(7.0) versions are set since this release.
  • Removed JS Legacy configurations for KGP >= 1.9.0 (#296).
  • Fixed class duplication (from original and transformed directories) in Jar (#301).
  • Original class directories are not modified in case of compiler plugin application (#312).
Commits
  • 4c12083 Merge branch 'develop'
  • f8a2a75 Updated gradle-node-plugin to be compatible with Gradle 7 (#316)
  • 8c3b92a Version 0.21.0
  • 7ff4e2f Do not rename original destination directory of the compile task. (#312)
  • 88a5e14 Always configure test compilation classpath (#308)
  • fea9b5d Fix duplicated class files in jar for JVM-only projects (#303)
  • fb6555d Configure jvm transformation task via multiplatform configuration function
  • c201c53 Fix target compatibility
  • 14ddcd1 Update Kotlin to 1.8.20
  • 0fac729 Update gradle to 7.3 (#300)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)