krossbow
krossbow copied to clipboard
Bump org.jetbrains.kotlinx:atomicfu from 0.25.0 to 0.26.0
Bumps org.jetbrains.kotlinx:atomicfu from 0.25.0 to 0.26.0.
Release notes
Sourced from org.jetbrains.kotlinx:atomicfu's releases.
0.26.0
- Updated Kotlin to
2.0.21
(#479).- Removed JS Legacy Transformer and disabled
transformJs
flag by default (#478).- Added
api
kotlinx-atomicfu dependency for JS and WASM targets (#475).- Supported deprecated
linuxArm32Hfp
target (#455).- Run Gradle plugin compilation via the fixed Kotlin compiler version (#472).
- Updated ASM to 9.7 (#473).
- Completed refactoring the library build scripts (#421). Kudos to
@dkrasnoff
! 🎉- Added build caches and scans (#451).
Changelog
Sourced from org.jetbrains.kotlinx:atomicfu's changelog.
Version 0.26.0
- Updated Kotlin to
2.0.21
(#479).- Removed JS Legacy Transformer and disabled
transformJs
flag by default (#478).- Added
api
kotlinx-atomicfu dependency for JS and WASM targets (#475).- Supported deprecated
linuxArm32Hfp
target (#455).- Run Gradle plugin compilation via the fixed Kotlin compiler version (#472).
- Updated ASM to 9.7 (#473).
- Completed refactoring the library build scripts (#421). Kudos to
@dkrasnoff
! 🎉- Added build/configuration caches and scans (#451).
Commits
b94c6bd
Temporarily disable configuration cache5271679
Merge branch 'develop'92c03a5
Fix the failing ModelReport task, which is incompatible with configuration ca...78e151a
Version 0.26.03e6a7ee
Update Kotlin to 2.0.21 (#479)adc7c19
Add api kotlinx-atomicfu dependency for JS and WASM targets. (#475)5119e1a
Remove JS Legacy Transformer and disable transformJs flag by default. (#478)e154909
Allow enabling IR validation with a Gradle property (KT-68755) (#477)668d46f
Support deprecated linuxArm32Hfp target. (#455)469020e
Update Kotlin to 2.0.20 (#476)- 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)