Skip to content

Comments

[Oztechan/CCC#1457] Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1#3797

Merged
mustafaozhan merged 1 commit intodevelopfrom
renovate/kotlinxdatetime
Aug 21, 2024
Merged

[Oztechan/CCC#1457] Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1#3797
mustafaozhan merged 1 commit intodevelopfrom
renovate/kotlinxdatetime

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.6.1

  • Prohibit parsing non-ASCII digits as numbers in DateTimeFormat (#​405)
  • More accurately determine which files represent time zones and which don't on Linux and Darwin (#​395)
  • Fix a regression that occasionally considered the right boundary of a time overlap to be a part of it on Native (#​399)
  • Introduce various small improvements to the timezone handling on Windows (#​390)
  • On Linux, allow not having any /etc/localtime set, defaulting to TimeZone.UTC as the system time zone (#​426)

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 was generated by Mend Renovate. View the repository job log.

…0.6.1

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
@renovate renovate bot requested a review from mustafaozhan as a code owner August 20, 2024 16:00
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 20, 2024
@renovate renovate bot requested a review from a team as a code owner August 20, 2024 16:00
@codacy-production
Copy link

codacy-production bot commented Aug 20, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e984f6b) 3240 1718 53.02%
Head commit (ca35f2a) 3240 (+0) 1718 (+0) 53.02% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3797) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.61%. Comparing base (e984f6b) to head (ca35f2a).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3797   +/-   ##
========================================
  Coverage    56.61%   56.61%           
========================================
  Files          166      166           
  Lines         2920     2920           
  Branches       437      437           
========================================
  Hits          1653     1653           
  Misses        1243     1243           
  Partials        24       24           

Impacted file tree graph

@mustafaozhan mustafaozhan merged commit ec4df0a into develop Aug 21, 2024
@mustafaozhan mustafaozhan deleted the renovate/kotlinxdatetime branch August 21, 2024 19:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant