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:kotlinx-serialization-json to v1.6.2 #229

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx:kotlinx-serialization-json dependencies patch 1.6.1 -> 1.6.2

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-json)

v1.6.2

==================

This is a patch release accompanying Kotlin 1.9.21. It also provides additional targets that were not available in 1.6.1:
wasm-wasi and (deprecated) linuxArm32Hfp.

  • Add Wasm WASI target (#​2510)
  • Bring back linuxArm32Hfp target because it is deprecated, but not removed yet. (#​2505)

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

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (56a59f1) 57.25% compared to head (7f7fcdd) 57.97%.
Report is 156 commits behind head on main.

❗ Current head 7f7fcdd differs from pull request most recent head 9230464. Consider uploading reports for the commit 9230464 to get more accurate results

Files Patch % Lines
koap/src/commonMain/kotlin/Message.kt 33.33% 12 Missing ⚠️
koap/src/commonMain/kotlin/Debug.kt 25.00% 3 Missing ⚠️
koap/src/commonMain/kotlin/Decoder.kt 66.66% 2 Missing ⚠️
koap/src/commonMain/kotlin/ByteArrayReader.kt 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #229      +/-   ##
============================================
+ Coverage     57.25%   57.97%   +0.71%     
  Complexity       11       11              
============================================
  Files             8        8              
  Lines           613      652      +39     
  Branches        145      144       -1     
============================================
+ Hits            351      378      +27     
- Misses          223      235      +12     
  Partials         39       39              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cedrickcooke cedrickcooke enabled auto-merge (squash) December 1, 2023 18:35
@cedrickcooke cedrickcooke merged commit 48d5f0f into main Dec 1, 2023
2 checks passed
@cedrickcooke cedrickcooke deleted the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch December 1, 2023 20:08
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