Skip to content

Commit

Permalink
Update dependency got to v14.4.2 (#2311)
Browse files Browse the repository at this point in the history
[![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.4.1` -> `14.4.2`](https://renovatebot.com/diffs/npm/got/14.2.1/14.4.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/got/14.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/got/14.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/got/14.2.1/14.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/got/14.2.1/14.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>sindresorhus/got (got)</summary>

### [`v14.4.2`](https://togithub.com/sindresorhus/got/compare/v14.4.1...d754e732466bea16cb8118994d6faba9b26196de)

[Compare Source](https://togithub.com/sindresorhus/got/compare/v14.4.1...v14.4.2)

### [`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 ([#&#8203;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)

</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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 508db30 commit 15f859e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"conf": "13.0.1",
"cross-spawn": "7.0.3",
"fast-glob": "3.3.2",
"got": "14.4.1",
"got": "14.4.2",
"picocolors": "1.0.1",
"prettier-plugin-tailwindcss": "0.6.5",
"prompts": "2.4.2",
Expand Down

0 comments on commit 15f859e

Please sign in to comment.