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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/superset-websocket/typescript-eslint-8.54.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 22125c31915 chore(deps-dev): bump typescript-eslint in 
/superset-websocket
     add 5fa6925522d fix(dashboard): update chart customization UI text to 
"Display controls"  (#37462)
     add 27a4575f3e2 refactor: Move frontend related artifacts into frontend 
gitignore (#37496)
     add 20da4eb86ec fix(sqllab): Over-rendering on result table (#30857)
     add 2ec3aaaeea6 feat(dashboard): show dataset column labels in View as 
table (#37140)
     add f787aec5673 docs: add Netlify to CI services footer and improve layout 
(#37451)
     add b223f10ab51 chore(deps-dev): bump @typescript-eslint/eslint-plugin 
from 8.53.1 to 8.54.0 in /superset-websocket (#37468)
     add 14b01c0ee54 chore(deps-dev): bump typescript-eslint in 
/superset-websocket

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   (22125c31915)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-websocket/typescript-eslint-8.54.0 
(14b01c0ee54)

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:
 .gitignore                                         |   4 ---
 .rat-excludes                                      |   1 +
 docs/docusaurus.config.ts                          |   6 ++--
 docs/i18n/en/docusaurus-theme-classic/footer.json  |   2 +-
 docs/src/styles/main.less                          |  38 ++++++++++++++++++---
 docs/static/img/netlify.png                        | Bin 0 -> 4618 bytes
 superset-frontend/.gitignore                       |   4 +++
 .../src/SqlLab/components/ResultSet/index.tsx      |  15 +++++---
 .../src/components/FilterableTable/index.tsx       |   3 +-
 .../components/CustomizationsBadge/index.tsx       |   4 +--
 .../components/SliceHeaderControls/index.tsx       |   1 +
 .../nativeFilters/FilterBar/FilterBar.test.tsx     |   6 ++--
 .../FilterBar/FilterBarSettings/index.tsx          |   2 +-
 .../FilterBar/FilterControls/FilterControls.tsx    |   2 +-
 .../nativeFilters/FilterBar/Header/Header.test.tsx |   4 +--
 .../nativeFilters/FilterBar/Header/index.tsx       |   2 +-
 .../nativeFilters/FilterBar/Vertical.tsx           |   2 +-
 .../nativeFilters/FilterCard/FilterCard.test.tsx   |   4 +--
 .../ConfigModalSidebar/ConfigModalSidebar.tsx      |   2 +-
 .../FiltersConfigForm/FiltersConfigForm.tsx        |  12 +++----
 .../FiltersConfigModal/FiltersConfigModal.tsx      |   2 +-
 .../FiltersConfigModal/NewItemDropdown.tsx         |   2 +-
 .../explore/components/DataTableControl/index.tsx  |  12 +++++--
 .../DataTableControl/useTableColumns.test.ts       |  28 +++++++++++++++
 .../components/ResultsPaneOnDashboard.tsx          |   2 ++
 .../components/SingleQueryResultPane.tsx           |   2 ++
 .../DataTablesPane/components/useResultsPane.tsx   |   2 ++
 .../src/explore/components/DataTablesPane/types.ts |   4 +++
 superset-websocket/package-lock.json               |   2 +-
 superset-websocket/package.json                    |   2 +-
 30 files changed, 128 insertions(+), 44 deletions(-)
 create mode 100644 docs/static/img/netlify.png

Reply via email to