User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This pull request (PR) updates the node_modules/baseline-browser-mapping and node_modules/caniuse-lite NPM dependencies to get rid of the warning about outdated browser mapping shown when running npm ci.
It is the result of running the npm run browserlist:update command, which has been just fixed with PR #46905 .
Checkout the branch of this PR, run composer installand then npm ciand watch the output of the latter.
In the middle of js file copying and minifying, a warning about an outdated browser mapping is shown:
...
✅ Legacy js file: tabs-state.js: minified
✅ Legacy js file: joomla-chosen.js: minified
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
✅ Legacy js file: cy.js: minified
✅ Legacy js file: ajax-chosen.js: minified
...
No such warning.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | NPM Change |
I have tested this item ✅ successfully on 6c0a05d
The CMS Maintenance Team has confirmed that we can do this now so it goes into 5.4.4.
| Labels |
Added:
NPM Resource Changed
PR-5.4-dev
|
||
I have tested this item ✅ successfully on 898f066
Tested using JBT
package-lock.json changesnpm run build:js beforenpm run browserlist:update by own and compared with PR changesgh pr checkout 46906 && npm ci
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-02-20 10:31:51 |
| Closed_By | ⇒ | muhme | |
| Labels |
Added:
RTC
|
||
Thank you @richard67 for your contribution. Thank you @brianteeman for testing.
@muhme Maybe we should wait with this PR until we have clarified in the maintainer meeting if this is something for a patch release.