fix(deps): update dependency got to v14
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
got | dependencies | major | ^13.0.0 -> ^14.0.0 |
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sindresorhus/got (got)
v14.2.0
v14.1.0
v14.0.0
Breaking
- Require Node.js 20 (#2313)
a004263
- Why not target the oldest active Node.js LTS, which is Node.js 18? I usually strictly follow this convention in my packages. However, this package is the exception because the HTTP part of Node.js is consistently buggy, and I don't have time to work around issues in older Node.js releases. I you need to still support Node.js 18, I suggest staying on Got v13, which is quite stable. Node.js 18 will be out of active LTS in 5 months.
Improvements
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.