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-datetime to v0.6.1 #290

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-datetime 0.5.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)

v0.6.0

  • Introduce the widely requested API for locale-invariant parsing and formatting (#​343)
  • Completely overhaul the KDoc-based documentation (#​347)
  • Breaking change: forbid parsing Instant values without the second-of-minute component on the JVM and JS, fixing inconsistency with Native (#​369)
  • Breaking change: use the fully qualified name of classes in the JSON serializers (#​308)
  • Fix Proguard emitting warning about missing kotlinx-serialization classes when serialization is not used (#​336)
  • Reimplement the timezone database handling for Native targets from scratch (#​286, #​327)
  • Support Android NDK targets (#​344)
  • Small tweaks and fixes.
Changelog relative to version 0.6.0-RC.2
  • Completely overhaul the KDoc-based documentation (#​347)
  • Breaking change: forbid parsing Instant values without the second-of-minute component on the JVM and JS, fixing inconsistency with Native (#​369)
  • Improve error descriptiveness in some cases (#​360, #​371)
  • Remove stat usages to comply with Apple's new publishing requirements (#​385)
  • Fix parsing of formats where optional is directly between numbers (#​362)
  • Forbid empty and duplicate month, day-of-week, and AM/PM marker names in datetime formats (#​362)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from r0adkll as a code owner May 14, 2024 20:58
@renovate renovate bot added the renovate Automated PR from renovate bot label May 14, 2024
@renovate renovate bot enabled auto-merge (squash) May 14, 2024 20:58
Copy link

github-actions bot commented May 14, 2024

Messages
📖 This PR has been checked by Danger

Generated by 🚫 Danger Kotlin against 10decba

@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 6 times, most recently from d2be636 to 3570aa2 Compare May 21, 2024 02:03
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 8 times, most recently from 0a7b5b7 to 246bfa0 Compare May 30, 2024 00:10
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 5 times, most recently from 40f1bfb to ca039c6 Compare June 3, 2024 18:25
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 4 times, most recently from f4c191e to df92f9f Compare June 13, 2024 22:02
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 3 times, most recently from cfa690d to 78a8275 Compare June 21, 2024 08:53
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch from 5eeb408 to 3aa8546 Compare June 27, 2024 04:47
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 6 times, most recently from d8d2e30 to ed02375 Compare July 12, 2024 01:15
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 3 times, most recently from bccb00e to 14caf4a Compare July 18, 2024 13:59
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 2 times, most recently from cd8da42 to a0d25ef Compare July 24, 2024 21:57
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 2 times, most recently from 3c9c7ec to cb88704 Compare August 14, 2024 19:20
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0 Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 3 times, most recently from e73a62e to eea5970 Compare August 26, 2024 15:52
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 5 times, most recently from 2d11c54 to 7f25468 Compare September 4, 2024 14:55
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch 4 times, most recently from f0ffa23 to 9669a52 Compare September 9, 2024 13:21
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch from 9669a52 to fd34797 Compare September 12, 2024 19:25
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch from fd34797 to 10decba Compare September 13, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Automated PR from renovate bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants