Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Updates the requirements on nt-time to permit the latest version.

Changelog

Sourced from nt-time's changelog.

== {compare-url}/v0.12.1...v0.13.0[0.13.0] - 2025-12-19

=== Added

  • Add #[repr(transparent)] to FileTime ({pull-request-url}/378#378)
  • Add support for dos-date-time crate ({pull-request-url}/390#390)
  • Add TryFrom<FileTime> for dos_date_time::DateTime ({pull-request-url}/390#390)
  • Add From<dos_date_time::DateTime> for FileTime ({pull-request-url}/390#390)

=== Changed

  • Change the error message ({pull-request-url}/391#391)
  • Replace time::OffsetDateTime with time::UtcDateTime ({pull-request-url}/394#394)

=== Removed

  • Remove FileTime::to_dos_date_time ({pull-request-url}/399#399)
  • Remove FileTime::from_dos_date_time ({pull-request-url}/399#399)
  • Remove DosDateTimeRangeError ({pull-request-url}/399#399)
  • Remove DosDateTimeRangeErrorKind ({pull-request-url}/399#399)

== {compare-url}/v0.12.0...v0.12.1[0.12.1] - 2025-08-02

=== Removed

  • Remove macros feature from time ({pull-request-url}/340#340)
  • Remove derive feature from serde ({pull-request-url}/341#341)

== {compare-url}/v0.11.2...v0.12.0[0.12.0] - 2025-07-29

=== Changed

  • Change MS-DOS date and time conversion methods to handle only the local date and time with the resolution of 2 seconds ({pull-request-url}/338#338)

== {compare-url}/v0.11.1...v0.11.2[0.11.2] - 2025-07-28

=== Changed

  • Change the license for documents to CC BY 4.0 ({pull-request-url}/319#319)

== {compare-url}/v0.11.0...v0.11.1[0.11.1] - 2025-03-12

=== Added

  • Supports jiff crate ({pull-request-url}/303#303)

... (truncated)

Commits
  • f1dacf0 chore(release): Release version 0.13.0
  • 9b02521 chore(release): Update version to 0.13.0
  • 24ecaf7 chore: Update dependencies
  • 95f68f3 test: Update crate-level doctest
  • b1a5c7e feat!: Remove {to,from}_dos_date_time
  • f55929c chore: Remove inline attribute
  • eeae7e3 chore(deps): Bump tombi-toml/setup-tombi from 1.0.1 to 1.0.6 (#397)
  • da7afc9 style(rustfmt): Set skip_macro_invocations
  • 0e999f2 docs: Update documentation
  • c31690e feat!: Replace OffsetDateTime with UtcDateTime
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [nt-time](https://github.com/sorairolake/nt-time) to permit the latest version.
- [Changelog](https://github.com/sorairolake/nt-time/blob/develop/CHANGELOG.adoc)
- [Commits](sorairolake/nt-time@v0.10.6...v0.13.0)

---
updated-dependencies:
- dependency-name: nt-time
  dependency-version: 0.13.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 22, 2025
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant