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 all non-major dependencies (except core Kotlin) #89

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.kotest:kotest-assertions-core 5.6.2 -> 5.7.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-datetime 0.4.0 -> 0.4.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-cli 0.3.5 -> 0.3.6 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

kotest/kotest (io.kotest:kotest-assertions-core)

v5.7.1

v5.7.0

Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)

v0.4.1

  • Update Kotlin dependency to 1.8.21, kotlinx.serialization to 1.5.1
  • Support more Kotlin/Native targets: linuxArm64, linuxArm32Hfp, watchosDeviceArm64
  • Implement comparable time marks in a time source returned by Clock.asTimeSource() (#​271)
  • Deprecate Instant and LocalDate arithmetic operations (plus and minus) taking DateTimeUnit without a number of units (#​247)
  • Fix adding small Duration to large Instant on JS and Native (#​264)
Kotlin/kotlinx-cli (org.jetbrains.kotlinx:kotlinx-cli)

v0.3.6

  • Support using parse(args) in fun main(vararg args: String) (GH-95)
  • Update Kotlin to 1.9.10 (GH-102)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #89 (1836a0f) into main (7f2a540) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #89   +/-   ##
=========================================
  Coverage     67.87%   67.87%           
  Complexity       32       32           
=========================================
  Files             4        4           
  Lines           277      277           
  Branches         72       72           
=========================================
  Hits            188      188           
  Misses           46       46           
  Partials         43       43           
Flag Coverage Δ
unittests 67.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

72 tests  ±0   72 ✔️ ±0   1s ⏱️ ±0s
  6 suites ±0     0 💤 ±0 
  6 files   ±0     0 ±0 

Results for commit 1836a0f. ± Comparison against base commit 7f2a540.

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

72 tests  ±0   72 ✔️ ±0   2s ⏱️ -1s
  6 suites ±0     0 💤 ±0 
  6 files   ±0     0 ±0 

Results for commit 1836a0f. ± Comparison against base commit 7f2a540.

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

72 tests  ±0   72 ✔️ ±0   2s ⏱️ -1s
  6 suites ±0     0 💤 ±0 
  6 files   ±0     0 ±0 

Results for commit 1836a0f. ± Comparison against base commit 7f2a540.

@nulls nulls enabled auto-merge September 4, 2023 07:04
@nulls nulls merged commit 732533b into main Sep 4, 2023
20 checks passed
@nulls nulls deleted the renovate/all-minor-patch branch September 4, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant