Skip to content

Commit

Permalink
[AUTO] Increment version to 2.10.0.0 (#986)
Browse files Browse the repository at this point in the history
* Upgrade cypress/requests from 2 to 3 (#969) (#976)

* Upgrade from Cypress 12 to 13



* Remove DS_Store



* Decrement back to 12 and upgrade request instead



* Re-upgrade Cypress



* Update yarn lock



---------

Signed-off-by: Simeon Widdis <[email protected]>

* Release Notes 2.10 (#978) (#981)

(cherry picked from commit 4df2bbf)

Signed-off-by: Peter Fitzgibbons <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Increment version to 2.10.0.0

Signed-off-by: opensearch-ci-bot <[email protected]>

---------

Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Peter Fitzgibbons <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: Simeon Widdis <[email protected]>
Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
4 people authored Sep 9, 2023
1 parent 4df2bbf commit f8a1732
Show file tree
Hide file tree
Showing 4 changed files with 230 additions and 179 deletions.
Binary file removed .cypress/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
"urlForwarding",
"visualizations"
]
}
}
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,12 @@
"minimatch": "^3.0.5",
"debug": "^3.1.0",
"tough-cookie": "^4.1.3",
"semver": "^7.5.2"
"semver": "^7.5.2",
"@cypress/request": "^3.0.0"
},
"eslintIgnore": [
"common/query_manager/antlr/output/*",
"node_modules/*",
"target/*"
]
}
}
Loading

0 comments on commit f8a1732

Please sign in to comment.