Skip to content

Commit d0f1adf

Browse files
Update dependency debug to v4.3.6 (#2334)
[![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://togithub.com/debug-js/debug) | [`4.3.5` -> `4.3.6`](https://renovatebot.com/diffs/npm/debug/4.3.4/4.3.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/debug/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/debug/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/debug/4.3.4/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/debug/4.3.4/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>debug-js/debug (debug)</summary> ### [`v4.3.6`](https://togithub.com/debug-js/debug/releases/tag/4.3.6) [Compare Source](https://togithub.com/debug-js/debug/compare/4.3.5...4.3.6) #### What's Changed - Avoid using deprecated RegExp.$1 by [@&#8203;bluwy](https://togithub.com/bluwy) in [https://github.com/debug-js/debug/pull/969](https://togithub.com/debug-js/debug/pull/969) #### New Contributors - [@&#8203;bluwy](https://togithub.com/bluwy) made their first contribution in [https://github.com/debug-js/debug/pull/969](https://togithub.com/debug-js/debug/pull/969) **Full Changelog**: debug-js/debug@4.3.5...4.3.6 ### [`v4.3.5`](https://togithub.com/debug-js/debug/releases/tag/4.3.5) [Compare Source](https://togithub.com/debug-js/debug/compare/4.3.4...4.3.5) ### Patch - [`cac39b1`](https://togithub.com/debug-js/debug/commit/cac39b1c5b018b0fe93a53a05f084eee543d17f5) Fix/debug depth ([#&#8203;926](https://togithub.com/debug-js/debug/issues/926)) Thank you [@&#8203;calvintwr](https://togithub.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 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).
1 parent 5874293 commit d0f1adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"css.escape": "1.5.1",
223223
"cssnano-preset-default": "7.0.4",
224224
"data-uri-to-buffer": "6.0.2",
225-
"debug": "4.3.5",
225+
"debug": "4.3.6",
226226
"devalue": "4.3.3",
227227
"domain-browser": "5.7.0",
228228
"edge-runtime": "2.5.10",

0 commit comments

Comments
 (0)