-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump atomicfu from 0.24.0 to 0.25.0 #4
Conversation
The following labels could not be found: |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
🔄 Baseline update started... |
❌ Baseline update failed! |
Bumps `atomicfu` from 0.24.0 to 0.25.0. Updates `org.jetbrains.kotlinx:atomicfu-gradle-plugin` from 0.24.0 to 0.25.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.24.0...0.25.0) Updates `org.jetbrains.kotlinx:atomicfu` from 0.24.0 to 0.25.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.24.0...0.25.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:atomicfu-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:atomicfu dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Art Shendrik <artyom.shendrik@gmail.com>
7cf6c57
to
32f5cb0
Compare
/ff |
Triggered from #4 (comment) by @amal. Trying to fast forward Target branch ( commit fadfa062679d8641269b4b994d4f58d269b15d07 (HEAD -> dev, origin/dev, origin/HEAD)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Jun 28 17:21:57 2024 +0000
ci(GitHub): Bump step-security/harden-runner from 2.8.0 to 2.8.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/f086349bfa2bd1361f7909c78558e816508cdc10...17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6)
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> Pull request ( commit 32f5cb0a158b7bd6bbd613a34371aac52980551a (pull_request/dependabot/gradle/atomicfu-0.25.0)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Jun 28 16:54:47 2024 +0000
build(deps): bump atomicfu from 0.24.0 to 0.25.0
Bumps `atomicfu` from 0.24.0 to 0.25.0.
Updates `org.jetbrains.kotlinx:atomicfu-gradle-plugin` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/Kotlin/kotlinx.atomicfu/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-atomicfu/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.atomicfu/compare/0.24.0...0.25.0)
Updates `org.jetbrains.kotlinx:atomicfu` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/Kotlin/kotlinx.atomicfu/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-atomicfu/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.atomicfu/compare/0.24.0...0.25.0)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:atomicfu-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:atomicfu
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Art Shendrik <artyom.shendrik@gmail.com> Fast forwarding $ git push origin 32f5cb0a158b7bd6bbd613a34371aac52980551a:dev
To https://github.com/fluxo-kt/fluxo-io.git
fadfa06..32f5cb0 32f5cb0a158b7bd6bbd613a34371aac52980551a -> dev |
Bumps
atomicfu
from 0.24.0 to 0.25.0.Updates
org.jetbrains.kotlinx:atomicfu-gradle-plugin
from 0.24.0 to 0.25.0Release notes
Sourced from org.jetbrains.kotlinx:atomicfu-gradle-plugin's releases.
Changelog
Sourced from org.jetbrains.kotlinx:atomicfu-gradle-plugin's changelog.
Commits
92ff33b
Version 0.25.0c3256d2
Fix the new ID of the atomicfu-gradle-plugin (#445)dc1c5f5
Apply kotlinx-atomicfu plugin by id (#443)fbdf1c7
Update kotlin-metadata to 2.0.0 (#441)2ff433e
Update Kotlin to 2.0.0 (#442)a70defe
Remove posix interop (#440)814a5b7
Improve readability of the build script096b9cc
Rewrote publish-mpp-root-module-in-platform to convention plugind322f10
Moved compile-options-conventions inside kotlin-jvm-conventions and kotlin-mu...da5f4cf
Moved settingbuild_snapshot_train
to extra properties in common-conventionsUpdates
org.jetbrains.kotlinx:atomicfu
from 0.24.0 to 0.25.0Release notes
Sourced from org.jetbrains.kotlinx:atomicfu's releases.
Changelog
Sourced from org.jetbrains.kotlinx:atomicfu's changelog.
Commits
92ff33b
Version 0.25.0c3256d2
Fix the new ID of the atomicfu-gradle-plugin (#445)dc1c5f5
Apply kotlinx-atomicfu plugin by id (#443)fbdf1c7
Update kotlin-metadata to 2.0.0 (#441)2ff433e
Update Kotlin to 2.0.0 (#442)a70defe
Remove posix interop (#440)814a5b7
Improve readability of the build script096b9cc
Rewrote publish-mpp-root-module-in-platform to convention plugind322f10
Moved compile-options-conventions inside kotlin-jvm-conventions and kotlin-mu...da5f4cf
Moved settingbuild_snapshot_train
to extra properties in common-conventionsDependabot 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 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)