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

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


    omit 1362e308af build(deps-dev): bump eslint from 7.32.0 to 8.44.0 in 
/superset-frontend
     add b809815436 fix: remove spaces and EOL from nonce attr (#24644)
     add fe2c14ff3a fix: Ensure metrics is an array in Mixed Chart (#24643)
     add e6e8276a20 fix: fix extra insert for count on dataset creation (#24625)
     add 4881328fbf fix: CSP, bump FAB to 4.3.4 (#24646)
     add 294e522c09 build(deps): bump jsonwebtoken from 9.0.0 to 9.0.1 in 
/superset-websocket (#24614)
     add fbe49c21a2 build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in 
/superset-embedded-sdk (#24634)
     add 7b957369fc build(deps): bump semver from 5.7.1 to 5.7.2 in /docs 
(#24651)
     add 117435f0d8 chore: update UI dev libs and fix warnings & 
vulnerabilities (#24648)
     new 8b5e1b3c54 build(deps-dev): bump eslint from 7.32.0 to 8.44.0 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   (1362e308af)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/eslint-8.44.0 (8b5e1b3c54)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/yarn.lock                                     |     29 +-
 requirements/base.txt                              |      2 +-
 setup.py                                           |      2 +-
 superset-embedded-sdk/package-lock.json            |     74 +-
 superset-frontend/package-lock.json                | 100849 +++++++++---------
 superset-frontend/package.json                     |     66 +-
 .../plugins/plugin-chart-table/TableStories.tsx    |      2 +-
 .../src/MixedTimeseries/transformProps.ts          |      4 +-
 .../plugin-chart-echarts/src/utils/controls.ts     |      2 +-
 .../plugin-chart-table/src/transformProps.ts       |      2 +-
 .../components/RunQueryActionButton/index.tsx      |      6 +-
 .../src/SqlLab/components/TableElement/index.tsx   |      8 +-
 .../src/components/DeprecatedSelect/utils.ts       |      6 +-
 superset-frontend/src/components/Icons/Icon.tsx    |      4 +-
 .../FiltersConfigForm/DefaultValue.tsx             |      2 +-
 .../FiltersConfigModal/FiltersConfigForm/state.ts  |      2 +-
 .../nativeFilters/FiltersConfigModal/utils.ts      |      2 +-
 .../src/dashboard/util/isValidChild.ts             |      5 +-
 .../explore/components/ControlPanelsContainer.tsx  |     14 +-
 .../annotationLayers/AnnotationLayerModal.tsx      |      3 +-
 .../src/features/annotations/AnnotationModal.tsx   |      3 +-
 .../src/features/cssTemplates/CssTemplateModal.tsx |      3 +-
 superset-frontend/webpack.config.js                |      9 +-
 superset-websocket/package-lock.json               |     14 +-
 superset-websocket/package.json                    |      2 +-
 superset/datasets/commands/create.py               |      5 +-
 superset/examples/birth_names.py                   |     18 +-
 superset/templates/superset/macros.html            |     10 +-
 superset/utils/pandas_postprocessing/prophet.py    |      2 +-
 29 files changed, 51904 insertions(+), 49246 deletions(-)

Reply via email to