Store
Store copied to clipboard
Bump atomicfu-gradle-plugin from 0.15.1 to 0.17.2
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.jsplugin (#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.jsplugin (#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
450b056Version 0.17.207659cfMerge remote-tracking branch 'origin/master' into develop8e1f8b3Atomicfu Js/Ir compiler plugin supported in the gradle plugin (#215)ac8e045ASM 9.3 for Java 18 support (#223)c88a89bAdd wasm platform type00feda8Update Kotlin to 1.6.20e5333e5Update README.md (#220)49a27dcUpdate README.md0cf15e4Merge remote-tracking branch 'origin/master' into develop3dfc7d6Use module-name for file names and transformed file as input file property- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)