ar90n / serverless-s3-local

Serverless s3 local plugin.
MIT License
213 stars 69 forks source link

chore(deps): update dependency got to v14 #909

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
got 13.0.0 -> 14.4.1 age adoption passing confidence

Release Notes

sindresorhus/got (got) ### [`v14.4.1`](https://togithub.com/sindresorhus/got/releases/tag/v14.4.1) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.4.0...v14.4.1) - Fix missing dependency [`dfc54d9`](https://togithub.com/sindresorhus/got/commit/dfc54d9) ### [`v14.4.0`](https://togithub.com/sindresorhus/got/releases/tag/v14.4.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.3.0...v14.4.0) - Improve TypeScript types with generic extend ([#​2353](https://togithub.com/sindresorhus/got/issues/2353)) [`15ca4a0`](https://togithub.com/sindresorhus/got/commit/15ca4a0) ### [`v14.3.0`](https://togithub.com/sindresorhus/got/releases/tag/v14.3.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.2.1...v14.3.0) - Update dependencies [`dbab6c3`](https://togithub.com/sindresorhus/got/commit/dbab6c3) ### [`v14.2.1`](https://togithub.com/sindresorhus/got/releases/tag/v14.2.1) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.2.0...v14.2.1) - Fix error handling when UTF-8 decoding fails ([#​2336](https://togithub.com/sindresorhus/got/issues/2336)) [`c81a611`](https://togithub.com/sindresorhus/got/commit/c81a611) ### [`v14.2.0`](https://togithub.com/sindresorhus/got/releases/tag/v14.2.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.1.0...v14.2.0) - Add `cause` property with the original error to `RequestError` ([#​2327](https://togithub.com/sindresorhus/got/issues/2327)) [`4cbd01d`](https://togithub.com/sindresorhus/got/commit/4cbd01d) ### [`v14.1.0`](https://togithub.com/sindresorhus/got/releases/tag/v14.1.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.0.0...v14.1.0) - Allow typing the body of a `RequestError` response ([#​2325](https://togithub.com/sindresorhus/got/issues/2325)) [`5e4f6ff`](https://togithub.com/sindresorhus/got/commit/5e4f6ff) ### [`v14.0.0`](https://togithub.com/sindresorhus/got/releases/tag/v14.0.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v13.0.0...v14.0.0) ##### Breaking - Require Node.js 20 ([#​2313](https://togithub.com/sindresorhus/got/issues/2313)) [`a004263`](https://togithub.com/sindresorhus/got/commit/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 - Make `followRedirect` option accept a function ([#​2306](https://togithub.com/sindresorhus/got/issues/2306)) [`7c3f147`](https://togithub.com/sindresorhus/got/commit/7c3f147)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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.

🔕 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.