neetly / figma-agent-linux

Figma Agent for Linux (a.k.a. Font Helper)
MIT License
157 stars 9 forks source link

Dependency Dashboard #88

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.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Open

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

Detected dependencies

cargo
crates/figma-agent/Cargo.toml - `actix-cors =0.7.0` - `actix-files =0.6.5` - `actix-web =4.5.1` - `env_logger =0.11.3` - `itertools =0.12.1` - `lazy_static =1.4.0` - `listenfd =1.0.1` - `parking_lot =0.12.1` - `serde =1.0.197` - `serde_json =1.0.115` - `xdg =2.5.2`
crates/fontconfig-sys/Cargo.toml - `libc =0.2.153` - `bindgen =0.69.4` - `pkg-config =0.3.30`
crates/fontconfig/Cargo.toml - `libc =0.2.153`
crates/freetype-sys/Cargo.toml - `libc =0.2.153` - `bindgen =0.69.4` - `pkg-config =0.3.30`
crates/freetype/Cargo.toml - `libc =0.2.153`
github-actions
.github/workflows/ci.yml - `actions/checkout v4`
.github/workflows/release.yml - `actions/checkout v4` - `actions/upload-artifact v4` - `actions/download-artifact v4` - `softprops/action-gh-release v2` - `ubuntu 20.04`