NPM Resource Changed bug PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
1 Sep 2024

Pull Request for Issue # .

Summary of Changes

As the title says.

Testing Instructions

Check that the npm build and all integration and system tests pass in Drone.

Check that the packages step passes in Drone, so downloads are available.

Run npm ci.

Then run npm list micromatch.

Actual result BEFORE applying this Pull Request

npm ci reports 2 moderate severity vulnerabilities.

npm list micromatch:

joomla@5.2.0 /home/richard/lamp/public_html/joomla-cms-5.2-dev
└─┬ stylelint@14.16.1
  ├─┬ fast-glob@3.3.2
  │ └── micromatch@4.0.7 deduped
  └── micromatch@4.0.7

Expected result AFTER applying this Pull Request

npm ci reports only 1 moderate severity vulnerability. Besides this it shows the same result as without this PR.

npm list micromatch:

joomla@5.2.0 /home/richard/lamp/public_html/joomla-cms-5.2-dev
└─┬ stylelint@14.16.1
  ├─┬ fast-glob@3.3.2
  │ └── micromatch@4.0.8 deduped
  └── micromatch@4.0.8

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • No documentation changes for manual.joomla.org needed

avatar richard67 richard67 - open - 1 Sep 2024
avatar richard67 richard67 - change - 1 Sep 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Sep 2024
Category NPM Change
avatar richard67 richard67 - change - 1 Sep 2024
The description was changed
avatar richard67 richard67 - edited - 1 Sep 2024
avatar richard67 richard67 - change - 4 Sep 2024
Labels Added: NPM Resource Changed bug PR-5.2-dev
avatar Hackwar
Hackwar - comment - 11 Sep 2024

Thank you for your contribution, @richard67!

avatar Hackwar Hackwar - change - 11 Sep 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-09-11 15:07:11
Closed_By Hackwar
avatar Hackwar Hackwar - close - 11 Sep 2024
avatar Hackwar Hackwar - merge - 11 Sep 2024

Add a Comment

Login with GitHub to post a comment