Skip to content

Conversation

@imlucas
Copy link
Contributor

@imlucas imlucas commented Mar 4, 2020

Description

 mongodb                ^3.5.2  →   ^3.5.4
 mongodb-data-service  ^16.5.5  →  ^16.5.6
 mongodb-index-model    ^2.5.0  →   ^2.6.0

COMPASS-4191 notes:

vscode npm run package fails like so:
https://dev.azure.com/team-compass/vscode/_build/results?buildId=746&view=logs&j=291b3e6c-60a9-5f30-6b17-b27c7388dcd0&t=73e02479-b06a-558b-66de-a6177ecb9da0&l=63

ERROR  Command failed: npm list --production --parseable --depth=99999 --loglevel=error
npm ERR! missing: triejs@github:rueckstiess/triejs, required by [email protected]

The changes to triejs are minimal in the fork so I made @mongodb-js/triejs to remove the git:// dep complexity from our build toolchain.

While I'm in here, I've also done dependency updates, fixed tests, and added additional debugging for Compass' sake.

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

```
 mongodb                ^3.5.2  →   ^3.5.4
 mongodb-data-service  ^16.5.5  →  ^16.5.6
 mongodb-index-model    ^2.5.0  →   ^2.6.0
```

mongodb-js/index-model#62
mongodb-js/data-service#204
@imlucas imlucas merged commit 192d2d4 into master Mar 4, 2020
@imlucas imlucas deleted the update-triejs branch March 4, 2020 23:17
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.

2 participants