open-papyrus / papyrus-compiler

Open-source compiler for the Papyrus scripting language of Bethesda games.
https://open-papyrus.github.io/docs/papyrus-compiler/Introduction.html
MIT License
25 stars 3 forks source link

Dependency Dashboard #58

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

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

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

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
cli/Cargo.toml - `anyhow 1.0.66` - `clap 3.2.12` - `ariadne 0.1.5`
core/Cargo.toml - `anyhow 1.0.66` - `ariadne 0.1.5`
diagnostics/Cargo.toml - `strum_macros 0.24.3` - `yansi 0.5.1` - `ariadne 0.1.5`
lexer/Cargo.toml - `logos 0.12.1` - `strum_macros 0.24.3` - `criterion 0.3.6`
parser/Cargo.toml - `criterion 0.3.6` - `dhat 0.3.2`
wasm/Cargo.toml - `wasm-bindgen 0.2.82`
github-actions
.github/workflows/cargo-deny.yml - `actions/checkout v3` - `EmbarkStudios/cargo-deny-action v1`
.github/workflows/rust.yml - `actions/checkout v3` - `actions-rs/toolchain v1` - `actions/cache v3` - `actions-rs/clippy-check v1` - `actions/checkout v3` - `actions-rs/toolchain v1` - `actions/cache v3` - `actions-rs/cargo v1`