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/27 07:03:55 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #22885: build(deps): bump pre-commit from 2.20.0 to 3.0.1 in /requirements

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

   Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.0.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/pre-commit/pre-commit/releases">pre-commit's releases</a>.</em></p>
   <blockquote>
   <h2>pre-commit v3.0.1</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Ensure coursier hooks are available offline after install.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2723">#2723</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h2>pre-commit v3.0.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Make <code>language: golang</code> bootstrap <code>go</code> if not present.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2651">#2651</a> PR by <a href="https://github.com/taoufik07"><code>@​taoufik07</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2649">#2649</a> issue by <a href="https://github.com/taoufik07"><code>@​taoufik07</code></a>.</li>
   </ul>
   </li>
   <li><code>language: coursier</code> now supports <code>additional_dependencies</code> and <code>repo: local</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2702">#2702</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Upgrade <code>ruby-build</code> to <code>20221225</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2718">#2718</a> PR by <a href="https://github.com/jalessio"><code>@​jalessio</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Improve error message for invalid yaml for <code>pre-commit autoupdate</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2686">#2686</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2685">#2685</a> issue by <a href="https://github.com/CarstenGrohmann"><code>@​CarstenGrohmann</code></a>.</li>
   </ul>
   </li>
   <li><code>repo: local</code> no longer provisions an empty <code>git</code> repo.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2699">#2699</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Updating</h3>
   <ul>
   <li>Drop support for python&lt;3.8
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2655">#2655</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Drop support for top-level list, use <code>pre-commit migrate-config</code> to update.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2656">#2656</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Drop support for <code>sha</code> to specify revision, use <code>pre-commit migrate-config</code> to update.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2657">#2657</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Remove <code>pre-commit-validate-config</code> and <code>pre-commit-validate-manifest</code>, use <code>pre-commit validate-config</code> and <code>pre-commit validate-manifest</code> instead.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2658">#2658</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li><code>language: golang</code> hooks must use <code>go.mod</code> to specify dependencies
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2672">#2672</a> PR by <a href="https://github.com/taoufik07"><code>@​taoufik07</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h2>pre-commit v2.21.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Require new-enough virtualenv to prevent 3.10 breakage
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2467">#2467</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Respect aliases with <code>SKIP</code> for environment install.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2480">#2480</a> PR by <a href="https://github.com/kmARC"><code>@​kmARC</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2478">#2478</a> issue by <a href="https://github.com/kmARC"><code>@​kmARC</code></a>.</li>
   </ul>
   </li>
   <li>Allow <code>pre-commit run --files</code> against unmerged paths.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2484">#2484</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Also apply regex warnings to <code>repo: local</code> hooks.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2524">#2524</a> PR by <a href="https://github.com/chrisRedwine"><code>@​chrisRedwine</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2521">#2521</a> issue by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li><code>rust</code> is now a &quot;first class&quot; language -- supporting <code>language_version</code> and installation when not present.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2534">#2534</a> PR by <a href="https://github.com/Holzhaus"><code>@​Holzhaus</code></a>.</li>
   </ul>
   </li>
   <li><code>r</code> now uses more-reliable binary installation.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2460">#2460</a> PR by <a href="https://github.com/lorenzwalthert"><code>@​lorenzwalthert</code></a>.</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md">pre-commit's changelog</a>.</em></p>
   <blockquote>
   <h1>3.0.1 - 2023-01-26</h1>
   <h3>Fixes</h3>
   <ul>
   <li>Ensure coursier hooks are available offline after install.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2723">#2723</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h1>3.0.0 - 2023-01-23</h1>
   <h3>Features</h3>
   <ul>
   <li>Make <code>language: golang</code> bootstrap <code>go</code> if not present.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2651">#2651</a> PR by <a href="https://github.com/taoufik07"><code>@​taoufik07</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2649">#2649</a> issue by <a href="https://github.com/taoufik07"><code>@​taoufik07</code></a>.</li>
   </ul>
   </li>
   <li><code>language: coursier</code> now supports <code>additional_dependencies</code> and <code>repo: local</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2702">#2702</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Upgrade <code>ruby-build</code> to <code>20221225</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2718">#2718</a> PR by <a href="https://github.com/jalessio"><code>@​jalessio</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Improve error message for invalid yaml for <code>pre-commit autoupdate</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2686">#2686</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2685">#2685</a> issue by <a href="https://github.com/CarstenGrohmann"><code>@​CarstenGrohmann</code></a>.</li>
   </ul>
   </li>
   <li><code>repo: local</code> no longer provisions an empty <code>git</code> repo.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2699">#2699</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Updating</h3>
   <ul>
   <li>Drop support for python&lt;3.8
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2655">#2655</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Drop support for top-level list, use <code>pre-commit migrate-config</code> to update.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2656">#2656</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Drop support for <code>sha</code> to specify revision, use <code>pre-commit migrate-config</code>
   to update.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2657">#2657</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Remove <code>pre-commit-validate-config</code> and <code>pre-commit-validate-manifest</code>, use
   <code>pre-commit validate-config</code> and <code>pre-commit validate-manifest</code> instead.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2658">#2658</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li><code>language: golang</code> hooks must use <code>go.mod</code> to specify dependencies
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2672">#2672</a> PR by <a href="https://github.com/taoufik07"><code>@​taoufik07</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h1>2.21.0 - 2022-12-25</h1>
   <h3>Features</h3>
   <ul>
   <li>Require new-enough virtualenv to prevent 3.10 breakage
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2467">#2467</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Respect aliases with <code>SKIP</code> for environment install.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2480">#2480</a> PR by <a href="https://github.com/kmARC"><code>@​kmARC</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2478">#2478</a> issue by <a href="https://github.com/kmARC"><code>@​kmARC</code></a>.</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/dd8e717ed6022209a2b0cecf5c75460eb60e548e"><code>dd8e717</code></a> v3.0.1</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/6d3a7eeef5c05ef018dcc36707abb910927479dc"><code>6d3a7ee</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2723">#2723</a> from pre-commit/coursier-cache</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/83e05e607e6b8cfde97c05e067d156be09a298a9"><code>83e05e6</code></a> ensure coursier hooks are available offline after install</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/6b88fe577c44472d234e8d4d8ee89ca36e03ae2a"><code>6b88fe5</code></a> v3.0.0</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/ea88b377d5b8919d93a47cf284d63bfcd8c89cec"><code>ea88b37</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2720">#2720</a> from pre-commit/install-state-v2</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/bff5e0e73894303abf65a4e87fe6f626c8d2b56f"><code>bff5e0e</code></a> introduce install state v2 to replace v1</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/2c39545d24db7c68ad5fe47d4241b8e6624ea513"><code>2c39545</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2718">#2718</a> from jalessio/jamie/upgrade-to-ruby-build-v20221225</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/14c38d18fcc608644db077f7c862f9892a981668"><code>14c38d1</code></a> Upgrade to ruby-build v20221225</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/50848aaca261804aa8fdee98f495ae5f78c0c72e"><code>50848aa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2709">#2709</a> from pre-commit/test-lua</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/a0fc6022d7a3d1447a969ab37433736c9ba9847f"><code>a0fc602</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2708">#2708</a> from pre-commit/r-tests</li>
   <li>Additional commits viewable in <a href="https://github.com/pre-commit/pre-commit/compare/v2.20.0...v3.0.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pre-commit&package-manager=pip&previous-version=2.20.0&new-version=3.0.1)](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] dependabot[bot] closed pull request #22885: build(deps): bump pre-commit from 2.20.0 to 3.0.1 in /requirements

