unjs / httpxy

πŸ”€ A Full-Featured HTTP and WebSocket Proxy for Node.js
Other
194 stars 12 forks source link

chore(deps): update devdependency ofetch to ^1.3.4 #48

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ofetch ^1.3.3 -> ^1.3.4 age adoption passing confidence

Release Notes

unjs/ofetch (ofetch) ### [`v1.3.4`](https://togithub.com/unjs/ofetch/blob/HEAD/CHANGELOG.md#v134) [Compare Source](https://togithub.com/unjs/ofetch/compare/v1.3.3...v1.3.4) [compare changes](https://togithub.com/unjs/ofetch/compare/v1.3.3...v1.3.4) ##### πŸš€ Enhancements - Export all types ([#​280](https://togithub.com/unjs/ofetch/pull/280)) - Expose `GlobalOptions` type ([#​307](https://togithub.com/unjs/ofetch/pull/307)) ##### 🩹 Fixes - Clear abort timeout after response was received ([#​369](https://togithub.com/unjs/ofetch/pull/369)) ##### πŸ’… Refactors - Remove extra line ([#​374](https://togithub.com/unjs/ofetch/pull/374)) ##### πŸ“– Documentation - Add initial examples ([#​288](https://togithub.com/unjs/ofetch/pull/288)) ##### πŸ“¦ Build - Add top level `react-native` field ([03680dd](https://togithub.com/unjs/ofetch/commit/03680dd)) ##### 🏑 Chore - **release:** V1.3.3 ([31c61c1](https://togithub.com/unjs/ofetch/commit/31c61c1)) - Update dependencies ([308f03f](https://togithub.com/unjs/ofetch/commit/308f03f)) - Ignore conflicting ts error for now ([3a73165](https://togithub.com/unjs/ofetch/commit/3a73165)) - Improve docs ([173d5b9](https://togithub.com/unjs/ofetch/commit/173d5b9)) - Remove lagon ([#​346](https://togithub.com/unjs/ofetch/pull/346)) - Update lockfile ([4b6d1ba](https://togithub.com/unjs/ofetch/commit/4b6d1ba)) - Fix build error ([472c4d9](https://togithub.com/unjs/ofetch/commit/472c4d9)) - Update node-fetch-native ([fa2cc07](https://togithub.com/unjs/ofetch/commit/fa2cc07)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Alex Liu ([@​Mini-ghost](http://github.com/Mini-ghost)) - Danila Rodichkin ([@​daniluk4000](http://github.com/daniluk4000)) - Maxime Pauvert ([@​maximepvrt](http://github.com/maximepvrt)) - EstΓ©ban ([@​Barbapapazes](http://github.com/Barbapapazes)) - Saman

Configuration

πŸ“… Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

β™» 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 7 months ago

Codecov Report

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

Project coverage is 65.11%. Comparing base (4bf3685) to head (71d240e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ======================================= Coverage 65.11% 65.11% ======================================= Files 8 8 Lines 1052 1052 Branches 74 74 ======================================= Hits 685 685 Misses 366 366 Partials 1 1 ```

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