Mark Whitfeld

Results 120 comments of Mark Whitfeld

Super! Thank you so much for the response. Regarding the master branch, I don't know what is possible with checks, but potentially they could be represented as warnings and not...

PS. This might be the simplest of the ideas around approving a bundle change in a PR: > Potentially also the "Approve" could be done using a comment in the...

We are also getting this. Every attempt that Greenkeeper makes to update a package fails because it has not updated the lockfile. see: https://github.com/ngxs/store/pull/686 we are also using the `--frozen-lockfile`...

Only recently installed greenkeeper in the NGXS repo and have received no value from this so far due to this issue. Please resolve ASAP (Linked issues above ^). **EDIT:** Apologies...

Seems to be fixed for my repo! Thank you.

Upgrading my Node version to 10.17.0 (from 10.16.3) solved this issue for me ;-)

Thanks @gforceg, I welcome any contributions you would like to make to this.

Yeah, noticed it too. It should default to generate in `./app/`

Needs the specification of project and module instead, just like the Angular component schematics: ![image](https://user-images.githubusercontent.com/1948265/49759992-f728b180-fccb-11e8-9708-d00c18f844bf.png)

Unfortunately `jest` pulls a dependency chain that includes this vulnerable dependency. All the dependent libraries have sorted this out but jest is waiting to do their next big release. See...