munich-quantum-toolkit / munich-quantum-toolkit/problemsolver

Dependency Dashboard

Open
#162 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
55
Forks
7
Avg merge
4h 17m
Merged PRs (30d)
32

Description

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.

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • ⬆️🔒️ Lock file maintenance

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • ⬆️🩹 Update dependency eslint to v10.11.0

Open

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

Detected Dependencies

github-actions (5)
.github/workflows/cd.yml (5)
  • munich-quantum-toolkit/workflows v2.4.2@ace7363a2a8e036e5efc6717be67f1eda29a120e
  • munich-quantum-toolkit/workflows v2.4.2@ace7363a2a8e036e5efc6717be67f1eda29a120e
  • actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
  • actions/attest v4.2.2@1e69f48acb82d1966a394da916b4c1698aa569d6
  • pypa/gh-action-pypi-publish v1.14.2@dc37677b2e1c63e2034f94d8a5b11f265b73ba33
.github/workflows/ci.yml (7)
  • munich-quantum-toolkit/workflows v2.4.2@ace7363a2a8e036e5efc6717be67f1eda29a120e
  • munich-quantum-toolkit/workflows v2.4.2@ace7363a2a8e036e5efc6717be67f1eda29a120e
  • munich-quantum-toolkit/workflows v2.4.2@ace7363a2a8e036e5efc6717be67f1eda29a120e
  • munich-quantum-toolkit/workflows v2.4.2@ace7363a2a8e036e5efc6717be67f1eda29a120e
  • munich-quantum-toolkit/workflows v2.4.2@ace7363a2a8e036e5efc6717be67f1eda29a120e
  • munich-quantum-toolkit/workflows v2.4.2@ace7363a2a8e036e5efc6717be67f1eda29a120e
  • re-actors/alls-green v1.3.0@b5b5b37504aa4183270bd3d855c52a67f212be35
.github/workflows/nextjs.yml (6)
  • actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/configure-pages v6.0.0@45bfe0192ca1faeb007ade9deae92b16b8254a0d
  • actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020
  • actions/upload-pages-artifact v5.0.0@fc324d3547104276b827a68afc52ff2a11cc49c9
  • actions/deploy-pages v5.0.1@368f82528645a54fb793d4d04e342629a3f51346
  • node 24
.github/workflows/release-drafter.yml (1)
  • release-drafter/release-drafter v7.7.0@34d80673e067bdc0c24568d3af899c216adcfaa9
.github/workflows/templating.yml (2)
  • actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
  • munich-quantum-toolkit/templates v1.5.3@93e56d3f8ad374d6bef4e57591a02bb5c6c03675
npm (1)
webpage/package.json (14)
  • next ^16.3.0 → [Updates: ^16.3.0]
  • react ^19.0.0
  • react-dom ^19.0.0
  • react-graph-vis ^1.0.7
  • vis-network ^10.0.0
  • @tailwindcss/postcss ^4.1.17
  • @types/node 24.13.3 → [Updates: 24.13.4]
  • @types/react 19.3.0
  • @types/react-dom ^19.0.0
  • eslint ^10.0.0 → [Updates: ^10.0.0]
  • eslint-config-next ^16.2.12 → [Updates: ^16.2.12]
  • postcss ^8
  • tailwindcss ^4.1.17
  • typescript ^7.0.2
pep621 (1)
pyproject.toml (47)
  • python >=3.11
  • docplex >=2.28.240
  • joblib >=1.4.2
  • jsonschema >=4.20
  • matplotlib >=3.9.4
  • matplotlib >=3.10.5
  • mqt-bench >=2.0.1
  • mqt-core >=3.8,<4 → [Updates: >=4,<5]
  • networkx >=2.8.8
  • numpy >=1.24
  • numpy >=1.26
  • numpy >=2.1
  • numpy >=2.3.2
  • openpyxl >=3.1.5
  • pandas >=2.1.2
  • pandas >=2.2.3
  • pandas >=2.3.3
  • python-tsp >=0.5
  • pytket >=1.29
  • pytket >=2.4
  • pytket-qiskit >=0.71.1
  • pytket-qiskit >=0.78
  • qdk >=1.20
  • qiskit >=2.1.1
  • qiskit-aer >=0.16.4
  • qiskit-ibm-runtime >=0.30
  • referencing >=0.37
  • scipy >=1.13.1
  • scipy >=1.14.1
  • scipy >=1.16.1
  • z3-solver >=4.15.3
  • nox >=2025.11.12
  • pytest >=9.0.1
  • pytest-cov >=7.1
  • pytest-sugar >=1.1.1
  • pytest-xdist >=3.8
  • furo >=2025.12.19
  • myst-nb >=1.4
  • sphinx >=9
  • sphinx-autoapi >=3.6
  • sphinx-copybutton >=0.5.2
  • sphinx-design >=0.7
  • sphinx-llm >=1
  • sphinxcontrib-bibtex >=2.7
  • sphinxext-opengraph >=0.13
  • hatch-vcs >=0.4
  • hatchling >=1.27
pre-commit (1)
.pre-commit-config.yaml (15)
  • pre-commit/pre-commit-hooks v6.0.0
  • python-jsonschema/check-jsonschema 0.38.0
  • zizmorcore/zizmor-pre-commit v1.30.0 → [Updates: v1.30.1]
  • scientific-python/cookie 2026.08.14
  • henryiii/validate-pyproject-schema-store 2026.09.04 → [Updates: 2026.09.11]
  • astral-sh/uv-pre-commit 0.12.10 → [Updates: 0.12.13]
  • adhtruong/mirrors-typos v1.50.1 → [Updates: v1.50.2]
  • emzeat/mz-lictools v2.9.0
  • FlamingTempura/bibtex-tidy v1.14.0
  • rbubley/mirrors-prettier v3.9.6 → [Updates: v3.9.8]
  • rvben/rumdl-pre-commit v0.2.67 → [Updates: v0.2.73]
  • tox-dev/pyproject-fmt v2.29.3 → [Updates: v2.29.4]
  • astral-sh/ruff-pre-commit v0.16.6 → [Updates: v0.16.7]
  • srstevenson/nb-clean 4.0.1
  • astral-sh/ty-pre-commit v0.0.78 → [Updates: v0.0.80]

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Renovate Dependency Dashboard documentation linked in this issue, then inspect pull requests 556 and 558 and the listed dependency files. This issue is an automated status dashboard rather than a scoped change, and completion is not defined here; the open dependency updates are already represented by linked pull requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript, nextjs, python, react, typescript
Domain
build-system, devops
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.