From 233430a5dd77692937ac5e0efb4f6a7b087cf4d2 Mon Sep 17 00:00:00 2001
From: "elastic-renovate-prod[bot]"
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Date: Fri, 31 Jan 2025 23:15:26 +0100
Subject: [PATCH] Update jquery (main) (#206180)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@types/jquery](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery))
| devDependencies | minor | [`^3.3.31` ->
`^3.5.32`](https://renovatebot.com/diffs/npm/@types%2fjquery/3.3.31/3.5.32)
|
| [jquery](https://jquery.com)
([source](https://togithub.com/jquery/jquery)) | dependencies | minor |
[`^3.5.0` ->
`^3.7.1`](https://renovatebot.com/diffs/npm/jquery/3.6.0/3.7.1) |
---
### Release Notes
jquery/jquery (jquery)
### [`v3.7.1`](https://togithub.com/jquery/jquery/releases/tag/3.7.1):
jQuery 3.7.1 Released: Reliable Table Row Dimensions
[Compare
Source](https://togithub.com/jquery/jquery/compare/3.7.0...3.7.1)
https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/
### [`v3.7.0`](https://togithub.com/jquery/jquery/releases/tag/3.7.0):
jQuery 3.7.0: Staying in Order
[Compare
Source](https://togithub.com/jquery/jquery/compare/3.6.4...3.7.0)
https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/
### [`v3.6.4`](https://togithub.com/jquery/jquery/releases/tag/3.6.4):
jQuery 3.6.4 Released: Selector Forgiveness
[Compare
Source](https://togithub.com/jquery/jquery/compare/3.6.3...3.6.4)
https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/
### [`v3.6.3`](https://togithub.com/jquery/jquery/releases/tag/3.6.3):
jQuery supports CSS.supports in jQuery 3.6.3
[Compare
Source](https://togithub.com/jquery/jquery/compare/3.6.2...3.6.3)
https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/
### [`v3.6.2`](https://togithub.com/jquery/jquery/releases/tag/3.6.2):
jQuery 3.6.2 :has arrived!
[Compare
Source](https://togithub.com/jquery/jquery/compare/3.6.1...3.6.2)
https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/
### [`v3.6.1`](https://togithub.com/jquery/jquery/releases/tag/3.6.1):
jQuery 3.6.1 Maintenance Release
[Compare
Source](https://togithub.com/jquery/jquery/compare/3.6.0...3.6.1)
https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Marco Vettorello
(cherry picked from commit 2468329db4ef52fc99680469c03bc8e41380ddbd)
---
package.json | 4 ++--
yarn.lock | 17 ++++++++++++-----
2 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/package.json b/package.json
index 27fd0163711d9..eb4699f64f2e6 100644
--- a/package.json
+++ b/package.json
@@ -1156,7 +1156,7 @@
"isbinaryfile": "4.0.2",
"joi": "^17.13.3",
"joi-to-json": "^4.3.0",
- "jquery": "^3.5.0",
+ "jquery": "^3.7.1",
"js-search": "^1.4.3",
"js-sha256": "^0.11.0",
"js-yaml": "^4.1.0",
@@ -1606,7 +1606,7 @@
"@types/http-proxy": "^1.17.4",
"@types/inquirer": "^7.3.1",
"@types/jest": "^29.5.3",
- "@types/jquery": "^3.3.31",
+ "@types/jquery": "^3.5.32",
"@types/js-search": "^1.4.0",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^20.0.1",
diff --git a/yarn.lock b/yarn.lock
index 224bf47be28c1..31afef06e9b6f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11832,13 +11832,20 @@
expect "^29.0.0"
pretty-format "^29.0.0"
-"@types/jquery@*", "@types/jquery@^3.3.31":
+"@types/jquery@*":
version "3.3.31"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.31.tgz#27c706e4bf488474e1cb54a71d8303f37c93451b"
integrity sha512-Lz4BAJihoFw5nRzKvg4nawXPzutkv7wmfQ5121avptaSIXlDNJCUuxZxX/G+9EVidZGuO0UBlk+YjKbwRKJigg==
dependencies:
"@types/sizzle" "*"
+"@types/jquery@^3.5.32":
+ version "3.5.32"
+ resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.32.tgz#3eb0da20611b92c7c49ebed6163b52a4fdc57def"
+ integrity sha512-b9Xbf4CkMqS02YH8zACqN1xzdxc3cO735Qe5AbSUFmyOiaWAbcpqh9Wna+Uk0vgACvoQHpWDg2rGdHkYPLmCiQ==
+ dependencies:
+ "@types/sizzle" "*"
+
"@types/js-cookie@2.2.6":
version "2.2.6"
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.6.tgz#f1a1cb35aff47bc5cfb05cb0c441ca91e914c26f"
@@ -22634,10 +22641,10 @@ jpeg-exif@^1.1.4:
resolved "https://registry.yarnpkg.com/jpeg-exif/-/jpeg-exif-1.1.4.tgz#781a65b6cd74f62cb1c493511020f8d3577a1c2b"
integrity sha512-a+bKEcCjtuW5WTdgeXFzswSrdqi0jk4XlEtZlx5A94wCoBpFjfFTbo/Tra5SpNCl/YFZPvcV1dJc+TAYeg6ROQ==
-jquery@^3.5.0:
- version "3.6.0"
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
- integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
+jquery@^3.7.1:
+ version "3.7.1"
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
+ integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==
js-cookie@^2.2.1:
version "2.2.1"