Skip to content

chore(deps): Bump jiff from 0.2.19 to 0.2.21#426

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/jiff-0.2.21
Open

chore(deps): Bump jiff from 0.2.19 to 0.2.21#426
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/jiff-0.2.21

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps jiff from 0.2.19 to 0.2.21.

Changelog

Sourced from jiff's changelog.

0.2.21 (2026-02-22)

This release contains a performance improvement and a bug fix for civil::Date::new where it could panic on some inputs.

Bug fixes:

  • #523: Fix a bug where Date::new could panic. This was a regression introduced in jiff 0.2.20.

Performance:

  • #518: Improve Timestamp to civil::DateTime conversion performance by ~15%.

0.2.20 (2026-02-11)

This release contains a major internal refactor that moves off of using ranged integers internally. There are also some small bug fixes and added support for finding the system time zone on emscripten targets.

Enhancements:

  • #11: Stop using ranged integers internally.
  • #490: Add support for retrieving the system time zone on emscripten targets.
  • #500: Update comparison with the time crate in the Jiff documentation.
  • #502: Enable some non-default features for the Rust Playground deployment.

Bug fixes:

  • #485: Fix bug with padding for negative integers in strftime.
  • #486: Make %^c result in uppercase strings where appropriate.
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 [jiff](https://github.com/BurntSushi/jiff) from 0.2.19 to 0.2.21.
- [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.19...jiff-static-0.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
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