Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

feat: COMPASS-3933: Upgrade to Electron 6 #160

Merged
merged 8 commits into from
Jan 6, 2020
Merged

Conversation

imlucas
Copy link
Contributor

@imlucas imlucas commented Jan 6, 2020

Description

  • feat(ci): Default test is now electron renderer so we can catch mismatched behaviors in the future as NODE-2387 uncovered 982195b
  • refactor: Move away from lodash.* to top-level lodash that is far easier to maintain. 1c17836
  • fix: update mongodb-connection-model to latest with kerberos on electron 6 fix a59d308
  • update mongodb-runner chore: Update dependencies to fix npm audit runner#158

COMPASS-3933

Checklist

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

Motivation and Context

  • Bugfix
  • Dependency update
  • Misc

Dependents

Types of changes

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

- update dependencies
- remove  currently unused `electron-rebuild`
- remove `pre-commit` from package.json as its logic is now bundled into `mongodb-js-precommit`
Move away from `lodash.*` to top-level `lodash` that is far easier to maintain.
@imlucas imlucas changed the title Electron upgrade COMPASS-3933: Upgrade to Electron 6 Jan 6, 2020
@imlucas imlucas changed the title COMPASS-3933: Upgrade to Electron 6 feat: COMPASS-3933: Upgrade to Electron 6 Jan 6, 2020
@imlucas imlucas marked this pull request as ready for review January 6, 2020 18:33
@imlucas imlucas merged commit b271c24 into master Jan 6, 2020
@imlucas imlucas deleted the electron-upgrade branch January 6, 2020 18:36
@imlucas
Copy link
Contributor Author

imlucas commented Jan 6, 2020

📦 mongodb-data-service@16.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant