Skip to content

Add jsdom as npm Dependency for ILIAS 12#10670

Closed
thibsy wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:dependencies/12/jsdom
Closed

Add jsdom as npm Dependency for ILIAS 12#10670
thibsy wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:dependencies/12/jsdom

Conversation

@thibsy

@thibsy thibsy commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

Assessment:

  • This package is a JavaScript implementation of various web standards, for use with the Node.js environment.

General Information:

  • Name of the dependency: jsdom
  • Version: 27.2.0
  • this dependency was already used in ILIAS.
  • the dependency's license is compatible with ILIAS' license: MIT

Type of dependency:

  • composer
  • npm

Usage:

  • various JS unit tests in components/ILIAS/UI

Reasoning:

  • This package implements the web-standard of browsers and provides objects like window and document, which are unknown to the Node.js environment. These objects can be injected into our components to perform/test desired actions.

Maintenance:

  • Last update of the Library: 2025-11-12

Links:

Alternatives:

@thibsy thibsy added the dependencies Pull requests that update a dependency file label Dec 5, 2025
@matthiaskunkel

Copy link
Copy Markdown
Member

Jour Fixe, 08 DEC 2025: Dependency is accepted for ILIAS 12.

@lscharmer

Copy link
Copy Markdown
Contributor

Merged with PR: #11262

@lscharmer lscharmer closed this Jun 8, 2026
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

Successfully merging this pull request may close these issues.

3 participants