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

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


    omit 7461f75f19a chore(deps-dev): bump typescript-eslint in 
/superset-websocket
     add a65f73a5323 chore(deps): bump qs from 6.14.1 to 6.14.2 in /docs 
(#37937)
     add 73adff55ee8 chore(deps): Relax sqlalchemy-utils lower bound for 
pydoris compatibility  (#37949)
     add 097f474f24b chore(deps): bump pillow from 11.3.0 to 12.1.1 (#37935)
     add cbf153845ed chore(deps): bump qs from 6.14.1 to 6.14.2 in 
/superset-websocket/utils/client-ws-app (#37933)
     add 440602ef344 fix(utils): datetime_to_epoch function is fixed to 
timezone aware epoch (#37979)
     add 5300f65a74e chore(deps): bump qs from 6.14.1 to 6.14.2 in 
/superset-frontend (#37936)
     add d748ed19ced chore(deps): bump hot-shots from 13.2.0 to 14.0.0 in 
/superset-websocket (#37993)
     add 232b34d9443 chore(deps-dev): bump webpack-sources from 3.3.3 to 3.3.4 
in /superset-frontend (#38004)
     add eee3af57759 chore(deps-dev): bump oxlint from 1.46.0 to 1.47.0 in 
/superset-frontend (#38005)
     add 982e2c1ef7f chore(deps-dev): bump webpack from 5.105.0 to 5.105.2 in 
/superset-frontend (#38003)
     add c873225308e chore(deps-dev): bump jsdom from 28.0.0 to 28.1.0 in 
/superset-frontend (#37997)
     add d47a7105dfa chore(deps): bump caniuse-lite from 1.0.30001769 to 
1.0.30001770 in /docs (#37994)
     add 2c9f0c1c2a8 chore(deps-dev): bump wait-on from 9.0.3 to 9.0.4 in 
/superset-frontend (#37999)
     add 22ac5e02b60 fix(deckgl): remove dataset field from Deck.gl Layer 
Visibility Display controls (#37611)
     add 8853ff19d48 chore(websocket): migrate external uuid usage with Node's 
native UUID generator (#37101)
     add f3c0d7606e5 chore(deps-dev): bump typescript-eslint in 
/superset-websocket

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   (7461f75f19a)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-websocket/typescript-eslint-8.55.0 
(f3c0d7606e5)

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                                     |  19 +-
 pyproject.toml                                     |   4 +-
 superset-core/pyproject.toml                       |   2 +-
 superset-frontend/package-lock.json                | 385 +++++++++++----------
 superset-frontend/package.json                     |  10 +-
 .../components/DeckglLayerVisibility/index.ts      |   1 +
 superset-websocket/package-lock.json               |  67 +---
 superset-websocket/package.json                    |   5 +-
 superset-websocket/src/index.ts                    |   4 +-
 .../utils/client-ws-app/package-lock.json          |  12 +-
 superset-websocket/utils/loadtest.js               |   4 +-
 superset/utils/dates.py                            |   2 +-
 tests/unit_tests/utils/json_tests.py               |   6 +
 14 files changed, 247 insertions(+), 276 deletions(-)

Reply via email to