Skip to content

Commit

Permalink
Update dependency debug to v4.3.5 (#2010)
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 |
|---|---|---|---|---|---|
| [debug](https://github.com/debug-js/debug) | [`4.3.4` -> `4.3.5`](https://renovatebot.com/diffs/npm/debug/4.3.4/4.3.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/debug/4.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/debug/4.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/debug/4.3.4/4.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/debug/4.3.4/4.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>debug-js/debug (debug)</summary>

### [`v4.3.5`](https://github.com/debug-js/debug/releases/tag/4.3.5)

[Compare Source](https://github.com/debug-js/debug/compare/4.3.4...4.3.5)

### Patch

-   [`cac39b1`](https://github.com/debug-js/debug/commit/cac39b1c5b018b0fe93a53a05f084eee543d17f5) Fix/debug depth ([#&#8203;926](https://github.com/debug-js/debug/issues/926))

Thank you [@&#8203;calvintwr](https://github.com/calvintwr) for the fix.

</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
renovate[bot] committed May 31, 2024
1 parent 7668a9e commit 2663d91
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 @@ -222,7 +222,7 @@
"css.escape": "1.5.1",
"cssnano-preset-default": "7.0.1",
"data-uri-to-buffer": "6.0.2",
"debug": "4.3.4",
"debug": "4.3.5",
"devalue": "4.3.3",
"domain-browser": "5.7.0",
"edge-runtime": "2.5.10",
Expand Down

0 comments on commit 2663d91

Please sign in to comment.