Browse Source

Publish 3.0.0rc6

SHA256 hashes:

jupyterlab-3.0.0rc6-py3-none-any.whl: 46389cf4e8935eae96a3995201014bd3118292e8a787fc720b408d70997098ef

jupyterlab-3.0.0rc6.tar.gz: f3e879010bd2aed9e40576db461193fd709c704f1383be666cf1debcb3c94ae0
Jason Grout 4 years ago
parent
commit
c145696010
4 changed files with 808 additions and 797 deletions
  1. 131 131
      dev_mode/package.json
  2. 136 136
      jupyterlab/staging/package.json
  3. 15 4
      jupyterlab/staging/webpack.config.js
  4. 526 526
      jupyterlab/staging/yarn.lock

+ 131 - 131
dev_mode/package.json

@@ -16,94 +16,94 @@
     "watch": "webpack --watch"
   },
   "resolutions": {
-    "@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",
+    "@jupyterlab/application": "~3.0.0-rc.6",
+    "@jupyterlab/application-extension": "~3.0.0-rc.6",
+    "@jupyterlab/apputils": "~3.0.0-rc.6",
+    "@jupyterlab/apputils-extension": "~3.0.0-rc.6",
+    "@jupyterlab/attachments": "~3.0.0-rc.6",
+    "@jupyterlab/cells": "~3.0.0-rc.6",
+    "@jupyterlab/celltags": "~3.0.0-rc.6",
+    "@jupyterlab/celltags-extension": "~3.0.0-rc.6",
+    "@jupyterlab/codeeditor": "~3.0.0-rc.6",
+    "@jupyterlab/codemirror": "~3.0.0-rc.6",
+    "@jupyterlab/codemirror-extension": "~3.0.0-rc.6",
+    "@jupyterlab/completer": "~3.0.0-rc.6",
+    "@jupyterlab/completer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/console": "~3.0.0-rc.6",
+    "@jupyterlab/console-extension": "~3.0.0-rc.6",
+    "@jupyterlab/coreutils": "~5.0.0-rc.6",
+    "@jupyterlab/csvviewer": "~3.0.0-rc.6",
+    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/debugger": "~3.0.0-rc.6",
+    "@jupyterlab/debugger-extension": "~3.0.0-rc.6",
+    "@jupyterlab/docmanager": "~3.0.0-rc.6",
+    "@jupyterlab/docmanager-extension": "~3.0.0-rc.6",
+    "@jupyterlab/docregistry": "~3.0.0-rc.6",
+    "@jupyterlab/documentsearch": "~3.0.0-rc.6",
+    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.6",
+    "@jupyterlab/extensionmanager": "^3.0.0-rc.6",
+    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.6",
+    "@jupyterlab/filebrowser": "~3.0.0-rc.6",
+    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.6",
+    "@jupyterlab/fileeditor": "~3.0.0-rc.6",
+    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.6",
+    "@jupyterlab/help-extension": "~3.0.0-rc.6",
+    "@jupyterlab/htmlviewer": "~3.0.0-rc.6",
+    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/hub-extension": "~3.0.0-rc.6",
+    "@jupyterlab/imageviewer": "~3.0.0-rc.6",
+    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/inspector": "~3.0.0-rc.6",
+    "@jupyterlab/inspector-extension": "~3.0.0-rc.6",
+    "@jupyterlab/javascript-extension": "~3.0.0-rc.6",
+    "@jupyterlab/json-extension": "~3.0.0-rc.6",
+    "@jupyterlab/launcher": "~3.0.0-rc.6",
+    "@jupyterlab/launcher-extension": "~3.0.0-rc.6",
+    "@jupyterlab/logconsole": "~3.0.0-rc.6",
+    "@jupyterlab/logconsole-extension": "~3.0.0-rc.6",
+    "@jupyterlab/mainmenu": "~3.0.0-rc.6",
+    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.6",
+    "@jupyterlab/markdownviewer": "~3.0.0-rc.6",
+    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/mathjax2": "~3.0.0-rc.6",
+    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.6",
+    "@jupyterlab/metapackage": "~3.0.0-rc.6",
+    "@jupyterlab/nbconvert-css": "~3.0.0-rc.6",
+    "@jupyterlab/nbformat": "~3.0.0-rc.6",
+    "@jupyterlab/notebook": "~3.0.0-rc.6",
+    "@jupyterlab/notebook-extension": "~3.0.0-rc.6",
+    "@jupyterlab/observables": "~4.0.0-rc.6",
+    "@jupyterlab/outputarea": "~3.0.0-rc.6",
+    "@jupyterlab/pdf-extension": "~3.0.0-rc.6",
+    "@jupyterlab/property-inspector": "~3.0.0-rc.6",
+    "@jupyterlab/rendermime": "~3.0.0-rc.6",
+    "@jupyterlab/rendermime-extension": "~3.0.0-rc.6",
+    "@jupyterlab/rendermime-interfaces": "~3.0.0-rc.6",
+    "@jupyterlab/running": "~3.0.0-rc.6",
+    "@jupyterlab/running-extension": "~3.0.0-rc.6",
+    "@jupyterlab/services": "~6.0.0-rc.6",
+    "@jupyterlab/settingeditor": "~3.0.0-rc.6",
+    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.6",
+    "@jupyterlab/settingregistry": "~3.0.0-rc.6",
+    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.6",
+    "@jupyterlab/statedb": "~3.0.0-rc.6",
+    "@jupyterlab/statusbar": "~3.0.0-rc.6",
+    "@jupyterlab/statusbar-extension": "~3.0.0-rc.6",
+    "@jupyterlab/terminal": "~3.0.0-rc.6",
+    "@jupyterlab/terminal-extension": "~3.0.0-rc.6",
+    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.6",
+    "@jupyterlab/theme-light-extension": "~3.0.0-rc.6",
+    "@jupyterlab/toc": "~5.0.0-rc.6",
+    "@jupyterlab/toc-extension": "~5.0.0-rc.6",
+    "@jupyterlab/tooltip": "~3.0.0-rc.6",
+    "@jupyterlab/tooltip-extension": "~3.0.0-rc.6",
+    "@jupyterlab/translation": "~3.0.0-rc.6",
+    "@jupyterlab/translation-extension": "~3.0.0-rc.6",
+    "@jupyterlab/ui-components": "~3.0.0-rc.6",
+    "@jupyterlab/ui-components-extension": "~3.0.0-rc.6",
+    "@jupyterlab/vdom": "~3.0.0-rc.6",
+    "@jupyterlab/vdom-extension": "~3.0.0-rc.6",
+    "@jupyterlab/vega5-extension": "~3.0.0-rc.6",
     "@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.6",
-    "@jupyterlab/application-extension": "^3.0.0-rc.6",
-    "@jupyterlab/apputils-extension": "^3.0.0-rc.6",
-    "@jupyterlab/celltags-extension": "^3.0.0-rc.6",
-    "@jupyterlab/codemirror-extension": "^3.0.0-rc.6",
-    "@jupyterlab/completer-extension": "^3.0.0-rc.6",
-    "@jupyterlab/console-extension": "^3.0.0-rc.6",
-    "@jupyterlab/coreutils": "^5.0.0-rc.6",
-    "@jupyterlab/csvviewer-extension": "^3.0.0-rc.6",
-    "@jupyterlab/debugger-extension": "^3.0.0-rc.6",
-    "@jupyterlab/docmanager-extension": "^3.0.0-rc.6",
-    "@jupyterlab/documentsearch-extension": "^3.0.0-rc.6",
-    "@jupyterlab/extensionmanager-extension": "^3.0.0-rc.6",
-    "@jupyterlab/filebrowser-extension": "^3.0.0-rc.6",
-    "@jupyterlab/fileeditor-extension": "^3.0.0-rc.6",
-    "@jupyterlab/help-extension": "^3.0.0-rc.6",
-    "@jupyterlab/htmlviewer-extension": "^3.0.0-rc.6",
-    "@jupyterlab/hub-extension": "^3.0.0-rc.6",
-    "@jupyterlab/imageviewer-extension": "^3.0.0-rc.6",
-    "@jupyterlab/inspector-extension": "^3.0.0-rc.6",
-    "@jupyterlab/javascript-extension": "^3.0.0-rc.6",
-    "@jupyterlab/json-extension": "^3.0.0-rc.6",
-    "@jupyterlab/launcher-extension": "^3.0.0-rc.6",
-    "@jupyterlab/logconsole-extension": "^3.0.0-rc.6",
-    "@jupyterlab/mainmenu-extension": "^3.0.0-rc.6",
-    "@jupyterlab/markdownviewer-extension": "^3.0.0-rc.6",
-    "@jupyterlab/mathjax2-extension": "^3.0.0-rc.6",
-    "@jupyterlab/notebook-extension": "^3.0.0-rc.6",
-    "@jupyterlab/pdf-extension": "^3.0.0-rc.6",
-    "@jupyterlab/rendermime-extension": "^3.0.0-rc.6",
-    "@jupyterlab/running-extension": "^3.0.0-rc.6",
-    "@jupyterlab/settingeditor-extension": "^3.0.0-rc.6",
-    "@jupyterlab/shortcuts-extension": "^3.0.0-rc.6",
-    "@jupyterlab/statusbar-extension": "^3.0.0-rc.6",
-    "@jupyterlab/terminal-extension": "^3.0.0-rc.6",
-    "@jupyterlab/theme-dark-extension": "^3.0.0-rc.6",
-    "@jupyterlab/theme-light-extension": "^3.0.0-rc.6",
-    "@jupyterlab/toc-extension": "^5.0.0-rc.6",
-    "@jupyterlab/tooltip-extension": "^3.0.0-rc.6",
-    "@jupyterlab/translation-extension": "^3.0.0-rc.6",
-    "@jupyterlab/ui-components-extension": "^3.0.0-rc.6",
-    "@jupyterlab/vdom-extension": "^3.0.0-rc.6",
-    "@jupyterlab/vega5-extension": "^3.0.0-rc.6"
+    "@jupyterlab/application": "~3.0.0-rc.6",
+    "@jupyterlab/application-extension": "~3.0.0-rc.6",
+    "@jupyterlab/apputils-extension": "~3.0.0-rc.6",
+    "@jupyterlab/celltags-extension": "~3.0.0-rc.6",
+    "@jupyterlab/codemirror-extension": "~3.0.0-rc.6",
+    "@jupyterlab/completer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/console-extension": "~3.0.0-rc.6",
+    "@jupyterlab/coreutils": "~5.0.0-rc.6",
+    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/debugger-extension": "~3.0.0-rc.6",
+    "@jupyterlab/docmanager-extension": "~3.0.0-rc.6",
+    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.6",
+    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.6",
+    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.6",
+    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.6",
+    "@jupyterlab/help-extension": "~3.0.0-rc.6",
+    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/hub-extension": "~3.0.0-rc.6",
+    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/inspector-extension": "~3.0.0-rc.6",
+    "@jupyterlab/javascript-extension": "~3.0.0-rc.6",
+    "@jupyterlab/json-extension": "~3.0.0-rc.6",
+    "@jupyterlab/launcher-extension": "~3.0.0-rc.6",
+    "@jupyterlab/logconsole-extension": "~3.0.0-rc.6",
+    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.6",
+    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.6",
+    "@jupyterlab/notebook-extension": "~3.0.0-rc.6",
+    "@jupyterlab/pdf-extension": "~3.0.0-rc.6",
+    "@jupyterlab/rendermime-extension": "~3.0.0-rc.6",
+    "@jupyterlab/running-extension": "~3.0.0-rc.6",
+    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.6",
+    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.6",
+    "@jupyterlab/statusbar-extension": "~3.0.0-rc.6",
+    "@jupyterlab/terminal-extension": "~3.0.0-rc.6",
+    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.6",
+    "@jupyterlab/theme-light-extension": "~3.0.0-rc.6",
+    "@jupyterlab/toc-extension": "~5.0.0-rc.6",
+    "@jupyterlab/tooltip-extension": "~3.0.0-rc.6",
+    "@jupyterlab/translation-extension": "~3.0.0-rc.6",
+    "@jupyterlab/ui-components-extension": "~3.0.0-rc.6",
+    "@jupyterlab/vdom-extension": "~3.0.0-rc.6",
+    "@jupyterlab/vega5-extension": "~3.0.0-rc.6"
   },
   "devDependencies": {
     "@jupyterlab/builder": "^3.0.0-rc.6",

+ 136 - 136
jupyterlab/staging/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@jupyterlab/application-top",
-  "version": "3.0.0-rc.5",
+  "version": "3.0.0-rc.6",
   "private": true,
   "scripts": {
     "build": "webpack",
@@ -16,94 +16,94 @@
     "watch": "webpack --watch"
   },
   "resolutions": {
-    "@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",
+    "@jupyterlab/application": "~3.0.0-rc.6",
+    "@jupyterlab/application-extension": "~3.0.0-rc.6",
+    "@jupyterlab/apputils": "~3.0.0-rc.6",
+    "@jupyterlab/apputils-extension": "~3.0.0-rc.6",
+    "@jupyterlab/attachments": "~3.0.0-rc.6",
+    "@jupyterlab/cells": "~3.0.0-rc.6",
+    "@jupyterlab/celltags": "~3.0.0-rc.6",
+    "@jupyterlab/celltags-extension": "~3.0.0-rc.6",
+    "@jupyterlab/codeeditor": "~3.0.0-rc.6",
+    "@jupyterlab/codemirror": "~3.0.0-rc.6",
+    "@jupyterlab/codemirror-extension": "~3.0.0-rc.6",
+    "@jupyterlab/completer": "~3.0.0-rc.6",
+    "@jupyterlab/completer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/console": "~3.0.0-rc.6",
+    "@jupyterlab/console-extension": "~3.0.0-rc.6",
+    "@jupyterlab/coreutils": "~5.0.0-rc.6",
+    "@jupyterlab/csvviewer": "~3.0.0-rc.6",
+    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/debugger": "~3.0.0-rc.6",
+    "@jupyterlab/debugger-extension": "~3.0.0-rc.6",
+    "@jupyterlab/docmanager": "~3.0.0-rc.6",
+    "@jupyterlab/docmanager-extension": "~3.0.0-rc.6",
+    "@jupyterlab/docregistry": "~3.0.0-rc.6",
+    "@jupyterlab/documentsearch": "~3.0.0-rc.6",
+    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.6",
+    "@jupyterlab/extensionmanager": "^3.0.0-rc.6",
+    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.6",
+    "@jupyterlab/filebrowser": "~3.0.0-rc.6",
+    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.6",
+    "@jupyterlab/fileeditor": "~3.0.0-rc.6",
+    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.6",
+    "@jupyterlab/help-extension": "~3.0.0-rc.6",
+    "@jupyterlab/htmlviewer": "~3.0.0-rc.6",
+    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/hub-extension": "~3.0.0-rc.6",
+    "@jupyterlab/imageviewer": "~3.0.0-rc.6",
+    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/inspector": "~3.0.0-rc.6",
+    "@jupyterlab/inspector-extension": "~3.0.0-rc.6",
+    "@jupyterlab/javascript-extension": "~3.0.0-rc.6",
+    "@jupyterlab/json-extension": "~3.0.0-rc.6",
+    "@jupyterlab/launcher": "~3.0.0-rc.6",
+    "@jupyterlab/launcher-extension": "~3.0.0-rc.6",
+    "@jupyterlab/logconsole": "~3.0.0-rc.6",
+    "@jupyterlab/logconsole-extension": "~3.0.0-rc.6",
+    "@jupyterlab/mainmenu": "~3.0.0-rc.6",
+    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.6",
+    "@jupyterlab/markdownviewer": "~3.0.0-rc.6",
+    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/mathjax2": "~3.0.0-rc.6",
+    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.6",
+    "@jupyterlab/metapackage": "~3.0.0-rc.6",
+    "@jupyterlab/nbconvert-css": "~3.0.0-rc.6",
+    "@jupyterlab/nbformat": "~3.0.0-rc.6",
+    "@jupyterlab/notebook": "~3.0.0-rc.6",
+    "@jupyterlab/notebook-extension": "~3.0.0-rc.6",
+    "@jupyterlab/observables": "~4.0.0-rc.6",
+    "@jupyterlab/outputarea": "~3.0.0-rc.6",
+    "@jupyterlab/pdf-extension": "~3.0.0-rc.6",
+    "@jupyterlab/property-inspector": "~3.0.0-rc.6",
+    "@jupyterlab/rendermime": "~3.0.0-rc.6",
+    "@jupyterlab/rendermime-extension": "~3.0.0-rc.6",
+    "@jupyterlab/rendermime-interfaces": "~3.0.0-rc.6",
+    "@jupyterlab/running": "~3.0.0-rc.6",
+    "@jupyterlab/running-extension": "~3.0.0-rc.6",
+    "@jupyterlab/services": "~6.0.0-rc.6",
+    "@jupyterlab/settingeditor": "~3.0.0-rc.6",
+    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.6",
+    "@jupyterlab/settingregistry": "~3.0.0-rc.6",
+    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.6",
+    "@jupyterlab/statedb": "~3.0.0-rc.6",
+    "@jupyterlab/statusbar": "~3.0.0-rc.6",
+    "@jupyterlab/statusbar-extension": "~3.0.0-rc.6",
+    "@jupyterlab/terminal": "~3.0.0-rc.6",
+    "@jupyterlab/terminal-extension": "~3.0.0-rc.6",
+    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.6",
+    "@jupyterlab/theme-light-extension": "~3.0.0-rc.6",
+    "@jupyterlab/toc": "~5.0.0-rc.6",
+    "@jupyterlab/toc-extension": "~5.0.0-rc.6",
+    "@jupyterlab/tooltip": "~3.0.0-rc.6",
+    "@jupyterlab/tooltip-extension": "~3.0.0-rc.6",
+    "@jupyterlab/translation": "~3.0.0-rc.6",
+    "@jupyterlab/translation-extension": "~3.0.0-rc.6",
+    "@jupyterlab/ui-components": "~3.0.0-rc.6",
+    "@jupyterlab/ui-components-extension": "~3.0.0-rc.6",
+    "@jupyterlab/vdom": "~3.0.0-rc.6",
+    "@jupyterlab/vdom-extension": "~3.0.0-rc.6",
+    "@jupyterlab/vega5-extension": "~3.0.0-rc.6",
     "@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.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.6",
+    "@jupyterlab/application-extension": "~3.0.0-rc.6",
+    "@jupyterlab/apputils-extension": "~3.0.0-rc.6",
+    "@jupyterlab/celltags-extension": "~3.0.0-rc.6",
+    "@jupyterlab/codemirror-extension": "~3.0.0-rc.6",
+    "@jupyterlab/completer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/console-extension": "~3.0.0-rc.6",
+    "@jupyterlab/coreutils": "~5.0.0-rc.6",
+    "@jupyterlab/csvviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/debugger-extension": "~3.0.0-rc.6",
+    "@jupyterlab/docmanager-extension": "~3.0.0-rc.6",
+    "@jupyterlab/documentsearch-extension": "~3.0.0-rc.6",
+    "@jupyterlab/extensionmanager-extension": "~3.0.0-rc.6",
+    "@jupyterlab/filebrowser-extension": "~3.0.0-rc.6",
+    "@jupyterlab/fileeditor-extension": "~3.0.0-rc.6",
+    "@jupyterlab/help-extension": "~3.0.0-rc.6",
+    "@jupyterlab/htmlviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/hub-extension": "~3.0.0-rc.6",
+    "@jupyterlab/imageviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/inspector-extension": "~3.0.0-rc.6",
+    "@jupyterlab/javascript-extension": "~3.0.0-rc.6",
+    "@jupyterlab/json-extension": "~3.0.0-rc.6",
+    "@jupyterlab/launcher-extension": "~3.0.0-rc.6",
+    "@jupyterlab/logconsole-extension": "~3.0.0-rc.6",
+    "@jupyterlab/mainmenu-extension": "~3.0.0-rc.6",
+    "@jupyterlab/markdownviewer-extension": "~3.0.0-rc.6",
+    "@jupyterlab/mathjax2-extension": "~3.0.0-rc.6",
+    "@jupyterlab/notebook-extension": "~3.0.0-rc.6",
+    "@jupyterlab/pdf-extension": "~3.0.0-rc.6",
+    "@jupyterlab/rendermime-extension": "~3.0.0-rc.6",
+    "@jupyterlab/running-extension": "~3.0.0-rc.6",
+    "@jupyterlab/settingeditor-extension": "~3.0.0-rc.6",
+    "@jupyterlab/shortcuts-extension": "~3.0.0-rc.6",
+    "@jupyterlab/statusbar-extension": "~3.0.0-rc.6",
+    "@jupyterlab/terminal-extension": "~3.0.0-rc.6",
+    "@jupyterlab/theme-dark-extension": "~3.0.0-rc.6",
+    "@jupyterlab/theme-light-extension": "~3.0.0-rc.6",
+    "@jupyterlab/toc-extension": "~5.0.0-rc.6",
+    "@jupyterlab/tooltip-extension": "~3.0.0-rc.6",
+    "@jupyterlab/translation-extension": "~3.0.0-rc.6",
+    "@jupyterlab/ui-components-extension": "~3.0.0-rc.6",
+    "@jupyterlab/vdom-extension": "~3.0.0-rc.6",
+    "@jupyterlab/vega5-extension": "~3.0.0-rc.6"
   },
   "devDependencies": {
-    "@jupyterlab/builder": "^3.0.0-rc.5",
-    "@jupyterlab/buildutils": "^3.0.0-rc.5",
+    "@jupyterlab/builder": "^3.0.0-rc.6",
+    "@jupyterlab/buildutils": "^3.0.0-rc.6",
     "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",
+    "webpack": "^5.1.3",
     "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.0rc5",
+    "version": "3.0.0rc6",
     "extensions": {
       "@jupyterlab/application-extension": "",
       "@jupyterlab/apputils-extension": "",

+ 15 - 4
jupyterlab/staging/webpack.config.js

@@ -182,6 +182,20 @@ function ignored(path) {
   return ignore;
 }
 
+const shared = {
+  ...package_data.resolutions,
+  ...singletons
+};
+
+// Webpack module sharing expects version numbers, so if a resolution was a
+// filename, extract the right version number from what was installed
+Object.keys(shared).forEach(k => {
+  const v = shared[k];
+  if (typeof v === 'string' && v.startsWith('file:')) {
+    shared[k] = require(`${k}/package.json`).version;
+  }
+});
+
 const plugins = [
   new WPPlugin.NowatchDuplicatePackageCheckerPlugin({
     verbose: true,
@@ -207,10 +221,7 @@ const plugins = [
       name: ['_JUPYTERLAB', 'CORE_LIBRARY_FEDERATION']
     },
     name: 'CORE_FEDERATION',
-    shared: {
-      ...package_data.resolutions,
-      ...singletons
-    }
+    shared
   })
 ];
 

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


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