-
Notifications
You must be signed in to change notification settings - Fork 893
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into non-text-content
- Loading branch information
Showing
54 changed files
with
1,111 additions
and
24,811 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
security: | ||
- [CVE-2024-28863] Bump tar from 6.1.11 to 6.2.1 ([#6492](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6492)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
security: | ||
- [CVE-2024-33883] Bump ejs from `3.1.7` to `3.1.10` ([#6770](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6770)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
fix: | ||
- [Discover][Bug] Migrate global state from legacy URL ([#6780](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6780)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
feat: | ||
- [Workspace] Only OSD admin can create workspace ([#6831](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6831)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
feat: | ||
- Remove endpoint validation for create data source saved object API ([#6899](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6899)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
fix: | ||
- Fix not setting the default data source when creating data source bug ([#6908](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6908)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
security: | ||
- [CVE-2024-4067][CVE-2024-4068] Bump packages dependent on `braces` versions lower than 3.0.3 ([#6911](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6911)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
feat: | ||
- Use JSON11 for handling long numerals ([#6915](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6915)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
feat: | ||
- [MD]Use placeholder for data source credentials fields when export saved object ([#6928](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6928)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,6 +94,7 @@ | |
"**/@types/node": "~18.7.0", | ||
"**/ansi-regex": "^5.0.1", | ||
"**/async": "^3.2.3", | ||
"**/cpy/globby": "^10.0.1", | ||
"**/d3-color": "^3.1.0", | ||
"**/elasticsearch/agentkeepalive": "^4.5.0", | ||
"**/es5-ext": "^0.10.63", | ||
|
@@ -103,17 +104,20 @@ | |
"**/jest-config": "npm:@amoo-miki/[email protected]", | ||
"**/jest-jasmine2": "npm:@amoo-miki/[email protected]", | ||
"**/joi/hoek": "npm:@amoo-miki/[email protected]", | ||
"**/json11": "^1.1.2", | ||
"**/json-schema": "^0.4.0", | ||
"**/kind-of": ">=6.0.3", | ||
"**/loader-utils": "^2.0.4", | ||
"**/node-jose": "^2.2.0", | ||
"**/nth-check": "^2.0.1", | ||
"**/semver": "^7.5.3", | ||
"**/set-value": "^4.1.0", | ||
"**/tar":"^6.2.1", | ||
"**/topo/hoek": "npm:@amoo-miki/[email protected]", | ||
"**/trim": "^0.0.3", | ||
"**/typescript": "4.6.4", | ||
"**/unset-value": "^2.0.1", | ||
"**/watchpack-chokidar2/chokidar": "^3.5.3", | ||
"**/xml2js": "^0.5.0", | ||
"**/yaml": "^2.2.2" | ||
}, | ||
|
@@ -153,7 +157,7 @@ | |
"@hapi/podium": "^4.1.3", | ||
"@hapi/vision": "^6.1.0", | ||
"@hapi/wreck": "^17.1.0", | ||
"@opensearch-project/opensearch": "^2.6.0", | ||
"@opensearch-project/opensearch": "^2.9.0", | ||
"@opensearch/datemath": "5.0.3", | ||
"@osd/ace": "1.0.0", | ||
"@osd/analytics": "1.0.0", | ||
|
@@ -296,7 +300,6 @@ | |
"@types/getopts": "^2.0.1", | ||
"@types/getos": "^3.0.0", | ||
"@types/glob": "^7.1.3", | ||
"@types/globby": "^8.0.0", | ||
"@types/hapi__cookie": "^10.1.4", | ||
"@types/hapi__h2o2": "^8.3.3", | ||
"@types/hapi__hapi": "^20.0.10", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
"@osd/babel-preset": "1.0.0", | ||
"raw-loader": "^4.0.2", | ||
"typescript": "4.0.2", | ||
"webpack": "npm:@amoo-miki/[email protected]rc.2" | ||
"webpack": "npm:@amoo-miki/[email protected]xxhash.1" | ||
}, | ||
"@osd/pm": { | ||
"web": true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,6 @@ | |
"glob-all": "^3.2.1", | ||
"lru-cache": "^4.1.5", | ||
"resolve": "^1.7.1", | ||
"webpack": "npm:@amoo-miki/[email protected]rc.2" | ||
"webpack": "npm:@amoo-miki/[email protected]xxhash.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ | |
"style-loader": "^1.1.3", | ||
"supports-color": "^7.0.0", | ||
"url-loader": "^2.2.0", | ||
"webpack": "npm:@amoo-miki/[email protected]rc.2", | ||
"webpack": "npm:@amoo-miki/[email protected]xxhash.1", | ||
"webpack-cli": "^4.9.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
"raw-loader": "^4.0.2", | ||
"supports-color": "^7.0.0", | ||
"typescript": "4.0.2", | ||
"webpack": "npm:@amoo-miki/[email protected]rc.2", | ||
"webpack": "npm:@amoo-miki/[email protected]xxhash.1", | ||
"webpack-cli": "^4.9.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ | |
"@types/compression-webpack-plugin": "^6.0.6", | ||
"@types/loader-utils": "^1.1.3", | ||
"@types/source-map-support": "^0.5.3", | ||
"@types/watchpack": "^1.1.6", | ||
"@types/watchpack": "^2.4.4", | ||
"@types/webpack": "^4.41.31", | ||
"babel-loader": "^8.2.3", | ||
"comment-stripper": "^0.0.4", | ||
|
@@ -58,6 +58,6 @@ | |
"style-loader": "^1.1.3", | ||
"url-loader": "^2.2.0", | ||
"val-loader": "^2.1.2", | ||
"webpack": "npm:@amoo-miki/[email protected]rc.2" | ||
"webpack": "npm:@amoo-miki/[email protected]xxhash.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.