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

[FEATURE] Align dependency versions #571

Closed
derek-ho opened this issue Jan 2, 2024 · 0 comments
Closed

[FEATURE] Align dependency versions #571

derek-ho opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request v2.12.0

Comments

@derek-ho
Copy link
Contributor

derek-ho commented Jan 2, 2024

Is your feature request related to a problem?
Autocuts have been created for main and 2.x lines, due to the following version mismatches across plugins:

   cypress
          ^6.0.0 => opensearch-alerting-dashboards, opensearch_index_management_dashboards, notifications-dashboards, opensearch_security_analytics_dashboards
          ^13.1.0 => customImportMap
          ^12.8.1 => gantt-chart-dashboards, opensearch-query-workbench
          ^12.8 => reports-dashboards
          ^13.5.1 => opensearch-security-dashboards
        husky
          ^3.0.0 => opensearch-alerting-dashboards, opensearch_index_management_dashboards, opensearch_security_analytics_dashboards
          ^8.0.0 => ml-commons-dashboards
          ^4.2.5 => opensearch-query-workbench
        lint-staged
          ^10.2.0 => opensearch-alerting-dashboards, opensearch_index_management_dashboards, opensearch-query-workbench, opensearch_security_analytics_dashboards
          ^9.2.0 => anomaly-detection-dashboards
          ^10.0.0 => ml-commons-dashboards
        formik
          ^2.2.6 => opensearch-alerting-dashboards, opensearch_security_analytics_dashboards
          ^2.2.5 => anomaly-detection-dashboards
        @testing-library/user-event
          ^12.1.6 => anomaly-detection-dashboards
          ^13.1.9 => opensearch_index_management_dashboards, opensearch-query-workbench, opensearch_security_analytics_dashboards
          ^14.4.3 => ml-commons-dashboards
        @types/react-test-renderer
          ^18.0.0 => customImportMap
          ^16.9.1 => opensearch-query-workbench, reports-dashboards

Requesting repo owners to bump the versions if possible to the latest versions to unblock the builds.

Related to: opensearch-project/OpenSearch-Dashboards#5561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.12.0
Projects
None yet
Development

No branches or pull requests

2 participants