[COMPASS-7497] update node-worker-runtime-thread to `^2.1.1` in compass-shell Created: 30/Nov/23 Updated: 09/Jan/24 Resolved: 06/Dec/23 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | Embedded Shell |
| Affects Version/s: | None |
| Fix Version/s: | 1.41.0 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Bailey Pearson | Assignee: | Bailey Pearson |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Story Points: | 1 | ||||||||||||||||
| Documentation Changes: | Not Needed | ||||||||||||||||
| Description |
|
https://jira.mongodb.org/browse/MONGOSH-1658 fixed the issue reported in we should adjust the dependency in `compass-shell` to depend on `node-worker-runtime-thread@2.1.1` to ensure we always use a version with the fix. note: this isn't strictly necessary, since compass-shell currently depends on `node-worker-runtime-thread@^2.1.0` to a new patch release of `node-worker-runtime-thread` should automatically be pulled into compass. but we may as well make it explicit. |
| Comments |
| Comment by Githook User [ 09/Jan/24 ] |
|
Author: {'name': 'Bailey Pearson', 'email': 'bailey.pearson@gmail.com', 'username': 'baileympearson'}Message: fix(compass-shell): properly render syntax errors in embedded shell |
| Comment by Githook User [ 11/Dec/23 ] |
|
Author: {'name': 'Bailey Pearson', 'email': 'bailey.pearson@gmail.com', 'username': 'baileympearson'}Message: fix(compass-shell): properly render syntax errors in embedded shell |
| Comment by Githook User [ 06/Dec/23 ] |
|
Author: {'name': 'Bailey Pearson', 'email': 'bailey.pearson@gmail.com', 'username': 'baileympearson'}Message: fix(compass-shell): properly render syntax errors in embedded shell |