From fb9caf992f1dc5b675f3088ffcd54e8e9b0fa82d Mon Sep 17 00:00:00 2001 From: Dennis Oelkers Date: Thu, 21 Nov 2024 13:56:29 +0100 Subject: [PATCH] Moving frontend build to `process-classes` phase. --- .../graylog-plugin-web-parent/pom.xml | 4 ++-- graylog2-web-interface/yarn.lock | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/graylog-plugin-parent/graylog-plugin-web-parent/pom.xml b/graylog-plugin-parent/graylog-plugin-web-parent/pom.xml index 0f5a29b9f02c..2675549ce984 100644 --- a/graylog-plugin-parent/graylog-plugin-web-parent/pom.xml +++ b/graylog-plugin-parent/graylog-plugin-web-parent/pom.xml @@ -84,7 +84,7 @@ Generate backend API types - compile + process-classes yarn @@ -94,7 +94,7 @@ yarn run build - compile + process-classes yarn diff --git a/graylog2-web-interface/yarn.lock b/graylog2-web-interface/yarn.lock index 01d6815e67dd..7cf315608122 100644 --- a/graylog2-web-interface/yarn.lock +++ b/graylog2-web-interface/yarn.lock @@ -7222,7 +7222,7 @@ eslint-config-airbnb@19.0.4: eslint-config-airbnb "19.0.4" eslint-import-resolver-webpack "0.13.9" eslint-plugin-compat "4.2.0" - eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-5d759dbb-2fb3-4113-a2f6-b6515632f75a-1732148940975/node_modules/eslint-plugin-graylog" + eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-7d5c61f1-8231-49d6-b13c-6c3dbc90e99b-1732183946828/node_modules/eslint-plugin-graylog" eslint-plugin-import "2.25.3" eslint-plugin-jest "28.9.0" eslint-plugin-jest-dom "5.5.0" @@ -7230,7 +7230,7 @@ eslint-config-airbnb@19.0.4: eslint-plugin-jsx-a11y "6.10.2" eslint-plugin-react "7.37.2" eslint-plugin-react-hooks "4.6.2" - eslint-plugin-testing-library "6.4.0" + eslint-plugin-testing-library "6.5.0" eslint-import-resolver-node@^0.3.6: version "0.3.6" @@ -7370,10 +7370,10 @@ eslint-plugin-react@7.37.2: string.prototype.matchall "^4.0.11" string.prototype.repeat "^1.0.0" -eslint-plugin-testing-library@6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.4.0.tgz#1ba8a7422e3e31cc315a73ff17c34908f56f9838" - integrity sha512-yeWF+YgCgvNyPNI9UKnG0FjeE2sk93N/3lsKqcmR8dSfeXJwFT5irnWo7NjLf152HkRzfoFjh3LsBUrhvFz4eA== +eslint-plugin-testing-library@6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.5.0.tgz#02532698270f525be8ceeb4740f66eef0f6f4729" + integrity sha512-Ls5TUfLm5/snocMAOlofSOJxNN0aKqwTlco7CrNtMjkTdQlkpSMaeTCDHCuXfzrI97xcx2rSCNeKeJjtpkNC1w== dependencies: "@typescript-eslint/utils" "^5.62.0" @@ -8707,12 +8707,12 @@ graphemer@^1.4.0: "@tanstack/react-query" "4.36.1" "@types/jquery" "3.5.32" "@types/react" "18.3.12" - babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-cf078bcc-3825-43ad-a638-d061da90c9c5-1732148940861/node_modules/babel-preset-graylog" - eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-cf078bcc-3825-43ad-a638-d061da90c9c5-1732148940861/node_modules/eslint-config-graylog" + babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-7ca4f3a0-868f-43fd-a181-4884c6117135-1732183946741/node_modules/babel-preset-graylog" + eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-7ca4f3a0-868f-43fd-a181-4884c6117135-1732183946741/node_modules/eslint-config-graylog" formik "2.4.6" history "^5.3.0" html-webpack-plugin "^5.5.0" - jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-cf078bcc-3825-43ad-a638-d061da90c9c5-1732148940861/node_modules/jest-preset-graylog" + jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-7ca4f3a0-868f-43fd-a181-4884c6117135-1732183946741/node_modules/jest-preset-graylog" jquery "3.7.1" moment "2.30.1" moment-timezone "0.5.46"