Skip to content

Commit

Permalink
Remove @elastic/ctags-langserver dependency (#51097) (#51228)
Browse files Browse the repository at this point in the history
This was only used by the code plugin, which was removed in 7.5.0.
  • Loading branch information
epixa authored Nov 21, 2019
1 parent 4a59228 commit 92c31d1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 37 deletions.
1 change: 0 additions & 1 deletion src/dev/build/tasks/clean_tasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ export const CleanExtraFilesFromModulesTask = {
await scanDelete({
directory: build.resolvePath('node_modules'),
regularExpressions,
excludePaths: [build.resolvePath('node_modules/@elastic/ctags-langserver/vendor')],
})
);

Expand Down
1 change: 0 additions & 1 deletion x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@
"@babel/core": "^7.5.5",
"@babel/register": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@elastic/ctags-langserver": "^0.1.11",
"@elastic/datemath": "5.0.2",
"@elastic/ems-client": "1.0.5",
"@elastic/eui": "14.9.0",
Expand Down
37 changes: 2 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1165,21 +1165,6 @@
ts-debounce "^1.0.0"
uuid "^3.3.2"

"@elastic/ctags-langserver@^0.1.11":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@elastic/ctags-langserver/-/ctags-langserver-0.1.11.tgz#e4725a6a763a2ff61fd02bbe2b42aa70db5d0f3f"
integrity sha512-ODNcD+zFmuhMm649/4fGQXD1msafvBaHKsk9PDXTjLrUMozrCWj99tGKqR5HcwrdkoMr/3YRBre2r4cyomtoBw==
dependencies:
"@elastic/lsp-extension" "^0.1.1"
"@elastic/node-ctags" "1.0.2"
commander "^2.11.0"
find-root "^1.1.0"
line-column "^1.0.2"
minimatch "3.0.4"
mz "^2.7.0"
parse-gitignore "1.0.1"
vscode-languageserver "^5.2.1"

"@elastic/elasticsearch@^7.4.0":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-7.4.0.tgz#57f4066acf25e9d4e9b4f6376088433aae6f25d4"
Expand Down Expand Up @@ -1306,7 +1291,7 @@
vscode-languageserver-types "^3.0.3"
yarn "^1.12.3"

"@elastic/lsp-extension@^0.1.1", "@elastic/lsp-extension@^0.1.2":
"@elastic/lsp-extension@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@elastic/lsp-extension/-/lsp-extension-0.1.2.tgz#7356d951d272e833d02a81e13a0ef710f9474195"
integrity sha512-yDj5Ht5KCHDwBlgrlusmLtV/Yxa5z2f3vMSYbNFotoRMup8345/ZwlFp/zmyl04iFOVpT8ouB34+Ttpzbpd3vA==
Expand Down Expand Up @@ -1343,11 +1328,6 @@
resolved "https://registry.yarnpkg.com/@elastic/node-crypto/-/node-crypto-1.0.0.tgz#4d325df333fe1319556bb4d54214098ada1171d4"
integrity sha512-bbjbEyILPRTRt0xnda18OttLtlkJBPuXx3CjISUSn9jhWqHoFMzfOaZ73D5jxZE2SaFZUrJYfPpqXP6qqPufAQ==

"@elastic/node-ctags@1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@elastic/node-ctags/-/node-ctags-1.0.2.tgz#447d7694a5598f9413fe2b6f356d56f64f612dfd"
integrity sha512-EHhJ0NPlCvYy+gbzBMU4/Z/55hftfdwlAG8JwOy7g0ITmH6rFPanEnzg1WL3/L+pp8OlYHyvDLwmyg0+06y8LQ==

"@elastic/numeral@2.3.3":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@elastic/numeral/-/numeral-2.3.3.tgz#94d38a35bd315efa7a6918b22695128fc40a885e"
Expand Down Expand Up @@ -17858,14 +17838,6 @@ liftoff@^3.1.0:
rechoir "^0.6.2"
resolve "^1.1.7"

line-column@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/line-column/-/line-column-1.0.2.tgz#d25af2936b6f4849172b312e4792d1d987bc34a2"
integrity sha1-0lryk2tvSEkXKzEuR5LR2Ye8NKI=
dependencies:
isarray "^1.0.0"
isobject "^2.0.0"

linebreak@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/linebreak/-/linebreak-0.3.0.tgz#0526480a62c05bd679f3e9d99830e09c6a7d0ed6"
Expand Down Expand Up @@ -19735,7 +19707,7 @@ mute-stream@0.0.8:
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==

mz@^2.6.0, mz@^2.7.0:
mz@^2.6.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/mz/-/mz-2.7.0.tgz#95008057a56cafadc2bc63dde7f9ff6955948e32"
integrity sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==
Expand Down Expand Up @@ -21235,11 +21207,6 @@ parse-git-config@^1.1.1:
git-config-path "^1.0.1"
ini "^1.3.4"

parse-gitignore@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/parse-gitignore/-/parse-gitignore-1.0.1.tgz#8b9dc57f17b810d495c5dfa62eb07caffe7758c7"
integrity sha512-UGyowyjtx26n65kdAMWhm6/3uy5uSrpcuH7tt+QEVudiBoVS+eqHxD5kbi9oWVRwj7sCzXqwuM+rUGw7earl6A==

parse-headers@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/parse-headers/-/parse-headers-2.0.1.tgz#6ae83a7aa25a9d9b700acc28698cd1f1ed7e9536"
Expand Down

0 comments on commit 92c31d1

Please sign in to comment.