Skip to content

fix(deps): update kotlinxdatetime to v0.8.0-0.6.x-compat#25

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/kotlinxdatetime
Open

fix(deps): update kotlinxdatetime to v0.8.0-0.6.x-compat#25
renovate[bot] wants to merge 1 commit into
developfrom
renovate/kotlinxdatetime

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 3, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlinx:kotlinx-datetime 0.7.10.8.0-0.6.x-compat age confidence

Release Notes

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

v0.8.0-0.6.x-compat

v0.8.0

Breaking changes:

  • Deprecate TimeZone serialization (#​576).

Additions:

  • Add orNull functions for non-throwing construction of datetime entities (#​68).
  • Add parseOrNull extension functions for non-throwing attempts at parsing (#​508).
  • Introduce LocalIsoWeekDate for representing ISO week dates (#​603).
  • Introduce functions for finding the next or previous date with the given day-of-week (#​129).

Tweaks and fixes:

  • Fix bugs in Instant.until and Instant.periodUntil (#​534).
  • Always output seconds in the DateTimeComponents.Formats.RFC_1123 format (#​608).
  • On Kotlin/Native for Windows, whenever DST transitions are turned off by the user, the current system time zone is now fixed-offset (#​575).
Changelog relative to version 0.8.0-rc02

No changes, only the version is increased.

v0.7.1-0.6.x-compat


Configuration

📅 Schedule: (UTC)

  • 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

Linux arm64 Build

50 tests  ±0   50 ✅ ±0   2s ⏱️ ±0s
13 suites ±0    0 💤 ±0 
13 files   ±0    0 ❌ ±0 

Results for commit b929a39. ± Comparison against base commit fe36847.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

Linux x64 Build

50 tests  ±0   50 ✅ ±0   3s ⏱️ -1s
13 suites ±0    0 💤 ±0 
13 files   ±0    0 ❌ ±0 

Results for commit b929a39. ± Comparison against base commit fe36847.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

MacOS Build

50 tests  ±0   50 ✅ ±0   8s ⏱️ +2s
13 suites ±0    0 💤 ±0 
13 files   ±0    0 ❌ ±0 

Results for commit b929a39. ± Comparison against base commit fe36847.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

Windows Build

50 tests   50 ✅  5s ⏱️
13 suites   0 💤
13 files     0 ❌

Results for commit b929a39.

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the renovate/kotlinxdatetime branch 7 times, most recently from 6e06265 to 8ef53c1 Compare April 10, 2026 20:07
@renovate renovate Bot force-pushed the renovate/kotlinxdatetime branch 2 times, most recently from b929a39 to 637dfab Compare April 11, 2026 11:42
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 11, 2026

Tests (macos)

50 tests  ±0   50 ✅ ±0   4s ⏱️ +2s
13 suites ±0    0 💤 ±0 
13 files   ±0    0 ❌ ±0 

Results for commit bc9bce2. ± Comparison against base commit 3e180fb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 11, 2026

Tests (linux x64)

50 tests  ±0   50 ✅ ±0   3s ⏱️ ±0s
13 suites ±0    0 💤 ±0 
13 files   ±0    0 ❌ ±0 

Results for commit bc9bce2. ± Comparison against base commit 3e180fb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 11, 2026

Tests (linux arm64)

50 tests  ±0   50 ✅ ±0   2s ⏱️ ±0s
13 suites ±0    0 💤 ±0 
13 files   ±0    0 ❌ ±0 

Results for commit bc9bce2. ± Comparison against base commit 3e180fb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 11, 2026

Tests (windows)

50 tests  ±0   50 ✅ ±0   6s ⏱️ -1s
13 suites ±0    0 💤 ±0 
13 files   ±0    0 ❌ ±0 

Results for commit bc9bce2. ± Comparison against base commit 3e180fb.

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the renovate/kotlinxdatetime branch from 637dfab to 9d023f8 Compare April 11, 2026 11:57
@renovate renovate Bot changed the title fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.8.0-0.6.x-compat May 8, 2026
@renovate renovate Bot force-pushed the renovate/kotlinxdatetime branch from 9d023f8 to bc9bce2 Compare May 8, 2026 19:40
@renovate renovate Bot changed the title fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.8.0-0.6.x-compat fix(deps): update kotlinxdatetime to v0.8.0-0.6.x-compat Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants