You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/10/10 23:42:50 UTC

[superset] branch bump-scarf created (now 5f37e9cc6a)

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

rusackas pushed a change to branch bump-scarf
in repository https://gitbox.apache.org/repos/asf/superset.git


      at 5f37e9cc6a bump scarf to 1.3.0

This branch includes the following new commits:

     new 5f37e9cc6a bump scarf to 1.3.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[superset] 01/01: bump scarf to 1.3.0

Posted by ru...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch bump-scarf
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 5f37e9cc6a6ca32bb8822ddcfb888722757bf8af
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Tue Oct 10 17:42:39 2023 -0600

    bump scarf to 1.3.0
---
 superset-frontend/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 1a6b202e4b..ae5491ea69 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -86,7 +86,7 @@
     "@emotion/styled": "^11.3.0",
     "@fontsource/inter": "^4.0.0",
     "@reduxjs/toolkit": "^1.9.3",
-    "@scarf/scarf": "^1.1.1",
+    "@scarf/scarf": "^1.3.0",
     "@superset-ui/chart-controls": "file:./packages/superset-ui-chart-controls",
     "@superset-ui/core": "file:./packages/superset-ui-core",
     "@superset-ui/legacy-plugin-chart-calendar": "file:./plugins/legacy-plugin-chart-calendar",