viewtube
viewtube copied to clipboard
⬆️ Update all patch dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/node | 16.11.47 -> 16.11.48 |
||||
| @types/sharp | 0.30.4 -> 0.30.5 |
||||
| undici (source) | 5.8.0 -> 5.8.2 |
Release Notes
nodejs/undici
v5.8.2
⚠️ Security Release ⚠️
- CRLF Injection in Nodejs ‘undici’ via Content-Type GHSA-f772-66g8-q5h3 CVE-2022-35948
-
undici.requestvulnerable to SSRF using absolute URL onpathnameGHSA-8qr4-xgw6-wmr3 CVE-2022-35949
What's Changed
- docs: mock different endpoints in a single file by @ritvik130 in https://github.com/nodejs/undici/pull/1589
- feat(webidl): better error message for ByteString converter by @KhafraDev in https://github.com/nodejs/undici/pull/1591
New Contributors
- @ritvik130 made their first contribution in https://github.com/nodejs/undici/pull/1589
Full Changelog: https://github.com/nodejs/undici/compare/v5.8.1...v5.8.2
v5.8.1
What's Changed
- Do not decode the body while we are following a redirect by @mcollina in https://github.com/nodejs/undici/pull/1554
- docs: Fix spelling/grammar in "Mocking Request" by @meyfa in https://github.com/nodejs/undici/pull/1555
- fix(MockInterceptor): callback options.headers w/ fetch by @KhafraDev in https://github.com/nodejs/undici/pull/1559
- fix(fetch): ByteString checks & conversion in Headers by @KhafraDev in https://github.com/nodejs/undici/pull/1560
- test: update client certificates with ones that expires in 100 years by @jodevsa in https://github.com/nodejs/undici/pull/1566
- fix: x-www-form-urlencoded parser keep the BOM by @cola119 in https://github.com/nodejs/undici/pull/1563
- fix: prioritise error events over timeouts by @jodevsa in https://github.com/nodejs/undici/pull/1551
- fix: add
isErrorLikeby @KhafraDev in https://github.com/nodejs/undici/pull/1570 - fix(types): add missing pool stats by @SkeLLLa in https://github.com/nodejs/undici/pull/1573
- fix: fetch a long base64 url will crash and nothing happens (close: #1574) by @ahaoboy in https://github.com/nodejs/undici/pull/1575
- fix: follow signal.reason in Request by @LiviaMedeiros in https://github.com/nodejs/undici/pull/1580
- docs: Fix DiagnosticsChannel sidebar link by @trentm in https://github.com/nodejs/undici/pull/1582
- fix: make mock headers case-insensitive by @cola119 in https://github.com/nodejs/undici/pull/1585
New Contributors
- @meyfa made their first contribution in https://github.com/nodejs/undici/pull/1555
- @cola119 made their first contribution in https://github.com/nodejs/undici/pull/1563
- @SkeLLLa made their first contribution in https://github.com/nodejs/undici/pull/1573
- @ahaoboy made their first contribution in https://github.com/nodejs/undici/pull/1575
- @trentm made their first contribution in https://github.com/nodejs/undici/pull/1582
Full Changelog: https://github.com/nodejs/undici/compare/v5.8.0...v5.8.1
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.