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.5.0 - autoclosed #15

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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
  • Implement comparable time marks in a time source returned by Clock.asTimeSource() (#​271)
  • Deprecate Instant and LocalDate arithmetic operations (plus and minus) taking DateTimeUnit without a number of units (#​247)
  • Fix adding small Duration to large Instant on JS and Native (#​264)

v0.4.0

  • Add the LocalTime class for representing time-of-day (#​57). Thank you, @​bishiboosh!
  • Provide LocalTime#toSecondOfDay, LocalTime.fromSecondOfDay, and various other functions for compact representation of LocalTime (#​204). Thank you, @​vanniktech!
  • Provide LocalDate#toEpochDays, LocalDate.fromEpochDays for representing a LocalDate as a single number (#​214).
  • Rename Clock.todayAt to Clock.todayIn for naming consistency (#​206).
  • Update the Kotlin dependency to 1.7.0.

v0.3.3

  • Just updated Kotlin dependency to 1.7.0-Beta and kotlinx.serialization to 1.3.2

v0.3.2

Features
  • Update Kotlin dependency to 1.6.0 and remove ExperimentalTime from API involving Duration which became stable (#​156)
  • Add an explicit module-info descriptor to JVM variant of the library (#​135)
  • kotlinx.datetime.Instant conversions to and from JS Date (#​170).

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.4.0 Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.4.1 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/libs.kotlinx.kotlintime branch from a863610 to b7e5dc2 Compare September 1, 2023 07:44
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.4.1 Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/libs.kotlinx.kotlintime branch from b7e5dc2 to ff2fd12 Compare December 1, 2023 20:00
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0 Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0 - autoclosed Mar 18, 2024
@renovate renovate bot closed this Mar 18, 2024
@renovate renovate bot deleted the renovate/libs.kotlinx.kotlintime branch March 18, 2024 21:14
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