From 09f93ce32116f46456d839473e459eb563533d95 Mon Sep 17 00:00:00 2001 From: Tianli Feng Date: Fri, 5 Feb 2021 12:16:39 -0800 Subject: [PATCH] Add support for Kibana 7.10.2 (#239) * Update version info to be compatible with Kibana 7.10.2 * Update jest snapshot files * upgrade dependencies by running 'yarn upgrade' * Update release notes * Update draft release notes config to use URL (cherry picked from commit ce430a5a849b81df6b974fbc843a8cfc17ce31c9) --- .github/draft-release-notes-config.yml | 4 +- kibana.json | 4 +- package.json | 8 +- .../__snapshots__/Dashboard.test.js.snap | 5 + .../ManageEmailGroups.test.js.snap | 2 + .../__snapshots__/ManageSenders.test.js.snap | 2 + .../DestinationsList.test.js.snap | 9 + ...ng-kibana-plugin.release-notes-1.13.0.0.md | 24 ++ yarn.lock | 263 ++++++------------ 9 files changed, 134 insertions(+), 187 deletions(-) create mode 100644 release-notes/opendistro-for-elasticsearch-alerting-kibana-plugin.release-notes-1.13.0.0.md diff --git a/.github/draft-release-notes-config.yml b/.github/draft-release-notes-config.yml index 9718083b..3bc159b2 100644 --- a/.github/draft-release-notes-config.yml +++ b/.github/draft-release-notes-config.yml @@ -6,7 +6,7 @@ template: | $CHANGES # Setting the formatting and sorting for the release notes body name-template: Version (set version here) -change-template: '* $TITLE (#$NUMBER)' +change-template: '* $TITLE ([#$NUMBER]($URL))' sort-by: merged_at sort-direction: ascending replacers: @@ -43,4 +43,4 @@ categories: - 'version support' - title: 'Refactoring' labels: - - 'refactor' \ No newline at end of file + - 'refactor' diff --git a/kibana.json b/kibana.json index 36d72e0c..6697d3d3 100644 --- a/kibana.json +++ b/kibana.json @@ -1,7 +1,7 @@ { "id": "opendistroAlertingKibana", - "version": "1.12.0.2", - "kibanaVersion": "7.10.0", + "version": "1.13.0.0", + "kibanaVersion": "7.10.2", "configPath": ["opendistro_alerting"], "requiredPlugins": [], "server": true, diff --git a/package.json b/package.json index 8aed53d1..6519fe8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opendistro-alerting", - "version": "1.12.0.2", + "version": "1.13.0.0", "description": "Kibana Alerting Plugin", "main": "index.js", "license": "Apache-2.0", @@ -26,9 +26,9 @@ } }, "devDependencies": { + "cypress": "^6.0.0", "husky": "^3.0.0", - "lint-staged": "^9.2.0", - "cypress": "^6.0.0" + "lint-staged": "^9.2.0" }, "dependencies": { "brace": "0.11.1", @@ -42,7 +42,7 @@ "fstream": "1.0.12" }, "engines": { - "node": "10.22.1", + "node": "10.23.1", "yarn": "^1.21.1" } } diff --git a/public/pages/Dashboard/containers/__snapshots__/Dashboard.test.js.snap b/public/pages/Dashboard/containers/__snapshots__/Dashboard.test.js.snap index bf7fc41c..c087226a 100644 --- a/public/pages/Dashboard/containers/__snapshots__/Dashboard.test.js.snap +++ b/public/pages/Dashboard/containers/__snapshots__/Dashboard.test.js.snap @@ -139,12 +139,15 @@ exports[`Dashboard renders 1`] = ` onClick={[Function]} >