Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps atomicfu from 0.15.0 to 0.17.1.

Release notes

Sourced from atomicfu's releases.

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

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

0.15.1

  • Maven central publication (#173).
  • Binary compatibility with IR (#170).
  • Supported garbage-free multi-append in debug trace (#172).
Changelog

Sourced from atomicfu's changelog.

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

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

Version 0.15.1

  • Maven central publication (#173).
  • Binary compatibility with IR (#170).
  • Supported garbage-free multi-append in debug trace (#172).
Commits
  • a4b7257 Version 0.17.1
  • dcf8566 Bug fixes for delegated fields support (#179)
  • 25bf204 New atomicfu-gradle-plugin tests (#217)
  • fd11314 Fixed configuration cache bug caused by capturing compilation object into lam...
  • 67e9e77 Support of org.jetbrains.kotlin.js plugin in AtomicfuGradlePlugin (#218)
  • c27c2eb Update Kotlin/Js plugin name to 'org.jetbrains.kotlin.js' ('kotlin2js' is dep...
  • 4fd7b2e Fix maven-central badge in README
  • 1c9f04c Version 0.17.0
  • 4b5fc43 Fix Nexus repository link in the release checklist
  • a6da7fc Update Kotlin to 1.6.0
  • 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.17.1.
- [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.17.1)

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

dependabot bot commented on behalf of github Apr 14, 2022

Superseded by #97.

@dependabot dependabot bot closed this Apr 14, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.17.1 branch April 14, 2022 19:07
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