Skip to content

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

Merged
fabmax merged 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.33.0
Jun 2, 2026
Merged

Bump org.jetbrains.kotlinx:atomicfu from 0.32.1 to 0.33.0#246
fabmax merged 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.33.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

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 Jun 1, 2026
@fabmax fabmax merged commit df85d12 into main Jun 2, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/org.jetbrains.kotlinx-atomicfu-0.33.0 branch June 2, 2026 15: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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant