Commit 94b7166
Fix incorrect name of dbName option; drop support for EOL Mongo and Node Versions (#329)
* Fix incorrect name of dbName option
* https://chatgpt.com/share/68433bae-c2b0-8011-be2c-547b3a40877e
* add .editorconfig that matches ident style of this repo
* revert last change to ci.yml
* drop mongo v4 that's unsupported on latest github ubuntu runner
* add newer version of node and mongo to test matrix
* Update ci.yml
---------
Co-authored-by: David Hyde <[email protected]>1 parent 51823a2 commit 94b7166
3 files changed
+13
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments