Skip to content

Commit

Permalink
Update dependency got to v14.4.3 (#2832)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [got](https://redirect.github.com/sindresorhus/got) | [`14.4.2` -> `14.4.3`](https://renovatebot.com/diffs/npm/got/14.2.1/14.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/got/14.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/got/14.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/got/14.2.1/14.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/got/14.2.1/14.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v14.4.3`](https://redirect.github.com/sindresorhus/got/compare/v14.4.2...f4f3ba88e4db2270792385e7d32a694d7432d232)

[Compare Source](https://redirect.github.com/sindresorhus/got/compare/v14.4.2...v14.4.3)

### [`v14.4.2`](https://redirect.github.com/sindresorhus/got/releases/tag/v14.4.2)

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

-   Fix handling of invalid arguments ([#&#8203;2367](https://redirect.github.com/sindresorhus/got/issues/2367))  [`f44ef43`](https://redirect.github.com/sindresorhus/got/commit/f44ef43)

### [`v14.4.1`](https://redirect.github.com/sindresorhus/got/releases/tag/v14.4.1)

[Compare Source](https://redirect.github.com/sindresorhus/got/compare/v14.4.0...v14.4.1)

-   Fix missing dependency  [`dfc54d9`](https://redirect.github.com/sindresorhus/got/commit/dfc54d9)

### [`v14.4.0`](https://redirect.github.com/sindresorhus/got/releases/tag/v14.4.0)

[Compare Source](https://redirect.github.com/sindresorhus/got/compare/v14.3.0...v14.4.0)

-   Improve TypeScript types with generic extend ([#&#8203;2353](https://redirect.github.com/sindresorhus/got/issues/2353))  [`15ca4a0`](https://redirect.github.com/sindresorhus/got/commit/15ca4a0)

### [`v14.3.0`](https://redirect.github.com/sindresorhus/got/releases/tag/v14.3.0)

[Compare Source](https://redirect.github.com/sindresorhus/got/compare/v14.2.1...v14.3.0)

-   Update dependencies  [`dbab6c3`](https://redirect.github.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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 622a353 commit dc8d8dc
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.2",
"got": "14.4.3",
"picocolors": "1.1.0",
"prettier-plugin-tailwindcss": "0.6.8",
"prompts": "2.4.2",
Expand Down

0 comments on commit dc8d8dc

Please sign in to comment.