Mike McCready

Results 2194 comments of Mike McCready

- This is related to https://github.com/tcort/link-check/issues/92 Maybe a minimal PR which **only** replaces `isemail`, without additional enhancements, would be easier to review and merge? It would be good to get...

@rkitover > I can convert back to cjs which will make this only a couple of lines, would you like me to? If you ask me, then "yes". However bear...

This issue is producing an unfixable low vulnerability warning also when using [[email protected]](https://github.com/semantic-release/semantic-release/releases/tag/v24.2.5) (current `latest`): ## Steps to reproduce ```shell cd $(mktemp -d) npm init -y npm install semantic-release@latest npm...

Can the update to [[email protected]](https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2) be backported to `[email protected]` or is that not possible? [[email protected]](https://github.com/npm/cli/releases/tag/v11.4.2) updated to [[email protected]](https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2) and fixed this issue in `[email protected]`

This should be fixed through PR https://github.com/npm/cli/pull/8378 in [v10.9.3](https://github.com/npm/cli/releases/tag/v10.9.3)

@mhassan1 Will you close this issue now? Your steps to reproduce, that now install [[email protected]](https://github.com/npm/cli/releases/tag/v10.9.3), no longer show any audit issue (0 vulnerabilities): ## Steps ```shell cd $(mktemp -d) npm...

@Ein-Tim How do you propose to solve this? One way would be to - delete https://github.com/corona-warn-app/cwa-website/blob/master/.github/ISSUE_TEMPLATE/02_questions.md and - add a link to [discussions ](https://github.com/corona-warn-app/cwa-website/discussions) into https://github.com/corona-warn-app/cwa-website/blob/master/.github/ISSUE_TEMPLATE/01_site_issue.md

@Ein-Tim That would be a cautious way of implementing it. I don't think you need to be so careful if you look at who has been submitting issues lately! I...

@Ein-Tim Are you still planning to provide a PR for this?