Skip to content

Commit 3c3a88c

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents 6ceafb2 + 3f0e27d commit 3c3a88c

File tree

33 files changed

+262
-260
lines changed

33 files changed

+262
-260
lines changed

THIRD-PARTY-NOTICES.md

Lines changed: 48 additions & 7 deletions
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 Wed Jun 28 2023.
2+
This document was automatically generated on Sun Jul 02 2023.
33

44
## List of dependencies
55

@@ -256,7 +256,7 @@ This document was automatically generated on Wed Jun 28 2023.
256256
| **[ejson-shell-parser](#1631f0de6379453a982f36795884ff37a225e331bbd8a7d141fbce378c691810)** | 1.2.4 | MIT |
257257
| **[electron-dl](#e97e034c7b93c63e7a433d75f6f1de3e0668764225ebbd61dbde8d1b55d6f3b7)** | 3.5.0 | MIT |
258258
| **[electron-squirrel-startup](#dcda22e402581a033ec2a017d6d05c094bf3173c1b03ae0471b2ce9078d3f601)** | 1.0.0 | Apache-2.0 |
259-
| **[electron](#6717a6bffa40416abb080743ada9d1cbc9006eafc5f3751f08d9f2f9fbadcedc)** | 23.3.8 | MIT |
259+
| **[electron](#37ddb8ade7c7b63b0fe0f105d7ee6f0e133b657e68375789ca67c77e31004900)** | 23.3.9 | MIT |
260260
| **[encodeurl](#b89152db475e86531e570f87b45d8a51aa5e5d87d4cc3b960cee7b8febf1d26a)** | 1.0.2 | MIT |
261261
| **[end-of-stream](#fadc10994f5fa767d06fb25cfff35fb17a895daf3bc3477c782907668ed16563)** | 1.4.4 | MIT |
262262
| **[ensure-error](#3b1eba5276d89414cef21a1007e85c4f1d6749bf57b300e082ab23975a41dbc9)** | 3.0.1 | MIT |
@@ -304,6 +304,7 @@ This document was automatically generated on Wed Jun 28 2023.
304304
| **[has-flag](#7ec819116728d891777ebd4140bef063f473b9ae26d46e91f5ca78834c872abf)** | 4.0.0 | MIT |
305305
| **[has-symbols](#03cd20e2ddca83e6767437641e8b7abeba67bd0b8e1d15dd8516dadc649e2f2c)** | 1.0.2 | MIT |
306306
| **[has](#6487c8414d9d7c6246fcbeaa7600e0494fcafcdfaae25b2d07669c0a2f49d8f4)** | 1.0.3 | MIT |
307+
| **[heap-js](#02ff1972404d29f951641af2b6cf6b371521d70f6daaf4196dcc45e6b5dbe96d)** | 2.3.0 | BSD-3-Clause |
307308
| **[highlight.js](#2c60adc5db39462d0c2ff2176f71b4694ffe5060c53b1aa4f6f670e269ec1905)** | 11.5.1 | BSD-3-Clause |
308309
| **[highlightjs-graphql](#11efa7dc664403503100672cb251f0bac920e5f8ac3847419583e9318faf451d)** | 1.0.2 | MIT |
309310
| **[hoek](#b0162ecb4d00b17849733a8173fc1c88e6e226e66ac4138ea3128564240040b0)** | 4.2.1 | BSD-3-Clause |
@@ -464,7 +465,7 @@ This document was automatically generated on Wed Jun 28 2023.
464465
| **[mongodb-connection-string-url](#ce5b616af8be619c9b55d24d0c177a8d7676deb45415078a03235e37f704ae4c)** | 2.6.0 | Apache-2.0 |
465466
| **[mongodb-js-errors](#2a0fc1dd130170b4d54400e654724c9d7b7fde1341f313f1d77944c115c30a11)** | 0.3.3 | Apache-2.0 |
466467
| **[mongodb-language-model](#0dd22abc80cef69725ac9663fc47e7778e3d7dd9d478f17f866721d0103842cc)** | 1.7.1 | Apache-2.0 |
467-
| **[mongodb-log-writer](#cd6989ee1718f318edf0d2cbd6321aad2685493f540cef315dd9e0fc705eee74)** | 1.2.0 | Apache-2.0 |
468+
| **[mongodb-log-writer](#4ae070b46b6b4330535f663805f95577c3d7db48e878002656aed26f3c5ce9f7)** | 1.3.0 | Apache-2.0 |
468469
| **[mongodb-ns](#d99637af4fc3f4918f33167526619cdfd8cdf31550f209f0c885f2f47c550209)** | 2.4.0 | MIT |
469470
| **[mongodb-query-parser](#75d580f3e024e8d64f195ef59eaa11a305066192f40b8a373815f7cf5b065692)** | 2.5.0 | Apache-2.0 |
470471
| **[mongodb-query-util](#1cdb3b70a5e114dae29f1b35f9d6db51c92eb87f2577dc4054c75119970b2df1)** | 0.0.3 | Apache-2.0 |
@@ -23137,9 +23138,9 @@ License files:
2313723138
See the License for the specific language governing permissions and
2313823139
limitations under the License.
2313923140

23140-
<a id="6717a6bffa40416abb080743ada9d1cbc9006eafc5f3751f08d9f2f9fbadcedc"></a>
23141+
<a id="37ddb8ade7c7b63b0fe0f105d7ee6f0e133b657e68375789ca67c77e31004900"></a>
2314123142

23142-
### [electron](https://www.npmjs.com/package/electron) (version 23.3.8)
23143+
### [electron](https://www.npmjs.com/package/electron) (version 23.3.9)
2314323144

2314423145
License tags: MIT
2314523146

@@ -24703,6 +24704,46 @@ License files:
2470324704
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2470424705
OTHER DEALINGS IN THE SOFTWARE.
2470524706

24707+
<a id="02ff1972404d29f951641af2b6cf6b371521d70f6daaf4196dcc45e6b5dbe96d"></a>
24708+
24709+
### [heap-js](https://www.npmjs.com/package/heap-js) (version 2.3.0)
24710+
24711+
License tags: BSD-3-Clause
24712+
24713+
License files:
24714+
24715+
- LICENSE:
24716+
24717+
BSD 3-Clause License
24718+
24719+
Copyright (c) 2017, Ignacio Lago
24720+
All rights reserved.
24721+
24722+
Redistribution and use in source and binary forms, with or without
24723+
modification, are permitted provided that the following conditions are met:
24724+
24725+
* Redistributions of source code must retain the above copyright notice, this
24726+
list of conditions and the following disclaimer.
24727+
24728+
* Redistributions in binary form must reproduce the above copyright notice,
24729+
this list of conditions and the following disclaimer in the documentation
24730+
and/or other materials provided with the distribution.
24731+
24732+
* Neither the name of the copyright holder nor the names of its
24733+
contributors may be used to endorse or promote products derived from
24734+
this software without specific prior written permission.
24735+
24736+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
24737+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24738+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
24739+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
24740+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24741+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
24742+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
24743+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
24744+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
24745+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24746+
2470624747
<a id="2c60adc5db39462d0c2ff2176f71b4694ffe5060c53b1aa4f6f670e269ec1905"></a>
2470724748

2470824749
### [highlight.js](https://www.npmjs.com/package/highlight.js) (version 11.5.1)
@@ -32054,9 +32095,9 @@ License files:
3205432095
See the License for the specific language governing permissions and
3205532096
limitations under the License.
3205632097

32057-
<a id="cd6989ee1718f318edf0d2cbd6321aad2685493f540cef315dd9e0fc705eee74"></a>
32098+
<a id="4ae070b46b6b4330535f663805f95577c3d7db48e878002656aed26f3c5ce9f7"></a>
3205832099

32059-
### [mongodb-log-writer](https://www.npmjs.com/package/mongodb-log-writer) (version 1.2.0)
32100+
### [mongodb-log-writer](https://www.npmjs.com/package/mongodb-log-writer) (version 1.3.0)
3206032101

3206132102
License tags: Apache-2.0
3206232103

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"cli-progress": "^3.9.1",
7575
"core-js": "^3.17.3",
7676
"css-loader": "^4.3.0",
77-
"electron": "^23.3.8",
77+
"electron": "^23.3.9",
7878
"html-webpack-plugin": "^5.3.2",
7979
"less-loader": "^10.0.1",
8080
"mini-css-extract-plugin": "^2.3.0",

0 commit comments

Comments
 (0)