Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport 2.x to main #630

Merged
merged 43 commits into from
Jan 10, 2023
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
7bc1ca5
Remove odfe bwc test (#408) (#409)
opensearch-trigger-bot[bot] Aug 6, 2022
a7ba6ad
Remove odfe bwc test (#408)
ps48 Aug 6, 2022
c91534a
Bump version 2.2.0
vmmusings Aug 5, 2022
51567f2
Bump version 2.2.0 (#413)
opensearch-trigger-bot[bot] Aug 6, 2022
1d3980a
Release notes for 2.2.0
vmmusings Aug 6, 2022
1b25f94
Release notes for 2.2.0
vmmusings Aug 6, 2022
8d6e1ab
[2.x] Restrict chromium requests (#435)
joshuali925 Aug 18, 2022
8808446
[2.2] Restrict chromium requests (#431)
joshuali925 Aug 18, 2022
d19fc7f
Increment version to 2.2.1-SNAPSHOT
opensearch-ci-bot Aug 22, 2022
cefc610
Merge pull request #438 from opensearch-project/create-pull-request/2…
prudhvigodithi Aug 23, 2022
88d1c68
Increment version to 2.3.0-SNAPSHOT
opensearch-ci-bot Aug 31, 2022
be6a0e9
Added release notes for 2.2.1 release
vmmusings Sep 1, 2022
0538e50
Merge pull request #442 from opensearch-project/create-pull-request/2…
mengweieric Sep 7, 2022
b9ee930
resolved conflicts
mengweieric Sep 7, 2022
383c000
Merge pull request #459 from mengweieric/release-notes-2.3.0
mengweieric Sep 9, 2022
df2e78f
Merge pull request #462 from mengweieric/backport/backport-459-to-2.x
mengweieric Sep 12, 2022
b118a27
[2.x] Upgrade puppeteer (#489)
rupal-bq Oct 5, 2022
20c7f05
Bump verison 2.4.0 (#499)
rupal-bq Oct 6, 2022
82be162
add group = org.opensearch.plugin (#506) (#507)
opensearch-trigger-bot[bot] Oct 17, 2022
3f66415
feat: enable windows and macos build (#504) (#511)
derek-ho Oct 20, 2022
6bda432
Update version for jsdom, terser and jsoup (#515)
rupal-bq Oct 27, 2022
efeb8ec
Fix snakeyaml vulnerability issue by disabling detekt (#517)
rupal-bq Oct 27, 2022
b7c471d
Update ktlint version (#519)
rupal-bq Oct 27, 2022
c45371f
Upgrade minimatch, moment (#513)
rupal-bq Oct 27, 2022
2c56b2f
Revert detekt changes with upgraded version 1.21.0 (#527)
rupal-bq Oct 31, 2022
2cda237
Add loader-utils to resolutions (#525)
rupal-bq Oct 31, 2022
93575b8
Nit: add resolutions at once place (#529) (#530)
opensearch-trigger-bot[bot] Nov 2, 2022
ac137c1
add release notes for 2.4.0.0 (#532) (#533)
opensearch-trigger-bot[bot] Nov 4, 2022
28ea7a0
Bump loader-utils from 2.0.3 to 2.0.4 in /dashboards-reports (#539) (…
rupal-bq Nov 22, 2022
18da18b
update qs 6.5.3 (#545)
rupal-bq Nov 29, 2022
926dc7f
Fix metrics tests and ClassNotFoundException when calling stats API (…
joshuali925 Nov 29, 2022
5b9e73b
Use advanced settings for leading wildcards in query for csv reports …
rupal-bq Nov 30, 2022
c4ac89f
Increment version to 2.5.0-SNAPSHOT (#528)
opensearch-trigger-bot[bot] Dec 1, 2022
993f80d
[1.x] Upgrade decode-uri-component (#558) (#560)
opensearch-trigger-bot[bot] Dec 1, 2022
5ceee02
Fix windows and macos CI (#569) (#571)
opensearch-trigger-bot[bot] Dec 7, 2022
c5bb86a
Add ERR_ADDRESS_INVALID in Troubleshooting (#574)
rupal-bq Dec 12, 2022
9613cba
Add release notes for 2.4.1 (#580)
rupal-bq Dec 13, 2022
fb301e2
Remove jackson-databind and jackson-annotations (#587)
rupal-bq Dec 15, 2022
faf8c19
Use front-end report generation instead of chromium (#586)
joshuali925 Dec 22, 2022
7b584ac
Remove front end code (#620)
rupal-bq Jan 6, 2023
b5ea7ff
Remove unnecessary scripts after repo split (#622)
joshuali925 Jan 9, 2023
e36c232
Include integration tests in windows workflow (#624)
rupal-bq Jan 9, 2023
331d974
Merge 2.x
rupal-bq Jan 10, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion dashboards-reports/package.json
Original file line number Diff line number Diff line change
@@ -73,6 +73,8 @@
"ansi-regex": "5.0.1",
"json-schema": "0.4.0",
"ws": "^7.4.6",
"terser": "^4.8.1"
"minimatch": "^3.0.5",
"terser": "^4.8.1",
"moment": "^2.29.4"
}
}
17 changes: 5 additions & 12 deletions dashboards-reports/yarn.lock
Original file line number Diff line number Diff line change
@@ -4639,14 +4639,7 @@ minimalistic-crypto-utils@^1.0.1:
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==

minimatch@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
dependencies:
brace-expansion "^1.1.7"

minimatch@^3.1.1:
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1:
version "3.1.2"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -4706,10 +4699,10 @@ mkdirp@^0.5.4:
dependencies:
minimist "^1.2.5"

moment@^2.27.0:
version "2.29.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
moment@^2.27.0, moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

move-concurrently@^1.0.1:
version "1.0.1"