From f640a99ef7a6fbbb79c0cb3e4b4bb2d3e7269537 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 20 Oct 2024 07:54:28 +0000
Subject: [PATCH] Update dependency @segment/ajv-human-errors to v2.14.0
 (#2895)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@segment/ajv-human-errors](https://redirect.github.com/segmentio/action-destinations) ([source](https://redirect.github.com/segmentio/action-destinations/tree/HEAD/packages/ajv-human-errors)) | [`2.13.0` -> `2.14.0`](https://renovatebot.com/diffs/npm/@segment%2fajv-human-errors/2.12.0/2.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@segment%2fajv-human-errors/2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@segment%2fajv-human-errors/2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@segment%2fajv-human-errors/2.12.0/2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@segment%2fajv-human-errors/2.12.0/2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>segmentio/action-destinations (@&#8203;segment/ajv-human-errors)</summary>

### [`v2.14.0`](https://redirect.github.com/segmentio/action-destinations/compare/@segment/ajv-human-errors@2.13.0...@segment/ajv-human-errors@2.14.0)

[Compare Source](https://redirect.github.com/segmentio/action-destinations/compare/@segment/ajv-human-errors@2.13.0...@segment/ajv-human-errors@2.14.0)

### [`v2.13.0`](https://redirect.github.com/segmentio/action-destinations/compare/@segment/ajv-human-errors@2.12.0...@segment/ajv-human-errors@2.13.0)

[Compare Source](https://redirect.github.com/segmentio/action-destinations/compare/@segment/ajv-human-errors@2.12.0...@segment/ajv-human-errors@2.13.0)

</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).
---
 packages/next/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/next/package.json b/packages/next/package.json
index a0ec6ef515..4aae7d51a6 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -151,7 +151,7 @@
     "@next/swc": "13.4.17",
     "@opentelemetry/api": "1.9.0",
     "@playwright/test": "^1.35.1",
-    "@segment/ajv-human-errors": "2.13.0",
+    "@segment/ajv-human-errors": "2.14.0",
     "@taskr/clear": "1.1.0",
     "@taskr/esnext": "1.1.0",
     "@types/amphtml-validator": "1.0.4",