Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

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

Changelog

Sourced from nt-time's changelog.

== {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)

=== Changed

  • Change FileTime::from_str_radix to const fn ({pull-request-url}/300#300)

== {compare-url}/v0.10.6...v0.11.0[0.11.0] - 2025-02-26

=== Added

  • Add FileTime::from_str_radix ({pull-request-url}/296#296)

=== Changed

  • Change MSRV to 1.85.0 ({pull-request-url}/294#294)
  • Make Error trait available in no_std mode ({pull-request-url}/294#294)

== {compare-url}/v0.10.5...v0.10.6[0.10.6] - 2025-01-14

=== Changed

  • Make dev-dependencies conform to rust-version ({pull-request-url}/278#278)

== {compare-url}/v0.10.4...v0.10.5[0.10.5] - 2025-01-12

... (truncated)

Commits
  • ce97648 chore(release): Release version 0.12.1
  • 111c98b chore(release): Update version to 0.12.1
  • caff0ee chore: Replace StepRng
  • 592f4ce chore(deps): Remove derive feature from serde
  • 471484e chore(deps): Remove macros feature from time
  • 9440722 Merge branch 'release/v0.12.0' into develop
  • 8efc9c0 chore(release): Release version 0.12.0
  • 44baa2c chore(release): Update version to 0.12.0
  • c4e7cda chore!: Change MS-DOS date and time conversion methods
  • a527269 Merge branch 'release/v0.11.2' into develop
  • 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.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 13, 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.

0 participants