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/11/24 07:01:57 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #22216: build(deps): bump pip-compile-multi from 2.4.1 to 2.6.1 in /requirements

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

   Bumps [pip-compile-multi](https://github.com/peterdemin/pip-compile-multi) from 2.4.1 to 2.6.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/peterdemin/pip-compile-multi/blob/master/HISTORY.rst">pip-compile-multi's changelog</a>.</em></p>
   <blockquote>
   <h2>2.6.1 (2022-11-23)</h2>
   <ul>
   <li>Add <code>--backtracking/--no-backtracking</code> flag
   (<code>backtracking docs &lt;https://pip-compile-multi.readthedocs.io/en/latest/features.html#backtracking-resolver&gt;</code><em>).
   (Issue <code>[#345](https://github.com/peterdemin/pip-compile-multi/issues/345)</code></em>, PR <code>[#360](https://github.com/peterdemin/pip-compile-multi/issues/360)</code>_)</li>
   <li>Bumped <code>pip-tools</code> minimum version constraint to <code>6.8.0</code> to support <code>--resolver</code> option.</li>
   </ul>
   <p>.. _<a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/345">#345</a>: <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/345">peterdemin/pip-compile-multi#345</a>
   .. _<a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/360">#360</a>: <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/pull/360">peterdemin/pip-compile-multi#360</a></p>
   <h2>2.6.0 (2022-11-23)</h2>
   <ul>
   <li>Fix cross-env package names matching when they use delimiters (-_.) and upper/lower case.</li>
   </ul>
   <h2>2.5.0 (2022-11-03)</h2>
   <ul>
   <li>
   <p>Add <code>--emit_trusted_host/--no-emit_trusted_host</code> flag
   (<code>trusted host annotation docs &lt;https://pip-compile-multi.readthedocs.io/en/latest/features.html#add-trusted-host-annotation&gt;</code><em>).
   Thanks to <code>Phil Blackwood</code></em>
   (Issue <code>[#351](https://github.com/peterdemin/pip-compile-multi/issues/351)</code><em>, PR <code>[#353](https://github.com/peterdemin/pip-compile-multi/issues/353)</code></em>).</p>
   </li>
   <li>
   <p>Remove Python 3.6 and 3.7 from tested versions
   (package works, but maintaining CI becomes problematic).
   Using Python 3.8 as the base version going forward.</p>
   </li>
   </ul>
   <p>.. _Phil Blackwood: <a href="https://github.com/philblckwd">https://github.com/philblckwd</a>
   .. _<a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/351">#351</a>: <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/351">peterdemin/pip-compile-multi#351</a>
   .. _<a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/353">#353</a>: <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/pull/353">peterdemin/pip-compile-multi#353</a></p>
   <h2>2.4.6 (2022-07-22)</h2>
   <ul>
   <li>Add support for <code>PEP-426: environment markers &lt;https://peps.python.org/pep-0426/&gt;</code>_.</li>
   </ul>
   <h2>2.4.5 (2022-04-01)</h2>
   <ul>
   <li>Fix <code>--build-isolation</code> flag passing.
   Thanks to <code>Jake Schmidt</code>_
   (Issue <code>[#312](https://github.com/peterdemin/pip-compile-multi/issues/312)</code><em>, PR <code>[#313](https://github.com/peterdemin/pip-compile-multi/issues/313)</code></em>).</li>
   </ul>
   <p>.. _<a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/312">#312</a>: <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/312">peterdemin/pip-compile-multi#312</a>
   .. _<a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/313">#313</a>: <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/pull/313">peterdemin/pip-compile-multi#313</a></p>
   <h2>2.4.4 (2022-03-30)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/24dc455be719fe50b002f50ad9865f4e2758b4fd"><code>24dc455</code></a> Bump version: 2.6.0 → 2.6.1</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/6f5ceddbdc9b6996242eae92871d0e73637b82ef"><code>6f5cedd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/360">#360</a> from peterdemin/backtracking</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/853ccf68830e654d4fe2587c9507bf3c4bbc2dc1"><code>853ccf6</code></a> Add --backtracking flag</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/d7589474755c2990dbd6981b693c52e11f28b8ae"><code>d758947</code></a> Bump version: 2.5.0 → 2.6.0</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/86931e66ec828a9d3c910f03aa346e4335377b28"><code>86931e6</code></a> HISTORY</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/0a15f6877e4609afee26e74341ea0b898d6701ce"><code>0a15f68</code></a> make lock-docker upgrade-docker</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/719fa633237ebf22d513a679505890ccf695256e"><code>719fa63</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/358">#358</a> from peterdemin/update-dependencies-1669217393</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/bd599709a22351c25c50d4965da3103215c1e120"><code>bd59970</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/359">#359</a> from peterdemin/dedup-dot</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/5266cf7a08604346a87943a1549058c64a2f6bf4"><code>5266cf7</code></a> Add package name deduplication by stemming</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/ae7a6a8a6adb2da4835fea4a5b9b12f410fb0a24"><code>ae7a6a8</code></a> Update dependencies</li>
   <li>Additional commits viewable in <a href="https://github.com/peterdemin/pip-compile-multi/compare/v2.4.1...v2.6.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip-compile-multi&package-manager=pip&previous-version=2.4.1&new-version=2.6.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] rusackas merged pull request #22216: build(deps): bump pip-compile-multi from 2.4.1 to 2.6.1 in /requirements

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


-- 
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 #22216: build(deps): bump pip-compile-multi from 2.4.1 to 2.6.1 in /requirements

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

   # [Codecov](https://codecov.io/gh/apache/superset/pull/22216?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 [#22216](https://codecov.io/gh/apache/superset/pull/22216?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8b81b7b) into [master](https://codecov.io/gh/apache/superset/commit/3bc0865d9071cdf32d268ee8fee4c4ad93680429?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (3bc0865) will **decrease** coverage by `14.55%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #22216       +/-   ##
   ===========================================
   - Coverage   66.92%   52.37%   -14.56%     
   ===========================================
     Files        1835     1835               
     Lines       69988    69988               
     Branches     7612     7612               
   ===========================================
   - Hits        46839    36655    -10184     
   - Misses      21183    31367    +10184     
     Partials     1966     1966               
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hive | `?` | |
   | mysql | `?` | |
   | postgres | `?` | |
   | presto | `?` | |
   | python | `50.86% <ø> (-30.48%)` | :arrow_down: |
   | sqlite | `?` | |
   | unit | `50.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.
   
   | [Impacted Files](https://codecov.io/gh/apache/superset/pull/22216?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/22216/diff?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/22216/diff?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/22216/diff?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/22216/diff?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/22216/diff?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.67%)` | :arrow_down: |
   | [superset/tags/core.py](https://codecov.io/gh/apache/superset/pull/22216/diff?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/22216/diff?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/22216/diff?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/22216/diff?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%> (-91.90%)` | :arrow_down: |
   | [superset/key\_value/commands/update.py](https://codecov.io/gh/apache/superset/pull/22216/diff?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 [305 more](https://codecov.io/gh/apache/superset/pull/22216/diff?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 #22216: build(deps): bump pip-compile-multi from 2.4.1 to 2.6.1 in /requirements

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

   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