You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "betodealmeida (via GitHub)" <gi...@apache.org> on 2023/04/04 22:37:20 UTC

[GitHub] [superset] betodealmeida opened a new pull request, #23581: chore: bump dependencies

betodealmeida opened a new pull request, #23581:
URL: https://github.com/apache/superset/pull/23581

   <!---
   Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/
   Example:
   fix(dashboard): load charts correctly
   -->
   
   ### SUMMARY
   <!--- Describe the change below, including rationale and design decisions -->
   
   Bump a few dependencies dues to CVEs in them:
   
   - https://security.snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319936
   - https://security.snyk.io/vuln/SNYK-PYTHON-MAKO-3017600
   - https://security.snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   N/A
   
   ### TESTING INSTRUCTIONS
   <!--- Required! What steps can be taken to manually verify the changes? -->
   
   N/A
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


-- 
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 #23581: chore: bump dependencies

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

   ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/23581?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 [#23581](https://app.codecov.io/gh/apache/superset/pull/23581?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (5c78fc7) into [master](https://app.codecov.io/gh/apache/superset/commit/9fd936c18c854a5a3c2f14c5cf13bd49e0fda6ab?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9fd936c) will **decrease** coverage by `11.39%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 5c78fc7 differs from pull request most recent head 6fd345d. Consider uploading reports for the commit 6fd345d to get more accurate results
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #23581       +/-   ##
   ===========================================
   - Coverage   68.19%   56.80%   -11.39%     
   ===========================================
     Files        1941     1941               
     Lines       75218    75218               
     Branches     8146     8146               
   ===========================================
   - Hits        51295    42729     -8566     
   - Misses      21845    30411     +8566     
     Partials     2078     2078               
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hive | `?` | |
   | mysql | `?` | |
   | postgres | `?` | |
   | presto | `53.09% <ø> (ø)` | |
   | python | `59.26% <ø> (-23.50%)` | :arrow_down: |
   | sqlite | `?` | |
   | unit | `52.98% <ø> (ø)` | |
   
   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.
   
   [see 308 files with indirect coverage changes](https://app.codecov.io/gh/apache/superset/pull/23581/indirect-changes?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] tooptoop4 commented on pull request #23581: chore: bump dependencies

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

   @betodealmeida can u also help with upgrade Flask-Caching to 1.11.0 to resolve https://github.com/advisories/GHSA-656c-6cxf-hvcv ?


-- 
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] betodealmeida merged pull request #23581: chore: bump dependencies

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


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