zce / caz

A simple yet powerful template-based Scaffolding tools.
MIT License
2.46k stars 794 forks source link

chore(deps): update dependency node-fetch to v3.3.2 - autoclosed #151

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-fetch 3.3.1 -> 3.3.2 age adoption passing confidence

Release Notes

node-fetch/node-fetch (node-fetch) ### [`v3.3.2`](https://togithub.com/node-fetch/node-fetch/releases/tag/v3.3.2) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v3.3.1...v3.3.2) ##### Bug Fixes - Remove the default connection close header. ([#​1736](https://togithub.com/node-fetch/node-fetch/issues/1736)) ([8b3320d](https://togithub.com/node-fetch/node-fetch/commit/8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f)), closes [#​1735](https://togithub.com/node-fetch/node-fetch/issues/1735) [#​1473](https://togithub.com/node-fetch/node-fetch/issues/1473)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -16.24% :warning:

Comparison is base (18dc1be) 100.00% compared to head (3833eac) 83.76%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ============================================ - Coverage 100.00% 83.76% -16.24% ============================================ Files 22 23 +1 Lines 382 1109 +727 Branches 67 169 +102 ============================================ + Hits 382 929 +547 - Misses 0 13 +13 - Partials 0 167 +167 ``` | [Files Changed](https://app.codecov.io/gh/zce/caz/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A) | Coverage Ξ” | | |---|---|---| | [src/cli.ts](https://app.codecov.io/gh/zce/caz/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A#diff-c3JjL2NsaS50cw==) | `87.17% <ΓΈ> (-12.83%)` | :arrow_down: | | [src/core/file.ts](https://app.codecov.io/gh/zce/caz/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A#diff-c3JjL2NvcmUvZmlsZS50cw==) | `82.82% <100.00%> (-17.18%)` | :arrow_down: | | [src/core/http.ts](https://app.codecov.io/gh/zce/caz/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A#diff-c3JjL2NvcmUvaHR0cC50cw==) | `80.48% <100.00%> (-19.52%)` | :arrow_down: | | [src/inquire.ts](https://app.codecov.io/gh/zce/caz/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A#diff-c3JjL2lucXVpcmUudHM=) | `67.04% <100.00%> (-32.96%)` | :arrow_down: | | [src/install.ts](https://app.codecov.io/gh/zce/caz/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A#diff-c3JjL2luc3RhbGwudHM=) | `72.41% <100.00%> (-27.59%)` | :arrow_down: | | [src/load.ts](https://app.codecov.io/gh/zce/caz/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A#diff-c3JjL2xvYWQudHM=) | `83.72% <100.00%> (-16.28%)` | :arrow_down: | ... and [16 files with indirect coverage changes](https://app.codecov.io/gh/zce/caz/pull/151/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A)

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