Skip to content

⬆️ Bump jiff from 0.2.24 to 0.2.26#3092

Merged
ChanTsune merged 1 commit into
mainfrom
dependabot/cargo/jiff-0.2.26
May 27, 2026
Merged

⬆️ Bump jiff from 0.2.24 to 0.2.26#3092
ChanTsune merged 1 commit into
mainfrom
dependabot/cargo/jiff-0.2.26

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps jiff from 0.2.24 to 0.2.26.

Changelog

Sourced from jiff's changelog.

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.

Commits
  • bebb53b 0.2.26
  • a56c060 msrv: roll back to Rust 1.70
  • 58556a5 docs: absolutetize incorrect relative size terms for RoundMode
  • 5c7b186 jiff-sqlx: update to sqlx 0.9.0
  • 457d8f1 windows: replace windows-sys with windows-link
  • 75dfd0a ignore: whitelist /.github/
  • 48a9292 0.2.25
  • bf930e0 jiff-tzdb: update to tzdb 2026b
  • 7908951 scripts: add some bash scripts for doing a tzdb update
  • 170a0d6 readme: add a note about jiff::fmt with respect to performance
  • See full diff 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.26.
- [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.26)

---
updated-dependencies:
- dependency-name: jiff
  dependency-version: 0.2.26
  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 Pull requests that update Rust code labels May 26, 2026
@github-actions github-actions Bot added the cli This issue is about cli application label May 26, 2026
@ChanTsune ChanTsune merged commit 44674aa into main May 27, 2026
107 of 109 checks passed
@ChanTsune ChanTsune deleted the dependabot/cargo/jiff-0.2.26 branch May 27, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli This issue is about cli application 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.

1 participant