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/07/22 07:09:38 UTC

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

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

   Bumps [pip-compile-multi](https://github.com/peterdemin/pip-compile-multi) from 2.4.1 to 2.4.6.
   <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.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><em>.
   (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>_).</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>
   <ul>
   <li>Add <code>--build-isolation</code> flag.
   Thanks to <code>Jake Schmidt</code><em>.
   (PR <code>[#311](https://github.com/peterdemin/pip-compile-multi/issues/311)</code></em>).</li>
   <li>Fix <code>--skip-constraints</code> feature for URL dependencies.</li>
   </ul>
   <p>.. _Jake Schmidt: <a href="https://github.com/schmidt-jake">https://github.com/schmidt-jake</a>
   .. _<a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/311">#311</a>: <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/pull/311">peterdemin/pip-compile-multi#311</a></p>
   <h2>2.4.3 (2022-01-19)</h2>
   <ul>
   <li>Prioritize URL depedencies when parsing to enable URLs that have version pins.</li>
   <li>Make <code>--autoresolve</code> work correctly with <code>-t</code> and <code>-n</code> options.</li>
   <li>Add support for &quot;package @ url&quot; notation.</li>
   </ul>
   <h2>2.4.2 (2021-09-01)</h2>
   <ul>
   <li>Fix <code>--autoresolve</code> when <code>--directory=&quot;.&quot;</code>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/fde947b303619f603740fd87894903ec7ffcf5ed"><code>fde947b</code></a> Bump version: 2.4.5 → 2.4.6</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/44acec86dccb86d850d6bb1d1cf2b2c3205279cd"><code>44acec8</code></a> HISTORY</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/e91975259d7d54da361b813d87515589f36f3130"><code>e919752</code></a> Add support for environment markers (PEP 496)</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/e517879c28348784602cc5b3417b1528033f7b71"><code>e517879</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/334">#334</a> from peterdemin/update-dependencies-1657726806</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/aedda6a40402fbacde57a0434bf8de9fef93f55a"><code>aedda6a</code></a> Update dependencies</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/5c104d3c3cc524e5e9dae08c0629f26ef2196c4a"><code>5c104d3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/333">#333</a> from peterdemin/update-dependencies-1657122104</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/f7f44017949a9a67d58450d4918e13ebb4da2341"><code>f7f4401</code></a> Update dependencies</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/3dd2f81eec66093b34691b3b3c9976a038fbd066"><code>3dd2f81</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/332">#332</a> from zuckerruebe/patch-1</li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/73e14edb7e32dd128da2e7a12a929285413960a4"><code>73e14ed</code></a> Change <code>-e</code> to <code>-r</code> in <code>pip install -r requirements/test.in</code></li>
   <li><a href="https://github.com/peterdemin/pip-compile-multi/commit/2e77e3b907d81813d5f7dc7cbbbddafcd4e009c0"><code>2e77e3b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peterdemin/pip-compile-multi/issues/321">#321</a> from peterdemin/update-dependencies-1651678494</li>
   <li>Additional commits viewable in <a href="https://github.com/peterdemin/pip-compile-multi/compare/v2.4.1...v2.4.6">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.4.6)](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] commented on pull request #20821: chore(deps): bump pip-compile-multi from 2.4.1 to 2.4.6 in /requirements

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

   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] dependabot[bot] closed pull request #20821: chore(deps): bump pip-compile-multi from 2.4.1 to 2.4.6 in /requirements

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #20821: chore(deps): bump pip-compile-multi from 2.4.1 to 2.4.6 in /requirements
URL: https://github.com/apache/superset/pull/20821


-- 
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 #20821: chore(deps): bump pip-compile-multi from 2.4.1 to 2.4.6 in /requirements

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

   # [Codecov](https://codecov.io/gh/apache/superset/pull/20821?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 [#20821](https://codecov.io/gh/apache/superset/pull/20821?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (58b4903) into [master](https://codecov.io/gh/apache/superset/commit/279ab954b1977f7729442733a31c67715476a620?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (279ab95) will **decrease** coverage by `15.16%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #20821       +/-   ##
   ===========================================
   - Coverage   66.30%   51.13%   -15.17%     
   ===========================================
     Files        1757     1757               
     Lines       66806    66806               
     Branches     7058     7058               
   ===========================================
   - Hits        44297    34164    -10133     
   - Misses      20711    30844    +10133     
     Partials     1798     1798               
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hive | `?` | |
   | mysql | `?` | |
   | postgres | `?` | |
   | presto | `?` | |
   | python | `50.24% <ø> (-31.26%)` | :arrow_down: |
   | sqlite | `?` | |
   | unit | `50.24% <ø> (ø)` | |
   
   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/20821?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/20821/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/reports/notifications/email.py](https://codecov.io/gh/apache/superset/pull/20821/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-c3VwZXJzZXQvcmVwb3J0cy9ub3RpZmljYXRpb25zL2VtYWlsLnB5) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [superset/utils/dashboard\_import\_export.py](https://codecov.io/gh/apache/superset/pull/20821/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/reports/notifications/exceptions.py](https://codecov.io/gh/apache/superset/pull/20821/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-c3VwZXJzZXQvcmVwb3J0cy9ub3RpZmljYXRpb25zL2V4Y2VwdGlvbnMucHk=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [superset/migrations/shared/migrate\_viz/\_\_init\_\_.py](https://codecov.io/gh/apache/superset/pull/20821/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/20821/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/20821/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.60%)` | :arrow_down: |
   | [superset/reports/notifications/base.py](https://codecov.io/gh/apache/superset/pull/20821/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-c3VwZXJzZXQvcmVwb3J0cy9ub3RpZmljYXRpb25zL2Jhc2UucHk=) | `0.00% <0.00%> (-95.84%)` | :arrow_down: |
   | [superset/cli/test.py](https://codecov.io/gh/apache/superset/pull/20821/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/reports/commands/execute.py](https://codecov.io/gh/apache/superset/pull/20821/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.61%)` | :arrow_down: |
   | ... and [307 more](https://codecov.io/gh/apache/superset/pull/20821/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) | |
   
   Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?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 #20821: chore(deps): bump pip-compile-multi from 2.4.1 to 2.4.6 in /requirements

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

   Looks like pip-compile-multi is up-to-date now, so this is no longer needed.


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