Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit dd60969

Browse files
Update dependency algoliasearch to v5
1 parent be38087 commit dd60969

2 files changed

Lines changed: 90 additions & 123 deletions

File tree

packages/algolia-indexer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
},
2626
"dependencies": {
2727
"@tryghost/errors": "1.2.27",
28-
"algoliasearch": "4.20.0"
28+
"algoliasearch": "5.8.1"
2929
}
3030
}

yarn.lock

Lines changed: 89 additions & 122 deletions
Original file line numberDiff line numberDiff line change
@@ -7,109 +7,81 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@algolia/cache-browser-local-storage@4.20.0":
11-
version "4.20.0"
12-
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.20.0.tgz#357318242fc542ffce41d6eb5b4a9b402921b0bb"
13-
integrity sha512-uujahcBt4DxduBTvYdwO3sBfHuJvJokiC3BP1+O70fglmE1ShkH8lpXqZBac1rrU3FnNYSUs4pL9lBdTKeRPOQ==
14-
dependencies:
15-
"@algolia/cache-common" "4.20.0"
16-
17-
"@algolia/cache-common@4.20.0":
18-
version "4.20.0"
19-
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.20.0.tgz#ec52230509fce891091ffd0d890618bcdc2fa20d"
20-
integrity sha512-vCfxauaZutL3NImzB2G9LjLt36vKAckc6DhMp05An14kVo8F1Yofb6SIl6U3SaEz8pG2QOB9ptwM5c+zGevwIQ==
21-
22-
"@algolia/cache-in-memory@4.20.0":
23-
version "4.20.0"
24-
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.20.0.tgz#5f18d057bd6b3b075022df085c4f83bcca4e3e67"
25-
integrity sha512-Wm9ak/IaacAZXS4mB3+qF/KCoVSBV6aLgIGFEtQtJwjv64g4ePMapORGmCyulCFwfePaRAtcaTbMcJF+voc/bg==
26-
dependencies:
27-
"@algolia/cache-common" "4.20.0"
28-
29-
"@algolia/client-account@4.20.0":
30-
version "4.20.0"
31-
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.20.0.tgz#23ce0b4cffd63100fb7c1aa1c67a4494de5bd645"
32-
integrity sha512-GGToLQvrwo7am4zVkZTnKa72pheQeez/16sURDWm7Seyz+HUxKi3BM6fthVVPUEBhtJ0reyVtuK9ArmnaKl10Q==
33-
dependencies:
34-
"@algolia/client-common" "4.20.0"
35-
"@algolia/client-search" "4.20.0"
36-
"@algolia/transporter" "4.20.0"
37-
38-
"@algolia/client-analytics@4.20.0":
39-
version "4.20.0"
40-
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.20.0.tgz#0aa6bef35d3a41ac3991b3f46fcd0bf00d276fa9"
41-
integrity sha512-EIr+PdFMOallRdBTHHdKI3CstslgLORQG7844Mq84ib5oVFRVASuuPmG4bXBgiDbcsMLUeOC6zRVJhv1KWI0ug==
42-
dependencies:
43-
"@algolia/client-common" "4.20.0"
44-
"@algolia/client-search" "4.20.0"
45-
"@algolia/requester-common" "4.20.0"
46-
"@algolia/transporter" "4.20.0"
47-
48-
"@algolia/client-common@4.20.0":
49-
version "4.20.0"
50-
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.20.0.tgz#ca60f04466515548651c4371a742fbb8971790ef"
51-
integrity sha512-P3WgMdEss915p+knMMSd/fwiHRHKvDu4DYRrCRaBrsfFw7EQHon+EbRSm4QisS9NYdxbS04kcvNoavVGthyfqQ==
52-
dependencies:
53-
"@algolia/requester-common" "4.20.0"
54-
"@algolia/transporter" "4.20.0"
55-
56-
"@algolia/client-personalization@4.20.0":
57-
version "4.20.0"
58-
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.20.0.tgz#ca81308e8ad0db3b27458b78355f124f29657181"
59-
integrity sha512-N9+zx0tWOQsLc3K4PVRDV8GUeOLAY0i445En79Pr3zWB+m67V+n/8w4Kw1C5LlbHDDJcyhMMIlqezh6BEk7xAQ==
60-
dependencies:
61-
"@algolia/client-common" "4.20.0"
62-
"@algolia/requester-common" "4.20.0"
63-
"@algolia/transporter" "4.20.0"
64-
65-
"@algolia/client-search@4.20.0":
66-
version "4.20.0"
67-
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.20.0.tgz#3bcce817ca6caedc835e0eaf6f580e02ee7c3e15"
68-
integrity sha512-zgwqnMvhWLdpzKTpd3sGmMlr4c+iS7eyyLGiaO51zDZWGMkpgoNVmltkzdBwxOVXz0RsFMznIxB9zuarUv4TZg==
69-
dependencies:
70-
"@algolia/client-common" "4.20.0"
71-
"@algolia/requester-common" "4.20.0"
72-
"@algolia/transporter" "4.20.0"
73-
74-
"@algolia/logger-common@4.20.0":
75-
version "4.20.0"
76-
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.20.0.tgz#f148ddf67e5d733a06213bebf7117cb8a651ab36"
77-
integrity sha512-xouigCMB5WJYEwvoWW5XDv7Z9f0A8VoXJc3VKwlHJw/je+3p2RcDXfksLI4G4lIVncFUYMZx30tP/rsdlvvzHQ==
78-
79-
"@algolia/logger-console@4.20.0":
80-
version "4.20.0"
81-
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.20.0.tgz#ac443d27c4e94357f3063e675039cef0aa2de0a7"
82-
integrity sha512-THlIGG1g/FS63z0StQqDhT6bprUczBI8wnLT3JWvfAQDZX5P6fCg7dG+pIrUBpDIHGszgkqYEqECaKKsdNKOUA==
83-
dependencies:
84-
"@algolia/logger-common" "4.20.0"
85-
86-
"@algolia/requester-browser-xhr@4.20.0":
87-
version "4.20.0"
88-
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.20.0.tgz#db16d0bdef018b93b51681d3f1e134aca4f64814"
89-
integrity sha512-HbzoSjcjuUmYOkcHECkVTwAelmvTlgs48N6Owt4FnTOQdwn0b8pdht9eMgishvk8+F8bal354nhx/xOoTfwiAw==
90-
dependencies:
91-
"@algolia/requester-common" "4.20.0"
92-
93-
"@algolia/requester-common@4.20.0":
94-
version "4.20.0"
95-
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.20.0.tgz#65694b2263a8712b4360fef18680528ffd435b5c"
96-
integrity sha512-9h6ye6RY/BkfmeJp7Z8gyyeMrmmWsMOCRBXQDs4mZKKsyVlfIVICpcSibbeYcuUdurLhIlrOUkH3rQEgZzonng==
97-
98-
"@algolia/requester-node-http@4.20.0":
99-
version "4.20.0"
100-
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.20.0.tgz#b52b182b52b0b16dec4070832267d484a6b1d5bb"
101-
integrity sha512-ocJ66L60ABSSTRFnCHIEZpNHv6qTxsBwJEPfYaSBsLQodm0F9ptvalFkHMpvj5DfE22oZrcrLbOYM2bdPJRHng==
102-
dependencies:
103-
"@algolia/requester-common" "4.20.0"
104-
105-
"@algolia/transporter@4.20.0":
106-
version "4.20.0"
107-
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.20.0.tgz#7e5b24333d7cc9a926b2f6a249f87c2889b944a9"
108-
integrity sha512-Lsii1pGWOAISbzeyuf+r/GPhvHMPHSPrTDWNcIzOE1SG1inlJHICaVe2ikuoRjcpgxZNU54Jl+if15SUCsaTUg==
109-
dependencies:
110-
"@algolia/cache-common" "4.20.0"
111-
"@algolia/logger-common" "4.20.0"
112-
"@algolia/requester-common" "4.20.0"
10+
"@algolia/client-abtesting@5.8.1":
11+
version "5.8.1"
12+
resolved "https://registry.yarnpkg.com/@algolia/client-abtesting/-/client-abtesting-5.8.1.tgz#53f6ed74a68012cd8732382704000b7efed9b530"
13+
integrity sha512-a2umbOcAPHS8mWRMssNqqkSCJdX7ssGZmj7rjhqCrUXoOwTihU9aUyiHihy8JHV1upJXch3T70ni7/bWrMpR6g==
14+
dependencies:
15+
"@algolia/client-common" "5.8.1"
16+
"@algolia/requester-browser-xhr" "5.8.1"
17+
"@algolia/requester-fetch" "5.8.1"
18+
"@algolia/requester-node-http" "5.8.1"
19+
20+
"@algolia/client-analytics@5.8.1":
21+
version "5.8.1"
22+
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-5.8.1.tgz#ee666ae6a857fe76e78ef98e1eadfd58ec481d1a"
23+
integrity sha512-vE+cU1agk79nmBghxe9C7Hr/euj9cIDbk9SiBsnhWA2rsS4yOSSnxdY+GJGOoiJjvS2yQm7cjyxMd5M6q2aAKQ==
24+
dependencies:
25+
"@algolia/client-common" "5.8.1"
26+
"@algolia/requester-browser-xhr" "5.8.1"
27+
"@algolia/requester-fetch" "5.8.1"
28+
"@algolia/requester-node-http" "5.8.1"
29+
30+
"@algolia/client-common@5.8.1":
31+
version "5.8.1"
32+
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.8.1.tgz#da9fdf7bf28fd29819e090446301927036b1e8d1"
33+
integrity sha512-MLX/gipPFEhJPCExsxXf9tnt+kLfWCe9JWRp1adcoVySkhzPxpIeSiWaQaOqyy0TYIgIpdeVx/emlBT9Ni8GFw==
34+
35+
"@algolia/client-personalization@5.8.1":
36+
version "5.8.1"
37+
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.8.1.tgz#340366b0ce5d5236cce0ffb6d4594026fc932ab5"
38+
integrity sha512-QXlX5zKa420vMABJ6V119ig5kqrzF+8jfaXSmzmXoXZXAiOnbOrGyuEHNYsVbOlkupSs6+sz4ECkKdCoVGew+A==
39+
dependencies:
40+
"@algolia/client-common" "5.8.1"
41+
"@algolia/requester-browser-xhr" "5.8.1"
42+
"@algolia/requester-fetch" "5.8.1"
43+
"@algolia/requester-node-http" "5.8.1"
44+
45+
"@algolia/client-search@5.8.1":
46+
version "5.8.1"
47+
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.8.1.tgz#46559ef16564aa25ba8b3a20273470bf01b8988a"
48+
integrity sha512-zy3P4fI28GfzKihUw5+L76pEedQxyLDiMsdDYEWghIz8yAnELDatPNEThyWuUk8fD0PeVoCi1M4tr1iz00fOtQ==
49+
dependencies:
50+
"@algolia/client-common" "5.8.1"
51+
"@algolia/requester-browser-xhr" "5.8.1"
52+
"@algolia/requester-fetch" "5.8.1"
53+
"@algolia/requester-node-http" "5.8.1"
54+
55+
"@algolia/recommend@5.8.1":
56+
version "5.8.1"
57+
resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-5.8.1.tgz#f57dc7e843c4e67b0e59752c69d9e0a88c347ef1"
58+
integrity sha512-g+x39Uc673ysZ0OjAW7wDtn6qii2XttctSpSuz0GFNKhUUVE/GgjZPbbBG/DgTkWnYmDBYEscsoGZ43yjvcykQ==
59+
dependencies:
60+
"@algolia/client-common" "5.8.1"
61+
"@algolia/requester-browser-xhr" "5.8.1"
62+
"@algolia/requester-fetch" "5.8.1"
63+
"@algolia/requester-node-http" "5.8.1"
64+
65+
"@algolia/requester-browser-xhr@5.8.1":
66+
version "5.8.1"
67+
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.8.1.tgz#cad1b06c7fe3ff7fc938f41c87b4d9be81b0299a"
68+
integrity sha512-x0iULVrx5PocaYBqH+G6jyEsEHf7m5FDiZW7CP8AaJdzdCzoUyx7YH6e6TSCNlkFEjwmn8uj05coN8uljCHXTg==
69+
dependencies:
70+
"@algolia/client-common" "5.8.1"
71+
72+
"@algolia/requester-fetch@5.8.1":
73+
version "5.8.1"
74+
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.8.1.tgz#2437639c0045e56c3c5f1c5b14913088b0ed6955"
75+
integrity sha512-SRWGrNsKSLNYIDNlVKVkf4wxsm6h57xI+0b8JPm0wUe0ly0jymAgQU2yW2GDzNuXyiPiS7U1oWwaVGs71IT5Pw==
76+
dependencies:
77+
"@algolia/client-common" "5.8.1"
78+
79+
"@algolia/requester-node-http@5.8.1":
80+
version "5.8.1"
81+
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.8.1.tgz#2663984c7e4e1b8e841451eec52ab7e7c1f5b879"
82+
integrity sha512-pYylr2gBsV68E88bltaVoJHIc3YNIllVmA12d+jefAcutR9ytQM7iP6dXbCYuRqF4CHF32YvZuwvqNI3J4kowA==
83+
dependencies:
84+
"@algolia/client-common" "5.8.1"
11385

