#61836 closed defect (bug) (fixed)
Update the Underscore.js library for 6.7
Reported by: | desrosj | Owned by: | peterwilsoncc |
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | good-first-bug has-patch commit |
Focuses: | Cc: |
Description
An update is available for the Underscore library. Core currently bundles 1.13.6.
If additional updates become available prior to 6.7, this ticket can be used to apply them.
Changelog: https://underscorejs.org/#changelog.
Attachments (2)
Change History (13)
This ticket was mentioned in PR #7159 on WordPress/wordpress-develop by @hbhalodia.
5 weeks ago
#2
- Keywords has-patch added; needs-patch removed
Trac ticket: https://core.trac.wordpress.org/ticket/61836
#3
@
5 weeks ago
Hi @mcrisp1972 @desrosj, Added the PR for the same, https://github.com/WordPress/wordpress-develop/pull/7159
Thank You,
#4
@
5 weeks ago
@desrosj, We can continue with the PR raised up to 6.7, if there is any new version for underscore added before 6.7
update, I can add that version to this PR.
Thank You,
5 weeks ago
#5
Thanks @hbhalodia! Could you also update wp-includes/script-loader.php
to indicate the correct version for the scripts->add( 'underscore' );
call?
@hbhalodia commented on PR #7159:
5 weeks ago
#7
Sure, I would update the PR.
@hbhalodia commented on PR #7159:
5 weeks ago
#8
Hi @desrosj, This is now updated. Thank You,
I can make this update