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.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
cargo (3)
crates/nblm-cli/Cargo.toml (23)
anyhow 1
clap 4.5.49
serde 1.0.228
serde_json 1.0.145
tokio 1.48.0
async-trait 0.1.83
tracing 0.1.41
tracing-subscriber 0.3.20
humantime 2.3.0
url 2.5.7
mime_guess 2.0.5
colored 3.0.0
webbrowser 1.0
urlencoding 2.1
reqwest 0.12.24 → [Updates: 0.13.0]
time 0.3
assert_cmd 2.0.17
predicates 3.1.3
wiremock 0.6.5
serial_test 3.2.0 → [Updates: 4.0.0]
tempfile 3.23.0
insta 1.43.2
rstest 0.26.1
crates/nblm-core/Cargo.toml (23)
anyhow 1.0.100
async-trait 0.1.89
reqwest 0.12.24 → [Updates: 0.13.0]
serde 1.0.228
serde_json 1.0.145
thiserror 2.0.17
tokio 1.48.0
url 2.5.7
backon 1.6.0
tracing 0.1.41
httpdate 1.0.3
bytes 1.7.1
colored 3.0.0
rand 0.9.2 → [Updates: 0.10.0]
base64 0.22 → [Updates: 0.23]
time 0.3
directories 6.0.0
parking_lot 0.12
oauth2 5.0
wiremock 0.6.5
serial_test 3.2.0 → [Updates: 4.0.0]
rstest 0.26.1
tempfile 3.12.0
crates/nblm-python/Cargo.toml (5)
pyo3 0.28 → [Updates: 0.29]
tokio 1.48.0
serde_json 1.0
mime_guess 2.0.5
reqwest 0.12.24 → [Updates: 0.13.0]
github-actions (8)
.github/workflows/coverage.yml (6)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
taiki-e/install-action v2.79.0@7be9fd86bd1707236395105d6e9329dd1511a7e1 → [Updates: v2.85.7]
actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae → [Updates: v5.1.0, v6.1.0]
actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae → [Updates: v5.1.0, v6.1.0]
codecov/codecov-action v6.0.2@fb8b3582c8e4def4969c97caa2f19720cb33a72f → [Updates: v7.0.0]
.github/workflows/mkdocs.yml (4)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
astral-sh/setup-uv v8.1.0 → [Updates: v8.3.2, v9.0.0]
actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405 → [Updates: v6.3.0, v7.0.0]
peaceiris/actions-gh-pages v4.1.0@84c30a85c19949d7eee79c4ff27748b70285e453
.github/workflows/python-ci.yml (7)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
astral-sh/setup-uv v8.1.0@08807647e7069bb48b6ef5acd8ec9567f424441b → [Updates: v8.3.2, v9.0.0]
actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405 → [Updates: v6.3.0, v7.0.0]
actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae → [Updates: v5.1.0, v6.1.0]
actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae → [Updates: v5.1.0, v6.1.0]
taiki-e/install-action v2.79.0@7be9fd86bd1707236395105d6e9329dd1511a7e1 → [Updates: v2.85.7]
.github/workflows/python-publish.yml (13)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405 → [Updates: v6.3.0, v7.0.0]
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
PyO3/maturin-action v1.51.0@e83996d129638aa358a18fbd1dfb82f0b0fb5d3b
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
PyO3/maturin-action v1.51.0@e83996d129638aa358a18fbd1dfb82f0b0fb5d3b
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
pypa/gh-action-pypi-publish release/v1
python 3.14
.github/workflows/python-release.yml (13)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405 → [Updates: v6.3.0, v7.0.0]
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
PyO3/maturin-action v1.51.0@e83996d129638aa358a18fbd1dfb82f0b0fb5d3b
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
PyO3/maturin-action v1.51.0@e83996d129638aa358a18fbd1dfb82f0b0fb5d3b
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
softprops/action-gh-release v3.0.0@b4309332981a82ec1c5618f44dd2e27cc8bfbfda → [Updates: v3.0.2]
python 3.14
.github/workflows/rust-ci.yml (6)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae → [Updates: v5.1.0, v6.1.0]
actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae → [Updates: v5.1.0, v6.1.0]
taiki-e/install-action v2.79.0@7be9fd86bd1707236395105d6e9329dd1511a7e1 → [Updates: v2.85.7]
taiki-e/install-action v2.79.0@7be9fd86bd1707236395105d6e9329dd1511a7e1 → [Updates: v2.85.7]
.github/workflows/rust-publish.yml (2)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
.github/workflows/rust-release.yml (7)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v6.1.0, v7.0.1]
dtolnay/rust-toolchain stable
taiki-e/install-action v2.79.0@7be9fd86bd1707236395105d6e9329dd1511a7e1 → [Updates: v2.85.7]
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
softprops/action-gh-release v3.0.0@b4309332981a82ec1c5618f44dd2e27cc8bfbfda → [Updates: v3.0.2]
pep621 (2)
docs/pyproject.toml (3)
python >=3.14
mkdocs >=1.6.1
mkdocs-material >=9.6.22
python/pyproject.toml (6)
python >=3.14
pytest >=7.0.0
mypy >=1.0.0
ruff >=0.1.0
maturin >=1.0,<2.0
maturin >=1.0,<2.0
pyenv (2)
docs/.python-version (1)
python/.python-version (1)
rust-toolchain (1)
rust-toolchain.toml (1)
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.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
cargo (3)
github-actions (8)
pep621 (2)
pyenv (2)
rust-toolchain (1)