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

Upgrade ISM cypress version to v12 which similar to OSD to pass build failures. #1246

Closed
skumawat2025 opened this issue Jan 29, 2025 · 1 comment · Fixed by #1247
Closed
Labels
enhancement New feature or request

Comments

@skumawat2025
Copy link
Contributor

Is your feature request related to a problem?
ISM plugin build is failing due to version conflicts of cypress version.

ERROR [single_version_dependencies] Multiple version ranges for the same dependency
      were found declared across different package.json files. Please consolidate
      those to match across all package.json files. Different versions for the
      same dependency is not supported.

      If you have questions about this please reach out to the operations team.

      The conflicting dependencies are:

        cypress
          12.17.4 => opensearch-dashboards
          9.5.4 => opensearch_index_management_dashboards
error Command failed with exit code 1.

What solution would you like?
To solve the build failures. We should upgrade the cypress version similar to OSD: opensearch-project/OpenSearch-Dashboards#8995.
There is one guide on how do we migrate cypress version here.
.

@shiv0408
Copy link
Member

Thanks for reporting this @skumawat2025. We would really appreciate if you can also drive the cypress version upgrade in a separate PR.

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

Successfully merging a pull request may close this issue.

2 participants