[arvados] updated: 2.7.0-5608-g14a2e78ff5

git repository hosting git at public.arvados.org
Tue Dec 19 21:28:56 UTC 2023


Summary of changes:
 services/workbench2/src/components/icon/icon.tsx | 1 -
 services/workbench2/yarn.lock                    | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

       via  14a2e78ff5cd055216a9f6edc40dfb3f79122fa8 (commit)
       via  78b846cb6298644512fe711b4ef5bcebd657412c (commit)
      from  5b8cf7d21b16a859c7d7429e5e7dfd17d50f93ed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 14a2e78ff5cd055216a9f6edc40dfb3f79122fa8
Author: Stephen Smith <stephen at curii.com>
Date:   Tue Dec 19 16:28:48 2023 -0500

    19675: Update caniuse db
    
    Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>

diff --git a/services/workbench2/yarn.lock b/services/workbench2/yarn.lock
index ef7b9d31eb..dcabbe0d42 100644
--- a/services/workbench2/yarn.lock
+++ b/services/workbench2/yarn.lock
@@ -5136,9 +5136,9 @@ __metadata:
   linkType: hard
 
 "caniuse-lite at npm:^1.0.0, caniuse-lite at npm:^1.0.30000981, caniuse-lite at npm:^1.0.30001035, caniuse-lite at npm:^1.0.30001109, caniuse-lite at npm:^1.0.30001541":
-  version: 1.0.30001561
-  resolution: "caniuse-lite at npm:1.0.30001561"
-  checksum: 949829fe037e23346595614e01d362130245920503a12677f2506ce68e1240360113d6383febed41e8aa38cd0f5fd9c69c21b0af65a71c0246d560db489f1373
+  version: 1.0.30001570
+  resolution: "caniuse-lite at npm:1.0.30001570"
+  checksum: 460be2c7a9b1c8a83b6aae4226661c276d9dada6c84209dee547699cf4b28030b9d1fc29ddd7626acee77412b6401993878ea0ef3eadbf3a63ded9034896ae20
   languageName: node
   linkType: hard
 

commit 78b846cb6298644512fe711b4ef5bcebd657412c
Author: Stephen Smith <stephen at curii.com>
Date:   Tue Dec 19 16:28:31 2023 -0500

    19675: Remove unused import
    
    Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>

diff --git a/services/workbench2/src/components/icon/icon.tsx b/services/workbench2/src/components/icon/icon.tsx
index d81f43eb7a..e29930a4b9 100644
--- a/services/workbench2/src/components/icon/icon.tsx
+++ b/services/workbench2/src/components/icon/icon.tsx
@@ -77,7 +77,6 @@ import NotInterested from "@material-ui/icons/NotInterested";
 import Image from "@material-ui/icons/Image";
 import Stop from "@material-ui/icons/Stop";
 import FileCopy from "@material-ui/icons/FileCopy";
-import Storage from "@material-ui/icons/Storage";
 
 // Import FontAwesome icons
 import { library } from "@fortawesome/fontawesome-svg-core";

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list