PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
Favour Ohanekwu e5d89e7099
chore: Upgrade astring version from v1.7.5 to v1.8.3 (#15245)
## Description
Previous version of the astring library doesn't preserve parenthesis when transforming AST to JS Code. This led to syntax error when null coalesce and logical expressions are used together.

The latest version of astring library fixes this.

<img width="1291" alt="screenshot_2022-07-16_at_04 29 52" src="https://user-images.githubusercontent.com/46670083/179581475-863d70f2-0886-403a-a667-a32ad93e76b7.png">


Fixes #15283 


## Type of change

- Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?
Test plan

- [x] https://github.com/appsmithorg/TestSmith/issues/1970

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
2022-07-27 14:48:39 +05:30
..
ActionExecution feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
Binding fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
BugTests chore: Upgrade astring version from v1.7.5 to v1.8.3 (#15245) 2022-07-27 14:48:39 +05:30
Datasources fix: query forms which require evaluation shows loading (#15272) 2022-07-19 12:16:07 +05:30
ExplorerTests test: Fix flaky cypress tests (#15437) 2022-07-26 08:55:48 +05:30
FormWidgets test: Fix flaky cypress tests (#15437) 2022-07-26 08:55:48 +05:30
Git test: Fix flaky cypress tests (#15437) 2022-07-26 08:55:48 +05:30
Linting chore: Upgrade astring version from v1.7.5 to v1.8.3 (#15245) 2022-07-27 14:48:39 +05:30
Onboarding fix: remove the image binding step in guided tour (#15161) 2022-07-14 16:21:24 +05:30
OtherUIFeatures feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
PropertyPane feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
ThemingTests test: Fix flaky cypress tests (#15437) 2022-07-26 08:55:48 +05:30
ViewMode fix: No way to go back to appsmith applications from the app viewer mode navigation (#14604) 2022-06-30 15:52:49 +05:30
VisualTests Add migration to fix deleted themes when branch was deleted (#14957) 2022-07-27 10:13:39 +05:30
Widgets fix: set default on reset of The Tab widget (#15202) 2022-07-27 14:26:16 +05:30
WorkspaceTests feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30