RTC NPM Resource Changed PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
7 Mar 2026

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

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 .

@Bodge-IT @softforge It does the same as PR #46906 did for 5.4-dev, but that was not included in your last upmerge.

This PR here might result in slightly newer versions than the 5.4-dev PR, but that's ok. Vice versa, older than that, would be worse.

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: plugin.js: minified
✅ Legacy js file: date-helper.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`
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
✅ ES2017 file: associations-edit.js: transpiled
✅ ES2017 file: admin-compare-compare.js: transpiled
...

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 - 7 Mar 2026
avatar richard67 richard67 - change - 7 Mar 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Mar 2026
Category NPM Change
avatar brianteeman brianteeman - test_item - 7 Mar 2026 - Tested successfully
avatar brianteeman
brianteeman - comment - 7 Mar 2026

I have tested this item ✅ successfully on a3128ee


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

avatar krishnagandhicode krishnagandhicode - test_item - 7 Mar 2026 - Tested successfully
avatar krishnagandhicode
krishnagandhicode - comment - 7 Mar 2026

I have tested this item ✅ successfully on a3128ee

Before Applying PR/patch:
Screenshot 2026-03-08 004646

After Applying PR/patch:
Screenshot 2026-03-08 005858


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47329.
avatar richard67 richard67 - change - 7 Mar 2026
Status Pending Ready to Commit
Labels Added: NPM Resource Changed PR-6.0-dev
avatar richard67
richard67 - comment - 7 Mar 2026

RTC


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

avatar softforge softforge - close - 9 Mar 2026
avatar softforge softforge - merge - 9 Mar 2026
avatar softforge softforge - change - 9 Mar 2026
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2026-03-09 15:56:48
Closed_By softforge
Labels Added: RTC
avatar softforge
softforge - comment - 9 Mar 2026

Thank you @richard67 and the testers for your work

Add a Comment

Login with GitHub to post a comment