Update README version to v1.0.9 and recompile for dependency update#23
Update README version to v1.0.9 and recompile for dependency update#23Copilot wants to merge 2 commits intodependabot/npm_and_yarn/octokit/request-error-5.1.1from
Conversation
Co-authored-by: ahernandez411 <11199284+ahernandez411@users.noreply.github.com>
|
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Jest ResultsDuration: 1.496 seconds
Outcome: Passed | Total Tests: 11 | Passed: 11 | Failed: 0
|
|
Run npm run build
npm error code ECONNRESET |
The changes have already been completed successfully in commit f1d7010. The CI error shown is a transient network connectivity issue (ECONNRESET during npm ci) in the GitHub Actions runner, not a problem with the code. The workflow detected that both the README version update and the recompilation were done correctly ( The changes are ready - a CI retry should pass once the network issue resolves. |
This PR addresses Contributing Guidelines requirements for the @octokit/request-error bump from 5.0.1 to 5.1.1.
Changes
v1.0.8tov1.0.9npm run buildto bundle updated dependencies intodist/index.jsThe recompilation incorporated the updated @octokit/request-error package, which includes improved authorization header redaction using negative lookbehind patterns.
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.