[
https://issues.apache.org/jira/browse/OFBIZ-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053478#comment-18053478
]
ASF subversion and git services commented on OFBIZ-13347:
---------------------------------------------------------
Commit d0a050b18d45413c099048ba94d7e3df945f354e in ofbiz-framework's branch
refs/heads/dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/jquery-migrate-4.0.2
from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d0a050b18d ]
Improved: Update jQuery and jquery-migrate to version 4 (OFBIZ-13347)
GH Dependabot proposed but failed to update jQuery and jquery-migrate
to version 4. Asking what the problem was, it suggest this:
Downgrade jquery to a compatible version (e.g., 3.6.4):
Edit themes/common-theme/package.json and set the jquery version:
JSON
"dependencies": {
"jquery": "3.6.4",
"jquery-migrate": "^3.6.0"
}
> Update jQuery and jquery-migrate to version 4
> ---------------------------------------------
>
> Key: OFBIZ-13347
> URL: https://issues.apache.org/jira/browse/OFBIZ-13347
> Project: OFBiz
> Issue Type: Improvement
> Components: theme/common-theme
> Affects Versions: Upcoming Branch
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> GH Dependabot proposed but failed to update jQuery and jquery-migrate to
> version 4. Asking what the problem was, it suggest this:
> {code:java}
> Downgrade jquery to a compatible version (e.g., 3.6.4): Edit
> themes/common-theme/package.json and set the jquery version:
> JSON
> "dependencies": {
> "jquery": "3.6.4",
> "jquery-migrate": "^3.6.0"
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)