petertrr / kotlin-multiplatform-diff

Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
Apache License 2.0
75 stars 5 forks source link

chore(deps): update dependency org.jetbrains.kotlin.multiplatform to v1.7.22 #54

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin.multiplatform (source) 1.7.21 -> 1.7.22 age adoption passing confidence

Release Notes

JetBrains/kotlin ### [`v1.7.22`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.7.22): Kotlin 1.7.22 **This is a technical release.** It doesn't contain any fixes that aren't included in [Kotlin 1.7.21](https://togithub.com/JetBrains/kotlin/releases/tag/v1.7.21). Version 1.7.22 of the Kotlin plugin will not be available for downloading or installing in any IDEs. ##### Checksums | File | Sha256 | | --- | --- | | kotlin-compiler-1.7.22.zip | 9db4b467743c1aea8a21c08e1c286bc2aeb93f14c7ba2037dbd8f48adc357d83 | | kotlin-native-linux-x86\_64-1.7.22.tar.gz | dd004d520056aba67f2955a3bec5af75f8f2d78b179d4b5f733a77e3eef57aff | | kotlin-native-macos-x86\_64-1.7.22.tar.gz | 153fa411fa8c993ce2635e2504e9b102cb05362cc794b66ef9def26a78b427b5 | | kotlin-native-macos-aarch64-1.7.22.tar.gz | 4ffcd76c77cc824eff8addd5e2a73da4f3bbd3584fa9ef282b3f669c45426b1e | | kotlin-native-windows-x86\_64-1.7.22.zip | 3bccd23479848ec61c56ed5760010456d17acbe88a00a1f10fb38eae256f2e92 |

Configuration

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

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



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #54 (0909e53) into main (0c9690d) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #54   +/-   ##
=========================================
  Coverage     85.24%   85.24%           
  Complexity      109      109           
=========================================
  Files            14       14           
  Lines           522      522           
  Branches         88       88           
=========================================
  Hits            445      445           
  Misses           53       53           
  Partials         24       24           
Flag Coverage Δ
unittests 85.24% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

petertrr commented 1 year ago

This is a technical release

Guess let's skip :shrug:

renovate[bot] commented 1 year ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (1.7.22). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.