Posted by dependabot.
dependabot[bot] closed pull request #22885: build(deps): bump pre-commit from 2.20.0 to 3.0.1 in /requirements
URL: https://github.com/apache/superset/pull/22885


-- 
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 #22885: build(deps): bump pre-commit from 2.20.0 to 3.0.1 in /requirements

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

   Superseded by #22901.


-- 
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 #22885: build(deps): bump pre-commit from 2.20.0 to 3.0.1 in /requirements

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

   # [Codecov](https://codecov.io/gh/apache/superset/pull/22885?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 [#22885](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (161afbb) into [master](https://codecov.io/gh/apache/superset/commit/8226110be8bea6f1b06ce02def7ea56df44e6b50?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8226110) will **decrease** coverage by `14.49%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #22885       +/-   ##
   ===========================================
   - Coverage   67.19%   52.70%   -14.49%     
   ===========================================
     Files        1870     1870               
     Lines       71746    71746               
     Branches     7869     7869               
   ===========================================
   - Hits        48209    37815    -10394     
   - Misses      21519    31913    +10394     
     Partials     2018     2018               
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hive | `?` | |
   | mysql | `?` | |
   | postgres | `?` | |
   | presto | `?` | |
   | python | `51.53% <ø> (-30.27%)` | :arrow_down: |
   | sqlite | `?` | |
   | unit | `51.53% <ø> (ø)` | |
   
   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.
   
   | [Impacted Files](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [superset/examples/css\_templates.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvZXhhbXBsZXMvY3NzX3RlbXBsYXRlcy5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [superset/utils/dashboard\_import\_export.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvdXRpbHMvZGFzaGJvYXJkX2ltcG9ydF9leHBvcnQucHk=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [superset/migrations/shared/migrate\_viz/\_\_init\_\_.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvbWlncmF0aW9ucy9zaGFyZWQvbWlncmF0ZV92aXovX19pbml0X18ucHk=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [...perset/migrations/shared/migrate\_viz/processors.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvbWlncmF0aW9ucy9zaGFyZWQvbWlncmF0ZV92aXovcHJvY2Vzc29ycy5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [superset/reports/commands/alert.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvcmVwb3J0cy9jb21tYW5kcy9hbGVydC5weQ==) | `0.00% <0.00%> (-96.74%)` | :arrow_down: |
   | [superset/tags/core.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvdGFncy9jb3JlLnB5) | `4.54% <0.00%> (-95.46%)` | :arrow_down: |
   | [superset/cli/test.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvY2xpL3Rlc3QucHk=) | `0.00% <0.00%> (-93.94%)` | :arrow_down: |
   | [superset/examples/helpers.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvZXhhbXBsZXMvaGVscGVycy5weQ==) | `0.00% <0.00%> (-92.11%)` | :arrow_down: |
   | [superset/reports/commands/execute.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvcmVwb3J0cy9jb21tYW5kcy9leGVjdXRlLnB5) | `0.00% <0.00%> (-92.00%)` | :arrow_down: |
   | [superset/key\_value/commands/update.py](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQva2V5X3ZhbHVlL2NvbW1hbmRzL3VwZGF0ZS5weQ==) | `0.00% <0.00%> (-90.91%)` | :arrow_down: |
   | ... and [313 more](https://codecov.io/gh/apache/superset/pull/22885?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :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 #22885: build(deps): bump pre-commit from 2.20.0 to 3.0.1 in /requirements

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

   The following labels could not be found: `pip`.


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