Skip to content

Bump atomicfu from 0.15.0 to 0.18.5 #119

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 Oct 25, 2022

Bumps atomicfu from 0.15.0 to 0.18.5.

Release notes

Sourced from atomicfu's releases.

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.
  • 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

... (truncated)

Changelog

Sourced from atomicfu's changelog.

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)
  • Update kotlinx.metadata to 0.4.2.

Version 0.17.1

  • Support of org.jetbrains.kotlin.js plugin (#218).
  • Fixed configuration cache bug. (#216).

... (truncated)

Commits

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.18.5.
- [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.18.5)

---
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 Oct 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2023

Superseded by #126.

@dependabot dependabot bot closed this Jan 3, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.18.5 branch January 3, 2023 19:02
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