Morgan Roderick

Results 93 comments of Morgan Roderick

@TakahikoKawasaki would you be comfortable with handing this over to a new, dedicated GitHub organisation? I imagine we could create an organisation `nv-i18n`, whose sole purpose would be to maintain...

> @mgred, > if you are not looking into this, I can give it a try. I don't think they'll be too upset if your work overlaps ... and after...

Thank you for reporting this. Before you create PR with changes, would you mind creating a minimal reproducible example? It could be as simple as using a codepen.

The mentioned plugin has been moved to https://github.com/rollup/plugins/tree/master/packages/node-resolve

Thank you for reporting this issue! That would require few changes to fix. The new assertion is called `assert.isUndefined`. Would you like to make a PR to fix it?

This would be the line to change: https://github.com/sinonjs/referee/blob/master/lib/assertions/equals.js#L19 I ran into this myself not long ago :)

@hexeberlin let's try to tackle this on Friday

There could be a flag `--ignore-bots` for ignoring all known bots, and also flags for individual bots, i.e. `--ignore-dependabot`. In the first implementation, we could add just `--ignore-dependabot`, and leave...