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/plugins/plugin-chart-pivot-table/babel/types-tw-7.24.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 19ff6cb262 Update lock file for Dependabot PR
 discard 26764aa162 build(deps-dev): update @babel/types requirement
     add 1b9e2581d2 build(deps-dev): bump @types/underscore from 1.11.6 to 
1.11.15 in /superset-frontend (#27343)
     add 870e94809c chore(🦾): bump python pytest 7.3.1 -> 7.4.4 (#27864)
     add c661518bb1 build(deps): bump @docsearch/react from 3.5.2 to 3.6.0 in 
/docs (#27813)
     add ebdf1bbdd5 build(deps): update @types/react-table requirement from 
^7.7.19 to ^7.7.20 in /superset-frontend/plugins/plugin-chart-table (#27833)
     add 5cde275965 build(deps-dev): update @types/jest requirement from 
^29.5.11 to ^29.5.12 in /superset-frontend/plugins/plugin-chart-pivot-table 
(#26975)
     add 3f24083ed6 build(deps): bump bootstrap-slider from 10.6.2 to 11.0.2 in 
/superset-frontend/plugins/legacy-preset-chart-deckgl (#27317)
     add 9a4bdeabbd build(deps): update lodash requirement from ^4.17.15 to 
^4.17.21 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#27318)
     add 394abced43 build(deps-dev): update @types/lodash requirement from 
^4.14.202 to ^4.17.0 in /superset-frontend/plugins/plugin-chart-handlebars 
(#27800)
     add 5beda309ab build(deps): bump winston from 3.11.0 to 3.13.0 in 
/superset-websocket (#27804)
     add 27acc0b133 chore: Cleanup table access check naming (#27772)
     add cfa0556df7 fix(bar-chart): change legend padding for horizontal 
orientation (#27883)
     add 949e6b52e6 build(deps): bump fetch-retry from 4.1.1 to 6.0.0 in 
/superset-frontend (#27887)
     add e5837b46e5 build(deps): bump @types/lodash from 4.14.202 to 4.17.0 in 
/superset-websocket (#27805)
     add a9681fa3f3 build(deps-dev): bump @types/node from 20.11.24 to 20.12.4 
in /superset-websocket (#27888)
     add 601432ad82 fix(pylint): Address errors/warnings introduced by #27867 
(#27889)
     add 5ed48760fb chore(sqllab): Do not strip comments when executing SQL 
statements (#27725)
     add ebcf4e044b fix: corrects some inaccuracies zh translation (#27794)
     add 265390c243 fix(Dashboard): Add border to row when hovering HoverMenu 
in edit mode (#27593)
     add 6cf7648de6 build(deps-dev): update @babel/types requirement

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   (19ff6cb262)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/plugins/plugin-chart-pivot-table/babel/types-tw-7.24.0
 (6cf7648de6)

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:
 docs/package.json                                  |    2 +-
 docs/yarn.lock                                     |   18 +-
 pyproject.toml                                     |    2 +-
 requirements/development.txt                       |    4 +-
 superset-frontend/package-lock.json                |  143 +-
 .../packages/superset-ui-core/package.json         |    2 +-
 .../legacy-preset-chart-deckgl/package.json        |    6 +-
 .../src/Timeseries/transformers.ts                 |   13 +-
 .../plugins/plugin-chart-handlebars/package.json   |    2 +-
 .../plugins/plugin-chart-pivot-table/package.json  |    2 +-
 .../plugins/plugin-chart-table/package.json        |    2 +-
 .../DashboardBuilder/DashboardBuilder.tsx          |    5 +
 .../dashboard/components/gridComponents/Row.jsx    |   16 +-
 .../dashboard/components/menu/HoverMenu.test.tsx   |   16 +-
 .../src/dashboard/components/menu/HoverMenu.tsx    |   19 +
 superset-websocket/package-lock.json               |  161 +-
 superset-websocket/package.json                    |    6 +-
 superset/common/query_context.py                   |    2 +-
 superset/common/query_context_factory.py           |    2 +-
 superset/common/query_object.py                    |    2 +-
 superset/config.py                                 |    2 +-
 superset/daos/base.py                              |    2 +-
 superset/databases/api.py                          |    8 +-
 superset/databases/decorators.py                   |    4 +-
 superset/db_engine_specs/postgres.py               |    2 +-
 superset/db_engine_specs/presto.py                 |    4 +-
 superset/models/slice.py                           |    4 -
 superset/sql_lab.py                                |    1 -
 superset/translations/zh/LC_MESSAGES/messages.json | 2268 +++++++++++++++-----
 superset/translations/zh/LC_MESSAGES/messages.po   | 1958 ++++++++---------
 superset/utils/retries.py                          |    2 +-
 tests/integration_tests/sqllab_tests.py            |   37 +-
 32 files changed, 2993 insertions(+), 1724 deletions(-)

Reply via email to