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

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/superset-frontend/webpack-5.108.4
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit b3c32d2137a chore(deps-dev): bump webpack in /superset-frontend
     add c0e5f5226d4 fix(explore): let chart owners overwrite when owners come 
through as objects (#41352)
     add c762b75ddc5 chore(lint): upgrade no-unused-vars rule from warn to 
error (#41132)
     add 8f339545adb chore(deps-dev): bump baseline-browser-mapping from 
2.10.41 to 2.10.42 in /superset-frontend (#41993)
     add 73925922a9a chore(deps): bump react-arborist from 3.12.0 to 3.13.2 in 
/superset-frontend (#41992)
     add bb5d7dbb17b chore(deps): bump immer from 11.1.9 to 11.1.11 in 
/superset-frontend (#41991)
     add 9180ace1ddc chore(deps): bump actions/labeler from 6.1.0 to 6.2.0 
(#41988)
     add 96bf1a1e4cd chore(deps): bump caniuse-lite from 1.0.30001800 to 
1.0.30001802 in /docs (#41987)
     add 0cf217cdea5 chore(deps-dev): bump vitest from 4.1.9 to 4.1.10 in 
/superset-websocket (#41986)
     add f7b7bad9a88 chore(deps-dev): bump tsx from 4.22.5 to 4.23.0 in 
/superset-frontend (#41985)
     add 0777cb551eb chore(deps-dev): bump webpack in /superset-frontend

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   (b3c32d2137a)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/webpack-5.108.4 
(0777cb551eb)

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/workflows/labeler.yml                      |   2 +-
 docs/package.json                                  |   2 +-
 docs/yarn.lock                                     |   8 +-
 superset-frontend/.storybook/preview.jsx           |   2 +-
 superset-frontend/oxlint.json                      |   9 +-
 superset-frontend/package-lock.json                |  32 +--
 superset-frontend/package.json                     |   8 +-
 .../components/Matrixify/MatrixifyGridCell.tsx     |   2 +-
 .../components/Matrixify/MatrixifyGridRenderer.tsx |   3 +-
 .../src/components/Label/index.tsx                 |   2 +-
 .../src/components/TimezoneSelector/index.tsx      |   2 +-
 .../legacy-plugin-chart-calendar/src/Calendar.ts   |   2 +-
 .../src/CountryMap.ts                              |   2 +-
 .../src/AgGridTableChart.tsx                       |   1 -
 .../src/renderers/NumericCellRenderer.tsx          |  16 +-
 .../src/utils/useColDefs.ts                        |   4 +-
 .../src/BigNumber/BigNumberViz.tsx                 |   4 -
 .../src/Timeseries/Regular/Bar/controlPanel.tsx    |   9 +-
 .../plugins/plugin-chart-table/src/TableChart.tsx  |   8 +-
 .../TableExploreTree/TreeNodeRenderer.tsx          |   1 -
 .../src/components/Chart/ChartRenderer.tsx         |   1 -
 .../Datasource/FoldersEditor/TreeItem.styles.ts    |   2 +-
 .../DatasourceEditor/DatasourceEditor.tsx          |   9 -
 .../ErrorMessage/FrontendNetworkErrorMessage.tsx   |   1 -
 .../src/components/GridTable/index.tsx             |   1 -
 .../components/Modal/CollapsibleModalSection.tsx   |   2 -
 .../src/components/Modal/ModalFormField.tsx        |   4 -
 .../src/components/Modal/StandardModal.tsx         |   6 -
 .../src/components/Tag/utils.test.tsx              |   2 +-
 superset-frontend/src/core/sqlLab/models.ts        |   4 +-
 .../src/dashboard/components/Dashboard.tsx         |   4 -
 .../src/dashboard/components/SaveModal.tsx         |   8 +-
 .../gridComponents/Divider/Divider.test.tsx        |   2 +-
 .../gridComponents/TabsRenderer/TabsRenderer.tsx   |   2 -
 .../FilterBar/FilterControls/FilterControls.tsx    |   2 +-
 .../nativeFilters/FilterBar/Vertical.tsx           |   2 -
 .../hooks/useCustomizationOperations.ts            |   2 +-
 .../hooks/useFilterOperations.ts                   |   2 +-
 .../DataTablesPane/components/SamplesPane.tsx      |   1 -
 .../src/explore/components/ExploreAlert.tsx        |   2 +-
 .../components/ExploreViewContainer/index.tsx      |   7 +-
 .../src/explore/components/SaveModal.test.tsx      |  21 ++
 .../src/explore/components/SaveModal.tsx           |  22 +-
 .../controls/DatasourceControl/index.tsx           |   1 -
 .../FilterControl/AdhocFilterEditPopover/index.tsx |   2 +-
 .../components/controls/TextControl/index.tsx      |   3 -
 .../src/features/alerts/AlertReportModal.tsx       |   2 +-
 .../alerts/components/NotificationMethod.tsx       |   2 +-
 .../src/features/allEntities/AllEntitiesTable.tsx  |   2 +-
 .../src/features/annotations/AnnotationModal.tsx   |   2 +-
 .../databases/DatabaseModal/index.test.tsx         |   2 +-
 .../features/databases/UploadDataModel/index.tsx   |   4 +-
 .../src/features/roles/RoleListEditModal.test.tsx  |   2 +-
 .../src/features/tags/BulkTagModal.tsx             |   2 +-
 superset-frontend/src/features/tags/TagModal.tsx   |   2 +-
 .../src/features/userInfo/UserInfoModal.tsx        |   2 +-
 superset-frontend/src/features/users/utils.ts      |   2 +-
 superset-frontend/src/pages/AllEntities/index.tsx  |   4 +-
 .../pages/ChartList/ChartList.permissions.test.tsx |   6 +-
 .../DashboardList.permissions.test.tsx             |   7 +-
 superset-frontend/src/pages/GroupsList/index.tsx   |   2 +-
 superset-frontend/src/pages/UsersList/index.tsx    |   2 +-
 superset-frontend/src/setup/setupCodeOverrides.ts  |   4 +-
 superset-frontend/src/theme/ThemeController.ts     |   7 +-
 superset-websocket/package-lock.json               | 254 ++++++++++-----------
 superset-websocket/package.json                    |   2 +-
 66 files changed, 263 insertions(+), 283 deletions(-)

Reply via email to