You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2022/10/31 17:20:50 UTC

[superset] branch master updated (7f78778792 -> 3bb9187797)

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

johnbodley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 7f78778792 refactor: return initial exception and check if it's user error (#21836)
     add 3bb9187797 fix: invalid float number format by json-bigint (#21968)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                | 52 +++++-----------------
 superset-frontend/package.json                     |  3 +-
 .../packages/superset-ui-core/package.json         |  2 +-
 .../src/connection/callApi/parseResponse.ts        |  2 +-
 .../test/connection/callApi/parseResponse.test.ts  | 13 +++++-
 .../src/components/FilterableTable/index.tsx       |  2 +-
 6 files changed, 27 insertions(+), 47 deletions(-)