Skip to content

Commit fe6444c

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents b684afd + e1dae42 commit fe6444c

File tree

15 files changed

+198
-32
lines changed

15 files changed

+198
-32
lines changed

.evergreen/start-docker-envs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ else
1414
LOGS_DIR="$SCRIPT_DIR/logs"
1515
mkdir -p "$LOGS_DIR"
1616

17-
git clone -b v1.2.4 --single-branch https://github.com/mongodb-js/devtools-docker-test-envs.git test-envs
17+
git clone -b v1.2.5 --single-branch https://github.com/mongodb-js/devtools-docker-test-envs.git test-envs
1818
$DOCKER_COMPOSE -f test-envs/docker/enterprise/docker-compose.yaml up -d
1919
$DOCKER_COMPOSE -f test-envs/docker/ldap/docker-compose.yaml up -d
2020
$DOCKER_COMPOSE -f test-envs/docker/scram/docker-compose.yaml up -d

THIRD-PARTY-NOTICES.md

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **Mongodb Compass**.
2-
This document was automatically generated on Tue Sep 26 2023.
2+
This document was automatically generated on Thu Sep 28 2023.
33

44
## List of dependencies
55

@@ -310,6 +310,7 @@ This document was automatically generated on Tue Sep 26 2023.
310310
| **[human-signals](#62680fd7715b22b948ad9771bc3f0de13d753f68f6478afdda970d4393faa754)** | 4.3.1 | Apache-2.0 |
311311
| **[iconv-lite](#7d9ca5eb7c6d1a6f1b3b2db04e94ca19cc04caa10d923fca7d7942d47aa505fe)** | 0.4.24 | MIT |
312312
| **[ieee754](#926bd89d8cb0e458a159fe96007510a5c9d75add2ea3e46185c68854f977a887)** | 1.2.1 | BSD-3-Clause |
313+
| **[imurmurhash](#d1af6342e06cf4463a1e70d43bb8fd673f060cc7c236f7fe024631d6714c81c8)** | 0.1.4 | MIT |
313314
| **[inflight](#58f7b00ba3c4a1d25ba2ad81d2ed2c707a52f84b185f49898630344f82ef0dd1)** | 1.0.6 | ISC |
314315
| **[inherits](#3eafa9bfb872baf192e837ab771da2e95e983ee682371a2b1c579e518e96f7b4)** | 2.0.4 | ISC |
315316
| **[ini](#2269ab4bd2e1fa90571f520780ab5499f6d49da3b7daee9b9dfdad9e93c33a18)** | 1.3.8 | ISC |
@@ -538,6 +539,7 @@ This document was automatically generated on Tue Sep 26 2023.
538539
| **[shebang-regex](#849fb37298f1c4dcdeb6065edc4242918c7533bcfda5c67747e6ce4620c587bb)** | 3.0.0 | MIT |
539540
| **[side-channel](#90d899d6f4d9080f6f0557879cc46c095d553b16e105525a7ed156113a6e1ead)** | 1.0.4 | MIT |
540541
| **[signal-exit](#5ad551060d44370794e770309e198719e94f939e46a3ea537b776c9c4fdad9e4)** | 3.0.7 | ISC |
542+
| **[signal-exit](#09ce5ebc7ff1552bf0ed979e2479321c6a9a4b7a06d90ece7a70fa360007eff4)** | 4.1.0 | ISC |
541543
| **[simple-concat](#7e08f893385d0a6d7059029da3885e8346ad01eb58d6e4561612d2fb653c15ec)** | 1.0.1 | MIT |
542544
| **[simple-get](#c2c12990b6319daff653bdf953cadfa368185f0edc671124fb1028f6979df829)** | 4.0.1 | MIT |
543545
| **[smart-buffer](#bc8fbee089eb9cddf673c4c9dbc15edd13839063c27e2814009b6a0448065875)** | 4.2.0 | MIT |
@@ -604,6 +606,7 @@ This document was automatically generated on Tue Sep 26 2023.
604606
| **[which](#5a71f2b741944bf107d6e7f067241798a6e277e42e8ca1e28c4608ccc233f8ec)** | 2.0.2 | ISC |
605607
| **[winreg-ts](#b1df7eee15fa28ae85b9086513c8316c08a21c254e8eda11e63c6321a03ac4a7)** | 1.0.4 | BSD-2-Clause |
606608
| **[wrappy](#13cebf193d7ada5ee347b9ae819b96f5e6da21f9b53e7f268c7703b686158595)** | 1.0.2 | ISC |
609+
| **[write-file-atomic](#f2c3af5826c073336660baeb567e1bb4453d5b6fadafaa880c59787bfdc4408f)** | 5.0.1 | ISC |
607610
| **[xtend](#ef439651e21b69e8811099e984a3a42de35b6d0fc30a5c230715bea4c96e4940)** | 4.0.2 | MIT |
608611
| **[yallist](#63b110ffd18712146937e9f182800c6f2b5783e76d1659a0bd4b457789b0df07)** | 3.1.1 | ISC |
609612
| **[yallist](#d400799c4e1f58dbbbe68b4d9c1b6e80e023f744bd7d16da491005fd8439200f)** | 4.0.0 | ISC |
@@ -23095,6 +23098,12 @@ License files:
2309523098

2309623099
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2309723100

23101+
<a id="d1af6342e06cf4463a1e70d43bb8fd673f060cc7c236f7fe024631d6714c81c8"></a>
23102+
23103+
### [imurmurhash](https://www.npmjs.com/package/imurmurhash) (version 0.1.4)
23104+
23105+
License tags: MIT
23106+
2309823107
<a id="58f7b00ba3c4a1d25ba2ad81d2ed2c707a52f84b185f49898630344f82ef0dd1"></a>
2309923108

2310023109
### [inflight](https://www.npmjs.com/package/inflight) (version 1.0.6)
@@ -38759,6 +38768,33 @@ License files:
3875938768
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
3876038769
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3876138770

38771+
<a id="09ce5ebc7ff1552bf0ed979e2479321c6a9a4b7a06d90ece7a70fa360007eff4"></a>
38772+
38773+
### [signal-exit](https://www.npmjs.com/package/signal-exit) (version 4.1.0)
38774+
38775+
License tags: ISC
38776+
38777+
License files:
38778+
38779+
- LICENSE.txt:
38780+
38781+
The ISC License
38782+
38783+
Copyright (c) 2015-2023 Benjamin Coe, Isaac Z. Schlueter, and Contributors
38784+
38785+
Permission to use, copy, modify, and/or distribute this software
38786+
for any purpose with or without fee is hereby granted, provided
38787+
that the above copyright notice and this permission notice
38788+
appear in all copies.
38789+
38790+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
38791+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
38792+
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
38793+
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
38794+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
38795+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
38796+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38797+
3876238798
<a id="7e08f893385d0a6d7059029da3885e8346ad01eb58d6e4561612d2fb653c15ec"></a>
3876338799

3876438800
### [simple-concat](https://www.npmjs.com/package/simple-concat) (version 1.0.1)
@@ -41297,6 +41333,22 @@ License files:
4129741333
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
4129841334
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4129941335

41336+
<a id="f2c3af5826c073336660baeb567e1bb4453d5b6fadafaa880c59787bfdc4408f"></a>
41337+
41338+
### [write-file-atomic](https://www.npmjs.com/package/write-file-atomic) (version 5.0.1)
41339+
41340+
License tags: ISC
41341+
41342+
License files:
41343+
41344+
- LICENSE.md:
41345+
41346+
Copyright (c) 2015, Rebecca Turner
41347+
41348+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
41349+
41350+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
41351+
4130041352
<a id="ef439651e21b69e8811099e984a3a42de35b6d0fc30a5c230715bea4c96e4940"></a>
4130141353

4130241354
### [xtend](https://www.npmjs.com/package/xtend) (version 4.0.2)

package-lock.json

Lines changed: 86 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)