From 3886790af1fb7c808ee5891af5a6fd68228c22f1 Mon Sep 17 00:00:00 2001 From: jtpio Date: Wed, 8 Mar 2023 08:24:32 +0000 Subject: [PATCH] Publish 7.0.0a15 SHA256 hashes: jupyter-notebook-application-7.0.0-alpha.15.tgz: 7b4acdfcd454818bff871d3f059c8b29e93d4e90fdfb166517184670c1f5f08d jupyter-notebook-application-extension-7.0.0-alpha.15.tgz: d3f07eadbc4847cd90abe67cd31920afe40bdc788e746d71d9c8efab0b28beb0 jupyter-notebook-console-extension-7.0.0-alpha.15.tgz: 2d165983ec8ac2b51576d9040cb21200320cb7f06d64dee1aa05bf9bc743634d jupyter-notebook-docmanager-extension-7.0.0-alpha.15.tgz: 8a8e2f928cb07a355f2cdf01016ce5c240ed2f5a82924daf419e0064693b5b0f jupyter-notebook-documentsearch-extension-7.0.0-alpha.15.tgz: 11be1e546a87dccbae8982e2bf46b28236e5a9f9c49d45ca761f4a0a84f04e56 jupyter-notebook-help-extension-7.0.0-alpha.15.tgz: 73d8caee1e0bc8600ad7688c04e8d2ba82efad2927aedc6766f7d437fa7ba728 jupyter-notebook-lab-extension-7.0.0-alpha.15.tgz: f3886e19558a04f2946786b4f3b81d8a00b24fc1c15dbe1142ef24d2f501b571 jupyter-notebook-notebook-extension-7.0.0-alpha.15.tgz: 570c9baff9936dbc43413d6368ab4ce623e7bed127fbfdd495f6b963564a8955 jupyter-notebook-terminal-extension-7.0.0-alpha.15.tgz: 2555ecec5b9a35c2b788067f3b47c8fe968fea28be03e8385cd9d109597b24ec jupyter-notebook-tree-7.0.0-alpha.15.tgz: 46cf4f6c94e61bd3b6eaef3bcbb6d008006f600b3f3b46c78a478fb7eb577e4c jupyter-notebook-tree-extension-7.0.0-alpha.15.tgz: 5637759ed183f8ce8a38cb307a00c1452c5c4d21413273d2693ce153239b7fff jupyter-notebook-ui-components-7.0.0-alpha.15.tgz: 35dd694784ca91042d19662f755f86423e1e4afe74b5976d3c8411330d11cb0b notebook-7.0.0a15-py3-none-any.whl: 1f9bf33bd224dabd430e297f23a634aa2014b5c1de10ae3029ea4fff54098cb3 notebook-7.0.0a15.tar.gz: ab0d9976222e9fd83fab08369ddaa57760dd1657a484652a12692feaddf5c339 --- CHANGELOG.md | 23 +++++- app/package.json | 70 +++++++++---------- buildutils/package.json | 2 +- notebook/_version.py | 2 +- packages/_metapackage/package.json | 2 +- packages/application-extension/package.json | 6 +- packages/application/package.json | 2 +- packages/console-extension/package.json | 2 +- packages/docmanager-extension/package.json | 2 +- .../documentsearch-extension/package.json | 4 +- packages/help-extension/package.json | 4 +- packages/lab-extension/package.json | 4 +- packages/notebook-extension/package.json | 4 +- packages/terminal-extension/package.json | 2 +- packages/tree-extension/package.json | 6 +- packages/tree/package.json | 4 +- packages/ui-components/package.json | 2 +- 17 files changed, 80 insertions(+), 61 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c21f3ad..e2c8fdff4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,27 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with +## 7.0.0a15 + +([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a14...1ccb8f15d6bf3557eed2405438a9df3c1d6cd040)) + +### Enhancements made + +- Update to JupyterLab 4.0.0a35 [#6757](https://github.com/jupyter/notebook/pull/6757) ([@jtpio](https://github.com/jtpio)) + +### Maintenance and upkeep improvements + +- Bump vega from 5.22.1 to 5.23.0 in /ui-tests [#6756](https://github.com/jupyter/notebook/pull/6756) ([@dependabot](https://github.com/dependabot)) +- Bump vega-functions from 5.13.0 to 5.13.1 in /ui-tests [#6754](https://github.com/jupyter/notebook/pull/6754) ([@dependabot](https://github.com/dependabot)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-03-01&to=2023-03-08&type=c)) + +[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-03-01..2023-03-08&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-03-01..2023-03-08&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-01..2023-03-08&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-03-01..2023-03-08&type=Issues) + + + ## 7.0.0a14 ([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a13...f9e427cf4e92dbaa5794fe0331ca92b41d45d52c)) @@ -43,8 +64,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with [@dcsaba89](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adcsaba89+updated%3A2023-02-15..2023-03-01&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-02-15..2023-03-01&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-02-15..2023-03-01&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-02-15..2023-03-01&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-02-15..2023-03-01&type=Issues) | [@Tony-j77](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ATony-j77+updated%3A2023-02-15..2023-03-01&type=Issues) - - ## 7.0.0a13 ([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a12...ef67879306b27dfa78b8d639d9cc142b50f8c7ba)) diff --git a/app/package.json b/app/package.json index b0a2fe2a9..f62ef5e16 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/app", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "private": true, "scripts": { "build": "webpack", @@ -10,17 +10,17 @@ "watch": "webpack --config ./webpack.config.watch.js" }, "resolutions": { - "@jupyter-notebook/application": "~7.0.0-alpha.14", - "@jupyter-notebook/application-extension": "~7.0.0-alpha.14", - "@jupyter-notebook/console-extension": "~7.0.0-alpha.14", - "@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.14", - "@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.14", - "@jupyter-notebook/help-extension": "~7.0.0-alpha.14", - "@jupyter-notebook/notebook-extension": "~7.0.0-alpha.14", - "@jupyter-notebook/terminal-extension": "~7.0.0-alpha.14", - "@jupyter-notebook/tree": "~7.0.0-alpha.14", - "@jupyter-notebook/tree-extension": "~7.0.0-alpha.14", - "@jupyter-notebook/ui-components": "~7.0.0-alpha.14", + "@jupyter-notebook/application": "~7.0.0-alpha.15", + "@jupyter-notebook/application-extension": "~7.0.0-alpha.15", + "@jupyter-notebook/console-extension": "~7.0.0-alpha.15", + "@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.15", + "@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.15", + "@jupyter-notebook/help-extension": "~7.0.0-alpha.15", + "@jupyter-notebook/notebook-extension": "~7.0.0-alpha.15", + "@jupyter-notebook/terminal-extension": "~7.0.0-alpha.15", + "@jupyter-notebook/tree": "~7.0.0-alpha.15", + "@jupyter-notebook/tree-extension": "~7.0.0-alpha.15", + "@jupyter-notebook/ui-components": "~7.0.0-alpha.15", "@jupyter/ydoc": "~0.3.4", "@jupyterlab/application": "~4.0.0-alpha.20", "@jupyterlab/application-extension": "~4.0.0-alpha.20", @@ -89,34 +89,34 @@ "@jupyterlab/ui-components": "~4.0.0-alpha.35", "@jupyterlab/ui-components-extension": "~4.0.0-alpha.20", "@jupyterlab/vega5-extension": "~4.0.0-alpha.20", - "@lumino/algorithm": "~2.0.0-rc.0", - "@lumino/application": "~2.0.0-rc.0", - "@lumino/commands": "~2.0.0-rc.0", - "@lumino/coreutils": "~2.0.0-rc.0", - "@lumino/disposable": "~2.0.0-rc.0", - "@lumino/domutils": "~2.0.0-rc.0", - "@lumino/dragdrop": "~2.0.0-rc.0", - "@lumino/messaging": "~2.0.0-rc.0", - "@lumino/properties": "~2.0.0-rc.0", - "@lumino/signaling": "~2.0.0-rc.0", - "@lumino/virtualdom": "~2.0.0-rc.0", - "@lumino/widgets": "~2.0.0-rc.0", + "@lumino/algorithm": "~2.0.0-rc.1", + "@lumino/application": "~2.0.0-rc.1", + "@lumino/commands": "~2.0.0-rc.1", + "@lumino/coreutils": "~2.0.0-rc.1", + "@lumino/disposable": "~2.0.0-rc.1", + "@lumino/domutils": "~2.0.0-rc.1", + "@lumino/dragdrop": "~2.0.0-rc.1", + "@lumino/messaging": "~2.0.0-rc.1", + "@lumino/properties": "~2.0.0-rc.1", + "@lumino/signaling": "~2.0.0-rc.1", + "@lumino/virtualdom": "~2.0.0-rc.1", + "@lumino/widgets": "~2.0.0-rc.1", "react": "~18.2.0", "react-dom": "~18.2.0", "yjs": "~13.5.48" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.14", - "@jupyter-notebook/application-extension": "^7.0.0-alpha.14", - "@jupyter-notebook/console-extension": "^7.0.0-alpha.14", - "@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.14", - "@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.14", - "@jupyter-notebook/help-extension": "^7.0.0-alpha.14", - "@jupyter-notebook/notebook-extension": "^7.0.0-alpha.14", - "@jupyter-notebook/terminal-extension": "^7.0.0-alpha.14", - "@jupyter-notebook/tree": "^7.0.0-alpha.14", - "@jupyter-notebook/tree-extension": "^7.0.0-alpha.14", - "@jupyter-notebook/ui-components": "^7.0.0-alpha.14", + "@jupyter-notebook/application": "^7.0.0-alpha.15", + "@jupyter-notebook/application-extension": "^7.0.0-alpha.15", + "@jupyter-notebook/console-extension": "^7.0.0-alpha.15", + "@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.15", + "@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.15", + "@jupyter-notebook/help-extension": "^7.0.0-alpha.15", + "@jupyter-notebook/notebook-extension": "^7.0.0-alpha.15", + "@jupyter-notebook/terminal-extension": "^7.0.0-alpha.15", + "@jupyter-notebook/tree": "^7.0.0-alpha.15", + "@jupyter-notebook/tree-extension": "^7.0.0-alpha.15", + "@jupyter-notebook/ui-components": "^7.0.0-alpha.15", "@jupyterlab/application-extension": "^4.0.0-alpha.20", "@jupyterlab/apputils-extension": "^4.0.0-alpha.20", "@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.20", diff --git a/buildutils/package.json b/buildutils/package.json index 40e3a2911..f12a9ed4d 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/buildutils", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "private": true, "description": "Jupyter Notebook - Build Utilities", "homepage": "https://github.com/jupyter/notebook", diff --git a/notebook/_version.py b/notebook/_version.py index 727ab4fbd..2ad1a2d0b 100644 --- a/notebook/_version.py +++ b/notebook/_version.py @@ -5,7 +5,7 @@ import re from collections import namedtuple # Use "hatch version xx.yy.zz" to handle version changes -__version__ = "7.0.0a14" +__version__ = "7.0.0a15" # PEP440 version parser _version_regex = re.compile( diff --git a/packages/_metapackage/package.json b/packages/_metapackage/package.json index 100e04a72..04a7cffc3 100644 --- a/packages/_metapackage/package.json +++ b/packages/_metapackage/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/metapackage", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "private": true, "description": "Jupyter Notebook - Metapackage", "homepage": "https://github.com/jupyter/notebook", diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index fda84cf8d..4ec2386f4 100644 --- a/packages/application-extension/package.json +++ b/packages/application-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Application Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,8 +38,8 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.14", - "@jupyter-notebook/ui-components": "^7.0.0-alpha.14", + "@jupyter-notebook/application": "^7.0.0-alpha.15", + "@jupyter-notebook/ui-components": "^7.0.0-alpha.15", "@jupyterlab/application": "^4.0.0-alpha.20", "@jupyterlab/apputils": "^4.0.0-alpha.20", "@jupyterlab/celltags": "^4.0.0-alpha.20", diff --git a/packages/application/package.json b/packages/application/package.json index 06b5127b5..f913c2eda 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Application", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/console-extension/package.json b/packages/console-extension/package.json index 0ee36e010..f51631b7a 100644 --- a/packages/console-extension/package.json +++ b/packages/console-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/console-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Console Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/docmanager-extension/package.json b/packages/docmanager-extension/package.json index 9b9d13d39..e80ce302f 100644 --- a/packages/docmanager-extension/package.json +++ b/packages/docmanager-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/docmanager-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Document Manager Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/documentsearch-extension/package.json b/packages/documentsearch-extension/package.json index a474dd58b..f1bb514ff 100644 --- a/packages/documentsearch-extension/package.json +++ b/packages/documentsearch-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/documentsearch-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Document Search Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.14", + "@jupyter-notebook/application": "^7.0.0-alpha.15", "@jupyterlab/application": "^4.0.0-alpha.20", "@jupyterlab/documentsearch": "^4.0.0-alpha.20", "@lumino/widgets": "^2.0.0-rc.1" diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index 56f7ee156..a39d14d4b 100644 --- a/packages/help-extension/package.json +++ b/packages/help-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/help-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Help Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/ui-components": "^7.0.0-alpha.14", + "@jupyter-notebook/ui-components": "^7.0.0-alpha.15", "@jupyterlab/application": "^4.0.0-alpha.20", "@jupyterlab/apputils": "^4.0.0-alpha.20", "@jupyterlab/mainmenu": "^4.0.0-alpha.20", diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index c16d118d1..121e36eb0 100644 --- a/packages/lab-extension/package.json +++ b/packages/lab-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/lab-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Lab Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -43,7 +43,7 @@ "watch:src": "tsc -w" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.14", + "@jupyter-notebook/application": "^7.0.0-alpha.15", "@jupyterlab/application": "^4.0.0-alpha.20", "@jupyterlab/apputils": "^4.0.0-alpha.20", "@jupyterlab/coreutils": "^6.0.0-alpha.20", diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index 653546643..73c88609b 100644 --- a/packages/notebook-extension/package.json +++ b/packages/notebook-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/notebook-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Notebook Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.14", + "@jupyter-notebook/application": "^7.0.0-alpha.15", "@jupyterlab/application": "^4.0.0-alpha.20", "@jupyterlab/apputils": "^4.0.0-alpha.20", "@jupyterlab/cells": "^4.0.0-alpha.20", diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index 032b2271e..d5d59b05f 100644 --- a/packages/terminal-extension/package.json +++ b/packages/terminal-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/terminal-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Terminal Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/tree-extension/package.json b/packages/tree-extension/package.json index 1c2d1fae3..82cf9045d 100644 --- a/packages/tree-extension/package.json +++ b/packages/tree-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree-extension", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Tree Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,8 +38,8 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.14", - "@jupyter-notebook/tree": "^7.0.0-alpha.14", + "@jupyter-notebook/application": "^7.0.0-alpha.15", + "@jupyter-notebook/tree": "^7.0.0-alpha.15", "@jupyterlab/application": "^4.0.0-alpha.20", "@jupyterlab/apputils": "^4.0.0-alpha.20", "@jupyterlab/coreutils": "^6.0.0-alpha.20", diff --git a/packages/tree/package.json b/packages/tree/package.json index 88aa53c43..fb9b76544 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - Tree", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.14", + "@jupyter-notebook/application": "^7.0.0-alpha.15", "@jupyterlab/application": "^4.0.0-alpha.20", "@jupyterlab/apputils": "^4.0.0-alpha.20", "@jupyterlab/coreutils": "^6.0.0-alpha.20", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index addcd4c72..08c6a1727 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/ui-components", - "version": "7.0.0-alpha.14", + "version": "7.0.0-alpha.15", "description": "Jupyter Notebook - UI components", "homepage": "https://github.com/jupyter/notebook", "bugs": {