Make WordPress Core

Opened 4 years ago

Last modified 19 months ago

#48456 new enhancement

Update CodeMirror to latest version

Reported by: tobiasbg's profile TobiasBg Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version:
Component: External Libraries Keywords: needs-patch early
Focuses: javascript Cc:

Description

From what I can see in the JS file, we are using CodeMirror version 5.29.1 which is over 2 years old, according to https://codemirror.net/doc/releases.html

A lot has happened since then, with the current release being 5.49.2.

We should update and set a good example. Getting this in early for 5.4 will allow for testing.

Change History (6)

#1 @SergeyBiryukov
4 years ago

  • Component changed from General to External Libraries

#2 @desrosj
4 years ago

Thanks for this one, @TobiasBg!

Preferably, #41870 would be fixed before/at the same time as updating CodeMirror so that updating in the future is much easier.

Though that is not a steadfast blocker, if you are interested in this, I recommend looking at how to help out there first.

This ticket was mentioned in Slack in #core by david.baumwald. View the logs.


4 years ago

This ticket was mentioned in Slack in #core by david.baumwald. View the logs.


4 years ago

#5 @davidbaumwald
4 years ago

  • Milestone changed from 5.4 to Future Release

This ticket still needs patch and soak time. With 5.4 Beta 1 approaching, this is being moved to Future Release. If any maintainer or committer feels this can be resolved in time or wishes to assume ownership during a specific cycle, feel free to update the milestone accordingly.

Note: See TracTickets for help on using tickets.