Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency got to v14.2.0 (#1509)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [got](https://togithub.com/sindresorhus/got) | [`14.0.0` -> `14.2.0`](https://renovatebot.com/diffs/npm/got/14.0.0/14.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/got/14.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/got/14.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/got/14.0.0/14.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/got/14.0.0/14.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/got (got)</summary> ### [`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) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
- Loading branch information