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

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


 discard 183f1974518 fix(explore): reset table pagination when filtering in 
View as Table
     add 00a53eec2d0 fix(translations): remove corrupted text from Spanish 
translation file (#37717)
     add 8506d702422 chore(deps-dev): bump webpack from 5.94.0 to 5.105.0 in 
/superset-embedded-sdk (#37713)
     add 361fe6fe898 chore(build): add @hainenber as codeowner for GHA workflow 
changes (#37703)
     add 27889651b3f chore(deps): bump markdown-to-jsx from 9.6.1 to 9.7.2 in 
/superset-frontend (#37691)
     add 11d69acdf85 fix(explore): reset table pagination when filtering in 
View as Table
     add f2d99658f65 fix: proper TypeScript types in test file

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   (183f1974518)
            \
             N -- N -- N   refs/heads/issue31403 (f2d99658f65)

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:
 .github/CODEOWNERS                                 |    2 +-
 superset-embedded-sdk/package-lock.json            | 1120 +++++++++-----------
 superset-frontend/package-lock.json                |    8 +-
 superset-frontend/package.json                     |    2 +-
 .../test/SingleQueryResultPane.test.tsx            |   11 +-
 superset/translations/es/LC_MESSAGES/messages.po   |   28 +-
 6 files changed, 514 insertions(+), 657 deletions(-)

Reply via email to