? Pending

User tests: Successful: Unsuccessful:

avatar astridx
astridx
21 Mar 2021

Pull Request for Issue #32760

avatar astridx astridx - open - 21 Mar 2021
avatar astridx astridx - change - 21 Mar 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Mar 2021
Category Front End Plugins
avatar brianteeman
brianteeman - comment - 21 Mar 2021

This is not correct.
Those files are updated by the build scripts.
So you need to have updated the packages defined in npm in order to have those versions.

Therefore you need to commit the updated package.json and package-lock.json as well

avatar astridx
astridx - comment - 21 Mar 2021

package.json and package-lock.json are already updated. For example:

"tinymce": "^5.7.0",

avatar astridx astridx - change - 21 Mar 2021
Title
missing?
[4] Missing?
avatar astridx astridx - edited - 21 Mar 2021
avatar brianteeman
brianteeman - comment - 21 Mar 2021

Look again;)

avatar astridx
astridx - comment - 21 Mar 2021

hm, this appeared for me after I ran npm ci. This is probably an error on my part.

avatar astridx astridx - change - 21 Mar 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-03-21 16:12:23
Closed_By astridx
Labels Added: ?
avatar astridx astridx - close - 21 Mar 2021
avatar dgrammatiko
dgrammatiko - comment - 21 Mar 2021

@astridx this is a legit PR, can you reopen it?
@richard67 can you merge this on review? (explanation what happed here: we updated the package.json without running npm install so not all changes were applied)

Ignore me, the current versions are aligned

avatar astridx astridx - change - 21 Mar 2021
Status Closed New
Closed_Date 2021-03-21 16:12:23
Closed_By astridx
avatar astridx astridx - change - 21 Mar 2021
Status New Pending
avatar astridx astridx - reopen - 21 Mar 2021
avatar brianteeman
brianteeman - comment - 21 Mar 2021

@dgrammatiko you are wrong.

As I explained - if you run npm install then it will update these packaged and the xml files. You then have to commit these two xml AND the package.json and package-lock.json

avatar astridx astridx - change - 21 Mar 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-03-21 19:34:37
Closed_By astridx
avatar astridx astridx - close - 21 Mar 2021

Add a Comment

Login with GitHub to post a comment