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

michaelsmolina pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 7f3012a01b fix: Failed to execute importScripts on worker-css (#27191)
    omit 0eec53ad96 fix(sqllab): typeahead search is broken in db selector 
(#27181)
    omit 1382aa6f39 fix: CSRF exempt unit_tests (#27168)
    omit 7b589878b7 fix: unlock and bump werkzeug (#27164)
     new 9a842dc1ea fix(ci): mypy pre-commit issues (#27161)
     new 1abe0054dc fix: CSRF exempt unit_tests (#27168)
     new 7ff823b02f fix(sqllab): typeahead search is broken in db selector 
(#27181)
     new 10d2a6f189 fix: Failed to execute importScripts on worker-css (#27191)

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   (7f3012a01b)
            \
             N -- N -- N   refs/heads/3.1 (10d2a6f189)

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.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 requirements/base.txt                             | 22 ++++++++++++++++------
 requirements/development.txt                      |  2 ++
 requirements/integration.txt                      |  6 ++++++
 requirements/testing.txt                          |  4 ++--
 setup.py                                          |  1 +
 superset/sqllab/api.py                            |  6 +++++-
 superset/views/core.py                            |  3 +--
 tests/integration_tests/async_events/api_tests.py |  4 +++-
 tests/integration_tests/charts/data/api_tests.py  |  2 +-
 9 files changed, 37 insertions(+), 13 deletions(-)

Reply via email to