Store icon indicating copy to clipboard operation
Store copied to clipboard

Bump atomicfu-gradle-plugin from 0.15.1 to 0.17.2

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps atomicfu-gradle-plugin from 0.15.1 to 0.17.2.

Release notes

Sourced from atomicfu-gradle-plugin's releases.

0.17.2

  • Update Kotlin to 1.6.20.
  • IR transformation for Kotlin/JS. (#215).
  • Update ASM to 9.3 for Java 18 support (#223)
  • Update kotlinx.metadata to 0.4.2.

0.17.1

  • Support of org.jetbrains.kotlin.js plugin (#218).
  • Fixed configuration cache bug. (#216).
  • Bug fixes for delegated fields support (#179).

0.17.0

  • Update Kotlin to 1.6.0.
  • Update ASM minimal api version to ASM7 (#203).
  • Add explicit module-info for JPMS compatibility (#201).

0.16.3

  • Kotlin is updated to 1.5.30
  • All references to Bintray are removed from artefacts POMs
  • Added new Apple Silicon targets for K/N

0.16.2

  • Update Kotlin to 1.5.20.
  • ASM 9.1 for Java 15+ support (#190).
  • Removing extra atomicfu references from LVT.

0.16.1

  • Update Kotlin to 1.5.0.
  • Supported x86_64-based watchOS simulator target. (#177).

0.16.0

  • Update Kotlin to 1.5.0.
  • Supported x86_64-based watchOS simulator target. (#177).

0.15.2

  • Update kotlinx-metadata to 0.2.0.
  • Update Kotlin to 1.4.30.
  • Added kotlin space repository.
Changelog

Sourced from atomicfu-gradle-plugin's changelog.

Version 0.17.2

  • Update Kotlin to 1.6.20.
  • IR transformation for Kotlin/JS. (#215).
  • Update ASM to 9.3 for Java 18 support (#223)
  • Update kotlinx.metadata to 0.4.2.

Version 0.17.1

  • Support of org.jetbrains.kotlin.js plugin (#218).
  • Fixed configuration cache bug. (#216).
  • Bug fixes for delegated fields support (#179).

Version 0.17.0

  • Update Kotlin to 1.6.0.
  • Update ASM minimal api version to ASM7 (#203).
  • Add explicit module-info for JPMS compatibility (#201).

Version 0.16.3

  • Kotlin is updated to 1.5.30.
  • All references to Bintray are removed from artefacts POMs.
  • Added new Apple Silicon targets for K/N.

Version 0.16.2

  • Update Kotlin to 1.5.20.
  • ASM 9.1 for Java 15+ support (#190).
  • Removing extra atomicfu references from LVT.

Version 0.16.0

  • Update Kotlin to 1.5.0.
  • Supported x86_64-based watchOS simulator target. (#177).

Version 0.15.2

  • Update kotlinx-metadata to 0.2.0.
  • Update Kotlin to 1.4.30.
  • Added kotlin space repository.
Commits
  • 450b056 Version 0.17.2
  • 07659cf Merge remote-tracking branch 'origin/master' into develop
  • 8e1f8b3 Atomicfu Js/Ir compiler plugin supported in the gradle plugin (#215)
  • ac8e045 ASM 9.3 for Java 18 support (#223)
  • c88a89b Add wasm platform type
  • 00feda8 Update Kotlin to 1.6.20
  • e5333e5 Update README.md (#220)
  • 49a27dc Update README.md
  • 0cf15e4 Merge remote-tracking branch 'origin/master' into develop
  • 3dfc7d6 Use module-name for file names and transformed file as input file property
  • 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)

dependabot[bot] avatar Apr 14 '22 22:04 dependabot[bot]