User tests: Successful: Unsuccessful:
This is a follow-up to #46186. The development dependency mysql was upgraded to mysql2 for GitHub Actions based System Tests. But the used version as currently five security vulnerabilities. This PR upgrades to the current version of NPM packet mysql2 to fix the security vulnerabilities. As it is a developer dependency, we do not ship its code to end users, so it is not that critical, but we have to fix it.
Updated to current version with npm install -D mysql2@3.15.3
mysql2 security vulnerabilities:npm audit | awk "/^mysql2 /,/^$/"
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | NPM Change |
| Labels |
Added:
NPM Resource Changed
PR-5.4-dev
|
||
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
RTC
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-10-31 09:47:57 |
| Closed_By | ⇒ | richard67 |
RTC after 2 approvals by maintainers.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46383.