Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

Bumps kotlinx-datetime from 0.3.1 to 0.3.2.

Release notes

Sourced from kotlinx-datetime's releases.

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).
Changelog

Sourced from kotlinx-datetime's changelog.

0.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).
Commits
  • 493aad6 Prepare changelog and readme for 0.3.2
  • 1233399 Ignore local.properties and remove mistaken ignores (#172)
  • a7659c9 Suppress unactionable Kotlin Gradle plugin warnings
  • ff32ad0 kotlinx.datetime.Instant conversions to and from JS Date (#171)
  • 91f734a Switch to kotlin-test MPP (#176)
  • 4895b49 Bump Kotlin to 1.6.0 and remove ExperimentalTime (#161)
  • bbbbd9c Extract modular Java toolchain version to a property
  • ab24af3 More lazy approach to task configuration
  • e6401c6 Add explicit module-info for JPMS compatibility (#135)
  • acfd891 Allow overriding Java toolchain version with a gradle property
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-datetime@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2022
@BFergerson BFergerson merged commit a8e6d2c into master Jan 12, 2022
@BFergerson BFergerson deleted the dependabot/gradle/org.jetbrains.kotlinx-kotlinx-datetime-0.3.2 branch January 12, 2022 13:53
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