Skip to content

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

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

Merged
merged 2 commits into from
Apr 20, 2025

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.

@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 2 times, most recently from 69fc103 to fcd9fe3 Compare March 28, 2025 02:56
@renovate renovate bot force-pushed the renovate/kotlin.datetime branch 11 times, most recently from 33cb9b0 to 43bc34c Compare April 14, 2025 13:03
@renovate renovate bot force-pushed the renovate/kotlin.datetime branch 14 times, most recently from dd94834 to dac16a5 Compare April 20, 2025 18:54
@growse
Copy link
Collaborator

growse commented Apr 20, 2025

/run-tests

@renovate renovate bot force-pushed the renovate/kotlin.datetime branch from dac16a5 to 36a42fe Compare April 20, 2025 20:58
@growse
Copy link
Collaborator

growse commented Apr 20, 2025

/run-tests

@growse growse enabled auto-merge April 20, 2025 21:01
@growse
Copy link
Collaborator

growse commented Apr 20, 2025

/run-tests

@renovate renovate bot force-pushed the renovate/kotlin.datetime branch from cd3c591 to 1082d49 Compare April 20, 2025 21:10
@growse
Copy link
Collaborator

growse commented Apr 20, 2025

/run-tests

@growse
Copy link
Collaborator

growse commented Apr 20, 2025

/run-tests

Copy link
Contributor Author

renovate bot commented Apr 20, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@growse growse added this pull request to the merge queue Apr 20, 2025
Merged via the queue into master with commit 0be8886 Apr 20, 2025
1 check passed
@growse growse deleted the renovate/kotlin.datetime branch April 20, 2025 21:22
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.

1 participant