Skip to content

build(deps): bump the jiff group with 2 updates#4541

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/jiff-5ce4ecd2ca
May 27, 2026
Merged

build(deps): bump the jiff group with 2 updates#4541
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/jiff-5ce4ecd2ca

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the jiff group with 2 updates: jiff and jiff-static.

Updates jiff from 0.2.25 to 0.2.27

Changelog

Sourced from jiff's changelog.

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.
Commits

Updates jiff-static from 0.2.25 to 0.2.27

Changelog

Sourced from jiff-static's changelog.

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.
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the jiff group with 2 updates: [jiff](https://github.com/BurntSushi/jiff) and [jiff-static](https://github.com/BurntSushi/jiff).


Updates `jiff` from 0.2.25 to 0.2.27
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/jiff/commits)

Updates `jiff-static` from 0.2.25 to 0.2.27
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/jiff/commits)

---
updated-dependencies:
- dependency-name: jiff
  dependency-version: 0.2.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jiff
- dependency-name: jiff-static
  dependency-version: 0.2.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: jiff
...

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
@dependabot dependabot Bot requested a review from a team as a code owner May 26, 2026 17:40
@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 enabled auto-merge (squash) May 26, 2026 17:47
@github-actions github-actions Bot merged commit 38b8943 into main May 27, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/cargo/jiff-5ce4ecd2ca branch May 27, 2026 18:34
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.

1 participant