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 #39

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.11.8 -> ^20.11.16 age adoption passing confidence
listhen ^1.5.6 -> ^1.6.0 age adoption passing confidence
pnpm (source) 8.15.0 -> 8.15.1 age adoption passing confidence

Release Notes

unjs/listhen (listhen) ### [`v1.6.0`](https://togithub.com/unjs/listhen/blob/HEAD/CHANGELOG.md#v160) [Compare Source](https://togithub.com/unjs/listhen/compare/v1.5.6...v1.6.0) [compare changes](https://togithub.com/unjs/listhen/compare/v1.5.6...v1.6.0) ##### 🚀 Enhancements - Experimental websocket support ([#​158](https://togithub.com/unjs/listhen/pull/158)) ##### 🏡 Chore - Update lockfile ([ebef2d1](https://togithub.com/unjs/listhen/commit/ebef2d1)) - Remove `ws` from shared args for now ([d115045](https://togithub.com/unjs/listhen/commit/d115045)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0))
pnpm/pnpm (pnpm) ### [`v8.15.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.0...v8.15.1) #### Patch Changes - Use the `object-hash` library instead of `node-object-hash` for hashing keys of side-effects cache [#​7591](https://togithub.com/pnpm/pnpm/pull/7591). - `bundledDependencies` should never be added to the lockfile with `false` as the value [#​7576](https://togithub.com/pnpm/pnpm/issues/7576). #### Platinum Sponsors
#### 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 9 months ago

Codecov Report

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

Comparison is base (b4941de) 65.11% compared to head (4ab3b8b) 65.11%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ======================================= 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.