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-handlebars/types/lodash-tw-4.17.24
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard e2948ea7e58 chore(deps-dev): update @types/lodash requirement
     add 2a3567d2f11 fix(mcp): Remove unsupported thumbnail/preview URLs and 
internal fields from MCP schemas (#38109)
     add cbb80f04627 refactor(extensions): simplify registerEditorProvider API 
(#38127)
     add 6f3a200c190 chore(deps-dev): bump @types/lodash from 4.17.23 to 
4.17.24 in /superset-websocket (#38179)
     add 131a97b6579 fix(handlebars): add missing currencyformatter.js 
dependency (#38173)
     add 50cc1b93d22 fix(security): fix Guest Token API 422 error by disabling 
JWT sub claim verification (#38177)
     add 126ec9ffef4 chore(deps-dev): update @types/lodash 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   (e2948ea7e58)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/plugins/plugin-chart-handlebars/types/lodash-tw-4.17.24
 (126ec9ffef4)

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:
 .../extensions/extension-points/editors.md         |  8 ++------
 superset-frontend/package-lock.json                |  4 ++--
 .../packages/superset-core/src/api/editors.ts      | 14 ++++++-------
 .../plugins/plugin-chart-handlebars/package.json   |  1 +
 superset-frontend/src/core/editors/index.ts        | 24 ++++++++++++++++------
 superset-websocket/package-lock.json               | 14 ++++++-------
 superset-websocket/package.json                    |  2 +-
 superset/config.py                                 |  6 ++++++
 superset/mcp_service/chart/schemas.py              |  9 ++------
 superset/mcp_service/chart/tool/get_chart_info.py  |  3 +--
 .../mcp_service/chart/tool/get_chart_preview.py    |  7 +------
 superset/mcp_service/dashboard/schemas.py          |  3 ---
 .../chart/tool/test_get_chart_preview.py           |  1 -
 .../mcp_service/chart/tool/test_list_charts.py     |  4 ++--
 14 files changed, 50 insertions(+), 50 deletions(-)

Reply via email to