Skip to content

chore(deps): bump jiff from 0.2.24 to 0.2.28#636

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/jiff-0.2.28
Closed

chore(deps): bump jiff from 0.2.24 to 0.2.28#636
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/jiff-0.2.28

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jiff from 0.2.24 to 0.2.28.

Changelog

Sourced from jiff's changelog.

0.2.28 (2026-05-28)

This is a small release with a fix for test failures on 32-bit targets in no-alloc environments.

Bug fixes:

  • #573: Fix test failure on 32-bit targets in no-alloc environments.

0.2.27 (2026-05-26)

This is a small release with a bug fix for build errors on Windows for very old versions of Rust.

Bug fixes:

  • #566: Fix build error on Windows for very old versions of Rust (e.g., 1.71).

0.2.26 (2026-05-25)

This release has a couple enhancements.

Firstly, Jiff now uses windows-link for calling FFI routines on Windows instead of windows-sys. Using windows-link means less churn and fewer duplicates in the dependency graph.

Secondly, a new jiff-sqlx 0.2.0 release has been put out to support sqlx 0.9.0.

Enhancements:

  • #538: Replace use of windows-sys with windows-link and inline bindings.
  • #561: Update jiff-sqlx to use sqlx 0.9.0 and release jiff-sqlx 0.2.0.

Bug fixes:

  • #548: Absolutetize incorrect relative size terms in the documentation of RoundMode.

0.2.25 (2026-05-24)

This release updates Jiff's bundled copy of the [IANA Time Zone Database] to 2026b. See the [2026b release announcement] for more details.

... (truncated)

Commits
  • 66f6ec2 0.2.28
  • 693c811 test: fix error size test in no-alloc environments
  • 5b2f9c3 scripts: update for biff rename to bttf
  • 7d93d6f readme: add a commitment to Jiff 0.2 after Jiff 1.0 is released
  • 2c84158 debug: fix impl std::fmt::Debug for UnitSet
  • a6870c4 0.2.27
  • 341313f msrv: fix Jiff build on Windows for Rust 1.71
  • 9533286 docs: add AI policy for contributors
  • bebb53b 0.2.26
  • a56c060 msrv: roll back to Rust 1.70
  • Additional commits viewable in compare view

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.24 to 0.2.28.
- [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.24...jiff-static-0.2.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Issues affecting the rust branch labels Jun 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like jiff is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/jiff-0.2.28 branch June 22, 2026 04:05
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 Issues affecting the rust branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants