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[bot] (via GitHub)" <gi...@apache.org> on 2023/02/06 07:04:40 UTC

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

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

   Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.0.4.
   <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.4</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fix hook diff detection for files affected by <code>--textconv</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2743">#2743</a> PR by <a href="https://github.com/adamchainz"><code>@​adamchainz</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2743">#2743</a> issue by <a href="https://github.com/adamchainz"><code>@​adamchainz</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h2>pre-commit v3.0.3</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Revert &quot;Prevent local <code>Gemfile</code> from interfering with hook execution.&quot;.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2739">#2739</a> issue by <a href="https://github.com/Roguelazer"><code>@​Roguelazer</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2740">#2740</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h2>pre-commit v3.0.2</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Prevent local <code>Gemfile</code> from interfering with hook execution.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2727">#2727</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Fix <code>language: r</code>, <code>repo: local</code> hooks
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit-ci/issues/issues/107">pre-commit-ci/issues#107</a> by <a href="https://github.com/lorenzwalthert"><code>@​lorenzwalthert</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2728">#2728</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <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.</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.4 - 2023-02-03</h1>
   <h3>Fixes</h3>
   <ul>
   <li>Fix hook diff detection for files affected by <code>--textconv</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2743">#2743</a> PR by <a href="https://github.com/adamchainz"><code>@​adamchainz</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2743">#2743</a> issue by <a href="https://github.com/adamchainz"><code>@​adamchainz</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h1>3.0.3 - 2023-02-01</h1>
   <h3>Fixes</h3>
   <ul>
   <li>Revert &quot;Prevent local <code>Gemfile</code> from interfering with hook execution.&quot;.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2739">#2739</a> issue by <a href="https://github.com/Roguelazer"><code>@​Roguelazer</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2740">#2740</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h1>3.0.2 - 2023-01-29</h1>
   <h3>Fixes</h3>
   <ul>
   <li>Prevent local <code>Gemfile</code> from interfering with hook execution.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2727">#2727</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Fix <code>language: r</code>, <code>repo: local</code> hooks
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit-ci/issues/issues/107">pre-commit-ci/issues#107</a> by <a href="https://github.com/lorenzwalthert"><code>@​lorenzwalthert</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2728">#2728</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <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.</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/0359fae2da2aadb2fbd3afae1777edd3aa856cc9"><code>0359fae</code></a> v3.0.4</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/cc7bf965eb340efcd023833cd0b6012052d85f23"><code>cc7bf96</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2743">#2743</a> from adamchainz/issue_2742</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/7783a3e63a18ea3fb073eef5412b985153abdee8"><code>7783a3e</code></a> Add <code>--no-textconv</code> to <code>git diff</code> calls</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/e846829992a84ce8066e6513a72a357709eec56c"><code>e846829</code></a> v3.0.3</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/bfe1a72734cfe84d5fec05441356064a9f0367ca"><code>bfe1a72</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2740">#2740</a> from pre-commit/gem-file-bleh</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/1129e7d222fea31c9c536da0ae41610349854128"><code>1129e7d</code></a> fixup Gemfile in ruby tests</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/7260d24d0fb0577f2111626b25d4f7bba56bfa5d"><code>7260d24</code></a> Revert &quot;also ignore Gemfile in project&quot;</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/9868b1a3477af88ab77b07ea1d1d3eac7ec16f4f"><code>9868b1a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2741">#2741</a> from pre-commit/golang-1-20</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/d216cdd5c1eccab623a71aa8b58813e4850f167d"><code>d216cdd</code></a> fix golang version regex in test</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/c2e432cdf66c6e310f2bf22a0c0c161b8e5cf726"><code>c2e432c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2736">#2736</a> from pre-commit/node-tests</li>
   <li>Additional commits viewable in <a href="https://github.com/pre-commit/pre-commit/compare/v2.20.0...v3.0.4">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.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 #22996: build(deps): bump pre-commit from 2.20.0 to 3.0.4 in /requirements

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #22996:
URL: https://github.com/apache/superset/pull/22996#issuecomment-1418613768

   # [Codecov](https://codecov.io/gh/apache/superset/pull/22996?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 [#22996](https://codecov.io/gh/apache/superset/pull/22996?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a6d3da6) into [master](https://codecov.io/gh/apache/superset/commit/79114bcd29b0ce1685828ff9a60791d13a7459c9?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (79114bc) will **decrease** coverage by `14.28%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #22996       +/-   ##
   ===========================================
   - Coverage   67.42%   53.15%   -14.28%     
   ===========================================
     Files        1878     1878               
     Lines       72116    72116               
     Branches     7864     7864               
   ===========================================
   - Hits        48625    38332    -10293     
   - Misses      21472    31765    +10293     
     Partials     2019     2019               
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hive | `?` | |
   | mysql | `?` | |
   | postgres | `?` | |
   | presto | `?` | |
   | python | `52.44% <ø> (-29.67%)` | :arrow_down: |
   | sqlite | `?` | |
   | unit | `52.44% <ø> (ø)` | |
   
   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/22996?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/22996?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/22996?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/22996?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/22996?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/22996?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/22996?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/22996?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/22996?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/22996?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/22996?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 [310 more](https://codecov.io/gh/apache/superset/pull/22996?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] rusackas merged pull request #22996: build(deps): bump pre-commit from 2.20.0 to 3.0.4 in /requirements

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas merged PR #22996:
URL: https://github.com/apache/superset/pull/22996


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

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #22996:
URL: https://github.com/apache/superset/pull/22996#issuecomment-1418607572

   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


[GitHub] [superset] EugeneTorap commented on pull request #22996: build(deps): bump pre-commit from 2.20.0 to 3.0.4 in /requirements

Posted by "EugeneTorap (via GitHub)" <gi...@apache.org>.
EugeneTorap commented on PR #22996:
URL: https://github.com/apache/superset/pull/22996#issuecomment-1418787533

   @rusackas Merge it?


-- 
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 commented on pull request #22996: build(deps): bump pre-commit from 2.20.0 to 3.0.4 in /requirements

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on PR #22996:
URL: https://github.com/apache/superset/pull/22996#issuecomment-1419578649

   > @rusackas Merge it?
   
   Might as well... the major bump is a wee bit scary, but it seems CI is happy enough. If it breaks, hopefully we can revert.


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