Skip to content

Commit

Permalink
Bump JL deps to 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
akchinSTC committed Mar 30, 2023
1 parent 9c417d2 commit 771cb23
Show file tree
Hide file tree
Showing 16 changed files with 2,993 additions and 2,168 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@4tw/cypress-drag-drop": "^1.3.1",
"@cypress/webpack-preprocessor": "^5.5.0",
"@jupyterlab/testutils": "^3.4.6",
"@jupyterlab/testutils": "4.0.0-beta.0",
"@testing-library/cypress": "^7.0.4",
"@types/jest": "^26.0.20",
"@types/lodash": "^4.14.170",
Expand Down Expand Up @@ -79,7 +79,7 @@
"ts-jest": "^26.4.4",
"ts-loader": "^6.2.2",
"ts-node": "^9.1.1",
"typescript": "~4.1.3",
"typescript": "~4.5.2",
"webpack": "^5.0.0"
}
}
26 changes: 13 additions & 13 deletions packages/code-snippet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"@elyra/metadata-common": "3.16.0-dev",
"@elyra/services": "3.16.0-dev",
"@elyra/ui-components": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/cells": "^3.4.6",
"@jupyterlab/codeeditor": "^3.4.6",
"@jupyterlab/coreutils": "^5.4.6",
"@jupyterlab/docmanager": "^3.4.6",
"@jupyterlab/docregistry": "^3.4.6",
"@jupyterlab/fileeditor": "^3.4.6",
"@jupyterlab/mainmenu": "^3.4.6",
"@jupyterlab/markdownviewer": "^3.4.6",
"@jupyterlab/notebook": "^3.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/builder": "^4.0.0-beta.0",
"@jupyterlab/cells": "^4.0.0-beta.0",
"@jupyterlab/codeeditor": "^4.0.0-beta.0",
"@jupyterlab/coreutils": "^6.0.0-beta.0",
"@jupyterlab/docmanager": "^4.0.0-beta.0",
"@jupyterlab/docregistry": "^4.0.0-beta.0",
"@jupyterlab/fileeditor": "^4.0.0-beta.0",
"@jupyterlab/mainmenu": "^4.0.0-beta.0",
"@jupyterlab/markdownviewer": "^4.0.0-beta.0",
"@jupyterlab/notebook": "^4.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/algorithm": "^1.3.3",
"@lumino/coreutils": "^1.5.6",
"@lumino/messaging": "^1.4.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/code-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"unlink:dev": "yarn unlink @jupyterlab/builder"
},
"dependencies": {
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/codeeditor": "^3.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/builder": "^4.0.0-beta.0",
"@jupyterlab/codeeditor": "^4.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/algorithm": "^1.9.1",
"@lumino/widgets": "^1.31.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/metadata-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"dependencies": {
"@elyra/services": "3.16.0-dev",
"@elyra/ui-components": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/codeeditor": "^3.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/codeeditor": "^4.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/algorithm": "^1.3.3",
"@lumino/messaging": "^1.4.3",
"@lumino/widgets": "^1.19.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"dependencies": {
"@elyra/metadata-common": "3.16.0-dev",
"@elyra/services": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/codeeditor": "^3.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/builder": "^4.0.0-beta.0",
"@jupyterlab/codeeditor": "^4.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/algorithm": "^1.3.3",
"@lumino/widgets": "^1.19.0"
},
Expand Down
28 changes: 14 additions & 14 deletions packages/pipeline-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"@elyra/pipeline-services": "1.12.1",
"@elyra/services": "3.16.0-dev",
"@elyra/ui-components": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/coreutils": "^5.4.6",
"@jupyterlab/docregistry": "^3.4.6",
"@jupyterlab/filebrowser": "^3.4.6",
"@jupyterlab/filebrowser-extension": "^3.4.6",
"@jupyterlab/fileeditor": "^3.4.6",
"@jupyterlab/launcher": "^3.4.6",
"@jupyterlab/mainmenu": "^3.4.6",
"@jupyterlab/notebook": "^3.4.6",
"@jupyterlab/outputarea": "^3.4.6",
"@jupyterlab/services": "^6.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/builder": "^4.0.0-beta.0",
"@jupyterlab/coreutils": "^6.0.0-beta.0",
"@jupyterlab/docregistry": "^4.0.0-beta.0",
"@jupyterlab/filebrowser": "^4.0.0-beta.0",
"@jupyterlab/filebrowser-extension": "^4.0.0-beta.0",
"@jupyterlab/fileeditor": "^4.0.0-beta.0",
"@jupyterlab/launcher": "^4.0.0-beta.0",
"@jupyterlab/mainmenu": "^4.0.0-beta.0",
"@jupyterlab/notebook": "^4.0.0-beta.0",
"@jupyterlab/outputarea": "^4.0.0-beta.0",
"@jupyterlab/services": "^7.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/algorithm": "^1.3.3",
"@lumino/coreutils": "^1.5.6",
"@lumino/disposable": "^1.4.3",
Expand Down
22 changes: 11 additions & 11 deletions packages/python-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@
"dependencies": {
"@elyra/script-editor": "3.16.0-dev",
"@elyra/ui-components": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/codeeditor": "^3.4.6",
"@jupyterlab/docregistry": "^3.4.6",
"@jupyterlab/filebrowser": "^3.4.6",
"@jupyterlab/fileeditor": "^3.4.6",
"@jupyterlab/launcher": "^3.4.6",
"@jupyterlab/mainmenu": "^3.4.6",
"@jupyterlab/settingregistry": "^3.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/codeeditor": "^4.0.0-beta.0",
"@jupyterlab/docregistry": "^4.0.0-beta.0",
"@jupyterlab/filebrowser": "^4.0.0-beta.0",
"@jupyterlab/fileeditor": "^4.0.0-beta.0",
"@jupyterlab/launcher": "^4.0.0-beta.0",
"@jupyterlab/mainmenu": "^4.0.0-beta.0",
"@jupyterlab/settingregistry": "^4.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/coreutils": "^1.5.6"
},
"devDependencies": {
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/builder": "^4.0.0-beta.0",
"rimraf": "^3.0.2",
"typescript": "~4.1.3"
},
Expand Down
20 changes: 10 additions & 10 deletions packages/r-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"dependencies": {
"@elyra/script-editor": "3.16.0-dev",
"@elyra/ui-components": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/codeeditor": "^3.4.6",
"@jupyterlab/docregistry": "^3.4.6",
"@jupyterlab/filebrowser": "^3.4.6",
"@jupyterlab/fileeditor": "^3.4.6",
"@jupyterlab/launcher": "^3.4.6",
"@jupyterlab/mainmenu": "^3.4.6",
"@jupyterlab/settingregistry": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/builder": "^4.0.0-beta.0",
"@jupyterlab/codeeditor": "^4.0.0-beta.0",
"@jupyterlab/docregistry": "^4.0.0-beta.0",
"@jupyterlab/filebrowser": "^4.0.0-beta.0",
"@jupyterlab/fileeditor": "^4.0.0-beta.0",
"@jupyterlab/launcher": "^4.0.0-beta.0",
"@jupyterlab/mainmenu": "^4.0.0-beta.0",
"@jupyterlab/settingregistry": "^4.0.0-beta.0",
"@lumino/coreutils": "^1.5.6"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions packages/scala-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"dependencies": {
"@elyra/script-editor": "3.16.0-dev",
"@elyra/ui-components": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/codeeditor": "^3.4.6",
"@jupyterlab/docregistry": "^3.4.6",
"@jupyterlab/filebrowser": "^3.4.6",
"@jupyterlab/fileeditor": "^3.4.6",
"@jupyterlab/launcher": "^3.4.6",
"@jupyterlab/mainmenu": "^3.4.6",
"@jupyterlab/settingregistry": "^3.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/builder": "^4.0.0-beta.0",
"@jupyterlab/codeeditor": "^4.0.0-beta.0",
"@jupyterlab/docregistry": "^4.0.0-beta.0",
"@jupyterlab/filebrowser": "^4.0.0-beta.0",
"@jupyterlab/fileeditor": "^4.0.0-beta.0",
"@jupyterlab/launcher": "^4.0.0-beta.0",
"@jupyterlab/mainmenu": "^4.0.0-beta.0",
"@jupyterlab/settingregistry": "^4.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/coreutils": "^1.5.6"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/script-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
},
"dependencies": {
"@elyra/script-editor": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/debugger": "^3.4.6",
"@jupyterlab/fileeditor": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/debugger": "^4.0.0-beta.0",
"@jupyterlab/fileeditor": "^4.0.0-beta.0",
"@jupyterlab/services": "^6.4.6",
"@lumino/widgets": "^1.19.0"
},
"devDependencies": {
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/builder": "^4.0.0-beta.0",
"rimraf": "^3.0.2",
"typescript": "~4.1.3"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/script-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,22 @@
"build:test": "tsc --build tsconfig.test.json"
},
"dependencies": {
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/codeeditor": "^3.4.6",
"@jupyterlab/docregistry": "^3.4.6",
"@jupyterlab/fileeditor": "^3.4.6",
"@jupyterlab/logconsole": "^3.4.6",
"@jupyterlab/outputarea": "^3.4.6",
"@jupyterlab/rendermime": "^3.4.6",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/codeeditor": "^4.0.0-beta.0",
"@jupyterlab/docregistry": "^4.0.0-beta.0",
"@jupyterlab/fileeditor": "^4.0.0-beta.0",
"@jupyterlab/logconsole": "^4.0.0-beta.0",
"@jupyterlab/outputarea": "^4.0.0-beta.0",
"@jupyterlab/rendermime": "^4.0.0-beta.0",
"@jupyterlab/services": "^6.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/signaling": "^1.4.3",
"@lumino/widgets": "^1.19.0",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"devDependencies": {
"@jupyterlab/testutils": "^3.4.6",
"@jupyterlab/testutils": "^4.0.0-beta.0",
"@types/jest": "^23.3.11",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"lab:uninstall": "jupyter labextension unlink --no-build"
},
"dependencies": {
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/coreutils": "^5.4.6",
"@jupyterlab/services": "^6.4.6",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-intl": "^3.0.0"
},
"devDependencies": {
"@jupyterlab/testutils": "^3.4.6",
"@jupyterlab/testutils": "^4.0.0-beta.0",
"@types/jest": "^23.3.11",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
},
"dependencies": {
"@elyra/ui-components": "3.16.0-dev",
"@jupyterlab/application": "^3.4.6",
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/builder": "^3.4.6",
"@jupyterlab/launcher": "^3.4.6",
"@jupyterlab/mainmenu": "^3.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/application": "^4.0.0-beta.0",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/builder": "^4.0.0-beta.0",
"@jupyterlab/launcher": "^4.0.0-beta.0",
"@jupyterlab/mainmenu": "^4.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@lumino/algorithm": "^1.3.3",
"react": "^17.0.1",
"react-dom": "^17.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"lab:uninstall": "jupyter labextension unlink --no-build"
},
"dependencies": {
"@jupyterlab/apputils": "^3.4.6",
"@jupyterlab/ui-components": "^3.4.6",
"@jupyterlab/apputils": "^4.0.0-beta.0",
"@jupyterlab/ui-components": "^4.0.0-beta.0",
"@rjsf/core": "^3.1.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
"jupyter-events>=0.6.2",
"jupyter-packaging>=0.10",
"jupyter_server>=1.7.0",
"jupyterlab>=3.4.6,<4.0", # comment out to use local jupyterlab
"jupyterlab==4.0.0b0", # comment out to use local jupyterlab
"jupyterlab-lsp>=3.8.0", # comment out to use local jupyterlab
"jupyterlab-git~=0.32", # Avoid breaking 1.x changes
"jupyter-resource-usage>=0.5.1",
Expand Down

0 comments on commit 771cb23

Please sign in to comment.