Skip to content

Commit 22fb4d0

Browse files
chore(deps): update all patch updates (patch) (#2045)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [indicatif](https://redirect.github.com/console-rs/indicatif) | workspace.dependencies | patch | `0.17.9` -> `0.17.10` | | [jiff](https://redirect.github.com/BurntSushi/jiff) | workspace.dependencies | patch | `0.1.27` -> `0.1.28` | --- ### Release Notes <details> <summary>console-rs/indicatif (indicatif)</summary> ### [`v0.17.10`](https://redirect.github.com/console-rs/indicatif/releases/tag/0.17.10) [Compare Source](https://redirect.github.com/console-rs/indicatif/compare/0.17.9...0.17.10) #### What's Changed With some great performance improvements from [@&#8203;jaheba](https://redirect.github.com/jaheba). - Fix bar-less text output by [@&#8203;spoutn1k](https://redirect.github.com/spoutn1k) in [https://github.com/console-rs/indicatif/pull/659](https://redirect.github.com/console-rs/indicatif/pull/659) - add tracing-indicatif create to integration list by [@&#8203;emersonford](https://redirect.github.com/emersonford) in [https://github.com/console-rs/indicatif/pull/673](https://redirect.github.com/console-rs/indicatif/pull/673) - Fix double prints by [@&#8203;spoutn1k](https://redirect.github.com/spoutn1k) in [https://github.com/console-rs/indicatif/pull/671](https://redirect.github.com/console-rs/indicatif/pull/671) - Only get draw_target-width when we actually draw by [@&#8203;jaheba](https://redirect.github.com/jaheba) in [https://github.com/console-rs/indicatif/pull/683](https://redirect.github.com/console-rs/indicatif/pull/683) - Make tab extension lazy by [@&#8203;jaheba](https://redirect.github.com/jaheba) in [https://github.com/console-rs/indicatif/pull/684](https://redirect.github.com/console-rs/indicatif/pull/684) - Make `ProgressBar:set_tab_with` take `&self` by [@&#8203;jaheba](https://redirect.github.com/jaheba) in [https://github.com/console-rs/indicatif/pull/685](https://redirect.github.com/console-rs/indicatif/pull/685) - Remove unnecessary spinner display in multi examples by [@&#8203;shuntaka9576](https://redirect.github.com/shuntaka9576) in [https://github.com/console-rs/indicatif/pull/682](https://redirect.github.com/console-rs/indicatif/pull/682) - Add `dec` and `dec_length` to `ProgressBar` by [@&#8203;jaheba](https://redirect.github.com/jaheba) in [https://github.com/console-rs/indicatif/pull/690](https://redirect.github.com/console-rs/indicatif/pull/690) - Update rand requirement from 0.8 to 0.9 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/console-rs/indicatif/pull/693](https://redirect.github.com/console-rs/indicatif/pull/693) </details> <details> <summary>BurntSushi/jiff (jiff)</summary> ### [`v0.1.28`](https://redirect.github.com/BurntSushi/jiff/blob/HEAD/CHANGELOG.md#0128-2025-01-27) [Compare Source](https://redirect.github.com/BurntSushi/jiff/compare/0.1.27...0.1.28) \=================== This is a small release that just removes the dev-dependency on `serde_yml`. It has been replaced with the deprecated `serde_yaml`. See [this post about `serde_yml` shenanigans](https://x.com/davidtolnay/status/1883906113428676938) for why this was done. Note that this was only a dev-dependency and thus doesn't impact folks using Jiff. Bug fixes: - [#&#8203;225](https://redirect.github.com/BurntSushi/jiff/pull/225): Remove dependency on `serde_yml` in favor of `serde_yaml`. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d5fdaf commit 22fb4d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)