Skip to content

chore(deps): update nt-time requirement from 0.10.6 to 0.12.1 #387

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 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 Aug 4, 2025
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

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