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

alexandrusoare pushed a change to branch 
alexandrusoare/feat/report-failure-retry
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 168cf501ab0 fixing api
     add ecc7f726a4e fix: guard potential null derefs and remove dead branches 
(#42358)
     add 435e7825a6e chore(deps-dev): bump prettier from 3.9.5 to 3.9.6 in 
/superset-frontend (#42527)
     add e754b73af29 chore(deps-dev): bump baseline-browser-mapping from 
2.10.43 to 2.10.44 in /superset-frontend (#42526)
     add be012c8faad chore(deps): bump markdown-to-jsx from 9.8.2 to 9.9.0 in 
/superset-frontend (#42524)
     add 2c061f1e05b chore(deps-dev): bump the storybook group in 
/superset-frontend with 5 updates (#42523)
     add a970838b5c3 chore(deps): bump github/codeql-action/init from 4.37.1 to 
4.37.2 (#42522)
     add 2e81eb580f2 chore(deps): bump baseline-browser-mapping from 2.10.43 to 
2.10.44 in /docs (#42521)
     add dd7bbe0adfe chore(deps-dev): bump prettier from 3.9.5 to 3.9.6 in 
/docs (#42519)
     add a301e7c5119 chore(deps-dev): bump the typescript-eslint group in /docs 
with 3 updates (#42518)
     add ad15c4ddd1d chore(deps): bump the storybook group in /docs with 2 
updates (#42517)
     add 25a985893d9 chore(deps-dev): bump typescript-eslint from 8.64.0 to 
8.65.0 in /superset-websocket (#42516)
     add 39f9b7029be chore(deps): bump github/codeql-action/analyze from 4.37.1 
to 4.37.2 (#42520)
     add 526cebac73a chore(deps-dev): bump prettier from 3.9.5 to 3.9.6 in 
/superset-websocket (#42514)
     add 7b767f6c1d5 chore(ci): swap linkinator-action for lychee-action in 
docs link checker (#42501)
     add 7f0b1869c56 Merge branch 'master' of 
https://github.com/apache/superset into alexandrusoare/feat/report-failure-retry

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql-analysis.yml              |   4 +-
 .github/workflows/superset-docs-verify.yml         |  77 ++++----
 docs/package.json                                  |  14 +-
 docs/yarn.lock                                     | 194 ++++++++++-----------
 superset-frontend/package-lock.json                | 162 ++++++++---------
 superset-frontend/package.json                     |  16 +-
 superset-websocket/package-lock.json               | 132 +++++++-------
 superset-websocket/package.json                    |   4 +-
 superset/common/query_context_factory.py           |   2 +-
 superset/common/utils/query_cache_manager.py       |   6 +-
 superset/db_engine_specs/databricks.py             |   1 +
 superset/db_engine_specs/presto.py                 |   3 +-
 .../common/test_query_context_factory.py           |  36 ++++
 13 files changed, 351 insertions(+), 300 deletions(-)

Reply via email to