Skip to content

chore: COMPASS-4086: top-level debug and other dependency updates #1896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Feb 10, 2020

Conversation

imlucas
Copy link
Contributor

@imlucas imlucas commented Feb 3, 2020

Description

found 92 vulnerabilities (19 low, 27 moderate, 44 high, 2 critical) in 36329 scanned packages

down from ~2300 vulns.

Other modules have had COMPASS-4033 peer dependency warning fixes, webpack@4 upgrades, dependabot enabled and now have working CI again:

Motivation and Context

  • Dependency update

Dependents

Types of changes

  • Patch (non-breaking change which fixes an issue)

…uery-parser

```
 hadron-app             ^3.2.0  →   ^3.2.1
 hadron-compile-cache   ^2.0.0  →   ^3.0.1
 mongodb-data-service  ^16.5.0  →  ^16.5.1
 mongodb-query-parser   ^2.0.0  →   ^2.0.2
```
 @mongodb-js/compass-home               ^3.0.1  →  ^4.0.0
 @mongodb-js/compass-schema-validation  ^4.0.0  →  ^4.0.2
```
 chai                           ^4.1.2  →        ^4.2.0
 chai-as-promised               ^7.1.0  →        ^7.1.1
 chai-enzyme              1.0.0-beta.0  →  1.0.0-beta.1
 cheerio                   ^1.0.0-rc.2  →   ^1.0.0-rc.3
 cross-env                      ^5.2.0  →        ^7.0.0
 electron-rebuild               ^1.8.8  →       ^1.10.0
 enzyme                         ^3.7.0  →       ^3.11.0
 enzyme-adapter-react-16        ^1.6.0  →       ^1.15.2
 hadron-build                  ^23.1.0  →       ^23.1.1
```
Its dep is on the intsnace/user/preferences models requires
Required on hadron-style-manager
@imlucas
Copy link
Contributor Author

imlucas commented Feb 5, 2020

mongodb-js/compass-collection-stats

  • requires a peer of mongodb-data-service@^14.0.2 but none is installed

mongodb-js/compass-collections-ddl

  • requires a peer of debug@mongodb-js/debug#v2.2.3 but none is installed
  • requires a peer of react-bootstrap@0.31.0 but none is installed

mongodb-js/compass-crud

  • requires a peer of @hot-loader/react-dom@^16.8.4 but none is installed
  • requires a peer of @mongodb-js/compass-status@^3.5.0 but none is installed
  • requires a peer of @mongodb-js/compass-query-bar@^4.0.6 but none is installed

mongodb-js/compass-databases-ddl

  • requires a peer of @mongodb-js/compass-deployment-awareness@^6.4.1 but none is installed
  • requires a peer of debug@mongodb-js/debug#v2.2.3 but none is installed
  • requires a peer of react-bootstrap@0.31.0 but none is installed

mongodb-js/compass-explain-plan

  • requires a peer of @mongodb-js/compass-crud@^6.2.3 but none is installed
  • requires a peer of @mongodb-js/compass-field-store@^5.0.0 but none is installed
  • requires a peer of @mongodb-js/compass-indexes@^0.0.13 but none is installed
  • requires a peer of @mongodb-js/compass-query-bar@^4.0.2 but none is installed
  • requires a peer of @mongodb-js/compass-query-history@^5.0.1 but none is installed
  • requires a peer of d3-flextree@1.0.3 but none is installed
  • requires a peer of debug@^3.0.1 but none is installed
  • requires a peer of hadron-document@^5.0.4 but none is installed

mongodb-js/compass-field-store

  • requires a peer of debug@^3.0.1 but none is installed

mongodb-js/compass-find-in-page

  • requires a peer of debug@^3.0.1 but none is installed
  • requires a peer of react-bootstrap@0.31.0 but none is installed

mongodb-js/compass-indexes

  • requires a peer of @hot-loader/react-dom@^16.8.2 but none is installed
  • requires a peer of @mongodb-js/compass-deployment-awareness@^6.4.1 but none is installed
  • requires a peer of debug@^3.0.1 but none is installed

mongodb-js/compass-loading

  • requires a peer of @hot-loader/react-dom@^16.8.2 but none is installed
  • requires a peer of react-redux@^7.1.1 but none is installed
  • requires a peer of redux@^4.0.4 but none is installed

mongodb-js/compass-metrics

  • requires a peer of debug@mongodb-js/debug#v2.2.3 but none is installed
  • requires a peer of mongodb-js-metrics@^4.2.0 but none is installed

mongodb-js/compass-query-bar

  • requires a peer of debug@^3.0.1 but none is installed
  • requires a peer of mongodb-ace-autocompleter@^0.1.0 but none is installed
  • requires a peer of mongodb-query-parser@^1.4.1 but none is installed

mongodb-js/compass-query-history

  • requires a peer of mongodb-query-parser@^1.4.3 but none is installed

mongodb-js/compass-schema

  • requires a peer of @mongodb-js/compass-query-bar@^4.0.8 but none is installed
  • requires a peer of @mongodb-js/compass-status@^3.5.1 but none is installed
  • requires a peer of debug@^3.0.1 but none is installed
  • requires a peer of react-bootstrap@0.31.0 but none is installed

mongodb-js/compass-sidebar

  • requires a peer of debug@^3.0.1 but none is installed

```
ncu -u mongodb-js-precommit mongodb-connection-model mongodb-data-service @mongodb-js/compass-find-in-page
Upgrading /Users/lucas/compass-electron6/package.json
[====================] 4/4 100%

 @mongodb-js/compass-find-in-page   ^2.0.2  →   ^2.0.3
 mongodb-connection-model          ^14.4.3  →  ^14.5.1
 mongodb-data-service              ^16.5.1  →  ^16.5.2
 mongodb-js-precommit               ^2.2.0  →   ^2.2.1
```
@imlucas
Copy link
Contributor Author

imlucas commented Feb 10, 2020

Next batch:

mongodb-js/compass-schema
mongodb-js/compass-database
mongodb-js/compass-collection
mongodb-js/compass-auto-updates
mongodb-js/compass-databases-ddl
mongodb-js/compass-deployment-awareness
mongodb-js/compass-document-validation
mongodb-js/compass-license
mongodb-js/compass-loading
mongodb-js/compass-preferences
mongodb-js/compass-plugin-info
mongodb-js/compass-server-version
mongodb-js/compass-serverstats
mongodb-js/compass-ssh-tunnel-status
mongodb-js/compass-export-to-language
mongodb-js/compass-feature-tour#14
mongodb-js/ampersand-collection-filterable#10
mongodb-js/bson-transpilers
mongodb-js/redux-common
mongodb-js/hadron-plugin-manager
mongodb-js/hadron-react
mongodb-js/mongodb-schema#56
mongodb-js/database-model
mongodb-js/explain-plan-model
mongodb-js/index-model
mongodb-js/instance-model
mongodb-js/compass-user-model
mongodb-js/compasss-app-stores
mongodb-js/compass-preferences-model
mongodb-js/electron-installer-codesign
mongodb-js/electron-installer-run
mongodb-js/electron-license
mongodb-js/electron-squirrel-startup
mongodb-js/hadron-spectron

@imlucas imlucas marked this pull request as ready for review February 10, 2020 13:45
@imlucas imlucas changed the title chore: COMPASS-4034: auto update fixes chore: COMPASS-4086: top-level debug and other dependency updates Feb 10, 2020
@imlucas imlucas merged commit f7969c5 into master Feb 10, 2020
@imlucas imlucas deleted the COMPASS-4034-auto-update-fixes branch February 10, 2020 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant