node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
726 stars 118 forks source link

chore: Configure Renovate #494

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 8 Pull Requests:

chore(deps): update actions/checkout action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
chore(deps): update dependency eslint-config-egg to v13 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-egg-13.x` - Merge into: `master` - Upgrade [eslint-config-egg](https://togithub.com/eggjs/eslint-config-egg) to `^13.0.0`
chore(deps): update dependency proxy to v2 - Schedule: ["at any time"] - Branch name: `renovate/proxy-2.x` - Merge into: `master` - Upgrade [proxy](https://togithub.com/TooTallNate/proxy-agents) to `^2.0.0`
chore(deps): update dependency tar-stream to v3 - Schedule: ["at any time"] - Branch name: `renovate/tar-stream-3.x` - Merge into: `master` - Upgrade [tar-stream](https://togithub.com/mafintosh/tar-stream) to `^3.0.0` - Upgrade [@types/tar-stream](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^3.0.0`
chore(deps): update github/codeql-action action to v3 - Schedule: ["at any time"] - Branch name: `renovate/github-codeql-action-3.x` - Merge into: `master` - Upgrade [github/codeql-action](https://togithub.com/github/codeql-action) to `v3`
fix(deps): update dependency form-data-encoder to v4 - Schedule: ["at any time"] - Branch name: `renovate/form-data-encoder-4.x` - Merge into: `master` - Upgrade [form-data-encoder](https://togithub.com/octet-stream/form-data-encoder) to `^4.0.0`
fix(deps): update dependency formdata-node to v6 - Schedule: ["at any time"] - Branch name: `renovate/formdata-node-6.x` - Merge into: `master` - Upgrade [formdata-node](https://togithub.com/octet-stream/form-data) to `^6.0.0`
fix(deps): update dependency undici to v6 - Schedule: ["at any time"] - Branch name: `renovate/undici-6.x` - Merge into: `master` - Upgrade [undici](https://togithub.com/nodejs/undici) to `^6.0.0`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.81%. Comparing base (b81bbbb) to head (fc5e077). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #494 +/- ## ======================================= Coverage 98.81% 98.81% ======================================= Files 10 10 Lines 1608 1608 Branches 269 269 ======================================= Hits 1589 1589 Misses 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.