Skip to content
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

Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.24.0 #365

Merged

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx:atomicfu-gradle-plugin dependencies minor 0.23.2 -> 0.24.0

Release Notes

Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu-gradle-plugin)

v0.24.0

Compare Source

  • Move the logic from koltin repository atomicfu gradle plugin to the gradle plugin in the library (#​406).
  • Store the version of atomicfu-gradle-plugin in atomicfu.properties file and read it from this file during application (#​405).
  • Fixed KT-63413, SynchronizedObject does not appear in the project Metadata (#​404).
  • ReentrantLock expect class declares a default constructor (#​411).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

Test Results

100 files  ±0  100 suites  ±0   11s ⏱️ +3s
845 tests ±0  836 ✅ ±0   9 💤 ±0  0 ❌ ±0 
862 runs  ±0  848 ✅ ±0  14 💤 ±0  0 ❌ ±0 

Results for commit e4849ec. ± Comparison against base commit d87d6d1.

This pull request removes 206 and adds 206 tests. Note that renamed tests count towards both.
com.juul.tuulbox.collections.AtomicMapTests ‑ atomicMap_concurrentMutateBlocks_doesNotLoseWrites[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.collections.AtomicMapTests ‑ atomicMap_mutateAndSnapshot_returnsNewSnapshot[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.collections.AtomicMapTests ‑ atomicMap_snapshotAndMutate_returnsPreviousSnapshot[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_whenEmpty_isEmpty[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withArrayValue_stringifiesToSimpleJson[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withMultipleEntries_hasKeys[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withMultipleEntries_hasValues[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withNumberStringPair_stringifiesToSimpleJson[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withStringNumberPair_stringifiesToSimpleJson[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
com.juul.tuulbox.coroutines.delay.DelayStrategyTest ‑ calculatedDelayResultsInInfinity_returnsMaximumDelayMillis[js, browser, ChromeHeadless123.0.6312.107, MacOS10.15.7]
…
com.juul.tuulbox.collections.AtomicMapTests ‑ atomicMap_concurrentMutateBlocks_doesNotLoseWrites[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.collections.AtomicMapTests ‑ atomicMap_mutateAndSnapshot_returnsNewSnapshot[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.collections.AtomicMapTests ‑ atomicMap_snapshotAndMutate_returnsPreviousSnapshot[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_whenEmpty_isEmpty[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withArrayValue_stringifiesToSimpleJson[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withMultipleEntries_hasKeys[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withMultipleEntries_hasValues[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withNumberStringPair_stringifiesToSimpleJson[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.collections.PojoMapTest ‑ toJsObject_withStringNumberPair_stringifiesToSimpleJson[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
com.juul.tuulbox.coroutines.delay.DelayStrategyTest ‑ calculatedDelayResultsInInfinity_returnsMaximumDelayMillis[js, browser, ChromeHeadless123.0.6312.124, MacOS10.15.7]
…

@cedrickcooke cedrickcooke enabled auto-merge (squash) April 19, 2024 16:40
@cedrickcooke cedrickcooke merged commit f9415af into main Apr 19, 2024
4 checks passed
@cedrickcooke cedrickcooke deleted the renovate/org.jetbrains.kotlinx-atomicfu-gradle-plugin-0.x branch April 19, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants