This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/requirements/pip-compile-multi-2.6.3
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 8da207acf9 build(deps): bump pip-compile-multi from 2.6.2 to 2.6.3 in 
/requirements
     add cfc70ea8b0 chore: deprecate /superset/add_slices (#23936)
     add 9681d85999 chore(helm): Split service templates into separate files 
(#23923)
     add d23df35087 fix(sqllab): custom url params disappeared (#23952)
     add 9fd936c18c chore(slack): use recommended method for file upload 
(#23744)
     add 9cbed9b414 build(deps): bump pip-compile-multi from 2.6.2 to 2.6.3 in 
/requirements

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8da207acf9)
            \
             N -- N -- N   
refs/heads/dependabot/pip/requirements/pip-compile-multi-2.6.3 (9cbed9b414)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 ...configmap-superset.yaml => service-flower.yaml} | 32 ++++++---
 .../{configmap-superset.yaml => service-ws.yaml}   | 32 ++++++---
 helm/superset/templates/service.yaml               | 64 -----------------
 .../{service-account.yaml => serviceaccount.yaml}  |  0
 requirements/base.txt                              |  5 +-
 requirements/development.in                        |  1 +
 requirements/development.txt                       | 14 +++-
 requirements/docker.in                             |  1 +
 requirements/docker.txt                            |  6 +-
 requirements/testing.txt                           | 17 +----
 setup.py                                           |  2 +-
 .../TabbedSqlEditors/TabbedSqlEditors.test.jsx     | 14 +++-
 .../SqlLab/components/TabbedSqlEditors/index.jsx   | 80 ++++++++++++----------
 superset/views/core.py                             |  2 +-
 14 files changed, 128 insertions(+), 142 deletions(-)
 copy helm/superset/templates/{configmap-superset.yaml => service-flower.yaml} 
(50%)
 copy helm/superset/templates/{configmap-superset.yaml => service-ws.yaml} (51%)
 rename helm/superset/templates/{service-account.yaml => serviceaccount.yaml} 
(100%)
 mode change 100755 => 100644

Reply via email to