From bfda5cdef29061398a4ad3980a829da84772fd24 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 May 2025 08:19:09 +0000 Subject: [PATCH] fix: upgrade @jupyterlab/completer-extension from 4.0.0-alpha.6 to 4.4.1 Snyk has created this PR to upgrade @jupyterlab/completer-extension from 4.0.0-alpha.6 to 4.4.1. See this package in yarn: @jupyterlab/completer-extension See this project in Snyk: https://app.snyk.io/org/codes-exe/project/e19d633b-860e-4356-9297-2c1a1150c046?utm_source=github&utm_medium=referral&page=upgrade-pr --- jupyterlab/staging/package.json | 2 +- jupyterlab/staging/yarn.lock | 32 ++++++++++++++++++++++++-------- 2 files changed, 25 insertions(+), 9 deletions(-) diff --git a/jupyterlab/staging/package.json b/jupyterlab/staging/package.json index 46a3a2783e23..61b307b62cc0 100644 --- a/jupyterlab/staging/package.json +++ b/jupyterlab/staging/package.json @@ -132,7 +132,7 @@ "@jupyterlab/apputils-extension": "~4.0.0-alpha.6", "@jupyterlab/celltags-extension": "~4.3.5", "@jupyterlab/codemirror-extension": "~4.0.0-alpha.6", - "@jupyterlab/completer-extension": "~4.0.0-alpha.6", + "@jupyterlab/completer-extension": "~4.4.1", "@jupyterlab/console-extension": "~4.0.0-alpha.6", "@jupyterlab/coreutils": "~6.3.5", "@jupyterlab/csvviewer-extension": "~4.0.0-alpha.6", diff --git a/jupyterlab/staging/yarn.lock b/jupyterlab/staging/yarn.lock index c50b5646d2ee..8c2ea8937b96 100644 --- a/jupyterlab/staging/yarn.lock +++ b/jupyterlab/staging/yarn.lock @@ -85,7 +85,7 @@ "@lumino/widgets" "^1.31.1" react "^17.0.1" -"@jupyterlab/application@^4.0.0-alpha.6", "@jupyterlab/application@^4.3.6", "@jupyterlab/application@~4.0.0-alpha.6": +"@jupyterlab/application@^4.0.0-alpha.6", "@jupyterlab/application@^4.3.6", "@jupyterlab/application@^4.4.2", "@jupyterlab/application@~4.0.0-alpha.6": version "4.0.0-alpha.6" resolved "https://registry.yarnpkg.com/@jupyterlab%2fapplication/-/application-4.0.0-alpha.6.tgz#e87e48750ff1a2bd0a3717f0df714afde35bb947" integrity sha512-e17xrvkTBmVNtkhmViyizv69SmvTmdzB8e3hi/PHKM6T2PEERmQOB+YYBuMJncmnFeoVN/O2eFXG5w/AvQdd0g== @@ -331,7 +331,7 @@ "@lumino/algorithm" "^1.9.1" "@lumino/widgets" "^1.31.1" -"@jupyterlab/codeeditor@^4.0.0-alpha.6", "@jupyterlab/codeeditor@~4.0.0-alpha.6": +"@jupyterlab/codeeditor@^4.0.0-alpha.6", "@jupyterlab/codeeditor@^4.4.2", "@jupyterlab/codeeditor@~4.0.0-alpha.6": version "4.0.0-alpha.6" resolved "https://registry.yarnpkg.com/@jupyterlab%2fcodeeditor/-/codeeditor-4.0.0-alpha.6.tgz#c48dbac759586c26cbb1bc2734053508f56c23c9" integrity sha512-Tx7mE0g1r2JXW9mqCh/HZIjIuB/WEyck8IVdMVFhLkDjcXxrwOp1jS2m8KrcnVGM+k1pjhxFq2eE7Mv2a/V/oA== @@ -406,7 +406,23 @@ "@rjsf/core" "^3.1.0" react "^17.0.1" -"@jupyterlab/completer@^4.0.0-alpha.6", "@jupyterlab/completer@~4.0.0-alpha.6": +"@jupyterlab/completer-extension@~4.4.1": + version "4.4.2" + resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-4.4.2.tgz#58191fe756e1c953f1d48ee0784d4349fbd944ca" + integrity sha512-peEIOYMp1f315qJeb+Wh2OAJtm2pGanc4YAjtCAyn/fd3vZySRcISyy4hmR4L/ABvyFGAsPMY7+IAG5Knyv+Ew== + dependencies: + "@jupyterlab/application" "^4.4.2" + "@jupyterlab/codeeditor" "^4.4.2" + "@jupyterlab/completer" "^4.4.2" + "@jupyterlab/settingregistry" "^4.4.2" + "@jupyterlab/translation" "^4.4.2" + "@jupyterlab/ui-components" "^4.4.2" + "@lumino/commands" "^2.3.2" + "@lumino/coreutils" "^2.2.1" + "@rjsf/utils" "^5.13.4" + react "^18.2.0" + +"@jupyterlab/completer@^4.0.0-alpha.6", "@jupyterlab/completer@^4.4.2", "@jupyterlab/completer@~4.0.0-alpha.6": version "4.0.0-alpha.6" resolved "https://registry.yarnpkg.com/@jupyterlab%2fcompleter/-/completer-4.0.0-alpha.6.tgz#69d45a5568d50a43dd666b0d521e5a022e5cf7b2" integrity sha512-UYMVcAK1LgE51VB1O+A7qfoQzIMPEZhh6ijI2Jrl3RhnVxfak0SE+hUOFbGpkjMrgUYtwUcj1DiJmu4JmZRSyw== @@ -1497,7 +1513,7 @@ json-schema "^0.4.0" react "^17.0.1" -"@jupyterlab/settingregistry@^4.0.0-alpha.6", "@jupyterlab/settingregistry@~4.0.0-alpha.6": +"@jupyterlab/settingregistry@^4.0.0-alpha.6", "@jupyterlab/settingregistry@^4.4.2", "@jupyterlab/settingregistry@~4.0.0-alpha.6": version "4.0.0-alpha.6" resolved "https://registry.yarnpkg.com/@jupyterlab%2fsettingregistry/-/settingregistry-4.0.0-alpha.6.tgz#e8b1cc0874d873a274b8919261dcc59264608931" integrity sha512-xvf4o7owZvT3j3WjpLJ72hfC2K7pGxsZFFXS3eQXc9JGW8uYDxND0oUjGJKEfFpehYY73oSiW+mEU1QCs9raNQ== @@ -1714,7 +1730,7 @@ "@jupyterlab/settingregistry" "^4.0.0-alpha.6" "@jupyterlab/translation" "^4.0.0-alpha.6" -"@jupyterlab/translation@^4.0.0-alpha.6", "@jupyterlab/translation@^4.3.6", "@jupyterlab/translation@~4.0.0-alpha.6": +"@jupyterlab/translation@^4.0.0-alpha.6", "@jupyterlab/translation@^4.3.6", "@jupyterlab/translation@^4.4.2", "@jupyterlab/translation@~4.0.0-alpha.6": version "4.0.0-alpha.6" resolved "https://registry.yarnpkg.com/@jupyterlab%2ftranslation/-/translation-4.0.0-alpha.6.tgz#dd2f8758317eeef894a90e6f7f46b9c504f72ab7" integrity sha512-2tSGgM8isWIo5Xb57Q6qQhl7MiyucwUYCAmjYPdqmYze9Yhm3pUKGMrR0PYhxFRSdd2k/BtkdixVYzQebu7hOw== @@ -1732,7 +1748,7 @@ "@jupyterlab/application" "^4.0.0-alpha.6" "@jupyterlab/ui-components" "^4.0.0-alpha.21" -"@jupyterlab/ui-components@^4.0.0-alpha.21", "@jupyterlab/ui-components@^4.3.6", "@jupyterlab/ui-components@~4.0.0-alpha.21": +"@jupyterlab/ui-components@^4.0.0-alpha.21", "@jupyterlab/ui-components@^4.3.6", "@jupyterlab/ui-components@^4.4.2", "@jupyterlab/ui-components@~4.0.0-alpha.21": version "4.0.0-alpha.21" resolved "https://registry.yarnpkg.com/@jupyterlab%2fui-components/-/ui-components-4.0.0-alpha.21.tgz#b661c7b3903de2fac906a69126bbb64a063a3102" integrity sha512-g4vjT8dswcWrH9qf8bCFRbYv+eWWTrzsrWEa+yPuGpuFTKRuO+fV4qO/Xf6iGufxdy55c1RtbjVKa1kuVifbuA== @@ -1840,7 +1856,7 @@ dependencies: "@lumino/algorithm" "^1.9.1" -"@lumino/commands@^1.19.0", "@lumino/commands@^1.20.0", "@lumino/commands@^2.3.1": +"@lumino/commands@^1.19.0", "@lumino/commands@^1.20.0", "@lumino/commands@^2.3.1", "@lumino/commands@^2.3.2": version "1.20.0" resolved "https://registry.yarnpkg.com/@lumino%2fcommands/-/commands-1.20.0.tgz#44c797134bb33946141a490c506420bd5f12ce0f" integrity sha512-xyrzDIJ9QEbcbRAwmXrjb7A7/E5MDNbnLANKwqmFVNF+4LSnF62obdvY4On3Rify3HmfX0u16Xr9gfoWPX9wLQ== @@ -1853,7 +1869,7 @@ "@lumino/signaling" "^1.10.1" "@lumino/virtualdom" "^1.14.1" -"@lumino/coreutils@^1.11.1", "@lumino/coreutils@^1.12.0", "@lumino/coreutils@^2.2.0": +"@lumino/coreutils@^1.11.1", "@lumino/coreutils@^1.12.0", "@lumino/coreutils@^2.2.0", "@lumino/coreutils@^2.2.1": version "1.12.0" resolved "https://registry.yarnpkg.com/@lumino%2fcoreutils/-/coreutils-1.12.0.tgz#fbdef760f736eaf2bd396a5c6fc3a68a4b449b15" integrity sha512-DSglh4ylmLi820CNx9soJmDJCpUgymckdWeGWuN0Ash5g60oQvrQDfosVxEhzmNvtvXv45WZEqSBzDP6E5SEmQ==