Skip to content

chore(deps): update rust crate jiff to v0.2.28#61

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jiff-0.x-lockfile
Open

chore(deps): update rust crate jiff to v0.2.28#61
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jiff-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Type Update Change
jiff dependencies patch 0.2.230.2.28

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

BurntSushi/jiff (jiff)

v0.2.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.

v0.2.27

===================
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).

v0.2.26

Compare Source

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

v0.2.25

Compare Source

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

v0.2.24

Compare Source

===================
This release primarily adds a new memory_usage routine for reporting
heap allocation sizes for the TimeZone and Zoned types. This
release also acknowledges and updates the timeline expectations for a
Jiff 1.0 release in README.md.

Enhancements:

  • #​520:
    Add memory_usage to the TimeZone and Zoned types.
  • #​535:
    Improve comment in Span::checked_add example.

Bug fixes:

  • #​541:
    Update Jiff 1.0 timeline.

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from martinohmann as a code owner April 30, 2026 22:06
@renovate renovate Bot added the type/patch label Apr 30, 2026
@renovate renovate Bot changed the title chore(deps): update rust crate jiff to v0.2.24 chore(deps): update rust crate jiff to v0.2.25 May 25, 2026
@renovate renovate Bot force-pushed the renovate/jiff-0.x-lockfile branch from bf62bc5 to 3fcdf81 Compare May 25, 2026 05:37
@renovate renovate Bot changed the title chore(deps): update rust crate jiff to v0.2.25 chore(deps): update rust crate jiff to v0.2.26 May 26, 2026
@renovate renovate Bot force-pushed the renovate/jiff-0.x-lockfile branch from 3fcdf81 to 255cd79 Compare May 26, 2026 06:14
@renovate renovate Bot changed the title chore(deps): update rust crate jiff to v0.2.26 chore(deps): update rust crate jiff to v0.2.27 May 26, 2026
@renovate renovate Bot force-pushed the renovate/jiff-0.x-lockfile branch from 255cd79 to 54616dd Compare May 26, 2026 16:07
@renovate renovate Bot force-pushed the renovate/jiff-0.x-lockfile branch from 54616dd to 25728f0 Compare May 29, 2026 06:15
@renovate renovate Bot changed the title chore(deps): update rust crate jiff to v0.2.27 chore(deps): update rust crate jiff to v0.2.28 May 29, 2026
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