Skip to content

chore(deps)(deps): bump jiff from 0.2.28 to 0.2.29#931

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jiff-0.2.29
Open

chore(deps)(deps): bump jiff from 0.2.28 to 0.2.29#931
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jiff-0.2.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps jiff from 0.2.28 to 0.2.29.

Changelog

Sourced from jiff's changelog.

0.2.29 (2026-06-20)

This release adds support for [defmt], which is a highly efficient logging framework that targets resource-constrained devices, like microcontrollers.

Enhancements:

  • #505: Add support for the defmt crate by implementing defmt::Format on the principle public types in Jiff.
  • #584: Add Zoned::UNIX_EPOCH as a constant.
  • #587: Change the Debug output for civil::ISOWeekDate to match the Debug output style of other primitive datetime types.

Bug fixes:

  • #525: Fix a bug that prevented time zone lookups when using an on-disk time zone database on Windows.
  • #539: Fix a bug where rendering a datetime in an error message would omit a T separator.
Commits
  • bdb1138 0.2.29
  • 945a4f6 fmt: fix rendering of datetime value in error message
  • c09725c tz: normalize slashes to / on all platforms
  • 25a282e zoned: export Zoned::DEFAULT and rename it to Zoned::UNIX_EPOCH
  • 48636f4 changelog: start entry for the next release
  • 73f6a83 fmt: move POSIX time zone formatting into fmt
  • 42b47de api: add support for defmt crate
  • 206baec civil: make Debug for ISOWeekDate match Display
  • 2684567 neovim: add project specific configuration
  • d3d9b67 deps: update hifitime to 4.3.0
  • See full diff in compare view

Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.28 to 0.2.29.
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@jiff-static-0.2.28...jiff-static-0.2.29)

---
updated-dependencies:
- dependency-name: jiff
  dependency-version: 0.2.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/jiff-0.2.29 branch from ebfac0e to 0b4ff27 Compare June 23, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants