Skip to content

Commit

Permalink
chore(deps): update rust crate jiff to v0.1.23 (#1928)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [jiff](https://redirect.github.com/BurntSushi/jiff) |
workspace.dependencies | patch | `0.1.22` -> `0.1.23` |

---

### Release Notes

<details>
<summary>BurntSushi/jiff (jiff)</summary>

###
[`v0.1.23`](https://redirect.github.com/BurntSushi/jiff/blob/HEAD/CHANGELOG.md#0123-2025-01-13)

[Compare
Source](https://redirect.github.com/BurntSushi/jiff/compare/0.1.22...0.1.23)

\===================
This release includes some bug fixes, particularly for compilation on
`aarch64-linux-android`. There are also some minor enhancements, such as
making
`Zoned::iso_week_date` a convenience function for
`civil::Date::iso_week_date`,
in line with similar functions.

My current plan is to make a reasonably quick transition to `jiff 0.2`
with a
few pending breaking changes. I will be making some `jiff 0.1` releases
with
deprecations in order to make the transition as smooth as possible. If
all goes
well with `jiff 0.2`, then my plan is still to do a Jiff 1.0 release in
the
Summer of 2025.

Deprecations:

-
[#&#8203;197](https://redirect.github.com/BurntSushi/jiff/discussions/197):
`Date::to_iso_week_date` has been deprecated in favor of
`Date::iso_week_date`.

Enhancements:

-
[#&#8203;196](https://redirect.github.com/BurntSushi/jiff/discussions/196):
    Improve ISO week date documentation regarding weekday offsets.
-
[#&#8203;197](https://redirect.github.com/BurntSushi/jiff/discussions/197):
    Add `Zoned::iso_week_date`, `DateTime::iso_week_date` and
    `Date::iso_week_date`.

Bug fixes:

- [#&#8203;200](https://redirect.github.com/BurntSushi/jiff/issues/200):
    Fix compilation failure on Android in a Termux shell.
-   [#&#8203;202](https://redirect.github.com/BurntSushi/jiff/pull/202):
    Re-add license files to crate artifact.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/spiraldb/vortex).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 3406526 commit e4a9061
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e4a9061

Please sign in to comment.