chore(deps): update rust crate jiff to v0.2.34 #148
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/jiff-0.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.2.33→0.2.34Release Notes
BurntSushi/jiff (jiff)
v0.2.34Compare Source
===================
This release contains a few small enhancements. Namely, some error messages
for parsing datetime values have been improved by removing some redundant
messaging. Additionally, the
strftimeAPIs on datetime values can no longerpanic. Instead, they'll silently pass through invalid formatting directives.
Enhancements:
Improve some parsing error messages by removing redundancy.
Change
Timestamp::strftime(and similar methods) so that they will neverpanic.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot. The local configuration can be found in my Renovate Bot repository.