Skip to content

Commit d8d8169

Browse files
Update dependency @elastic/monaco-esql to ^3.1.11 (main) (#240488)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@elastic/monaco-esql](https://redirect.github.com/elastic/monaco-esql) | dependencies | patch | [`^3.1.10` -> `^3.1.11`](https://renovatebot.com/diffs/npm/@elastic%2fmonaco-esql/3.1.10/3.1.11) | --- ### Release Notes <details> <summary>elastic/monaco-esql (@&#8203;elastic/monaco-esql)</summary> ### [`v3.1.11`](https://redirect.github.com/elastic/monaco-esql/releases/tag/v3.1.11): Release 3.1.11 [Compare Source](https://redirect.github.com/elastic/monaco-esql/compare/v3.1.10...v3.1.11) - Add GH for publishing </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkVTUUwiLCJiYWNrcG9ydDp2ZXJzaW9uIiwicmVsZWFzZV9ub3RlOnNraXAiXX0=--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Stratou <[email protected]>
1 parent d6424ee commit d8d8169

File tree

2 files changed

+10
-45
lines changed

2 files changed

+10
-45
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"@elastic/eui-theme-borealis": "3.6.0",
132132
"@elastic/filesaver": "1.1.2",
133133
"@elastic/kibana-d3-color": "npm:@elastic/[email protected]",
134-
"@elastic/monaco-esql": "^3.1.10",
134+
"@elastic/monaco-esql": "^3.1.11",
135135
"@elastic/node-crypto": "^1.2.3",
136136
"@elastic/numeral": "^2.5.1",
137137
"@elastic/opentelemetry-node": "^1.2.0",

yarn.lock

Lines changed: 9 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2710,7 +2710,7 @@
27102710
resolved "https://registry.yarnpkg.com/@elastic/filesaver/-/filesaver-1.1.2.tgz#1998ffb3cd89c9da4ec12a7793bfcae10e30c77a"
27112711
integrity sha512-YZbSufYFBhAj+S2cJgiKALoxIJevqXN2MSr6Yqr42rJdaPuM31cj6pUDwflkql1oDjupqD9la+MfxPFjXI1JFQ==
27122712

2713-
"@elastic/kibana-d3-color@npm:@elastic/[email protected]":
2713+
"@elastic/kibana-d3-color@npm:@elastic/[email protected]", "d3-color@1 - 2", "d3-color@npm:@elastic/[email protected]":
27142714
version "2.0.1"
27152715
resolved "https://registry.yarnpkg.com/@elastic/kibana-d3-color/-/kibana-d3-color-2.0.1.tgz#f83b9c2fea09273a918659de04d5e8098c82f65c"
27162716
integrity sha512-YZ8hV2bWNyYi833Yj3UWczmTxdHzmo/Xc2IVkNXr/ZqtkrTDlTLysCyJm7SfAt9iBy6EVRGWTn8cPz8QOY6Ixw==
@@ -2728,10 +2728,10 @@
27282728
progress "^1.1.8"
27292729
through2 "^2.0.0"
27302730

2731-
"@elastic/monaco-esql@^3.1.10":
2732-
version "3.1.10"
2733-
resolved "https://registry.yarnpkg.com/@elastic/monaco-esql/-/monaco-esql-3.1.10.tgz#dbc4da5b594d39efeddf6668381a67debca89ec5"
2734-
integrity sha512-GShPWWUa8OVNb0k1gTo22y+oOf7+Qk7xFB2NoVW6Pz237RvzO6MGmd9ihMYP2HrSJU+Vnbc4AYTV6z2nROF0DA==
2731+
"@elastic/monaco-esql@^3.1.11":
2732+
version "3.1.11"
2733+
resolved "https://registry.yarnpkg.com/@elastic/monaco-esql/-/monaco-esql-3.1.11.tgz#b8f7f98d0e1ffaf0d90c2acc399e066b2eb8836f"
2734+
integrity sha512-r2HN6hUoKGuzf3y5Hjc9y+5jeI4JHCkAt6FXBYAQhlkwBtiMhbiJQ9nNjCTDPGrUfXz0yNTFDRtDhjPa0Dbh9A==
27352735

27362736
"@elastic/node-crypto@^1.2.3":
27372737
version "1.2.3"
@@ -18115,11 +18115,6 @@ d3-collection@^1.0.7:
1811518115
resolved "https://registry.yarnpkg.com/d3-collection/-/d3-collection-1.0.7.tgz#349bd2aa9977db071091c13144d5e4f16b5b310e"
1811618116
integrity sha512-ii0/r5f4sjKNTfh84Di+DpztYwqKhEyUlKoPrzUFfeSkWxjW49xU2QzO9qrPrNkpdI0XJkfzvmTu8V2Zylln6A==
1811718117

18118-
"d3-color@1 - 2", "d3-color@npm:@elastic/[email protected]":
18119-
version "2.0.1"
18120-
resolved "https://registry.yarnpkg.com/@elastic/kibana-d3-color/-/kibana-d3-color-2.0.1.tgz#f83b9c2fea09273a918659de04d5e8098c82f65c"
18121-
integrity sha512-YZ8hV2bWNyYi833Yj3UWczmTxdHzmo/Xc2IVkNXr/ZqtkrTDlTLysCyJm7SfAt9iBy6EVRGWTn8cPz8QOY6Ixw==
18122-
1812318118
"d3-color@1 - 3", d3-color@^3.1.0:
1812418119
version "3.1.0"
1812518120
resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-3.1.0.tgz#395b2833dfac71507f12ac2f7af23bf819de24e2"
@@ -31322,7 +31317,7 @@ string-length@^4.0.1:
3132231317
char-regex "^1.0.2"
3132331318
strip-ansi "^6.0.0"
3132431319

31325-
"string-width-cjs@npm:string-width@^4.2.0":
31320+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3132631321
version "4.2.3"
3132731322
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3132831323
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -31340,15 +31335,6 @@ string-width@^1.0.1:
3134031335
is-fullwidth-code-point "^1.0.0"
3134131336
strip-ansi "^3.0.0"
3134231337

31343-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
31344-
version "4.2.3"
31345-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31346-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
31347-
dependencies:
31348-
emoji-regex "^8.0.0"
31349-
is-fullwidth-code-point "^3.0.0"
31350-
strip-ansi "^6.0.1"
31351-
3135231338
string-width@^5.0.1, string-width@^5.1.2:
3135331339
version "5.1.2"
3135431340
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -31441,7 +31427,7 @@ stringify-object@^3.2.1:
3144131427
is-obj "^1.0.1"
3144231428
is-regexp "^1.0.0"
3144331429

31444-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
31430+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3144531431
version "6.0.1"
3144631432
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3144731433
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -31455,13 +31441,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
3145531441
dependencies:
3145631442
ansi-regex "^2.0.0"
3145731443

31458-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
31459-
version "6.0.1"
31460-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
31461-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
31462-
dependencies:
31463-
ansi-regex "^5.0.1"
31464-
3146531444
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
3146631445
version "7.1.0"
3146731446
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -34298,7 +34277,7 @@ workerpool@^6.5.1:
3429834277
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
3429934278
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
3430034279

34301-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
34280+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
3430234281
version "7.0.0"
3430334282
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3430434283
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -34324,15 +34303,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
3432434303
string-width "^4.1.0"
3432534304
strip-ansi "^6.0.0"
3432634305

34327-
wrap-ansi@^7.0.0:
34328-
version "7.0.0"
34329-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
34330-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
34331-
dependencies:
34332-
ansi-styles "^4.0.0"
34333-
string-width "^4.1.0"
34334-
strip-ansi "^6.0.0"
34335-
3433634306
wrap-ansi@^8.1.0:
3433734307
version "8.1.0"
3433834308
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -34443,7 +34413,7 @@ xpath@^0.0.33:
3444334413
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.33.tgz#5136b6094227c5df92002e7c3a13516a5074eb07"
3444434414
integrity sha512-NNXnzrkDrAzalLhIUc01jO2mOzXGXh1JwPgkihcLLzw98c0WgYDmmjSh1Kl3wzaxSVWMuA+fe0WTWOBDWCBmNA==
3444534415

34446-
"xstate5@npm:xstate@^5.19.2":
34416+
"xstate5@npm:xstate@^5.19.2", xstate@^5.19.2:
3444734417
version "5.19.2"
3444834418
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.2.tgz#db3f1ee614bbb6a49ad3f0c96ddbf98562d456ba"
3444934419
integrity sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw==
@@ -34453,11 +34423,6 @@ xstate@^4.38.3:
3445334423
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.38.3.tgz#4e15e7ad3aa0ca1eea2010548a5379966d8f1075"
3445434424
integrity sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==
3445534425

34456-
xstate@^5.19.2:
34457-
version "5.19.2"
34458-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.2.tgz#db3f1ee614bbb6a49ad3f0c96ddbf98562d456ba"
34459-
integrity sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw==
34460-
3446134426
"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0.2, xtend@~4.0.1:
3446234427
version "4.0.2"
3446334428
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"

0 commit comments

Comments
 (0)