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 plugin kotlinter to v4.4.0 #382

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.jmailen.kotlinter plugin minor 4.3.0 -> 4.4.0

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.

@cedrickcooke cedrickcooke enabled auto-merge (squash) July 2, 2024 17:04
Copy link

github-actions bot commented Jul 2, 2024

Test Results

 61 files  ±0   61 suites  ±0   31s ⏱️ +20s
369 tests ±0  360 ✅ ±0   9 💤 ±0  0 ❌ ±0 
386 runs  ±0  372 ✅ ±0  14 💤 ±0  0 ❌ ±0 

Results for commit b4361f3. ± Comparison against base commit dc4e782.

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

@cedrickcooke cedrickcooke merged commit 5ab535c into main Jul 2, 2024
3 checks passed
@cedrickcooke cedrickcooke deleted the renovate/org.jmailen.kotlinter-4.x branch July 2, 2024 17: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