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

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 #1975

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-datetime 0.6.1 -> 0.6.2 age adoption passing confidence

Release Notes

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

v0.6.2

  • Add the Wasm/WASI target support (#​366). Thanks, @​igoriakovlev!
  • Add TimeSource.asClock (#​164). Thanks, @​hfhbd!
  • Implement parsing and formatting day-of-year (#​414)
  • Improve the precision of NSDate to Instant conversions (#​427)
  • Deprecate DatePeriod.plus and DateTimePeriod.plus with a warning (#​381)
  • Deprecate Clock.asTimeSource with a warning (#​372)
  • Fix a bug in module-info preventing using kotlinx.datetime.format together with JPMS (#​438). Thanks, @​cdelabou!
  • Small tweaks and fixes.

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Sorry, something went wrong.

@renovate renovate bot added dependencies Pull requests that update a dependency file patch labels Feb 10, 2025
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@23f5dcd). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1975   +/-   ##
=========================================
  Coverage          ?   15.81%           
  Complexity        ?      358           
=========================================
  Files             ?      180           
  Lines             ?     7598           
  Branches          ?      997           
=========================================
  Hits              ?     1202           
  Misses            ?     6285           
  Partials          ?      111           
Flag Coverage Δ
unittests 15.81% <ø> (?)

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

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/kotlin.datetime branch 2 times, most recently from 77d2574 to 7e0fba3 Compare February 13, 2025 19:32
@renovate renovate bot force-pushed the renovate/kotlin.datetime branch 2 times, most recently from 38e0793 to dfbf5a0 Compare February 25, 2025 22:08
@renovate renovate bot force-pushed the renovate/kotlin.datetime branch 3 times, most recently from 939385e to 9d891df Compare March 6, 2025 22:11
@renovate renovate bot force-pushed the renovate/kotlin.datetime branch 3 times, most recently from 7b87ee5 to 1e06653 Compare March 17, 2025 18:14
@renovate renovate bot force-pushed the renovate/kotlin.datetime branch 3 times, most recently from 1e5ec7c to 6c749ef Compare March 25, 2025 06:47
@renovate renovate bot force-pushed the renovate/kotlin.datetime branch from 6c749ef to 69fc103 Compare March 26, 2025 23:17
@renovate renovate bot force-pushed the renovate/kotlin.datetime branch from 69fc103 to fcd9fe3 Compare March 28, 2025 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant