Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/debug depth #926

Merged
merged 2 commits into from
May 31, 2024
Merged

Fix/debug depth #926

merged 2 commits into from
May 31, 2024

Conversation

calvintwr
Copy link
Contributor

@calvintwr calvintwr commented Feb 12, 2023

This PR fixes #746

It comes complete with mocha tests.

@Qix- Apologies for the mess on on the previous PR #746 as forgot about the PR completely and have been pushing various fixes to it.

This will also fix up all other issues related to the DEBUG env variables not being registered. The main issue is that util.format needs to be replaced with util.formatWithOptions, to receive export.inspectOpts that has the DEBUG env variables.

@misak113
Copy link

Please, this looks like ready to merge :) @Qix-

@Qix- Qix- merged commit cac39b1 into debug-js:master May 31, 2024
Blankll added a commit to geek-fun/dockit that referenced this pull request Aug 19, 2024
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)


<h3>Snyk has created this PR to upgrade debug from 4.3.5 to 4.3.6.</h3>

:information_source: Keep your dependencies up-to-date. This makes it
easier to fix existing vulnerabilities and to more quickly identify and
fix newly disclosed vulnerabilities when they affect your project.

<hr/>


- The recommended version is **1 version** ahead of your current
version.

- The recommended version was released on **22 days ago**.



<details>
<summary><b>Release notes</b></summary>
<br/>
  <details>
    <summary>Package name: <b>debug</b></summary>
    <ul>
      <li>
<b>4.3.6</b> - <a
href="https://github.com/debug-js/debug/releases/tag/4.3.6">2024-07-27</a></br><h2>What's
Changed</h2>
<ul>
<li>Avoid using deprecated RegExp.$1 by <a class="user-mention
notranslate" data-hovercard-type="user"
data-hovercard-url="/users/bluwy/hovercard"
data-octo-click="hovercard-link-click"
data-octo-dimensions="link_type:self" href="https://github.com/bluwy">@
bluwy</a> in <a class="issue-link js-issue-link" data-error-text="Failed
to load title" data-id="2431924790" data-permission-text="Title is
private" data-url="debug-js/debug#969"
data-hovercard-type="pull_request"
data-hovercard-url="/debug-js/debug/pull/969/hovercard"
href="https://github.com/debug-js/debug/pull/969">#969</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user"
data-hovercard-url="/users/bluwy/hovercard"
data-octo-click="hovercard-link-click"
data-octo-dimensions="link_type:self" href="https://github.com/bluwy">@
bluwy</a> made their first contribution in <a class="issue-link
js-issue-link" data-error-text="Failed to load title"
data-id="2431924790" data-permission-text="Title is private"
data-url="debug-js/debug#969"
data-hovercard-type="pull_request"
data-hovercard-url="/debug-js/debug/pull/969/hovercard"
href="https://github.com/debug-js/debug/pull/969">#969</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link"
href="https://github.com/debug-js/debug/compare/4.3.5...4.3.6"><tt>4.3.5...4.3.6</tt></a></p>
      </li>
      <li>
<b>4.3.5</b> - <a
href="https://github.com/debug-js/debug/releases/tag/4.3.5">2024-05-31</a></br><h1>Patch</h1>
<ul>
<li><a class="commit-link" data-hovercard-type="commit"
data-hovercard-url="https://github.com/debug-js/debug/commit/cac39b1c5b018b0fe93a53a05f084eee543d17f5/hovercard"
href="https://github.com/debug-js/debug/commit/cac39b1c5b018b0fe93a53a05f084eee543d17f5"><tt>cac39b1</tt></a>
Fix/debug depth (<a class="issue-link js-issue-link"
data-error-text="Failed to load title" data-id="1581086823"
data-permission-text="Title is private"
data-url="debug-js/debug#926"
data-hovercard-type="pull_request"
data-hovercard-url="/debug-js/debug/pull/926/hovercard"
href="https://github.com/debug-js/debug/pull/926">#926</a>)</li>
</ul>
<p>Thank you <a class="user-mention notranslate"
data-hovercard-type="user"
data-hovercard-url="/users/calvintwr/hovercard"
data-octo-click="hovercard-link-click"
data-octo-dimensions="link_type:self"
href="https://github.com/calvintwr">@ calvintwr</a> for the fix.</p>
      </li>
    </ul>
from <a href="https://github.com/debug-js/debug/releases">debug GitHub
release notes</a>
  </details>
</details>

---

> [!IMPORTANT]
>
> - Check the changes in this PR to ensure they won't cause issues with
your project.
> - This PR was automatically created by Snyk using the credentials of a
real user.

---

**Note:** _You are seeing this because you or someone else with access
to this repository has authorized Snyk to open upgrade PRs._

**For more information:** <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIwYTkxMDQ1Mi05MjA3LTQ1YjUtYTk5Yy0zNWY0NzdiMjIxZTEiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjBhOTEwNDUyLTkyMDctNDViNS1hOTljLTM1ZjQ3N2IyMjFlMSJ9fQ=="
width="0" height="0"/>

> - 🧐 [View latest project
report](https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 📜 [Customise PR
templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates)
> - 🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 🔕 [Ignore this dependency or unsubscribe from future upgrade
PRs](https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24/settings/integration?pkg&#x3D;debug&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

[//]: #
'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"debug","from":"4.3.5","to":"4.3.6"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"0a910452-9207-45b5-a99c-35f477b221e1","prPublicId":"0a910452-9207-45b5-a99c-35f477b221e1","packageManager":"npm","priorityScoreList":[],"projectPublicId":"d19c39b4-9b25-4232-b09a-2d71e94c8a24","projectUrl":"https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2024-07-27T09:23:24.842Z"},"vulns":[]}'

Co-authored-by: snyk-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

DEBUG_DEPTH not working
3 participants