Skip to content

Commit 9f63fb0

Browse files
davidbrochartandrii-i
authored andcommitted
Publish 3.0.0rc0
SHA256 hashes: jupyter-collaboration-3.0.0-rc.0.tgz: 1e39f3f31e589a0de17f70bc6f4f74949cceeacf4d221158a1cf9c16d9fbaa77 jupyter-collaboration-extension-3.0.0-rc.0.tgz: be2ef95e222794341f416dec4baa7d8abcc640ca23023796aaf1bf45e85fa23a jupyter-collaborative-drive-3.0.0-rc.0.tgz: c155f1f455586baae3b4636d3b3c214ace9b6e03cc6c48449899f81eabe24175 jupyter-docprovider-3.0.0-rc.0.tgz: 27450da0bc8dc85911eef6f8c873882b74d3b29f114cb6509389d7da97309450 jupyter-docprovider-extension-3.0.0-rc.0.tgz: 9724d8a51a04fd4a5b9acdbc83a7fb1dafa3d8b82721c375a8bf975e91de7f94 jupyter_collaboration-3.0.0rc0-py3-none-any.whl: 5cd3d4f6f748c0a246ef45256e337b8b526213f2a402e344fc44b6786d2bd7b4 jupyter_collaboration-3.0.0rc0.tar.gz: 7927b35a894dc58d7984f918a19262aa5ce2f6514385f6be9ee5a0d47d5b1364 jupyter_collaboration_ui-1.0.0rc0-py3-none-any.whl: 9ef0f5d52127410706c597899789f5876f19f209993b1f46573aacb5550cf708 jupyter_collaboration_ui-1.0.0rc0.tar.gz: cec69cd5689c0d65870fc2cd15312cf023160aec6ddc5390399e5efb04b73ca1 jupyter_docprovider-1.0.0rc0-py3-none-any.whl: efaff5b5c2950b2bf31cbf1ab7000b420eeaa88af51e2fef8fc07dbfb5093b68 jupyter_docprovider-1.0.0rc0.tar.gz: 3c4e0bac0cf0629d460db24aec9e186895a999ff464f09573e7f4e3e41a3c410 jupyter_server_ydoc-1.0.0rc0-py3-none-any.whl: 6032fb7916a75e4167dbee34c88899e1bdf8e59ac8ab0a69cc16d0879710ef5a jupyter_server_ydoc-1.0.0rc0.tar.gz: c6ffdd70359fa5504ef39dda7a27d8bebc493eee03352a35be9b8b7284d6b414
1 parent cb5d635 commit 9f63fb0

File tree

14 files changed

+55
-32
lines changed

14 files changed

+55
-32
lines changed

CHANGELOG.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file.
44

55
<!-- <START NEW CHANGELOG ENTRY> -->
66

7+
## 3.0.0rc0
8+
9+
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.8...c80993047517121d207874f57412fdf2348e6afa))
10+
11+
### Enhancements made
12+
13+
- Updates warning message on double file open [#375](https://github.com/jupyterlab/jupyter-collaboration/pull/375) ([@JasonWeill](https://github.com/JasonWeill))
14+
- Update jupyter_ydoc and pycrdt_websocket dependencies [#367](https://github.com/jupyterlab/jupyter-collaboration/pull/367) ([@brichet](https://github.com/brichet))
15+
16+
### Bugs fixed
17+
18+
- Fix model format [#368](https://github.com/jupyterlab/jupyter-collaboration/pull/368) ([@davidbrochart](https://github.com/davidbrochart))
19+
20+
### Maintenance and upkeep improvements
21+
22+
- Fix bump file [#343](https://github.com/jupyterlab/jupyter-collaboration/pull/343) ([@brichet](https://github.com/brichet))
23+
24+
### Contributors to this release
25+
26+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-10-11&to=2024-10-18&type=c))
27+
28+
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-10-11..2024-10-18&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-10-11..2024-10-18&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-10-11..2024-10-18&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AJasonWeill+updated%3A2024-10-11..2024-10-18&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajtpio+updated%3A2024-10-11..2024-10-18&type=Issues)
29+
30+
<!-- <END NEW CHANGELOG ENTRY> -->
31+
732
## 3.0.0beta8
833

934
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.6...60e55eab4613135b995c8a96f51fac68784edb29))
@@ -25,8 +50,6 @@ All notable changes to this project will be documented in this file.
2550

