Browse Source

Publish 3.0.0rc5

SHA256 hashes:

jupyterlab-3.0.0rc5-py3-none-any.whl: 79179fd05e70c094652237485ad1ac10b8eb5aa92af26adf843a1f38fda41037

jupyterlab-3.0.0rc5.tar.gz: 6d249e531fd56e46f13cdb5bc652754ad8cb026667a07fa2efaa071ecfa977da
Jeremy Tuloup 4 years ago
parent
commit
d9506b2717
4 changed files with 800 additions and 790 deletions
  1. 131 131
      dev_mode/package.json
  2. 136 136
      jupyterlab/staging/package.json
  3. 11 0
      jupyterlab/staging/webpack.config.js
  4. 522 523
      jupyterlab/staging/yarn.lock

+ 131 - 131
dev_mode/package.json

@@ -16,94 +16,94 @@
     "watch": "webpack --watch"
   },
   "resolutions": {
-    "@jupyterlab/application": "~3.0.0-rc.4",
-    "@jupyterlab/application-extension": "~3.0.0-rc.4",
-    "@jupyterlab/apputils": "~3.0.0-rc.4",
-    "@jupyterlab/apputils-extension": "~3.0.0-rc.4",
-    "@jupyterlab/attachments": "~3.0.0-rc.4",
-    "@jupyterlab/cells": "~3.0.0-rc.4",
-    "@jupyterlab/celltags": "~3.0.0-rc.4",
-    "@jupyterlab/celltags-extension": "~3.0.0-rc.4",
-    "@jupyterlab/codeeditor": "~3.0.0-rc.4",
-    "@jupyterlab/codemirror": "~3.0.0-rc.4",
-    "@jupyterlab/codemirror-extension": "~3.0.0-rc.4",
-    "@jupyterlab/completer": "~3.0.0-rc.4",
-    "@jupyterlab/completer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/console": "~3.0.0-rc.4",
-    "@jupyterlab/console-extension": "~3.0.0-rc.4",
-    "@jupyterlab/coreutils": "~5.0.0-rc.4",
-    "@jupyterlab/csvviewer": "~3.0.0-rc.4",
-    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/debugger": "~3.0.0-rc.4",
-    "@jupyterlab/debugger-extension": "~3.0.0-rc.4",
-    "@jupyterlab/docmanager": "~3.0.0-rc.4",
-    "@jupyterlab/docmanager-extension": "~3.0.0-rc.4",
-    "@jupyterlab/docregistry": "~3.0.0-rc.4",
-    "@jupyterlab/documentsearch": "~3.0.0-rc.4",
-    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.4",
-    "@jupyterlab/extensionmanager": "^3.0.0-rc.4",
-    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.4",
-    "@jupyterlab/filebrowser": "~3.0.0-rc.4",
-    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.4",
-    "@jupyterlab/fileeditor": "~3.0.0-rc.4",
-    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.4",
-    "@jupyterlab/help-extension": "~3.0.0-rc.4",
-    "@jupyterlab/htmlviewer": "~3.0.0-rc.4",
-    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/hub-extension": "~3.0.0-rc.4",
-    "@jupyterlab/imageviewer": "~3.0.0-rc.4",
-    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/inspector": "~3.0.0-rc.4",
-    "@jupyterlab/inspector-extension": "~3.0.0-rc.4",
-    "@jupyterlab/javascript-extension": "~3.0.0-rc.4",
-    "@jupyterlab/json-extension": "~3.0.0-rc.4",
-    "@jupyterlab/launcher": "~3.0.0-rc.4",
-    "@jupyterlab/launcher-extension": "~3.0.0-rc.4",
-    "@jupyterlab/logconsole": "~3.0.0-rc.4",
-    "@jupyterlab/logconsole-extension": "~3.0.0-rc.4",
-    "@jupyterlab/mainmenu": "~3.0.0-rc.4",
-    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.4",
-    "@jupyterlab/markdownviewer": "~3.0.0-rc.4",
-    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/mathjax2": "~3.0.0-rc.4",
-    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.4",
-    "@jupyterlab/metapackage": "~3.0.0-rc.4",
-    "@jupyterlab/nbconvert-css": "~3.0.0-rc.4",
-    "@jupyterlab/nbformat": "~3.0.0-rc.4",
-    "@jupyterlab/notebook": "~3.0.0-rc.4",
-    "@jupyterlab/notebook-extension": "~3.0.0-rc.4",
-    "@jupyterlab/observables": "~4.0.0-rc.4",
-    "@jupyterlab/outputarea": "~3.0.0-rc.4",
-    "@jupyterlab/pdf-extension": "~3.0.0-rc.4",
-    "@jupyterlab/property-inspector": "~3.0.0-rc.4",
-    "@jupyterlab/rendermime": "~3.0.0-rc.4",
-    "@jupyterlab/rendermime-extension": "~3.0.0-rc.4",
-    "@jupyterlab/rendermime-interfaces": "~3.0.0-rc.4",
-    "@jupyterlab/running": "~3.0.0-rc.4",
-    "@jupyterlab/running-extension": "~3.0.0-rc.4",
-    "@jupyterlab/services": "~6.0.0-rc.4",
-    "@jupyterlab/settingeditor": "~3.0.0-rc.4",
-    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.4",
-    "@jupyterlab/settingregistry": "~3.0.0-rc.4",
-    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.4",
-    "@jupyterlab/statedb": "~3.0.0-rc.4",
-    "@jupyterlab/statusbar": "~3.0.0-rc.4",
-    "@jupyterlab/statusbar-extension": "~3.0.0-rc.4",
-    "@jupyterlab/terminal": "~3.0.0-rc.4",
-    "@jupyterlab/terminal-extension": "~3.0.0-rc.4",
-    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.4",
-    "@jupyterlab/theme-light-extension": "~3.0.0-rc.4",
-    "@jupyterlab/toc": "~5.0.0-rc.4",
-    "@jupyterlab/toc-extension": "~5.0.0-rc.4",
-    "@jupyterlab/tooltip": "~3.0.0-rc.4",
-    "@jupyterlab/tooltip-extension": "~3.0.0-rc.4",
-    "@jupyterlab/translation": "~3.0.0-rc.4",
-    "@jupyterlab/translation-extension": "~3.0.0-rc.4",
-    "@jupyterlab/ui-components": "~3.0.0-rc.4",
-    "@jupyterlab/ui-components-extension": "~3.0.0-rc.4",
-    "@jupyterlab/vdom": "~3.0.0-rc.4",
-    "@jupyterlab/vdom-extension": "~3.0.0-rc.4",
-    "@jupyterlab/vega5-extension": "~3.0.0-rc.4",
+    "@jupyterlab/application": "~3.0.0-rc.5",
+    "@jupyterlab/application-extension": "~3.0.0-rc.5",
+    "@jupyterlab/apputils": "~3.0.0-rc.5",
+    "@jupyterlab/apputils-extension": "~3.0.0-rc.5",
+    "@jupyterlab/attachments": "~3.0.0-rc.5",
+    "@jupyterlab/cells": "~3.0.0-rc.5",
+    "@jupyterlab/celltags": "~3.0.0-rc.5",
+    "@jupyterlab/celltags-extension": "~3.0.0-rc.5",
+    "@jupyterlab/codeeditor": "~3.0.0-rc.5",
+    "@jupyterlab/codemirror": "~3.0.0-rc.5",
+    "@jupyterlab/codemirror-extension": "~3.0.0-rc.5",
+    "@jupyterlab/completer": "~3.0.0-rc.5",
+    "@jupyterlab/completer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/console": "~3.0.0-rc.5",
+    "@jupyterlab/console-extension": "~3.0.0-rc.5",
+    "@jupyterlab/coreutils": "~5.0.0-rc.5",
+    "@jupyterlab/csvviewer": "~3.0.0-rc.5",
+    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/debugger": "~3.0.0-rc.5",
+    "@jupyterlab/debugger-extension": "~3.0.0-rc.5",
+    "@jupyterlab/docmanager": "~3.0.0-rc.5",
+    "@jupyterlab/docmanager-extension": "~3.0.0-rc.5",
+    "@jupyterlab/docregistry": "~3.0.0-rc.5",
+    "@jupyterlab/documentsearch": "~3.0.0-rc.5",
+    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.5",
+    "@jupyterlab/extensionmanager": "^3.0.0-rc.5",
+    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.5",
+    "@jupyterlab/filebrowser": "~3.0.0-rc.5",
+    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.5",
+    "@jupyterlab/fileeditor": "~3.0.0-rc.5",
+    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.5",
+    "@jupyterlab/help-extension": "~3.0.0-rc.5",
+    "@jupyterlab/htmlviewer": "~3.0.0-rc.5",
+    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/hub-extension": "~3.0.0-rc.5",
+    "@jupyterlab/imageviewer": "~3.0.0-rc.5",
+    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/inspector": "~3.0.0-rc.5",
+    "@jupyterlab/inspector-extension": "~3.0.0-rc.5",
+    "@jupyterlab/javascript-extension": "~3.0.0-rc.5",
+    "@jupyterlab/json-extension": "~3.0.0-rc.5",
+    "@jupyterlab/launcher": "~3.0.0-rc.5",
+    "@jupyterlab/launcher-extension": "~3.0.0-rc.5",
+    "@jupyterlab/logconsole": "~3.0.0-rc.5",
+    "@jupyterlab/logconsole-extension": "~3.0.0-rc.5",
+    "@jupyterlab/mainmenu": "~3.0.0-rc.5",
+    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.5",
+    "@jupyterlab/markdownviewer": "~3.0.0-rc.5",
+    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/mathjax2": "~3.0.0-rc.5",
+    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.5",
+    "@jupyterlab/metapackage": "~3.0.0-rc.5",
+    "@jupyterlab/nbconvert-css": "~3.0.0-rc.5",
+    "@jupyterlab/nbformat": "~3.0.0-rc.5",
+    "@jupyterlab/notebook": "~3.0.0-rc.5",
+    "@jupyterlab/notebook-extension": "~3.0.0-rc.5",
+    "@jupyterlab/observables": "~4.0.0-rc.5",
+    "@jupyterlab/outputarea": "~3.0.0-rc.5",
+    "@jupyterlab/pdf-extension": "~3.0.0-rc.5",
+    "@jupyterlab/property-inspector": "~3.0.0-rc.5",
+    "@jupyterlab/rendermime": "~3.0.0-rc.5",
+    "@jupyterlab/rendermime-extension": "~3.0.0-rc.5",
+    "@jupyterlab/rendermime-interfaces": "~3.0.0-rc.5",
+    "@jupyterlab/running": "~3.0.0-rc.5",
+    "@jupyterlab/running-extension": "~3.0.0-rc.5",
+    "@jupyterlab/services": "~6.0.0-rc.5",
+    "@jupyterlab/settingeditor": "~3.0.0-rc.5",
+    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.5",
+    "@jupyterlab/settingregistry": "~3.0.0-rc.5",
+    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.5",
+    "@jupyterlab/statedb": "~3.0.0-rc.5",
+    "@jupyterlab/statusbar": "~3.0.0-rc.5",
+    "@jupyterlab/statusbar-extension": "~3.0.0-rc.5",
+    "@jupyterlab/terminal": "~3.0.0-rc.5",
+    "@jupyterlab/terminal-extension": "~3.0.0-rc.5",
+    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.5",
+    "@jupyterlab/theme-light-extension": "~3.0.0-rc.5",
+    "@jupyterlab/toc": "~5.0.0-rc.5",
+    "@jupyterlab/toc-extension": "~5.0.0-rc.5",
+    "@jupyterlab/tooltip": "~3.0.0-rc.5",
+    "@jupyterlab/tooltip-extension": "~3.0.0-rc.5",
+    "@jupyterlab/translation": "~3.0.0-rc.5",
+    "@jupyterlab/translation-extension": "~3.0.0-rc.5",
+    "@jupyterlab/ui-components": "~3.0.0-rc.5",
+    "@jupyterlab/ui-components-extension": "~3.0.0-rc.5",
+    "@jupyterlab/vdom": "~3.0.0-rc.5",
+    "@jupyterlab/vdom-extension": "~3.0.0-rc.5",
+    "@jupyterlab/vega5-extension": "~3.0.0-rc.5",
     "@lumino/algorithm": "^1.3.3",
     "@lumino/application": "^1.11.0",
     "@lumino/commands": "^1.11.3",
@@ -120,49 +120,49 @@
     "react-dom": "~16.13.1"
   },
   "dependencies": {
-    "@jupyterlab/application": "^3.0.0-rc.5",
-    "@jupyterlab/application-extension": "^3.0.0-rc.5",
-    "@jupyterlab/apputils-extension": "^3.0.0-rc.5",
-    "@jupyterlab/celltags-extension": "^3.0.0-rc.5",
-    "@jupyterlab/codemirror-extension": "^3.0.0-rc.5",
-    "@jupyterlab/completer-extension": "^3.0.0-rc.5",
-    "@jupyterlab/console-extension": "^3.0.0-rc.5",
-    "@jupyterlab/coreutils": "^5.0.0-rc.5",
-    "@jupyterlab/csvviewer-extension": "^3.0.0-rc.5",
-    "@jupyterlab/debugger-extension": "^3.0.0-rc.5",
-    "@jupyterlab/docmanager-extension": "^3.0.0-rc.5",
-    "@jupyterlab/documentsearch-extension": "^3.0.0-rc.5",
-    "@jupyterlab/extensionmanager-extension": "^3.0.0-rc.5",
-    "@jupyterlab/filebrowser-extension": "^3.0.0-rc.5",
-    "@jupyterlab/fileeditor-extension": "^3.0.0-rc.5",
-    "@jupyterlab/help-extension": "^3.0.0-rc.5",
-    "@jupyterlab/htmlviewer-extension": "^3.0.0-rc.5",
-    "@jupyterlab/hub-extension": "^3.0.0-rc.5",
-    "@jupyterlab/imageviewer-extension": "^3.0.0-rc.5",
-    "@jupyterlab/inspector-extension": "^3.0.0-rc.5",
-    "@jupyterlab/javascript-extension": "^3.0.0-rc.5",
-    "@jupyterlab/json-extension": "^3.0.0-rc.5",
-    "@jupyterlab/launcher-extension": "^3.0.0-rc.5",
-    "@jupyterlab/logconsole-extension": "^3.0.0-rc.5",
-    "@jupyterlab/mainmenu-extension": "^3.0.0-rc.5",
-    "@jupyterlab/markdownviewer-extension": "^3.0.0-rc.5",
-    "@jupyterlab/mathjax2-extension": "^3.0.0-rc.5",
-    "@jupyterlab/notebook-extension": "^3.0.0-rc.5",
-    "@jupyterlab/pdf-extension": "^3.0.0-rc.5",
-    "@jupyterlab/rendermime-extension": "^3.0.0-rc.5",
-    "@jupyterlab/running-extension": "^3.0.0-rc.5",
-    "@jupyterlab/settingeditor-extension": "^3.0.0-rc.5",
-    "@jupyterlab/shortcuts-extension": "^3.0.0-rc.5",
-    "@jupyterlab/statusbar-extension": "^3.0.0-rc.5",
-    "@jupyterlab/terminal-extension": "^3.0.0-rc.5",
-    "@jupyterlab/theme-dark-extension": "^3.0.0-rc.5",
-    "@jupyterlab/theme-light-extension": "^3.0.0-rc.5",
-    "@jupyterlab/toc-extension": "^5.0.0-rc.5",
-    "@jupyterlab/tooltip-extension": "^3.0.0-rc.5",
-    "@jupyterlab/translation-extension": "^3.0.0-rc.5",
-    "@jupyterlab/ui-components-extension": "^3.0.0-rc.5",
-    "@jupyterlab/vdom-extension": "^3.0.0-rc.5",
-    "@jupyterlab/vega5-extension": "^3.0.0-rc.5"
+    "@jupyterlab/application": "~3.0.0-rc.5",
+    "@jupyterlab/application-extension": "~3.0.0-rc.5",
+    "@jupyterlab/apputils-extension": "~3.0.0-rc.5",
+    "@jupyterlab/celltags-extension": "~3.0.0-rc.5",
+    "@jupyterlab/codemirror-extension": "~3.0.0-rc.5",
+    "@jupyterlab/completer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/console-extension": "~3.0.0-rc.5",
+    "@jupyterlab/coreutils": "~5.0.0-rc.5",
+    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/debugger-extension": "~3.0.0-rc.5",
+    "@jupyterlab/docmanager-extension": "~3.0.0-rc.5",
+    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.5",
+    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.5",
+    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.5",
+    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.5",
+    "@jupyterlab/help-extension": "~3.0.0-rc.5",
+    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/hub-extension": "~3.0.0-rc.5",
+    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/inspector-extension": "~3.0.0-rc.5",
+    "@jupyterlab/javascript-extension": "~3.0.0-rc.5",
+    "@jupyterlab/json-extension": "~3.0.0-rc.5",
+    "@jupyterlab/launcher-extension": "~3.0.0-rc.5",
+    "@jupyterlab/logconsole-extension": "~3.0.0-rc.5",
+    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.5",
+    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.5",
+    "@jupyterlab/notebook-extension": "~3.0.0-rc.5",
+    "@jupyterlab/pdf-extension": "~3.0.0-rc.5",
+    "@jupyterlab/rendermime-extension": "~3.0.0-rc.5",
+    "@jupyterlab/running-extension": "~3.0.0-rc.5",
+    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.5",
+    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.5",
+    "@jupyterlab/statusbar-extension": "~3.0.0-rc.5",
+    "@jupyterlab/terminal-extension": "~3.0.0-rc.5",
+    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.5",
+    "@jupyterlab/theme-light-extension": "~3.0.0-rc.5",
+    "@jupyterlab/toc-extension": "~5.0.0-rc.5",
+    "@jupyterlab/tooltip-extension": "~3.0.0-rc.5",
+    "@jupyterlab/translation-extension": "~3.0.0-rc.5",
+    "@jupyterlab/ui-components-extension": "~3.0.0-rc.5",
+    "@jupyterlab/vdom-extension": "~3.0.0-rc.5",
+    "@jupyterlab/vega5-extension": "~3.0.0-rc.5"
   },
   "devDependencies": {
     "@jupyterlab/builder": "^3.0.0-rc.5",

+ 136 - 136
jupyterlab/staging/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@jupyterlab/application-top",
-  "version": "3.0.0-rc.4",
+  "version": "3.0.0-rc.5",
   "private": true,
   "scripts": {
     "build": "webpack",
@@ -16,94 +16,94 @@
     "watch": "webpack --watch"
   },
   "resolutions": {
-    "@jupyterlab/application": "~3.0.0-rc.4",
-    "@jupyterlab/application-extension": "~3.0.0-rc.4",
-    "@jupyterlab/apputils": "~3.0.0-rc.4",
-    "@jupyterlab/apputils-extension": "~3.0.0-rc.4",
-    "@jupyterlab/attachments": "~3.0.0-rc.4",
-    "@jupyterlab/cells": "~3.0.0-rc.4",
-    "@jupyterlab/celltags": "~3.0.0-rc.4",
-    "@jupyterlab/celltags-extension": "~3.0.0-rc.4",
-    "@jupyterlab/codeeditor": "~3.0.0-rc.4",
-    "@jupyterlab/codemirror": "~3.0.0-rc.4",
-    "@jupyterlab/codemirror-extension": "~3.0.0-rc.4",
-    "@jupyterlab/completer": "~3.0.0-rc.4",
-    "@jupyterlab/completer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/console": "~3.0.0-rc.4",
-    "@jupyterlab/console-extension": "~3.0.0-rc.4",
-    "@jupyterlab/coreutils": "~5.0.0-rc.4",
-    "@jupyterlab/csvviewer": "~3.0.0-rc.4",
-    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/debugger": "~3.0.0-rc.4",
-    "@jupyterlab/debugger-extension": "~3.0.0-rc.4",
-    "@jupyterlab/docmanager": "~3.0.0-rc.4",
-    "@jupyterlab/docmanager-extension": "~3.0.0-rc.4",
-    "@jupyterlab/docregistry": "~3.0.0-rc.4",
-    "@jupyterlab/documentsearch": "~3.0.0-rc.4",
-    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.4",
-    "@jupyterlab/extensionmanager": "^3.0.0-rc.4",
-    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.4",
-    "@jupyterlab/filebrowser": "~3.0.0-rc.4",
-    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.4",
-    "@jupyterlab/fileeditor": "~3.0.0-rc.4",
-    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.4",
-    "@jupyterlab/help-extension": "~3.0.0-rc.4",
-    "@jupyterlab/htmlviewer": "~3.0.0-rc.4",
-    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/hub-extension": "~3.0.0-rc.4",
-    "@jupyterlab/imageviewer": "~3.0.0-rc.4",
-    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/inspector": "~3.0.0-rc.4",
-    "@jupyterlab/inspector-extension": "~3.0.0-rc.4",
-    "@jupyterlab/javascript-extension": "~3.0.0-rc.4",
-    "@jupyterlab/json-extension": "~3.0.0-rc.4",
-    "@jupyterlab/launcher": "~3.0.0-rc.4",
-    "@jupyterlab/launcher-extension": "~3.0.0-rc.4",
-    "@jupyterlab/logconsole": "~3.0.0-rc.4",
-    "@jupyterlab/logconsole-extension": "~3.0.0-rc.4",
-    "@jupyterlab/mainmenu": "~3.0.0-rc.4",
-    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.4",
-    "@jupyterlab/markdownviewer": "~3.0.0-rc.4",
-    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/mathjax2": "~3.0.0-rc.4",
-    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.4",
-    "@jupyterlab/metapackage": "~3.0.0-rc.4",
-    "@jupyterlab/nbconvert-css": "~3.0.0-rc.4",
-    "@jupyterlab/nbformat": "~3.0.0-rc.4",
-    "@jupyterlab/notebook": "~3.0.0-rc.4",
-    "@jupyterlab/notebook-extension": "~3.0.0-rc.4",
-    "@jupyterlab/observables": "~4.0.0-rc.4",
-    "@jupyterlab/outputarea": "~3.0.0-rc.4",
-    "@jupyterlab/pdf-extension": "~3.0.0-rc.4",
-    "@jupyterlab/property-inspector": "~3.0.0-rc.4",
-    "@jupyterlab/rendermime": "~3.0.0-rc.4",
-    "@jupyterlab/rendermime-extension": "~3.0.0-rc.4",
-    "@jupyterlab/rendermime-interfaces": "~3.0.0-rc.4",
-    "@jupyterlab/running": "~3.0.0-rc.4",
-    "@jupyterlab/running-extension": "~3.0.0-rc.4",
-    "@jupyterlab/services": "~6.0.0-rc.4",
-    "@jupyterlab/settingeditor": "~3.0.0-rc.4",
-    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.4",
-    "@jupyterlab/settingregistry": "~3.0.0-rc.4",
-    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.4",
-    "@jupyterlab/statedb": "~3.0.0-rc.4",
-    "@jupyterlab/statusbar": "~3.0.0-rc.4",
-    "@jupyterlab/statusbar-extension": "~3.0.0-rc.4",
-    "@jupyterlab/terminal": "~3.0.0-rc.4",
-    "@jupyterlab/terminal-extension": "~3.0.0-rc.4",
-    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.4",
-    "@jupyterlab/theme-light-extension": "~3.0.0-rc.4",
-    "@jupyterlab/toc": "~5.0.0-rc.4",
-    "@jupyterlab/toc-extension": "~5.0.0-rc.4",
-    "@jupyterlab/tooltip": "~3.0.0-rc.4",
-    "@jupyterlab/tooltip-extension": "~3.0.0-rc.4",
-    "@jupyterlab/translation": "~3.0.0-rc.4",
-    "@jupyterlab/translation-extension": "~3.0.0-rc.4",
-    "@jupyterlab/ui-components": "~3.0.0-rc.4",
-    "@jupyterlab/ui-components-extension": "~3.0.0-rc.4",
-    "@jupyterlab/vdom": "~3.0.0-rc.4",
-    "@jupyterlab/vdom-extension": "~3.0.0-rc.4",
-    "@jupyterlab/vega5-extension": "~3.0.0-rc.4",
+    "@jupyterlab/application": "~3.0.0-rc.5",
+    "@jupyterlab/application-extension": "~3.0.0-rc.5",
+    "@jupyterlab/apputils": "~3.0.0-rc.5",
+    "@jupyterlab/apputils-extension": "~3.0.0-rc.5",
+    "@jupyterlab/attachments": "~3.0.0-rc.5",
+    "@jupyterlab/cells": "~3.0.0-rc.5",
+    "@jupyterlab/celltags": "~3.0.0-rc.5",
+    "@jupyterlab/celltags-extension": "~3.0.0-rc.5",
+    "@jupyterlab/codeeditor": "~3.0.0-rc.5",
+    "@jupyterlab/codemirror": "~3.0.0-rc.5",
+    "@jupyterlab/codemirror-extension": "~3.0.0-rc.5",
+    "@jupyterlab/completer": "~3.0.0-rc.5",
+    "@jupyterlab/completer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/console": "~3.0.0-rc.5",
+    "@jupyterlab/console-extension": "~3.0.0-rc.5",
+    "@jupyterlab/coreutils": "~5.0.0-rc.5",
+    "@jupyterlab/csvviewer": "~3.0.0-rc.5",
+    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/debugger": "~3.0.0-rc.5",
+    "@jupyterlab/debugger-extension": "~3.0.0-rc.5",
+    "@jupyterlab/docmanager": "~3.0.0-rc.5",
+    "@jupyterlab/docmanager-extension": "~3.0.0-rc.5",
+    "@jupyterlab/docregistry": "~3.0.0-rc.5",
+    "@jupyterlab/documentsearch": "~3.0.0-rc.5",
+    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.5",
+    "@jupyterlab/extensionmanager": "^3.0.0-rc.5",
+    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.5",
+    "@jupyterlab/filebrowser": "~3.0.0-rc.5",
+    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.5",
+    "@jupyterlab/fileeditor": "~3.0.0-rc.5",
+    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.5",
+    "@jupyterlab/help-extension": "~3.0.0-rc.5",
+    "@jupyterlab/htmlviewer": "~3.0.0-rc.5",
+    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/hub-extension": "~3.0.0-rc.5",
+    "@jupyterlab/imageviewer": "~3.0.0-rc.5",
+    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/inspector": "~3.0.0-rc.5",
+    "@jupyterlab/inspector-extension": "~3.0.0-rc.5",
+    "@jupyterlab/javascript-extension": "~3.0.0-rc.5",
+    "@jupyterlab/json-extension": "~3.0.0-rc.5",
+    "@jupyterlab/launcher": "~3.0.0-rc.5",
+    "@jupyterlab/launcher-extension": "~3.0.0-rc.5",
+    "@jupyterlab/logconsole": "~3.0.0-rc.5",
+    "@jupyterlab/logconsole-extension": "~3.0.0-rc.5",
+    "@jupyterlab/mainmenu": "~3.0.0-rc.5",
+    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.5",
+    "@jupyterlab/markdownviewer": "~3.0.0-rc.5",
+    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/mathjax2": "~3.0.0-rc.5",
+    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.5",
+    "@jupyterlab/metapackage": "~3.0.0-rc.5",
+    "@jupyterlab/nbconvert-css": "~3.0.0-rc.5",
+    "@jupyterlab/nbformat": "~3.0.0-rc.5",
+    "@jupyterlab/notebook": "~3.0.0-rc.5",
+    "@jupyterlab/notebook-extension": "~3.0.0-rc.5",
+    "@jupyterlab/observables": "~4.0.0-rc.5",
+    "@jupyterlab/outputarea": "~3.0.0-rc.5",
+    "@jupyterlab/pdf-extension": "~3.0.0-rc.5",
+    "@jupyterlab/property-inspector": "~3.0.0-rc.5",
+    "@jupyterlab/rendermime": "~3.0.0-rc.5",
+    "@jupyterlab/rendermime-extension": "~3.0.0-rc.5",
+    "@jupyterlab/rendermime-interfaces": "~3.0.0-rc.5",
+    "@jupyterlab/running": "~3.0.0-rc.5",
+    "@jupyterlab/running-extension": "~3.0.0-rc.5",
+    "@jupyterlab/services": "~6.0.0-rc.5",
+    "@jupyterlab/settingeditor": "~3.0.0-rc.5",
+    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.5",
+    "@jupyterlab/settingregistry": "~3.0.0-rc.5",
+    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.5",
+    "@jupyterlab/statedb": "~3.0.0-rc.5",
+    "@jupyterlab/statusbar": "~3.0.0-rc.5",
+    "@jupyterlab/statusbar-extension": "~3.0.0-rc.5",
+    "@jupyterlab/terminal": "~3.0.0-rc.5",
+    "@jupyterlab/terminal-extension": "~3.0.0-rc.5",
+    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.5",
+    "@jupyterlab/theme-light-extension": "~3.0.0-rc.5",
+    "@jupyterlab/toc": "~5.0.0-rc.5",
+    "@jupyterlab/toc-extension": "~5.0.0-rc.5",
+    "@jupyterlab/tooltip": "~3.0.0-rc.5",
+    "@jupyterlab/tooltip-extension": "~3.0.0-rc.5",
+    "@jupyterlab/translation": "~3.0.0-rc.5",
+    "@jupyterlab/translation-extension": "~3.0.0-rc.5",
+    "@jupyterlab/ui-components": "~3.0.0-rc.5",
+    "@jupyterlab/ui-components-extension": "~3.0.0-rc.5",
+    "@jupyterlab/vdom": "~3.0.0-rc.5",
+    "@jupyterlab/vdom-extension": "~3.0.0-rc.5",
+    "@jupyterlab/vega5-extension": "~3.0.0-rc.5",
     "@lumino/algorithm": "^1.3.3",
     "@lumino/application": "^1.11.0",
     "@lumino/commands": "^1.11.3",
@@ -120,53 +120,53 @@
     "react-dom": "~16.13.1"
   },
   "dependencies": {
-    "@jupyterlab/application": "~3.0.0-rc.4",
-    "@jupyterlab/application-extension": "~3.0.0-rc.4",
-    "@jupyterlab/apputils-extension": "~3.0.0-rc.4",
-    "@jupyterlab/celltags-extension": "~3.0.0-rc.4",
-    "@jupyterlab/codemirror-extension": "~3.0.0-rc.4",
-    "@jupyterlab/completer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/console-extension": "~3.0.0-rc.4",
-    "@jupyterlab/coreutils": "~5.0.0-rc.4",
-    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/debugger-extension": "~3.0.0-rc.4",
-    "@jupyterlab/docmanager-extension": "~3.0.0-rc.4",
-    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.4",
-    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.4",
-    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.4",
-    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.4",
-    "@jupyterlab/help-extension": "~3.0.0-rc.4",
-    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/hub-extension": "~3.0.0-rc.4",
-    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/inspector-extension": "~3.0.0-rc.4",
-    "@jupyterlab/javascript-extension": "~3.0.0-rc.4",
-    "@jupyterlab/json-extension": "~3.0.0-rc.4",
-    "@jupyterlab/launcher-extension": "~3.0.0-rc.4",
-    "@jupyterlab/logconsole-extension": "~3.0.0-rc.4",
-    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.4",
-    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.4",
-    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.4",
-    "@jupyterlab/notebook-extension": "~3.0.0-rc.4",
-    "@jupyterlab/pdf-extension": "~3.0.0-rc.4",
-    "@jupyterlab/rendermime-extension": "~3.0.0-rc.4",
-    "@jupyterlab/running-extension": "~3.0.0-rc.4",
-    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.4",
-    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.4",
-    "@jupyterlab/statusbar-extension": "~3.0.0-rc.4",
-    "@jupyterlab/terminal-extension": "~3.0.0-rc.4",
-    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.4",
-    "@jupyterlab/theme-light-extension": "~3.0.0-rc.4",
-    "@jupyterlab/toc-extension": "~5.0.0-rc.4",
-    "@jupyterlab/tooltip-extension": "~3.0.0-rc.4",
-    "@jupyterlab/translation-extension": "~3.0.0-rc.4",
-    "@jupyterlab/ui-components-extension": "~3.0.0-rc.4",
-    "@jupyterlab/vdom-extension": "~3.0.0-rc.4",
-    "@jupyterlab/vega5-extension": "~3.0.0-rc.4"
+    "@jupyterlab/application": "~3.0.0-rc.5",
+    "@jupyterlab/application-extension": "~3.0.0-rc.5",
+    "@jupyterlab/apputils-extension": "~3.0.0-rc.5",
+    "@jupyterlab/celltags-extension": "~3.0.0-rc.5",
+    "@jupyterlab/codemirror-extension": "~3.0.0-rc.5",
+    "@jupyterlab/completer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/console-extension": "~3.0.0-rc.5",
+    "@jupyterlab/coreutils": "~5.0.0-rc.5",
+    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/debugger-extension": "~3.0.0-rc.5",
+    "@jupyterlab/docmanager-extension": "~3.0.0-rc.5",
+    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.5",
+    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.5",
+    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.5",
+    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.5",
+    "@jupyterlab/help-extension": "~3.0.0-rc.5",
+    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/hub-extension": "~3.0.0-rc.5",
+    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/inspector-extension": "~3.0.0-rc.5",
+    "@jupyterlab/javascript-extension": "~3.0.0-rc.5",
+    "@jupyterlab/json-extension": "~3.0.0-rc.5",
+    "@jupyterlab/launcher-extension": "~3.0.0-rc.5",
+    "@jupyterlab/logconsole-extension": "~3.0.0-rc.5",
+    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.5",
+    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.5",
+    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.5",
+    "@jupyterlab/notebook-extension": "~3.0.0-rc.5",
+    "@jupyterlab/pdf-extension": "~3.0.0-rc.5",
+    "@jupyterlab/rendermime-extension": "~3.0.0-rc.5",
+    "@jupyterlab/running-extension": "~3.0.0-rc.5",
+    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.5",
+    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.5",
+    "@jupyterlab/statusbar-extension": "~3.0.0-rc.5",
+    "@jupyterlab/terminal-extension": "~3.0.0-rc.5",
+    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.5",
+    "@jupyterlab/theme-light-extension": "~3.0.0-rc.5",
+    "@jupyterlab/toc-extension": "~5.0.0-rc.5",
+    "@jupyterlab/tooltip-extension": "~3.0.0-rc.5",
+    "@jupyterlab/translation-extension": "~3.0.0-rc.5",
+    "@jupyterlab/ui-components-extension": "~3.0.0-rc.5",
+    "@jupyterlab/vdom-extension": "~3.0.0-rc.5",
+    "@jupyterlab/vega5-extension": "~3.0.0-rc.5"
   },
   "devDependencies": {
-    "@jupyterlab/builder": "^3.0.0-rc.4",
-    "@jupyterlab/buildutils": "^3.0.0-rc.4",
+    "@jupyterlab/builder": "^3.0.0-rc.5",
+    "@jupyterlab/buildutils": "^3.0.0-rc.5",
     "chokidar": "^3.4.0",
     "css-loader": "~3.2.0",
     "duplicate-package-checker-webpack-plugin": "^3.0.0",
@@ -185,7 +185,7 @@
     "svg-url-loader": "~6.0.0",
     "terser-webpack-plugin": "^4.1.0",
     "url-loader": "~4.1.0",
-    "webpack": "~5.0.0-rc.2",
+    "webpack": "^5.0.0",
     "webpack-bundle-analyzer": "^3.6.0",
     "webpack-cli": "^3.3.10",
     "webpack-merge": "^5.1.2",
@@ -198,7 +198,7 @@
   },
   "jupyterlab": {
     "name": "JupyterLab",
-    "version": "3.0.0rc4",
+    "version": "3.0.0rc5",
     "extensions": {
       "@jupyterlab/application-extension": "",
       "@jupyterlab/apputils-extension": "",

+ 11 - 0
jupyterlab/staging/webpack.config.js

@@ -107,12 +107,16 @@ fs.writeFileSync(entryPoint, bootstrap);
 // Set up variables for the watch mode ignore plugins
 const watched = {};
 const ignoreCache = Object.create(null);
+let watchNodeModules = false;
 Object.keys(jlab.linkedPackages).forEach(function (name) {
   if (name in watched) {
     return;
   }
   const localPkgPath = require.resolve(plib.join(name, 'package.json'));
   watched[name] = plib.dirname(localPkgPath);
+  if (localPkgPath.indexOf('node_modules') !== -1) {
+    watchNodeModules = true;
+  }
 });
 
 // Set up source-map-loader to look in watched lib dirs
@@ -246,5 +250,12 @@ module.exports = [
   })
 ].concat(extraConfig);
 
+// Needed to watch changes in linked extensions in node_modules
+// (jupyter lab --watch)
+// See https://github.com/webpack/webpack/issues/11612
+if (watchNodeModules) {
+  module.exports[0].snapshot = { managedPaths: [] };
+}
+
 const logPath = plib.join(buildDir, 'build_log.json');
 fs.writeFileSync(logPath, JSON.stringify(module.exports, null, '  '));

File diff suppressed because it is too large
+ 522 - 523
jupyterlab/staging/yarn.lock


Some files were not shown because too many files changed in this diff