Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#52850 closed enhancement (fixed)

Update clipboard.js library to the latest version

Reported by: desrosj's profile desrosj Owned by: desrosj's profile desrosj
Milestone: 5.8 Priority: normal
Severity: normal Version:
Component: External Libraries Keywords: has-patch
Focuses: Cc:

Description

A new version of clipboard.js is available (version 2.0.8). Currently, v2.0.6 is bundled in Core.

Full list of changes: https://github.com/zenorocha/clipboard.js/compare/v2.0.6...v2.0.8.

Previously #50306.

Attachments (1)

52850.diff (1.1 KB) - added by desrosj 4 years ago.

Download all attachments as: .zip

Change History (3)

@desrosj
4 years ago

#1 @desrosj
4 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 50544:

External Libraries: Update Clipboard.js library to version 2.0.8.

This updates the clipboard library from version 2.0.6 to 2.0.8.

A full list of changes can be found on GitHub: https://github.com/zenorocha/clipboard.js/compare/v2.0.6...v2.0.8.

Fixes #52850.

#2 @peterwilsoncc
4 years ago

In 50550:

External libraries: Update generated script loader version hashes.

Update the generated file src/wp-includes/assets/script-loader-packages.php following the clipboard.js update in [50544].

See #52850.

Note: See TracTickets for help on using tickets.