Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #1064

Open
14 tasks
renovate bot opened this issue Jan 7, 2025 · 0 comments
Open
14 tasks

Dependency Dashboard #1064

renovate bot opened this issue Jan 7, 2025 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@renovate
Copy link
Contributor

renovate bot commented Jan 7, 2025

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

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update devenv digest to af8d0c8
  • chore(deps): update nixpkgs digest to 73cf49b
  • chore(deps): update dependency mkdocs-material to v9.6.5
  • chore(deps): update dependency ruff to v0.9.7
  • chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.2
  • fix(deps): update rust crate log to v0.4.26
  • chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.177.2
  • chore(deps): lock file maintenance (flake.nix)
  • chore(deps): lock file maintenance (pyproject.toml)
  • chore(deps): lock file maintenance (rust/cargo.toml)

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
rust/Cargo.toml
  • log 0.4.22
  • pyo3 0.23.0
  • pyo3-log 0.12.0
  • statrs 0.18.0
  • thiserror 1.0.64
  • approx 0.5.0
  • criterion 0.5.1
  • rand 0.8.4
  • landlock 0.4.1
dockerfile
Dockerfile
  • python 3.12-slim
github-actions
.github/actions/setup-dependencies/action.yml
  • mozilla-actions/sccache-action v0.0.7
  • astral-sh/setup-uv v5
.github/actions/setup-git-lfs/action.yml
  • actions/cache v4
.github/workflows/CI.yml
  • actions/checkout v4
  • cachix/install-nix-action v30
  • pre-commit/action v3.0.1
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
  • mozilla-actions/sccache-action v0.0.7
  • benchmark-action/github-action-benchmark v1
  • actions/checkout v4
  • PyO3/maturin-action v1
  • actions/upload-artifact v4
  • uraimo/run-on-arch-action v2
  • addnab/docker-run-action v3
  • uraimo/run-on-arch-action v2
  • actions/checkout v4
  • PyO3/maturin-action v1
  • actions/upload-artifact v4
  • actions/checkout v4
  • PyO3/maturin-action v1
  • actions/upload-artifact v4
  • actions/checkout v4
  • actions/download-artifact v4
  • docker/metadata-action v5
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v6
  • anchore/scan-action v6
  • github/codeql-action v3
  • actions/upload-artifact v4
  • actions/download-artifact v4
  • docker/setup-buildx-action v3
  • docker/metadata-action v5
  • docker/login-action v3
  • actions/download-artifact v4
  • actions/attest-build-provenance v2
  • PyO3/maturin-action v1
.github/workflows/build-nix.yml
  • actions/checkout v4
  • cachix/install-nix-action v30
  • cachix/cachix-action v15
.github/workflows/check-mergeable.yml
  • actions/checkout v4
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/documentation.yml
  • actions/checkout v4
  • astral-sh/setup-uv v5
nix
flake.nix
  • nixpkgs nixpkgs-unstable
  • devenv 1235cd13f47df6ad19c8a183c6eabc1facb7c399
  • devenv-extras 0cd66ae6f20f9ba0a9b169df5052efaf8e13083c
  • filter f7653272fd234696ae94229839a99b73c9ab7de0
  • flake-compat ff81ac966bb2cae68946d5ed5fc4994f96d0ffec
  • nixpkgs nixos-unstable@55d15ad12a74eb7d4646254e13638ad0c4128776
pep621
pyproject.toml
  • arpy >=2.3.0
  • attrs >=23.1.0
  • click >=8.1.7
  • cryptography >=41.0
  • dissect-cstruct >=4.0,<5.0
  • jefferson >=0.4.5
  • lark >=1.1.8
  • lief >=0.16.1
  • lz4 >=4.3.2,!=4.4.3
  • plotext >=4.2.0,<6.0
  • pluggy >=1.3.0
  • pyfatfs >=1.0.5
  • pyperscan >=0.3.0
  • python-magic >=0.4.27
  • rarfile >=4.1
  • rich >=13.3.5
  • structlog >=24.1.0
  • treelib >=1.7.0
  • ubi-reader >=0.8.9
  • atheris >=2.3,<3.0
  • pre-commit >=3.5,<5.0
  • pyright >=1.1.349
  • pytest-cov >=3,<7
  • pytest >=8.0.0
  • pyyaml >=6.0.1
  • ruff ==0.9.6
  • taplo >=0.9.3
  • cairosvg >=2.7.1
  • mkdocs-material ==9.6.4
  • mkdocstrings-python >=1.8.0
  • mkdocstrings >=0.28,<0.29
  • pillow >=10.2.0,<12.0
  • maturin >=1.0,<2.0
pre-commit
.pre-commit-config.yaml
  • pre-commit/pre-commit-hooks v5.0.0
  • jendrikseipp/vulture v2.14
  • python-jsonschema/check-jsonschema 0.31.1
  • renovatebot/pre-commit-hooks 39.171.1

  • Check this box to trigger a request for Renovate to run again on this repository
@vlaci vlaci added the dependencies Pull requests that update a dependency file label Jan 24, 2025
@vlaci vlaci pinned this issue Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant