opensearch-project / dashboards-assistant

Dashboard assistant is a way for users on OpenSearch Dashboards to interact with an assistant through chat or the different OSD pages
https://opensearch.org/
Apache License 2.0
17 stars 22 forks source link

chore(deps): update dependency jsdom to v22 - autoclosed #226

Closed mend-for-github-com[bot] closed 1 month ago

mend-for-github-com[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
jsdom dependencies major ^21.1.2 -> ^22.0.0

By merging this PR, the issue #224 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2024-37890

Release Notes

jsdom/jsdom (jsdom) ### [`v22.0.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2200) [Compare Source](https://togithub.com/jsdom/jsdom/compare/21.1.2...22.0.0) - Node.js v16 is now the minimum supported version. - Removed support for running jsdom in the browser via a [browserified](https://browserify.org/) bundle. This carried with it too much complexity, especially for our testing infrastructure, and [a testing package we relied on was recently deprecated](https://togithub.com/karma-runner/karma#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes).

Hailong-am commented 1 month ago

hold on merge this due to https://github.com/opensearch-project/dashboards-assistant/pull/147