Skip to content

Commit ae23137

Browse files
Merge remote-tracking branch 'origin/beta-releases' into ga-releases
2 parents c838538 + f73c921 commit ae23137

File tree

78 files changed

+2710
-2205
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+2710
-2205
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,10 @@ Is there anything else you’d like to see in Compass? Let us know by submitting
4747
- [**@mongodb-js/compass-connections**](packages/compass-connections): Manage your MongoDB connections and connect in Compass
4848
- [**@mongodb-js/compass-databases-navigation**](packages/compass-databases-navigation): Databases and collections sidebar navigation tree
4949
- [**@mongodb-js/compass-editor**](packages/compass-editor): Reusable Compass editor component based on ace-editor with MongoDB-specific ace modes, themes, and autocompleters
50+
- [**@mongodb-js/compass-generative-ai**](packages/compass-generative-ai): Shared components and helpers for the generative ai aspects of Compass
5051
- [**@mongodb-js/compass-logging**](packages/compass-logging): Shared helpers for logging in Compass packages
5152
- [**@mongodb-js/compass-maybe-protect-connection-string**](packages/compass-maybe-protect-connection-string): Utility for protecting connection strings if requested
52-
- [**@mongodb-js/compass-settings**](packages/compass-settings): Settings for compass
53+
- [**@mongodb-js/compass-settings**](packages/compass-settings): Settings for Compass
5354
- [**@mongodb-js/compass-utils**](packages/compass-utils): Utilities for MongoDB Compass Development
5455
- [**@mongodb-js/compass-welcome**](packages/compass-welcome): The welcome modal
5556
- [**@mongodb-js/connection-form**](packages/connection-form): A form for specifying information needed to connect to a MongoDB instance

THIRD-PARTY-NOTICES.md

Lines changed: 35 additions & 4 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 Tue Oct 10 2023.
2+
This document was automatically generated on Mon Oct 16 2023.
33

44
## List of dependencies
55

@@ -233,6 +233,7 @@ This document was automatically generated on Tue Oct 10 2023.
233233
| **[darkreader](#009d507c500fca0823d99da7294679df74fe3cf57b482902b9b1d59cabd8bb80)** | 4.9.40 | MIT |
234234
| **[debug](#233219ced46fb5b84e28859835e97775eb9d0181f4cb85d6aa5cecb61e595947)** | 2.6.9 | MIT |
235235
| **[debug](#d17e389ce22af9246d1b07714885a99a0c7ffce55db7f2ecf52bfef063e8c8ac)** | 4.3.1 | MIT |
236+
| **[debug](#f9b654e80c05af90dc288869333e452db67fbba75969b385acd60df9895a7944)** | 4.3.4 | MIT |
236237
| **[decompress-response](#71cad5eab34cc643a6a7853a43d3090ac7e8b6014c9ec55fabb8112cdbfd9fbd)** | 5.0.0 | MIT |
237238
| **[deep-extend](#654bd7d00073c2195bca924a07d93393b2aaf5cacbb6f52a383877f6f33dbfbf)** | 0.6.0 | MIT |
238239
| **[default-browser-id](#bc6a381b83371172dbb72cac459792e2d4d55ecb71165c082142ef085b2130ee)** | 3.0.0 | MIT |
@@ -507,7 +508,7 @@ This document was automatically generated on Tue Oct 10 2023.
507508
| **[react-leaflet-draw](#d80b4b765d856cdefe411a073d3b3dde06100128005f1381b4d26d6cf53134c7)** | 0.19.0 | ISC |
508509
| **[react-leaflet](#a5fc1f0504a89a932a12c5a183b75a748207329f20af6078f926e182d55aee8d)** | 2.4.0 | MIT |
509510
| **[react-redux](#7e0baaf577850a112812e76f9643d35df0f800dadaebe9095eb0cfcb21df687b)** | 8.0.5 | MIT |
510-
| **[react-transition-group](#c91b1891eae4ade2725e3dc6831a4871807d137f82d0fc4ad458d79e0e0a779d)** | 4.4.2 | BSD-3-Clause |
511+
| **[react-transition-group](#f8a526737bf3e6cc7928ce77b3fa8e6a880da418fd9363a0dae1122922f92b72)** | 4.4.5 | BSD-3-Clause |
511512
| **[react-virtualized-auto-sizer](#556ae2daaf1c576dcc4544e6bfe080cd68d0c6912265cf2ebe7bae81e75de55b)** | 1.0.6 | MIT |
512513
| **[react-window](#fcf3bd62a73691dc82efaf23f7667fb5dfe4ce1cb5e8740f3d53a3a85086ead2)** | 1.8.6 | MIT |
513514
| **[react](#2f31f78715f56093f4bb569e2e2ea931c518db6f4ee690482a0a2a1cd4d18b4c)** | 17.0.2 | MIT |
@@ -20022,6 +20023,36 @@ License files:
2002220023
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2002320024
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2002420025

20026+
<a id="f9b654e80c05af90dc288869333e452db67fbba75969b385acd60df9895a7944"></a>
20027+
20028+
### [debug](https://www.npmjs.com/package/debug) (version 4.3.4)
20029+
20030+
License tags: MIT
20031+
20032+
License files:
20033+
20034+
- LICENSE:
20035+
20036+
(The MIT License)
20037+
20038+
Copyright (c) 2014-2017 TJ Holowaychuk <[email protected]>
20039+
Copyright (c) 2018-2021 Josh Junon
20040+
20041+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
20042+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
20043+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
20044+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
20045+
subject to the following conditions:
20046+
20047+
The above copyright notice and this permission notice shall be included in all copies or substantial
20048+
portions of the Software.
20049+
20050+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
20051+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
20052+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
20053+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
20054+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20055+
2002520056
<a id="71cad5eab34cc643a6a7853a43d3090ac7e8b6014c9ec55fabb8112cdbfd9fbd"></a>
2002620057

2002720058
### [decompress-response](https://www.npmjs.com/package/decompress-response) (version 5.0.0)
@@ -37506,9 +37537,9 @@ License files:
3750637537

3750737538
SOFTWARE.
3750837539

37509-
<a id="c91b1891eae4ade2725e3dc6831a4871807d137f82d0fc4ad458d79e0e0a779d"></a>
37540+
<a id="f8a526737bf3e6cc7928ce77b3fa8e6a880da418fd9363a0dae1122922f92b72"></a>
3751037541

37511-
### [react-transition-group](https://www.npmjs.com/package/react-transition-group) (version 4.4.2)
37542+
### [react-transition-group](https://www.npmjs.com/package/react-transition-group) (version 4.4.5)
3751237543

3751337544
License tags: BSD-3-Clause
3751437545

configs/eslint-config-compass/index.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,18 @@ module.exports = {
6060
'error',
6161
{ root: path.resolve(__dirname, '..', '..') },
6262
],
63+
'no-restricted-syntax': [
64+
'error',
65+
{
66+
selector: 'CallExpression[callee.name="setImmediate"]',
67+
message: 'Use browser-compatible `setTimeout(...)` instead',
68+
},
69+
{
70+
selector:
71+
'CallExpression[callee.object.name="process"][callee.property.name="nextTick"]',
72+
message: 'Use browser-compatible `queueMicrotask(...)` instead',
73+
},
74+
],
6375
},
6476
env: {
6577
...shared.env,

0 commit comments

Comments
 (0)