rash-sh / rash

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

Dependency Dashboard #350

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

cargo
Cargo.toml - `clap 4.5` - `log 0.4.21` - `regex 1.10` - `schemars 0.8` - `serde_json 1.0` - `serde_yaml 0.9`
mdbook_rash/Cargo.toml - `chrono 0.4.38` - `env_logger 0.11.3` - `mdbook 0.4.37` - `prettytable-rs ^0.10` - `semver 1.0`
rash_core/Cargo.toml - `byte-unit 5.1` - `console 0.15` - `minijinja 2.3.1` - `exec 0.3.1` - `fern 0.6.2` - `ignore 0.4` - `ipc-channel 0.18` - `itertools 0.13` - `nix 0.29` - `serde 1.0` - `serde-error 0.1.2` - `serde_with 3.8` - `shlex 1.3` - `similar 2.5` - `strum 0.26.2` - `strum_macros 0.26.2` - `tempfile 3.10` - `term_size 1.0.0-beta.2` - `prs-lib 0.5.1` - `criterion 0.5.1` - `cargo-husky 1.5.0`
rash_derive/Cargo.toml - `syn 2.0` - `quote 1.0.36` - `proc-macro2 1.0.81`
dockerfile
Dockerfile - `rust 1.81.0`
github-actions
.github/workflows/aur-publish.yml - `actions/checkout v4` - `KSXGitHub/github-actions-deploy-aur v3.0.1`
.github/workflows/auto-tag.yaml - `actions/checkout v4` - `mindsers/changelog-reader-action v2`
.github/workflows/commitlint.yml - `actions/checkout v4` - `wagoid/commitlint-github-action v6.1.2`
.github/workflows/docker_images.yml - `actions/checkout v4` - `Swatinem/rust-cache v2` - `crazy-max/ghaction-upx v3` - `actions/checkout v4` - `crazy-max/ghaction-upx v3` - `docker/setup-qemu-action v3` - `docker/setup-buildx-action v3`
.github/workflows/pages.yml - `actions/checkout v4` - `peaceiris/actions-gh-pages v4`
.github/workflows/rust.yml - `actions/checkout v4` - `actions/checkout v4` - `clechasseur/rs-clippy-check v3` - `actions/checkout v4` - `actions-rs/cargo v1` - `actions-rs/cargo v1` - `actions/checkout v4` - `Swatinem/rust-cache v2` - `actions-rs/cargo v1` - `crazy-max/ghaction-upx v3` - `mindsers/changelog-reader-action v2.2.3` - `softprops/action-gh-release v2` - `ubuntu 20.04`

pando85 commented 6 months ago

https://developer.mend.io/