Stephen Wade

Results 14 comments of Stephen Wade

`` is only at the channel level, not the item level. That is set by the channel YML file. In an item, `` and `` are set by the "Subtitle/Description...

This vulnerability doesn't affect `meow` and therefore doesn't affect us. You don't need to worry about it. https://github.com/sindresorhus/meow/pull/185#issuecomment-856523895 Fixing the alert will depend on all the packages in the chain...

@mathiask88's [comment](https://github.com/nodejs/node/issues/2814) on [this node issue](https://github.com/nodejs/node/issues/2814#issuecomment-139569701) may be helpful.

You can use this fix now with `uses: better0fdead/actions-setup-docker@better0fdead/increase-timeout`

I'm having a similar issue. I don't want to use Project Crystal, and I currently can't upgrade my project to the latest version of Nx because I can't opt out....

https://github.com/nrwl/nx/pull/21980 fixes this issue, available in v18.1.1. > Users can set `useInferencePlugins: false` in nx.json to avoid adding plugins

Thanks for the reply @Hunga1! I guess you can ask the dev team what properties are optional and make those optional properties in the types. I can definitely reproduce the...