Project

General

Profile

Actions

Bug #95346

closed

Update jQuery used by TYPO3

Added by Mike Street almost 3 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2021-09-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

One of our clients ran a pen test and has highlighted that jQuery 3.3.1 is used on the TYPO3 backend.

The latest version is 3.6.0. Can this be updated?

Actions #1

Updated by Benni Mack almost 3 years ago

  • Status changed from New to Accepted

TYPO3 v11 uses jquery 3.5.1

https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/
https://blog.jqueryui.com/2021/10/jquery-ui-1-13-0-released/

We should update this via:

yarn add "jquery-ui@^1.13.0"
yarn add "jquery@^3.6.0"
yarn add "types/jquery^3.5.7" --dev
yarn add "types/jqueryui^1.12.16" --dev

Actions #2

Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71957

Actions #3

Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71957

Actions #4

Updated by Andreas Fernandez over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack almost 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF