Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#54722 closed defect (bug) (fixed)

Update jquery-hoverintent to version 1.10.2

Reported by: hellofromtonya's profile hellofromTonya Owned by: hellofromtonya's profile hellofromTonya
Milestone: 5.9 Priority: normal
Severity: normal Version: 5.9
Component: External Libraries Keywords: good-first-bug has-patch commit
Focuses: Cc:

Description

A new version of jquery-hoverintent is available, with the latest currently at 1.10.2.

trunk uses 1.10.1.

Quoting @titsmaker

Hoverintent library has got an update recently where jQuery.isFunction was replaced with modern code - https://github.com/briancherne/jquery-hoverIntent/releases/tag/v1.10.2, so it's worth considering updating the version bundled with WP.

Updating this library as it replaces the deprecated jQuery.isFunction, similar to the work in #51812.

A full list of changes since 1.10.1 is found here https://github.com/briancherne/jquery-hoverIntent/compare/v1.10.1...v1.10.2.

Attachments (1)

54722.diff (1.1 KB) - added by hellofromTonya 3 years ago.
Updates jquery-hoverintent from 1.10.1 to 1.10.2

Download all attachments as: .zip

Change History (3)

@hellofromTonya
3 years ago

Updates jquery-hoverintent from 1.10.1 to 1.10.2

#1 @hellofromTonya
3 years ago

  • Keywords has-patch commit added; needs-patch removed
  • Owner set to hellofromTonya
  • Status changed from new to reviewing

Self-assigning for commit.

#2 @hellofromTonya
3 years ago

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

In 52429:

External Libraries: Update jQuery hoverIntent to version 1.10.2.

This updates the jquery-hoverintent dependency from 1.10.1 to 1.10.2, which fixes the deprecation of jQuery.isFunction.

For a full list of changes, see https://github.com/briancherne/jquery-hoverIntent/compare/v1.10.1...v1.10.2.

Follow-up to [50521].

Props titsmaker.
Fixes #54722. See #51812.

Note: See TracTickets for help on using tickets.