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

fix(ci): COMPASS-4087: Bump chai from 3.5.0 to 4.2.0 #166

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 14, 2020

Bumps chai from 3.5.0 to 4.2.0.

Release notes

Sourced from chai's releases.

4.2.0 / 2018-09-25

This is a minor release. Thank you to all of our contributors and users!

New Features

Bug Fixes

Performance

Style

Tests

Docs

Chores

... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 14, 2020
@imlucas
Copy link
Contributor

imlucas commented Jan 14, 2020

@dependabot badge me

@dependabot-preview
Copy link
Contributor Author

Dependabot Status

The markdown to add the above to your README is:

[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=mongodb-js/data-service)](https://dependabot.com)

@imlucas
Copy link
Contributor

imlucas commented Jan 14, 2020

Causes a fatal error when running tests:

 DataService
    #deleteOne
      ✓ deletes the document from the collection
    #command
      ✓ executes the command
    #dropCollection
      ✓ drops a collection
    #dropDatabase
      1) drops a database
    #dropIndex
      2) removes an index from a collection
Error: async hook stack has become corrupted (actual: 190, expected: 0)
 1: 0x10b0cdf74 node::InternalCallbackScope::Close() [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
 2: 0x10b0cde29 node::InternalCallbackScope::Close() [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
 3: 0x10b0ce233 node::InternalCallbackScope::Close() [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
 4: 0x10b0ce461 node::MakeCallback(v8::Isolate*, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
 5: 0x10b100c75 node::EmitAsyncDestroy(node::Environment*, node::async_context) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
 6: 0x10b2342c4 uv_check_stop [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
 7: 0x10b22eba9 uv_run [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
 8: 0x107c226d1 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
 9: 0x107ca5f40 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
10: 0x107cb542b v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
11: 0x107cb5907 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
12: 0x107d14073 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
13: 0x107c4b90a v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
14: 0x107d139df v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
15: 0x7fff3903f683 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation]
16: 0x7fff3903f629 __CFRunLoopDoSource0 [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation]
17: 0x7fff39022feb __CFRunLoopDoSources0 [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation]
18: 0x7fff390225b5 __CFRunLoopRun [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation]
19: 0x7fff39021ebe CFRunLoopRunSpecific [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation]
20: 0x7fff3b28632f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] [/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation]
21: 0x107d14581 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
22: 0x107d133a8 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
23: 0x107cb5dd8 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
24: 0x107c87b37 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
25: 0x10afa1e00 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
26: 0x106feae8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
27: 0x109383ab0 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
28: 0x1062782b4 AtomInitializeICUandStartNode [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
29: 0x1058b55d4 AtomMain [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework]
30: 0x105872705  [/Users/lucas/data-service/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Helper (Renderer).app/Contents/MacOS/Electron Helper (Renderer)]
31: 0x7fff64f7c3d5 start [/usr/lib/system/libdyld.dylib]
32: 0x12

@imlucas
Copy link
Contributor

imlucas commented Jan 14, 2020

https://jira.mongodb.org/browse/COMPASS-4087 to come back to this

#167 bumped travis to ubuntu bionic which might just fix this 🤞

@imlucas
Copy link
Contributor

imlucas commented Jan 14, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chai-4.2.0 branch from 8887d8e to 5cdd2e0 Compare January 14, 2020 21:20
@imlucas imlucas self-assigned this Jan 14, 2020
@imlucas imlucas changed the title Bump chai from 3.5.0 to 4.2.0 fix: COMPASS-4087: Bump chai from 3.5.0 to 4.2.0 Jan 15, 2020
@imlucas imlucas changed the title fix: COMPASS-4087: Bump chai from 3.5.0 to 4.2.0 fix(ci): COMPASS-4087: Bump chai from 3.5.0 to 4.2.0 Jan 15, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chai-4.2.0 branch 3 times, most recently from 749d316 to b499cab Compare February 3, 2020 20:26
Bumps [chai](https://github.com/chaijs/chai) from 3.5.0 to 4.2.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/master/History.md)
- [Commits](chaijs/chai@3.5.0...4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chai-4.2.0 branch from b499cab to 5d70c5c Compare February 13, 2020 13:17
@dependabot-preview
Copy link
Contributor Author

Looks like chai is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/chai-4.2.0 branch March 4, 2020 22:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant