Skip to content

Bump atomicfu from 0.15.0 to 0.19.0 #126

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

Bumps atomicfu from 0.15.0 to 0.19.0.

Release notes

Sourced from atomicfu's releases.

0.19.0

  • Update Kotlin to 1.8.0.
  • Update LV to 1.8 (#270).
  • Prepare atomicfu for including to the Kotlin Aggregate build (#265).

0.18.5

  • Support JVM IR compiler plugin (#246).
  • Update Kotlin to 1.7.20.
  • Added more tests for atomicfu-gradle-plugin (#255).

0.18.4

  • Fix KGP compatibility bug with freeCompilerArgs modification (#247).
  • Update kotlinx.metadata to 0.5.0 (#245).
  • Update gradle version to 6.8.3 (#244)

0.18.3

  • Fix for atomicfu-gradle-plugin application to the MPP project (for Kotlin 1.7.20).

0.18.2

  • In Kotlin 1.7.10 the name of atomicfu-runtime module was reverted back to kotlinx-atomicfu-runtime, as the renaming was an incompatible change. Fixed atomicfu-gradle-plugin to add kotlinx-atomicfu-runtime dependency directly.

0.18.1

  • Fix for the compatibility issue: add atomicfu-runtime dependency directly since Kotlin 1.7.10.

0.18.0

  • Update Kotlin to 1.7.0.
  • Fix kotlin 1.7 compatibility (#222).
  • Update JVM target to 1.8 (see KT-45165).
  • Fix for parsing Kotlin version in AtomicfuGradlePlugin.

0.17.3

  • Adding compiler plugin dependency only for projects with KGP >= 1.6.20 (#226).
  • Compiler plugin runtime dependency fixes (#230).
  • Update README badges (#228).

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.

... (truncated)

Changelog

Sourced from atomicfu's changelog.

Version 0.19.0

  • Update Kotlin to 1.8.0.
  • Update LV to 1.8 (#270).
  • Prepare atomicfu for including to the Kotlin Aggregate build (#265).

Version 0.18.5

  • Support JVM IR compiler plugin (#246).
  • Update Kotlin to 1.7.20.
  • Added more tests for atomicfu-gradle-plugin (#255).

Version 0.18.4

  • Fix KGP compatibility bug with freeCompilerArgs modification (#247).
  • Update kotlinx.metadata to 0.5.0 (#245).
  • Update gradle version to 6.8.3 (#244)

Version 0.18.3

  • Fix for atomicfu-gradle-plugin application to the MPP project (for Kotlin 1.7.20).

Version 0.18.2

  • In Kotlin 1.7.10 the name of atomicfu-runtime module was reverted back to kotlinx-atomicfu-runtime, as the renaming was an incompatible change. Fixed atomicfu-gradle-plugin to add kotlinx-atomicfu-runtime dependency directly.

Version 0.18.1

  • Fix for the compatibility issue: add atomicfu-runtime dependency directly since Kotlin 1.7.10.

Version 0.18.0

  • Update Kotlin to 1.7.0.
  • Fix kotlin 1.7 compatibility (#222).
  • Update JVM target to 1.8 (see KT-45165).
  • Fix for parsing Kotlin version in AtomicfuGradlePlugin.

Version 0.17.3

  • Adding compiler plugin dependency only for projects with KGP >= 1.6.20 (#226).
  • Compiler plugin runtime dependency fixes (#230).
  • Update README badges (#228).

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)

... (truncated)

Commits
  • 38fef80 Version 0.19.0
  • 73391b4 Update LV to 1.8 (#270)
  • 3a3deb6 Specify legacy JS backend explicitly in atomicfu-gradle-plugin tests (Kotlin/...
  • 42a635a Update Kotlin to 1.8.0
  • 16d679c Update LV to 1.7 (#267)
  • 48ba832 Legacy JVM bytecode transformer will not support atomic delegates for Kotlin ...
  • eee81a9 WA for 1.7 languageVersion: changes in bytecode generation for unchecked casts
  • b9395cf Update kotlin version for atomicfu-gradle-plugin tests
  • a1aba90 Chore(infra): Prepare atomicfu for including to the Kotlin Aggregate build //...
  • 89a8859 Minor fix in README regarding delegated properties
  • 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)

Bumps [atomicfu](https://github.com/Kotlin/kotlinx.atomicfu) from 0.15.0 to 0.19.0.
- [Release notes](https://github.com/Kotlin/kotlinx.atomicfu/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-atomicfu/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx-atomicfu@0.15.0...0.19.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:atomicfu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2023

Superseded by #128.

@dependabot dependabot bot closed this Feb 21, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.19.0 branch February 21, 2023 20:03
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.

0 participants