2651
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-09-18..2024-10-11&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-09-18..2024-10-11&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-09-18..2024-10-11&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajtpio+updated%3A2024-09-18..2024-10-11&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-09-18..2024-10-11&type=Issues)
2752

28-
<!-- <END NEW CHANGELOG ENTRY> -->
29-
3053
## 3.0.0beta7
3154

3255
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.6...60e55eab4613135b995c8a96f51fac68784edb29))

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.0-beta.8",
2+
"version": "3.0.0-rc.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jupyter/real-time-collaboration",
33
"private": true,
4-
"version": "3.0.0-beta.8",
4+
"version": "3.0.0-rc.0",
55
"description": "JupyterLab Extension enabling Real-Time Collaboration",
66
"keywords": [
77
"jupyter",

packages/collaboration-extension/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration-extension",
3-
"version": "3.0.0-beta.8",
3+
"version": "3.0.0-rc.0",
44
"description": "JupyterLab - Real-Time Collaboration Extension",
55
"keywords": [
66
"jupyter",
@@ -53,9 +53,9 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/collaboration": "^3.0.0-beta.8",
57-
"@jupyter/collaborative-drive": "^3.0.0-beta.8",
58-
"@jupyter/docprovider": "^3.0.0-beta.8",
56+
"@jupyter/collaboration": "^3.0.0-rc.0",
57+
"@jupyter/collaborative-drive": "^3.0.0-rc.0",
58+
"@jupyter/docprovider": "^3.0.0-rc.0",
5959
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
6060
"@jupyterlab/application": "^4.2.0",
6161
"@jupyterlab/apputils": "^4.2.0",

packages/collaboration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration",
3-
"version": "3.0.0-beta.8",
3+
"version": "3.0.0-rc.0",
44
"description": "JupyterLab - Real-Time Collaboration Widgets",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {

packages/collaborative-drive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaborative-drive",
3-
"version": "3.0.0-beta.8",
3+
"version": "3.0.0-rc.0",
44
"description": "JupyterLab - Collaborative Drive",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {

packages/docprovider-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/docprovider-extension",
3-
"version": "3.0.0-beta.8",
3+
"version": "3.0.0-rc.0",
44
"description": "JupyterLab - Collaborative Shared Models",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/collaborative-drive": "^3.0.0-beta.8",
57-
"@jupyter/docprovider": "^3.0.0-beta.8",
56+
"@jupyter/collaborative-drive": "^3.0.0-rc.0",
57+
"@jupyter/docprovider": "^3.0.0-rc.0",
5858
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
5959
"@jupyterlab/application": "^4.2.0",
6060
"@jupyterlab/apputils": "^4.2.0",

packages/docprovider/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/docprovider",
3-
"version": "3.0.0-beta.8",
3+
"version": "3.0.0-rc.0",
44
"description": "JupyterLab - Document Provider",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {
@@ -41,7 +41,7 @@
4141
"watch": "tsc -b --watch"
4242
},
4343
"dependencies": {
44-
"@jupyter/collaborative-drive": "^3.0.0-beta.8",
44+
"@jupyter/collaborative-drive": "^3.0.0-rc.0",
4545
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
4646
"@jupyterlab/apputils": "^4.2.0",
4747
"@jupyterlab/cells": "^4.2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0b8"
1+
__version__ = "1.0.0rc0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0b8"
1+
__version__ = "3.0.0rc0"

0 commit comments

Comments
 (0)