Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps atomicfu from 0.15.0 to 0.18.2.

Release notes

Sourced from atomicfu's releases.

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

... (truncated)

Changelog

Sourced from atomicfu's changelog.

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

... (truncated)

Commits
  • af28afa Version 0.18.2
  • 8f500b2 Revert incompatible change of the atomicfu-runtime module name.
  • 0d1e883 Version 0.18.1
  • e15ab1e For kotlin >= 1.7.10 add published atomicfu-runtime dependency to the project
  • f24c748 Version 0.18.0
  • b125161 Update Kotlin version for atomicfu-gradle-plugin tests
  • 4e794f9 Fix compatibility with KGP 1.7.0 for atomicfu-gradle-plugin
  • 5fd4c75 Update Kotlin to 1.7.0
  • 8e2a68e Update JVM target to 1.8
  • de4a1a3 Fix kotlin 1.7 compatibility (#222)
  • 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.18.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #107.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.18.2 branch July 21, 2022 19:08
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.

1 participant