This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 0e3b486911 fix(deckgl): remove visibility condition in deckgl stroke
color (#37029)
discard ed4321ad30 fix(sqlglot): use Athena dialect for awsathena parsing
(#36747)
discard 5604fb9f38 fix(models): prevent SQLAlchemy and_() deprecation warning
(#37020)
discard 14c2c7abe5 fix(reports): Use authenticated user as recipient for
chart/dashboard reports (#36981)
discard f1405d3825 fix(Tabs): prevent infinite rerenders with nested tabs
(#37018)
add aa3b497262 fix(Tabs): prevent infinite rerenders with nested tabs
(#37018)
add e5192481c6 fix(reports): Use authenticated user as recipient for
chart/dashboard reports (#36981)
add 7566a551ed fix(models): prevent SQLAlchemy and_() deprecation warning
(#37020)
add 81149348f1 fix(sqlglot): use Athena dialect for awsathena parsing
(#36747)
add 3fcebdb1cb fix(deckgl): remove visibility condition in deckgl stroke
color (#37029)
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 (0e3b486911)
\
N -- N -- N refs/heads/6.0 (3fcebdb1cb)
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:
.../dashboard/components/gridComponents/Tab/Tab.test.tsx | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)