Commit 4f67e36
chore(deps): bump mongosh, kerberos, devtools-connect, etc (#2831)
* chore(deps): bump mongosh, kerberos, devtools-connect, etc
* chore(compass-shell): Add leafygreen-ui/code as a dependency of the package
It's a transitive peer dep of browser-repl and currently we have to install it manually
* chore: Fix babel version at the root of the monorepo to work around depcheck issue
* fixup: try using npm@8 in CI
* fixup: include node-gyp in dev dependencies
* Revert "fixup: try using npm@8 in CI"
This reverts commit 8edf513.
* fixup: bump electron-rebuild to latest for node-gyp dependency bump
* fixup: account for externalized 'clipboard' package
* Revert "Revert "fixup: try using npm@8 in CI""
This reverts commit 312c9f4.
* fixup: try disabling github setup-node caching
* Revert "fixup: try disabling github setup-node caching"
This reverts commit 9d96e02.
* fixup: try removing node-gyp cache directly
* Revert "fixup: try removing node-gyp cache directly"
This reverts commit 9658d0b.
* Revert "Revert "fixup: try removing node-gyp cache directly""
This reverts commit 8bcdf90.
* fixup: just skip waiting for collection that may not be in view
Co-authored-by: Sergey Petushkov <[email protected]>1 parent 55f5e9e commit 4f67e36
File tree
18 files changed
+2110
-1503
lines changed- .github/workflows
- packages
- compass-e2e-tests
- tests
- compass-shell
- src/stores
- compass
- connection-model
- data-service
- hadron-build
- scripts
18 files changed
+2110
-1503
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
0 commit comments