Ulises Gascón

Results 224 issues of Ulises Gascón

As discussed ([ref](https://github.com/expressjs/.github/pull/8#issuecomment-2730956339)) we need to ensure that the emails (`[email protected]` and `[email protected]`) are updated (cc: @wesleytodd )

top priority
tc agenda

- closes: https://github.com/expressjs/discussions/issues/286 - related: https://github.com/expressjs/discussions/issues/285

ADR

In the past we had mention the option to run a bounty program ([ref](https://github.com/expressjs/security-wg/issues/7)) to engage with more security researches. Also other Open Source project within the foundation engaged with...

meeting
discuss
top priority
tc agenda

Currently some packages has drop support to Node.js prior to v18, seems like we didn't upgrade the engines field in the `package.json` discordantly. So, I will like to discuss if...

discuss

So far, it seems like many packages are using `HISTORY.md`. I have some questions: - Do we want to continue doing this? - Would we prefer to move this information...

discuss

Seems like `windows-latest` is failing due the environment configuration - [Full Log](https://github.com/yeoman/doctor/actions/runs/12847119033/job/35823070940?pr=66) ``` Run npm test > [email protected] test D:\a\doctor\doctor > xo && mocha test/** -R spec internal/modules/cjs/loader.js:818 throw err;...

bug
actionable
maintenance
help wanted

Not sure what triggers this error, I was not able to reproduce it locally. It is affecting all Operation Systems - [Full logs](https://github.com/yeoman/doctor/actions/runs/12847057642/job/35822946762?pr=66) ``` Error: Invalid version range at module.exports...

bug
actionable
maintenance
help wanted

Seems like one of the rules is not working as expected. - [Full Logs](https://github.com/yeoman/doctor/actions/runs/12847057642/job/35822947511?pr=66) ``` Error: Invalid version range at module.exports (/home/vlixes/Documents/WORKSPACE/YEOMAN/doctor/node_modules/bin-version-check/index.js:12:25) at exports.verify (/home/vlixes/Documents/WORKSPACE/YEOMAN/doctor/lib/rules/yo-version.js:18:26) at async Context. (/home/vlixes/Documents/WORKSPACE/YEOMAN/doctor/test/rule-yo-version.js:34:19) ```

bug
actionable
maintenance
help wanted

Seems like #831 and #832 are not yet in the production website, looking at [the logs](https://app.netlify.com/sites/yeoman/deploys/678fb4a4fb101a000844649a) we might need to re-include the netlify integration? ``` 3:52:36 PM: Failed during stage...

bug
actionable