Update Node.js to >=20.0 and Yarn to 4.9.3 for Admin Audit Trail module to align with Drupal Core with GitLab CI/CD

Created on 13 November 2025, 6 days ago

Problem/Motivation

Following with: Drupal Core updates on nodejs and yarn.. also the default linting and Gitlab CI

Proposed resolution

Change to

  "license": "GPL-2.0-or-later",
  "private": true,
  "engines": {
    "yarn": ">= 4.9.3",
    "node": ">= 20.0"
  },

and

  "packageManager": "yarn@4.9.3"
  • Add the .yarnrc.yml file.
  • Update dependencies to follow with Drupal Core package.json file
  • Update the yarn.lock file.
  • Add .cspell.json file
  • Check this link to see how to switch yarn to 4.9.3 or 4.9.4 in your local.
  • Add .gitlab-ci.yml file with basic build and linting

Remaining tasks

  • ✅ File an issue
  • ➖ Addition/Change/Update/Fix
  • ➖ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ➖ Readability
  • ➖ Accessibility
  • ➖ Performance
  • ➖ Security
  • ➖ Documentation
  • ➖ Code review by maintainers
  • ➖ Full testing and approval
  • ➖ Credit contributors
  • ➖ Review with the product owner
  • ➖ Release notes snippet
  • ❌ Release

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024