unjs / httpxy

🔀 A Full-Featured HTTP and WebSocket Proxy for Node.js
Other
194 stars 12 forks source link

chore(deps): update all non-major dependencies #11

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
@types/node (source) ^20.6.0 -> ^20.6.1 age adoption passing confidence
listhen ^1.5.0 -> ^1.5.3 age adoption passing confidence
pnpm (source) 8.7.4 -> 8.7.5 age adoption passing confidence

Release Notes

unjs/listhen (listhen) ### [`v1.5.3`](https://togithub.com/unjs/listhen/blob/HEAD/CHANGELOG.md#v153) [Compare Source](https://togithub.com/unjs/listhen/compare/v1.5.2...v1.5.3) [compare changes](https://togithub.com/unjs/listhen/compare/v1.5.2...v1.5.3) ##### 🩹 Fixes - Correct private host warning message ([df5ff4d](https://togithub.com/unjs/listhen/commit/df5ff4d)) - Prefer explicit `hostname` option over `HOST` env ([0674d96](https://togithub.com/unjs/listhen/commit/0674d96)) ##### 🏡 Chore - **release:** V1.5.2 ([1aab0dd](https://togithub.com/unjs/listhen/commit/1aab0dd)) - Revert to `codecov/codecov-action@v3` ([c911a1f](https://togithub.com/unjs/listhen/commit/c911a1f)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.5.2`](https://togithub.com/unjs/listhen/blob/HEAD/CHANGELOG.md#v152) [Compare Source](https://togithub.com/unjs/listhen/compare/v1.5.1...v1.5.2) [compare changes](https://togithub.com/unjs/listhen/compare/v1.5.1...v1.5.2) ##### 🔥 Performance - Imprve default host for windows, docker and wsl ([#​126](https://togithub.com/unjs/listhen/pull/126)) ##### 💅 Refactors - Use `std-env` for stackblitz detection ([933c0c3](https://togithub.com/unjs/listhen/commit/933c0c3)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.5.1`](https://togithub.com/unjs/listhen/blob/HEAD/CHANGELOG.md#v151) [Compare Source](https://togithub.com/unjs/listhen/compare/v1.5.0...v1.5.1) [compare changes](https://togithub.com/unjs/listhen/compare/v1.5.0...v1.5.1) ##### 🩹 Fixes - Open browser on wsl ([#​124](https://togithub.com/unjs/listhen/pull/124)) ##### 🏡 Chore - **release:** V1.5.0 ([da86eaa](https://togithub.com/unjs/listhen/commit/da86eaa)) - Update dependencies ([ca623b2](https://togithub.com/unjs/listhen/commit/ca623b2)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Sacha Stafyniak
pnpm/pnpm (pnpm) ### [`v8.7.5`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.5) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.4...v8.7.5) #### Patch Changes - Improve performance of installation by using a worker for creating the symlinks inside `node_modules/.pnpm` [#​7069](https://togithub.com/pnpm/pnpm/pull/7069). - Tarballs that have hard links are now unpacked successfully. This fixes a regression introduced in v8.7.0, which was shipped with our new in-house tarball parser [#​7062](https://togithub.com/pnpm/pnpm/pull/7062). #### Our Gold Sponsors
#### Our Silver Sponsors

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #11 (5f98c69) into main (8532771) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   65.11%   65.11%           
=======================================
  Files           8        8           
  Lines        1052     1052           
  Branches       74       74           
=======================================
  Hits          685      685           
  Misses        366      366           
  Partials        1        1