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

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


    from da63984a21 fix(chart): Horizontal bar chart value labels cut off 
(#36989)
     add 0773e25383 fix: pin remark-gfm to v3.0.1 for compatibility with 
react-markdown v8 (#36388)

No new revisions were added by this update.

Summary of changes:
 .github/dependabot.yml                             |    3 +
 superset-frontend/package-lock.json                | 2048 ++++++++++----------
 superset-frontend/package.json                     |    1 +
 .../packages/superset-ui-core/package.json         |    2 +-
 .../src/components/SafeMarkdown/SafeMarkdown.tsx   |    3 +
 .../test/components/SafeMarkdown.test.ts           |   39 -
 .../test/components/SafeMarkdown.test.tsx          |  160 ++
 7 files changed, 1159 insertions(+), 1097 deletions(-)
 delete mode 100644 
superset-frontend/packages/superset-ui-core/test/components/SafeMarkdown.test.ts
 create mode 100644 
superset-frontend/packages/superset-ui-core/test/components/SafeMarkdown.test.tsx

Reply via email to