rash-sh / rash

Declarative shell scripting using Rust native bindings inspired by Ansible
https://rash-sh.github.io
GNU General Public License v3.0
208 stars 7 forks source link

build(deps): Update Rust crate fern to 0.7.0 #604

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
fern dependencies minor 0.6.2 -> 0.7.0

Release Notes

daboross/fern (fern) ### [`v0.7.0`](https://redirect.github.com/daboross/fern/blob/HEAD/CHANGELOG.md#070-2024-10-20) [Compare Source](https://redirect.github.com/daboross/fern/compare/fern-0.6.2...fern-0.7.0) \================== - Upgrade `colored` to version 2. This is a breaking change due to `colored` being exposed in the public API of `fern`. (thanks \[[@​faern](https://redirect.github.com/faern)] for doing the boilerplate here!) - Remove most of the unsoundness warning, and update it to reflect fern 0.7.0 fixing the issue.

Configuration

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

🚦 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.