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/legacy-preset-chart-deckgl/deck.gl/geo-layers-tw-9.2.2
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 4febac1ef4 chore(deps): update @deck.gl/geo-layers requirement
add 3db613dab5 chore(docs): switch to markdown headlines for available
macros (#35685)
add 9ab0a0179d fix(charts): update axis title labels to sentence case
(#35694)
add aea4375255 chore(deps): update @fontsource/fira-code requirement from
^5.2.6 to ^5.2.7 in /superset-frontend/packages/superset-ui-core (#35709)
add aa496def53 chore(deps-dev): bump @babel/cli from 7.27.2 to 7.28.3 in
/superset-frontend (#35708)
add 311b7a72dc chore(deps-dev): bump copy-webpack-plugin from 13.0.0 to
13.0.1 in /superset-frontend (#35707)
add e8a6fb24ae chore(deps): bump react-reverse-portal from 2.1.2 to 2.3.0
in /superset-frontend (#35706)
add 8368ea4094 chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to
5.5.4 in /superset-frontend (#35700)
add 925401b4e1 chore(deps-dev): bump @types/node from 24.7.2 to 24.8.1 in
/superset-websocket (#35698)
add 754201b3d0 chore(deps): bump dayjs from 1.11.13 to 1.11.18 in
/superset-frontend (#35697)
add 8e7edce616 chore(deps-dev): bump @types/node from 24.6.2 to 24.8.1 in
/superset-frontend (#35705)
add 0eeb184b6a chore(deps): bump @luma.gl/constants from 9.1.9 to 9.2.2 in
/superset-frontend (#35696)
add 00846d1a79 chore(deps): update @deck.gl/geo-layers 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 (4febac1ef4)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/superset-frontend/plugins/legacy-preset-chart-deckgl/deck.gl/geo-layers-tw-9.2.2
(00846d1a79)
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/docs/configuration/sql-templating.mdx | 28 ++---
superset-frontend/package-lock.json | 139 +++++++++++++--------
superset-frontend/package.json | 12 +-
.../packages/superset-core/package.json | 2 +-
.../packages/superset-ui-core/package.json | 6 +-
.../legacy-preset-chart-deckgl/package.json | 4 +-
.../plugins/plugin-chart-echarts/package.json | 2 +-
.../src/Bubble/controlPanel.tsx | 4 +-
.../src/Timeseries/Regular/Bar/controlPanel.tsx | 6 +-
superset-websocket/package-lock.json | 14 +--
superset-websocket/package.json | 2 +-
superset/translations/ar/LC_MESSAGES/messages.po | 8 +-
superset/translations/ca/LC_MESSAGES/messages.po | 8 +-
superset/translations/de/LC_MESSAGES/messages.po | 8 +-
superset/translations/en/LC_MESSAGES/messages.po | 8 +-
superset/translations/es/LC_MESSAGES/messages.po | 8 +-
superset/translations/fa/LC_MESSAGES/messages.po | 8 +-
superset/translations/fr/LC_MESSAGES/messages.po | 8 +-
superset/translations/it/LC_MESSAGES/messages.po | 8 +-
superset/translations/ja/LC_MESSAGES/messages.po | 8 +-
superset/translations/ko/LC_MESSAGES/messages.po | 8 +-
superset/translations/messages.pot | 8 +-
superset/translations/nl/LC_MESSAGES/messages.po | 8 +-
superset/translations/pl/LC_MESSAGES/messages.po | 8 +-
superset/translations/pt/LC_MESSAGES/messages.po | 8 +-
.../translations/pt_BR/LC_MESSAGES/messages.po | 8 +-
superset/translations/ru/LC_MESSAGES/messages.po | 8 +-
superset/translations/sk/LC_MESSAGES/messages.po | 8 +-
superset/translations/sl/LC_MESSAGES/messages.po | 8 +-
superset/translations/tr/LC_MESSAGES/messages.po | 8 +-
superset/translations/uk/LC_MESSAGES/messages.po | 8 +-
superset/translations/zh/LC_MESSAGES/messages.po | 8 +-
.../translations/zh_TW/LC_MESSAGES/messages.po | 8 +-
33 files changed, 218 insertions(+), 177 deletions(-)