Skip to content

Bump org.jetbrains.kotlinx:atomicfu from 0.32.1 to 0.33.0#506

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.33.0
Open

Bump org.jetbrains.kotlinx:atomicfu from 0.32.1 to 0.33.0#506
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.33.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps org.jetbrains.kotlinx:atomicfu from 0.32.1 to 0.33.0.

Release notes

Sourced from org.jetbrains.kotlinx:atomicfu's releases.

0.33.0

  • Deprecated atomic array types provided by the atomicfu. Use types provided by the Kotlin standard library instead. (#591)
  • Published jar files now include Implementation-* attributes in their manifests (#592)
  • Updated ASM to 9.10.1 (#595)
  • Various build infra updates
Changelog

Sourced from org.jetbrains.kotlinx:atomicfu's changelog.

Versoin 0.33.0

  • Deprecated atomic array types provided by the atomicfu. Use types provided by the Kotlin standard library instead. (#591)
  • Published jar files now include Implementation-* attributes in their manifests (#592)
  • Updated ASM to 9.10.1 (#595)
  • Various build infra updates
Commits
  • fc175fc Version 0.33.0
  • dc6187a Update dependencies (#595)
  • 8e23c32 Deprecate AFU array types (#591)
  • 0d27eb1 Do not use deprecated js(compiler: KotlinJsCompilerType, ...) DSL (#594)
  • 6c6b2d6 Fill Implementation-* attributes in JAR's manifests (#592)
  • a658e7d KT-84955: add a suppressor for gradle plugin error checker for native target ...
  • 1dd25ee Add logic to handle changed .kotlin_module file name in test (#581)
  • See full diff 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 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)

Bumps [org.jetbrains.kotlinx:atomicfu](https://github.com/Kotlin/kotlinx.atomicfu) from 0.32.1 to 0.33.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.32.1...0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 29, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants