chore(deps): update rust crate jiff to v0.2.28#61
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
bf62bc5 to
3fcdf81
Compare
3fcdf81 to
255cd79
Compare
255cd79 to
54616dd
Compare
54616dd to
25728f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.23→0.2.28Warning
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-allocenvironments.Bug fixes:
Fix test failure on 32-bit targets in
no-allocenvironments.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:
Fix build error on Windows for very old versions of Rust (e.g., 1.71).
v0.2.26Compare Source
===================
This release has a couple enhancements.
Firstly, Jiff now uses
windows-linkfor calling FFI routines on Windowsinstead of
windows-sys. Usingwindows-linkmeans less churn and fewerduplicates in the dependency graph.
Secondly, a new
jiff-sqlx 0.2.0release has been put out to supportsqlx 0.9.0.Enhancements:
Replace use of
windows-syswithwindows-linkand inline bindings.Update
jiff-sqlxto usesqlx 0.9.0and releasejiff-sqlx 0.2.0.Bug fixes:
Absolutetize incorrect relative size terms in the documentation of
RoundMode.v0.2.25Compare Source
===================
This release updates Jiff's bundled copy of the [IANA Time Zone Database]
to
2026b. See the2026brelease announcement for more details.v0.2.24Compare Source
===================
This release primarily adds a new
memory_usageroutine for reportingheap allocation sizes for the
TimeZoneandZonedtypes. Thisrelease also acknowledges and updates the timeline expectations for a
Jiff 1.0 release in
README.md.Enhancements:
Add
memory_usageto theTimeZoneandZonedtypes.Improve comment in
Span::checked_addexample.Bug fixes:
Update Jiff 1.0 timeline.
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.