Skip to content

Dependency Dashboard #8

@renovate

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • fix(deps): update dasp digest to d089297
  • fix(deps): update rust crate gloo-storage to 0.4
  • fix(deps): update rust crate wasm-streams to 0.5
  • fix(deps): update rust crate winit_input_helper to 0.17
  • chore(deps): update actions/checkout action to v6
  • chore(deps): update actions/configure-pages action to v6
  • chore(deps): update actions/deploy-pages action to v5
  • chore(deps): update actions/upload-artifact action to v7
  • chore(deps): update actions/upload-pages-artifact action to v4
  • fix(deps): update rust crate wgpu to v29
  • 🔐 Create all rate-limited PRs at once 🔐

PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

cargo (23)
Cargo.toml (6)
  • anyhow 1.0
  • log 0.4
  • clap 4.4
  • clap_complete 4.4
  • futures 0.3
  • simple_logger 5.0
crates/rrr_audio/Cargo.toml (8)
  • anyhow 1.0
  • dasp 6b15274b471835e586089e54228e54601f92d391 → [Updates: ``]
  • log 0.4
  • rb 0.4
  • symphonia 0.5.4
  • cpal 0.14 → [Updates: 0.17]
  • console_error_panic_hook 0.1
  • cpal 0.14 → [Updates: 0.17]
crates/rrr_bench/Cargo.toml (2)
  • log 0.4
  • wasm-bindgen 0.2
crates/rrr_chart/Cargo.toml (7)
  • anyhow 1.0
  • log 0.4
  • serde 1.0.201
  • strum 0.26.2 → [Updates: 0.28.0]
  • swf 0.2
  • thiserror 1.0 → [Updates: 2.0]
  • simple_logger 5.0
crates/rrr_config/Cargo.toml (1)
  • serde 1.0.201
crates/rrr_core/Cargo.toml (3)
  • anyhow 1.0
  • btreemultimap 0.1
  • log 0.4
crates/rrr_data/Cargo.toml (4)
  • serde 1.0.201
  • uuid 1.8
  • app_dirs 2.5.5
  • gloo-storage 0.3 → [Updates: 0.4]
crates/rrr_fetch/Cargo.toml (13)
  • anyhow 1.0
  • log 0.4
  • serde 1.0.201
  • serde_json 1.0
  • ureq 2.9.7 → [Updates: 3.0.0]
  • futures 0.3.30
  • futures-util 0.3
  • js-sys 0.3
  • wasm-bindgen 0.2
  • wasm-bindgen-futures 0.4
  • wasm-streams 0.4 → [Updates: 0.5]
  • web-sys 0.3.69
  • wasm-bindgen-test 0.3
crates/rrr_game/Cargo.toml (2)
  • anyhow 1.0
  • log 0.4
crates/rrr_graphics/Cargo.toml (1)
  • image 0.25.1
crates/rrr_input/Cargo.toml (1)
  • serde 1.0.201
crates/rrr_math/Cargo.toml (1)
  • num-traits 0.2
crates/rrr_noteskin/Cargo.toml (3)
  • anyhow 1.0
  • log 0.4.21
  • strum 0.26.2 → [Updates: 0.28.0]
crates/rrr_playlist/Cargo.toml (1)
  • serde 1.0.201
crates/rrr_record/Cargo.toml (3)
  • anyhow 1.0
  • btreemultimap 0.1
  • log 0.4
crates/rrr_render/Cargo.toml (2)
  • anyhow 1.0
  • pixels 0.13 → [Updates: 0.16]
crates/rrr_settings_core/Cargo.toml (1)
  • serde 1.0.201
crates/rrr_settings/Cargo.toml (1)
  • serde 1.0.201
crates/rrr_time/Cargo.toml (2)
  • web-sys 0.3.69
  • wasm-bindgen-test 0.3
crates/rrr_tui/Cargo.toml (5)
  • anyhow 1.0
  • crossterm 0.27 → [Updates: 0.29]
  • futures 0.3
  • tui 0.19
  • unicode-width 0.1 → [Updates: 0.2]
crates/rrr_types/Cargo.toml (2)
  • serde 1.0.201
  • wasm-bindgen 0.2
crates/rrr_wasm/Cargo.toml (13)
  • anyhow 1.0
  • console_error_panic_hook 0.1
  • console_log 1.0
  • js-sys 0.3
  • log 0.4
  • pixels 0.13 → [Updates: 0.16]
  • wasm-bindgen 0.2
  • wasm-bindgen-futures 0.4
  • wgpu 0.20 → [Updates: 29.0]
  • winit 0.28 → [Updates: 0.30]
  • winit_input_helper 0.16 → [Updates: 0.17]
  • web-sys 0.3.69
  • wasm-bindgen-test 0.3
crates/rrr_window/Cargo.toml (5)
  • anyhow 1.0
  • log 0.4
  • serde 1.0.201
  • winit 0.28 → [Updates: 0.30]
  • winit 0.28 → [Updates: 0.30]
github-actions (2)
.github/workflows/check.yml (4)
  • actions/checkout v4 → [Updates: v6]
  • actions-rs/toolchain v1
  • davidB/rust-cargo-make v1
  • Swatinem/rust-cache v2.7.3 → [Updates: v2.9.1]
.github/workflows/ci.yml (14)
  • actions/checkout v4 → [Updates: v6]
  • actions-rs/toolchain v1
  • actions/configure-pages v5 → [Updates: v6]
  • davidB/rust-cargo-make v1
  • jetli/wasm-bindgen-action v0.2.0
  • Swatinem/rust-cache v2.7.3 → [Updates: v2.9.1]
  • actions/upload-pages-artifact v3 → [Updates: v4]
  • actions/checkout v4 → [Updates: v6]
  • actions-rs/toolchain v1
  • davidB/rust-cargo-make v1
  • Swatinem/rust-cache v2.7.3 → [Updates: v2.9.1]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/deploy-pages v4 → [Updates: v5]
  • ubuntu 22.04 → [Updates: 24.04]

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions