Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy 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#23

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedSep 1, 2023
edited
Loading

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
org.jetbrains.kotlinx:kotlinx-datetime0.4.0 ->0.6.2ageadoptionpassingconfidence

Release Notes

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

v0.6.2

  • Add the Wasm/WASI target support (#​366). Thanks,@​igoriakovlev!
  • AddTimeSource.asClock (#​164). Thanks,@​hfhbd!
  • Implement parsing and formatting day-of-year (#​414)
  • Improve the precision ofNSDate toInstant conversions (#​427)
  • DeprecateDatePeriod.plus andDateTimePeriod.plus with a warning (#​381)
  • DeprecateClock.asTimeSource with a warning (#​372)
  • Fix a bug inmodule-info preventing usingkotlinx.datetime.format together with JPMS (#​438). Thanks,@​cdelabou!
  • Small tweaks and fixes.

v0.6.1

  • Prohibit parsing non-ASCII digits as numbers inDateTimeFormat (#​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 toTimeZone.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 parsingInstant 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 missingkotlinx-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 parsingInstant 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)
  • Removestat usages to comply with Apple's new publishing requirements (#​385)
  • Fix parsing of formats whereoptional is directly between numbers (#​362)
  • Forbid empty and duplicate month, day-of-week, and AM/PM marker names in datetime formats (#​362)

v0.5.0

  • Update Kotlin dependency to 1.9.21, kotlinx.serialization to 1.6.2
  • Add support of Wasm-Js target through Js interop with the same js-joda library as in Js (#​315)
  • Prevent secondary outputs of Java 9 compilation getting packed into jar (#​305)

v0.4.1

  • Update Kotlin dependency to 1.8.21, kotlinx.serialization to 1.5.1
  • Support more Kotlin/Native targets:linuxArm64,linuxArm32Hfp,watchosDeviceArm64
  • Implementcomparable time marks in a time source returned byClock.asTimeSource() (#​271)
  • DeprecateInstant andLocalDate arithmetic operations (plus andminus) takingDateTimeUnit without a number of units (#​247)
  • Fix adding smallDuration to largeInstant on JS and Native (#​264)

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 byMend Renovate. View therepository job log.

@renovaterenovatebot changed the titlefix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.4.1fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0Dec 1, 2023
@renovaterenovatebotforce-pushed therenovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch from3ec1a0f to8c7f966CompareDecember 1, 2023 18:25
@renovaterenovatebot changed the titlefix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0May 14, 2024
@renovaterenovatebotforce-pushed therenovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch from8c7f966 tof103509CompareMay 14, 2024 17:06
@renovaterenovatebot changed the titlefix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1Aug 20, 2024
@renovaterenovatebotforce-pushed therenovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch fromf103509 to05c6d5fCompareAugust 20, 2024 16:03
@renovaterenovatebot changed the titlefix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2Feb 10, 2025
@renovaterenovatebotforce-pushed therenovate/org.jetbrains.kotlinx-kotlinx-datetime-0.x branch from05c6d5f to1941f55CompareFebruary 10, 2025 19:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp