You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by dependabot on 2023/01/24 07:09:00 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #22839: build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.49.0 in /superset-websocket

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

   Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.49.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p>
   <blockquote>
   <h2>v5.49.0</h2>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0">5.49.0</a> (2023-01-23)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>typescript-estree:</strong> fix typo in FAQ link (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6346">#6346</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/eefc5781b0f455264e4e58e33c27f8a91b3ab5e3">eefc578</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [naming-convention] add support for <code>#private</code> modifier on class members (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6259">#6259</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a6d8096080228b6d122c861fe140ac97f17cbe">c8a6d80</a>)</li>
   </ul>
   <h2>v5.48.2</h2>
   <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2">5.48.2</a> (2023-01-16)</h2>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p>
   <blockquote>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0">5.49.0</a> (2023-01-23)</h1>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
   <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2">5.48.2</a> (2023-01-16)</h2>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/eef12d1ef0e961ab6f271d6de53bebf1846f3bd7"><code>eef12d1</code></a> chore: publish v5.49.0</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/46a7c73152506d7f50c94bd9849a0353014f5ad8"><code>46a7c73</code></a> chore: publish v5.48.2</li>
   <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/parser">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=5.48.1&new-version=5.49.0)](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 #22839: build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.49.0 in /superset-websocket

Posted by codecov.
codecov[bot] commented on PR #22839:
URL: https://github.com/apache/superset/pull/22839#issuecomment-1401514067

   # [Codecov](https://codecov.io/gh/apache/superset/pull/22839?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 [#22839](https://codecov.io/gh/apache/superset/pull/22839?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (06ac0c1) into [master](https://codecov.io/gh/apache/superset/commit/3e07de7f39a1e6ee9d0db43435ce4a7285003a79?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (3e07de7) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #22839   +/-   ##
   =======================================
     Coverage   67.28%   67.28%           
   =======================================
     Files        1877     1877           
     Lines       72023    72023           
     Branches     7897     7897           
   =======================================
     Hits        48461    48461           
     Misses      21534    21534           
     Partials     2028     2028           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | javascript | `53.86% <ø> (ø)` | |
   
   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: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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] dependabot[bot] commented on pull request #22839: build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.49.0 in /superset-websocket

Posted by dependabot.
dependabot[bot] commented on PR #22839:
URL: https://github.com/apache/superset/pull/22839#issuecomment-1411176508

   Superseded by #22928.


-- 
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] dependabot[bot] closed pull request #22839: build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.49.0 in /superset-websocket

Posted by dependabot.
dependabot[bot] closed pull request #22839: build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.49.0 in /superset-websocket
URL: https://github.com/apache/superset/pull/22839


-- 
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