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/parser-5.51.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 1a4f560bd4 build(deps-dev): bump @typescript-eslint/parser in 
/superset-websocket
     add ce6dd158a1 chore: updating link to sandbox.js (#23005)
     add a1b7eb3870 fix(sqllab): clean unwanted scrollbar (#22990)
     add 773d2a54a3 chore: Localization of superset pt. 3 (#22938)
     add c5b25ebf17 chore(deps): bump ajv and react-jsonschema-form in 
/superset-frontend (#21809)
     add 1a34876e35 build(deps-dev): bump eslint-config-prettier from 7.2.0 to 
8.6.0 in /superset-websocket (#22767)
     add 361c1e349b build(deps-dev): bump @typescript-eslint/parser 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   (1a4f560bd4)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-websocket/typescript-eslint/parser-5.51.0
 (361c1e349b)

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:
 superset-frontend/package-lock.json                | 92 ++++++----------------
 superset-frontend/package.json                     |  2 +-
 .../src/utils/D3Formatting.ts                      |  7 ++
 .../src/utilities/Shared_DeckGL.jsx                |  4 +-
 .../src/Pie/controlPanel.ts                        |  8 +-
 .../src/BoxPlot/controlPanel.ts                    |  5 +-
 .../src/Funnel/controlPanel.tsx                    |  6 +-
 .../plugin-chart-echarts/src/Pie/controlPanel.tsx  |  5 +-
 .../src/Radar/controlPanel.tsx                     |  5 +-
 .../src/Sunburst/controlPanel.tsx                  |  5 +-
 .../src/Timeseries/Area/controlPanel.tsx           |  6 +-
 .../src/Timeseries/Regular/Bar/controlPanel.tsx    |  9 ++-
 .../src/Timeseries/Regular/Line/controlPanel.tsx   |  9 ++-
 .../Timeseries/Regular/Scatter/controlPanel.tsx    |  9 ++-
 .../Timeseries/Regular/SmoothLine/controlPanel.tsx |  9 ++-
 .../src/Timeseries/Step/controlPanel.tsx           |  6 +-
 .../src/Timeseries/constants.ts                    |  5 ++
 .../src/Treemap/controlPanel.tsx                   |  5 +-
 .../src/SqlLab/components/QueryTable/index.tsx     | 15 +++-
 .../src/SqlLab/components/SqlEditor/index.jsx      |  2 +-
 .../src/SqlLab/components/TableElement/index.tsx   |  3 +-
 .../Chart/DrillDetail/DrillDetailMenuItems.tsx     | 13 +--
 superset-frontend/src/components/Select/Select.tsx |  1 +
 .../components/gridComponents/Markdown.jsx         |  1 +
 .../src/dashboard/util/getSliceHeaderTooltip.tsx   |  2 +-
 .../src/explore/components/ControlHeader.tsx       |  2 +-
 .../src/pages/ChartCreation/index.tsx              |  9 ++-
 .../data/database/DatabaseModal/ExtraOptions.tsx   |  2 +-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    |  2 +-
 .../src/views/CRUD/welcome/EmptyState.tsx          | 18 ++++-
 superset-websocket/package-lock.json               | 14 ++--
 superset-websocket/package.json                    |  2 +-
 32 files changed, 136 insertions(+), 147 deletions(-)

Reply via email to