RTC NPM Resource Changed PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
17 Feb 2026

Pull Request for Issue # .

Summary of Changes

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 .

Testing Instructions

Checkout the branch of this PR, run composer installand then npm ciand watch the output of the latter.

Actual result BEFORE applying this Pull Request

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
...

Expected result AFTER applying this Pull Request

No such warning.

Link to documentations

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

avatar richard67 richard67 - open - 17 Feb 2026
avatar richard67 richard67 - change - 17 Feb 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Feb 2026
Category NPM Change
avatar richard67
richard67 - comment - 17 Feb 2026

@muhme Maybe we should wait with this PR until we have clarified in the maintainer meeting if this is something for a patch release.

avatar brianteeman brianteeman - test_item - 18 Feb 2026 - Tested successfully
avatar brianteeman
brianteeman - comment - 18 Feb 2026

I have tested this item ✅ successfully on 6c0a05d


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46906.

avatar richard67
richard67 - comment - 18 Feb 2026

The CMS Maintenance Team has confirmed that we can do this now so it goes into 5.4.4.

avatar richard67 richard67 - change - 18 Feb 2026
Labels Added: NPM Resource Changed PR-5.4-dev
avatar muhme muhme - test_item - 20 Feb 2026 - Tested successfully
avatar muhme
muhme - comment - 20 Feb 2026

I have tested this item ✅ successfully on 898f066

Tested using JBT

  • Checked package-lock.json changes
  • Seen warning from npm run build:js before
  • Running npm run browserlist:update by own and compared with PR changes
  • Applied PR with gh pr checkout 46906 && npm ci
    • Warning is gone

This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46906.
avatar muhme muhme - change - 20 Feb 2026
Status Pending Ready to Commit
avatar muhme
muhme - comment - 20 Feb 2026

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46906.

avatar muhme muhme - change - 20 Feb 2026
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
avatar muhme muhme - close - 20 Feb 2026
avatar muhme muhme - merge - 20 Feb 2026
avatar muhme
muhme - comment - 20 Feb 2026

Thank you @richard67 for your contribution. Thank you @brianteeman for testing.

Add a Comment

Login with GitHub to post a comment