You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/08/04 17:52:59 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #20980: chore(deps): bump debug from 4.3.2 to 4.3.4 in /superset-websocket/utils/client-ws-app

dependabot[bot] opened a new pull request, #20980:
URL: https://github.com/apache/superset/pull/20980

   Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/debug-js/debug/releases">debug's releases</a>.</em></p>
   <blockquote>
   <h2>4.3.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add section about configuring JS console to show debug messages by <a href="https://github.com/gitname"><code>@​gitname</code></a> in <a href="https://github-redirect.dependabot.com/debug-js/debug/pull/866">debug-js/debug#866</a></li>
   <li>Replace deprecated String.prototype.substr() by <a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a> in <a href="https://github-redirect.dependabot.com/debug-js/debug/pull/876">debug-js/debug#876</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/gitname"><code>@​gitname</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/debug-js/debug/pull/866">debug-js/debug#866</a></li>
   <li><a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/debug-js/debug/pull/876">debug-js/debug#876</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/debug-js/debug/compare/4.3.3...4.3.4">https://github.com/debug-js/debug/compare/4.3.3...4.3.4</a></p>
   <h2>4.3.3</h2>
   <h1>Patch Release 4.3.3</h1>
   <p>This is a documentation-only release. Further, the repository was transferred. Please see notes below.</p>
   <ul>
   <li><strong>Migrates repository from <a href="https://github.com/visionmedia/debug">https://github.com/visionmedia/debug</a> to <a href="https://github.com/debug-js/debug">https://github.com/debug-js/debug</a></strong>. Please see notes below as to why this change was made.</li>
   <li>Updates repository maintainership information</li>
   <li>Updates the copyright (no license terms change has been made)</li>
   <li>Removes accidental epizeuxis (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/828">#828</a>)</li>
   <li>Adds README section regarding usage in child procs (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/850">#850</a>)</li>
   </ul>
   <p>Thank you to <a href="https://github.com/taylor1791"><code>@​taylor1791</code></a> and <a href="https://github.com/kristofkalocsai"><code>@​kristofkalocsai</code></a> for their contributions.</p>
   <hr />
   <h1>Repository Migration Information</h1>
   <p>I've formatted this as a FAQ, please feel free to open an issue for any additional question and I'll add the response here.</p>
   <h3>Q: What impact will this have on me?</h3>
   <p>In most cases, you shouldn't notice any change.</p>
   <p>The only exception I can think of is if you pull code directly from <a href="https://github.com/visionmedia/debug">https://github.com/visionmedia/debug</a>, e.g. via a <code>&quot;debug&quot;: &quot;visionmedia/debug&quot;</code>-type version entry in your package.json - in which case, you should <em>still</em> be fine due to the automatic redirection Github sets up, but you should also update any references as soon as possible.</p>
   <h3>Q: What are the security implications of this change?</h3>
   <p>If you pull code directly from the old URL, you should update the URL to <a href="https://github.com/debug-js/debug">https://github.com/debug-js/debug</a> as soon as possible. The old organization has <em>many</em> approved owners and thus a new repository could (in theory) be created at the old URL, circumventing Github's automatic redirect that is in place now and serving malicious code. I (<a href="https://github.com/qix"><code>@​qix</code></a>-) also wouldn't have access to that repository, so while I don't think it would happen, it's still something to consider.</p>
   <p>Even in such a case, however, the officially released package on npm (<code>debug</code>) would <em>not</em> be affected. That package is still very much under control (even more than it used to be).</p>
   <h3>Q: What should I do if I encounter an issue related to the migration?</h3>
   <p><a href="https://github.com/debug-js/debug/issues?q=label%3Amigration+">Search the issues first</a> to see if someone has already reported it, and <em>then</em> open a new issue if someone has not.</p>
   <h3>Q: Why was this done as a 'patch' release? Isn't this breaking?</h3>
   <p>No, it shouldn't be breaking. The package on npm shouldn't be affected (aside from this patch release) and any references to the old repository should automatically redirect.</p>
   <p>Thus, according to all of the &quot;APIs&quot; (loosely put) involved, nothing should have broken.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/debug-js/debug/commit/da66c86c5fd71ef570f36b5b1edfa4472149f1bc"><code>da66c86</code></a> 4.3.4</li>
   <li><a href="https://github.com/debug-js/debug/commit/9b334123f1331a252bc27c99c33b5c4f199d200f"><code>9b33412</code></a> replace deprecated String.prototype.substr() (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/876">#876</a>)</li>
   <li><a href="https://github.com/debug-js/debug/commit/c0805cc4d3b2c7c987567e99ecaec78840516d7b"><code>c0805cc</code></a> add section about configuring JS console to show debug messages (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/866">#866</a>)</li>
   <li><a href="https://github.com/debug-js/debug/commit/043d3cd17d30af45f71d2beab4ec7abfc9936e9e"><code>043d3cd</code></a> 4.3.3</li>
   <li><a href="https://github.com/debug-js/debug/commit/4079aae5b5bf1198ecd2e1032609dfd46bec843f"><code>4079aae</code></a> update license and more maintainership information</li>
   <li><a href="https://github.com/debug-js/debug/commit/19b36c052ab0084f8b1c86d34d3e82190680246a"><code>19b36c0</code></a> update repository location + maintainership information</li>
   <li><a href="https://github.com/debug-js/debug/commit/f851b00eb006d400e757dca33568773910365519"><code>f851b00</code></a> adds README section regarding usage in child procs (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/850">#850</a>)</li>
   <li><a href="https://github.com/debug-js/debug/commit/d177f2bc36d3b8b8e9b1b006727ef5e04f98eac7"><code>d177f2b</code></a> Remove accidental epizeuxis</li>
   <li>See full diff in <a href="https://github.com/debug-js/debug/compare/4.3.2...4.3.4">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=debug&package-manager=npm_and_yarn&previous-version=4.3.2&new-version=4.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] codecov[bot] commented on pull request #20980: chore(deps): bump debug from 4.3.2 to 4.3.4 in /superset-websocket/utils/client-ws-app

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #20980:
URL: https://github.com/apache/superset/pull/20980#issuecomment-1205676364

   # [Codecov](https://codecov.io/gh/apache/superset/pull/20980?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#20980](https://codecov.io/gh/apache/superset/pull/20980?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (356b98d) into [master](https://codecov.io/gh/apache/superset/commit/755f654cc652c872fe45cc8f005d7f0698c1a6e7?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (755f654) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #20980   +/-   ##
   =======================================
     Coverage   66.35%   66.35%           
   =======================================
     Files        1767     1767           
     Lines       67273    67273           
     Branches     7138     7138           
   =======================================
     Hits        44639    44639           
     Misses      20808    20808           
     Partials     1826     1826           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | javascript | `52.11% <ø> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   
   :mega: Codecov can now indicate which changes are the most critical in Pull Requests. [Learn more](https://about.codecov.io/product/feature/runtime-insights/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas merged pull request #20980: chore(deps): bump debug from 4.3.2 to 4.3.4 in /superset-websocket/utils/client-ws-app

Posted by GitBox <gi...@apache.org>.
rusackas merged PR #20980:
URL: https://github.com/apache/superset/pull/20980


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org