Skip to content

Bump jquery from 3.6.3 to 3.7.0

HIFIS Bot requested to merge dependabot/npm_and_yarn/jquery-3.7.0 into master

Bumps jquery from 3.6.3 to 3.7.0.

Release notes

Sourced from jquery's releases.

jQuery 3.7.0: Staying in Order

https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/

jQuery 3.6.4 Released: Selector Forgiveness

https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/

Commits
  • ef18fe9 3.7.0
  • 1a4d87a Tests: Indicate Chrome 112 & Safari 16.4 pass the cssHas support test (3.x ve...
  • 7bb48a0 CSS: Make offsetHeight( true ), etc. include negative margins
  • 9ab26aa Event: Simplify the check for saved data in leverageNative
  • 14685b3 Selector: Remove an obsolete comment
  • 759232e Tests: Fix tests added in gh-5233
  • 3eed282 CSS: Add missing jQuery.cssNumber entries
  • 3936cf3 Selector: Wrap activeElement access in try-catch
  • 754108f Event: Make trigger(focus/blur/click) work with native handlers
  • 59f7b55 Event: Simulate focus/blur in IE via focusin/focusout (3.x version)
  • Additional commits viewable in compare view

Merge request reports