Skip to content

deps: bump folktime from 0.2.1 to 0.5.0#306

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/folktime-0.5.0
Open

deps: bump folktime from 0.2.1 to 0.5.0#306
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/folktime-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps folktime from 0.2.1 to 0.5.0.

Release notes

Sourced from folktime's releases.

0.5.0

What's Changed

Full Changelog: lkurcak/folktime@0.4.0...0.5.0

0.4.0

What's Changed

Full Changelog: lkurcak/folktime@0.3.3...0.4.0

0.3.3

What's Changed

Full Changelog: lkurcak/folktime@0.3.2...0.3.3

0.3.2

What's Changed

Full Changelog: lkurcak/folktime@0.3.1...0.3.2

Changelog

Sourced from folktime's changelog.

[0.5.0] - 2026-05-01

Added

  • Style::Mini for the shortest one-unit fractional representation.

Changed

  • Renamed style variants to intent-based names: Compact, Whole, and Detailed.

[0.4.0] - 2026-05-01

Added

  • duration::Format for reusing duration formatting options across multiple values.

[0.3.3] - 2026-04-30

Added

  • with_greek_mu() builder to render microseconds as μs instead of us.

[0.3.2] - 2026-04-22

Changed

  • Month and year-based units are now based on astronomical Julian year (365.25 days/year).

[0.3.0] - 2026-04-21

Added

  • no_std support (no dependency on the Rust standard library).
  • Unit enum and with_min_unit() builder for setting the minimum primary time unit.
  • #[must_use] on all builder methods and constructors.
  • Debug, Clone, Copy, PartialEq, Eq derives on Style.

Changed

  • Formatting methods are now pub(crate) instead of pub; use Display via format!/write! instead of calling them directly.
  • Formatter sub-modules are now private.
  • Edition updated to 2024.

[0.2.0] - 2024-05-09

Added

... (truncated)

Commits

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

Bumps [folktime](https://github.com/lkurcak/folktime) from 0.2.1 to 0.5.0.
- [Release notes](https://github.com/lkurcak/folktime/releases)
- [Changelog](https://github.com/lkurcak/folktime/blob/main/CHANGELOG.md)
- [Commits](lkurcak/folktime@0.2.1...0.5.0)

---
updated-dependencies:
- dependency-name: folktime
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 11, 2026
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