dcxp / opentelemetry-kotlin

Apache License 2.0
34 stars 2 forks source link

build(deps): bump org.jetbrains.kotlinx:atomicfu-gradle-plugin from 0.22.0 to 0.23.0 #173

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.jetbrains.kotlinx:atomicfu-gradle-plugin from 0.22.0 to 0.23.0.

Release notes

Sourced from org.jetbrains.kotlinx:atomicfu-gradle-plugin's releases.

0.23.0

  • Updated Kotlin to 1.9.20 (#361).
  • Updated Gradle version to 8.3.
  • Supported transformations for Native targets 🎉 (#363) .
  • Introduced WebAssembly target (wasmJs and wasmWasi) 🎉 (#334).
  • Improved integration testing for atomicfu-gradle-plugin (#345).
  • Updated implementation of native atomics (#336).
  • Got rid of previous-compilation-data.bin file in META-INF (#344).
Changelog

Sourced from org.jetbrains.kotlinx:atomicfu-gradle-plugin's changelog.

Version 0.23.0

  • Updated Kotlin to 1.9.20 (#361).
  • Updated Gradle version to 8.3.
  • Supported transformations for Native targets 🎉 (#363) .
  • Introduced WebAssembly target (wasmJs and wasmWasi) 🎉 (#334).
  • Improved integration testing for atomicfu-gradle-plugin (#345).
  • Updated implementation of native atomics (#336).
  • Got rid of previous-compilation-data.bin file in META-INF (#344).
Commits
  • f83c00d Version 0.23.0
  • 2f3bea6 Merge branch 'master' into develop
  • c9972c7 Introduce Native IR transformations (#363)
  • 5fe6c0d Introduce WebAssembly target (#334)
  • 9d2a3e4 Integration tests (#345)
  • 90d52fd Update Kotlin to 1.9.20 (#361)
  • f3e66a2 [infra] Fix error in passing kotlin version for train
  • 899b29d [infra] Pass the custom repo with dev-builds of kotlinc to AFUGP's testing Gr...
  • 2b86fbf [infra] Remove outdated conditional removal of JS/Legacy-related buildscript ...
  • c379bee [infra] Refactor Kotlin aggregate/Kotlin user project buildscript parts
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @dcxp-cicd-bot.


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 show 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 12 months ago

A newer version of org.jetbrains.kotlinx:atomicfu-gradle-plugin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.