Skip to content

Commit

Permalink
Update dependency schema-utils2 to v4.3.0 (#3303)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [schema-utils2](https://redirect.github.com/webpack/schema-utils) | [`4.2.0` -> `4.3.0`](https://renovatebot.com/diffs/npm/schema-utils2/4.2.0/4.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/schema-utils/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/schema-utils/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/schema-utils/4.2.0/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/schema-utils/4.2.0/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>webpack/schema-utils (schema-utils2)</summary>

### [`v4.3.0`](https://redirect.github.com/webpack/schema-utils/blob/HEAD/CHANGELOG.md#430-2024-12-11)

[Compare Source](https://redirect.github.com/webpack/schema-utils/compare/v4.2.0...v4.3.0)

##### Features

-   backport old logic from v3 ([2e2ba9d](https://redirect.github.com/webpack/schema-utils/commit/2e2ba9dd84575d11326d6fff3d795df2e33db935))

##### Bug Fixes

-   disallow arrays as the object type ([#&#8203;194](https://redirect.github.com/webpack/schema-utils/issues/194)) ([4b8acf2](https://redirect.github.com/webpack/schema-utils/commit/4b8acf2b1a2bc787af24546c7039bd6102a8f038))

</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 Dec 12, 2024
1 parent 355844e commit 0901660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
"react-refresh": "0.16.0",
"regenerator-runtime": "0.14.1",
"sass-loader": "14.2.1",
"schema-utils2": "npm:schema-utils@4.2.0",
"schema-utils2": "npm:schema-utils@4.3.0",
"schema-utils3": "npm:[email protected]",
"semver": "7.6.3",
"send": "0.19.1",
Expand Down

0 comments on commit 0901660

Please sign in to comment.