fix(deps): update all dependencies #7

Merged
kjuulh merged 1 commits from renovate/all into main 2026-02-06 02:49:27 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.100 -> 1.0.101
jiff dependencies patch 0.2.18 -> 0.2.19

Release Notes

dtolnay/anyhow (anyhow)

v1.0.101

Compare Source

BurntSushi/jiff (jiff)

v0.2.19

Compare Source

===================
This is a small release with a performance optimization (with respect to doing
heavily contended arithmetic on Zoned values) and a bug fix for a panic
that can occur when using %2s in strftime.

Enhancements:

  • #​491:
    Avoid cloning TimeZone for consuming operations on Zoned.

Bug fixes:

  • #​497:
    Fix a panic in timestamp.strftime("%2s").

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anyhow](https://github.com/dtolnay/anyhow) | workspace.dependencies | patch | `1.0.100` -> `1.0.101` | | [jiff](https://github.com/BurntSushi/jiff) | dependencies | patch | `0.2.18` -> `0.2.19` | --- ### Release Notes <details> <summary>dtolnay/anyhow (anyhow)</summary> ### [`v1.0.101`](https://github.com/dtolnay/anyhow/releases/tag/1.0.101) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.100...1.0.101) - Add #\[inline] to anyhow::Ok helper ([#&#8203;437](https://github.com/dtolnay/anyhow/issues/437), thanks [@&#8203;Ibitier](https://github.com/Ibitier)) </details> <details> <summary>BurntSushi/jiff (jiff)</summary> ### [`v0.2.19`](https://github.com/BurntSushi/jiff/blob/HEAD/CHANGELOG.md#0219-2026-02-05) [Compare Source](https://github.com/BurntSushi/jiff/compare/0.2.18...0.2.19) \=================== This is a small release with a performance optimization (with respect to doing heavily contended arithmetic on `Zoned` values) and a bug fix for a panic that can occur when using `%2s` in `strftime`. Enhancements: - [#&#8203;491](https://github.com/BurntSushi/jiff/issues/491): Avoid cloning `TimeZone` for consuming operations on `Zoned`. Bug fixes: - [#&#8203;497](https://github.com/BurntSushi/jiff/issues/497): Fix a panic in `timestamp.strftime("%2s")`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2026-02-06 02:49:24 +01:00
kjuulh scheduled this pull request to auto merge when all checks succeed 2026-02-06 02:49:25 +01:00
kjuulh merged commit 98fc317cf5 into main 2026-02-06 02:49:27 +01:00
kjuulh deleted branch renovate/all 2026-02-06 02:49:27 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/nocontrol#7