11486
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0":
11587
version "7.23.4"
@@ -3131,25 +3103,20 @@ algolia-html-extractor@0.0.1:
31313103
jsdom "^11.12.0"
31323104
object.omit "^3.0.0"
31333105

3134-
algoliasearch@4.20.0:
3135-
version "4.20.0"
3136-
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.20.0.tgz#700c2cb66e14f8a288460036c7b2a554d0d93cf4"
3137-
integrity sha512-y+UHEjnOItoNy0bYO+WWmLWBlPwDjKHW6mNHrPi0NkuhpQOOEbrkwQH/wgKFDLh7qlKjzoKeiRtlpewDPDG23g==
3138-
dependencies:
3139-
"@algolia/cache-browser-local-storage" "4.20.0"
3140-
"@algolia/cache-common" "4.20.0"
3141-
"@algolia/cache-in-memory" "4.20.0"
3142-
"@algolia/client-account" "4.20.0"
3143-
"@algolia/client-analytics" "4.20.0"
3144-
"@algolia/client-common" "4.20.0"
3145-
"@algolia/client-personalization" "4.20.0"
3146-
"@algolia/client-search" "4.20.0"
3147-
"@algolia/logger-common" "4.20.0"
3148-
"@algolia/logger-console" "4.20.0"
3149-
"@algolia/requester-browser-xhr" "4.20.0"
3150-
"@algolia/requester-common" "4.20.0"
3151-
"@algolia/requester-node-http" "4.20.0"
3152-
"@algolia/transporter" "4.20.0"
3106+
algoliasearch@5.8.1:
3107+
version "5.8.1"
3108+
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-5.8.1.tgz#6c8d556b04417b7aa10b6c78271c1ac67acc563f"
3109+
integrity sha512-9qYA9fVEhf3d3sGA71hIr0tBJp8+byqirjzvvVvwokc3uTN7J+rnsNcbgxFXlJQrBpfssDG08olVBqCbtZl4Mw==
3110+
dependencies:
3111+
"@algolia/client-abtesting" "5.8.1"
3112+
"@algolia/client-analytics" "5.8.1"
3113+
"@algolia/client-common" "5.8.1"
3114+
"@algolia/client-personalization" "5.8.1"
3115+
"@algolia/client-search" "5.8.1"
3116+
"@algolia/recommend" "5.8.1"
3117+
"@algolia/requester-browser-xhr" "5.8.1"
3118+
"@algolia/requester-fetch" "5.8.1"
3119+
"@algolia/requester-node-http" "5.8.1"
31533120

31543121
all-node-versions@^11.3.0:
31553122
version "11.3.0"

0 commit comments

Comments
 (0)