Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

updates libs #172

Merged
merged 2 commits into from
Dec 4, 2018
Merged

updates libs #172

merged 2 commits into from
Dec 4, 2018

Conversation

smulesoft
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Dec 3, 2018

Coverage Status

Coverage remained the same at 97.381% when pulling dbbcf5f on update_dependencies into 5f13c12 on master.

@smulesoft smulesoft force-pushed the update_dependencies branch from 9bbe5b2 to 318b8f2 Compare December 3, 2018 18:28
@smulesoft smulesoft force-pushed the update_dependencies branch from 318b8f2 to dbbcf5f Compare December 3, 2018 19:43
@jstoiko
Copy link
Contributor

jstoiko commented Dec 4, 2018

This is not enough. We need to update all dependencies as well:

mulesoft/js-client-oauth2
mulesoft-labs/node-raml-sanitize
mulesoft-labs/node-raml-validate
mulesoft-labs/node-request-error-handler
mulesoft-labs/raml-path-match
mulesoft-labs/osprey-method-handler
mulesoft-labs/osprey-resources
mulesoft-labs/osprey-router
mulesoft-labs/osprey-mock-service 

Btw, this should be taken of semi-auto-magically thanks to Greekeeper. I'll have someone from my team take a look and merge this.

@jstoiko jstoiko requested a review from postatum December 4, 2018 00:26
@smulesoft
Copy link
Contributor Author

@jstoiko Ok, this is the only one I need for now, let me know how you want to do this. The sooner there is a new release the better.

Copy link
Contributor

@postatum postatum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

I get an error when trying to run one of examples though. But that errors happens in master as well.

$ pwd
/projects/osprey/examples/custom-auth

$ node index.js 
(node:8494) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'headers' of undefined
    at /projects/osprey/lib/server.js:77:75
    at Array.reduce (<anonymous>)
    at /projects/osprey/lib/server.js:70:38
    at Array.map (<anonymous>)
    at /projects/osprey/lib/server.js:66:43
    at Array.map (<anonymous>)
    at addSecurityHeaders (/projects/osprey/lib/server.js:64:35)
    at createServer (/projects/osprey/lib/server.js:27:10)
    at /projects/osprey/osprey.js:43:21
(node:8494) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:8494) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@postatum postatum merged commit b614444 into master Dec 4, 2018
@postatum
Copy link
Contributor

postatum commented Dec 4, 2018

Created an issue for what I described #174

@smulesoft smulesoft deleted the update_dependencies branch December 4, 2018 12:18
@smulesoft
Copy link
Contributor Author

@postatum Thanks for the review. Will it automatically be released?

@postatum
Copy link
Contributor

postatum commented Dec 5, 2018

@postatum Thanks for the review. Will it automatically be released?

Not sure. @jstoiko can you answer this please?

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.

4 participants