Skip to content

Commit

Permalink
Publish 3.0.0rc0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
davidbrochart committed Oct 18, 2024
1 parent c809930 commit c52fa20
Show file tree
Hide file tree
Showing 14 changed files with 55 additions and 32 deletions.
27 changes: 25 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file.

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

## 3.0.0rc0

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.8...c80993047517121d207874f57412fdf2348e6afa))

### Enhancements made

- Updates warning message on double file open [#375](https://github.com/jupyterlab/jupyter-collaboration/pull/375) ([@JasonWeill](https://github.com/JasonWeill))
- Update jupyter_ydoc and pycrdt_websocket dependencies [#367](https://github.com/jupyterlab/jupyter-collaboration/pull/367) ([@brichet](https://github.com/brichet))

### Bugs fixed

- Fix model format [#368](https://github.com/jupyterlab/jupyter-collaboration/pull/368) ([@davidbrochart](https://github.com/davidbrochart))

### Maintenance and upkeep improvements

- Fix bump file [#343](https://github.com/jupyterlab/jupyter-collaboration/pull/343) ([@brichet](https://github.com/brichet))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-10-11&to=2024-10-18&type=c))

[@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)

<!-- <END NEW CHANGELOG ENTRY> -->

## 3.0.0beta8

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

[@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)

<!-- <END NEW CHANGELOG ENTRY> -->

## 3.0.0beta7

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.6...60e55eab4613135b995c8a96f51fac68784edb29))
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0-beta.8",
"version": "3.0.0-rc.0",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jupyter/real-time-collaboration",
"private": true,
"version": "3.0.0-beta.8",
"version": "3.0.0-rc.0",
"description": "JupyterLab Extension enabling Real-Time Collaboration",
"keywords": [
"jupyter",
Expand Down
8 changes: 4 additions & 4 deletions packages/collaboration-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/collaboration-extension",
"version": "3.0.0-beta.8",
"version": "3.0.0-rc.0",
"description": "JupyterLab - Real-Time Collaboration Extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,9 +53,9 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/collaboration": "^3.0.0-beta.8",
"@jupyter/collaborative-drive": "^3.0.0-beta.8",
"@jupyter/docprovider": "^3.0.0-beta.8",
"@jupyter/collaboration": "^3.0.0-rc.0",
"@jupyter/collaborative-drive": "^3.0.0-rc.0",
"@jupyter/docprovider": "^3.0.0-rc.0",
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
"@jupyterlab/application": "^4.2.0",
"@jupyterlab/apputils": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/collaboration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/collaboration",
"version": "3.0.0-beta.8",
"version": "3.0.0-rc.0",
"description": "JupyterLab - Real-Time Collaboration Widgets",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/collaborative-drive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/collaborative-drive",
"version": "3.0.0-beta.8",
"version": "3.0.0-rc.0",
"description": "JupyterLab - Collaborative Drive",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions packages/docprovider-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/docprovider-extension",
"version": "3.0.0-beta.8",
"version": "3.0.0-rc.0",
"description": "JupyterLab - Collaborative Shared Models",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,8 +53,8 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/collaborative-drive": "^3.0.0-beta.8",
"@jupyter/docprovider": "^3.0.0-beta.8",
"@jupyter/collaborative-drive": "^3.0.0-rc.0",
"@jupyter/docprovider": "^3.0.0-rc.0",
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
"@jupyterlab/application": "^4.2.0",
"@jupyterlab/apputils": "^4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/docprovider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/docprovider",
"version": "3.0.0-beta.8",
"version": "3.0.0-rc.0",
"description": "JupyterLab - Document Provider",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter/collaborative-drive": "^3.0.0-beta.8",
"@jupyter/collaborative-drive": "^3.0.0-rc.0",
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
"@jupyterlab/apputils": "^4.2.0",
"@jupyterlab/cells": "^4.2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b8"
__version__ = "1.0.0rc0"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0b8"
__version__ = "3.0.0rc0"
8 changes: 4 additions & 4 deletions projects/jupyter-collaboration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ classifiers = [
"Framework :: Jupyter :: JupyterLab :: Extensions",
"Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt",
]
dynamic = ["version"]
dependencies = [
"jupyter-server-ydoc>=1.0.0b8",
"jupyter-collaboration-ui>=1.0.0b8",
"jupyter-docprovider>=1.0.0b8"
"jupyter_collaboration_ui>=1.0.0rc0",
"jupyter_docprovider>=1.0.0rc0",
"jupyter_server_ydoc>=1.0.0rc0",
]
dynamic = ["version"]

[tool.hatch.version]
path = "jupyter_collaboration/_version.py"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b8"
__version__ = "1.0.0rc0"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b8"
__version__ = "1.0.0rc0"
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2075,9 +2075,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
dependencies:
"@jupyter/collaboration": ^3.0.0-beta.8
"@jupyter/collaborative-drive": ^3.0.0-beta.8
"@jupyter/docprovider": ^3.0.0-beta.8
"@jupyter/collaboration": ^3.0.0-rc.0
"@jupyter/collaborative-drive": ^3.0.0-rc.0
"@jupyter/docprovider": ^3.0.0-rc.0
"@jupyter/ydoc": ^2.0.0 || ^3.0.0-a3
"@jupyterlab/application": ^4.2.0
"@jupyterlab/apputils": ^4.2.0
Expand All @@ -2099,7 +2099,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/collaboration@^3.0.0-beta.8, @jupyter/collaboration@workspace:packages/collaboration":
"@jupyter/collaboration@^3.0.0-rc.0, @jupyter/collaboration@workspace:packages/collaboration":
version: 0.0.0-use.local
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
dependencies:
Expand All @@ -2123,7 +2123,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/collaborative-drive@^3.0.0-beta.8, @jupyter/collaborative-drive@workspace:packages/collaborative-drive":
"@jupyter/collaborative-drive@^3.0.0-rc.0, @jupyter/collaborative-drive@workspace:packages/collaborative-drive":
version: 0.0.0-use.local
resolution: "@jupyter/collaborative-drive@workspace:packages/collaborative-drive"
dependencies:
Expand All @@ -2140,8 +2140,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/docprovider-extension@workspace:packages/docprovider-extension"
dependencies:
"@jupyter/collaborative-drive": ^3.0.0-beta.8
"@jupyter/docprovider": ^3.0.0-beta.8
"@jupyter/collaborative-drive": ^3.0.0-rc.0
"@jupyter/docprovider": ^3.0.0-rc.0
"@jupyter/ydoc": ^2.0.0 || ^3.0.0-a3
"@jupyterlab/application": ^4.2.0
"@jupyterlab/apputils": ^4.2.0
Expand All @@ -2164,11 +2164,11 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/docprovider@^3.0.0-beta.8, @jupyter/docprovider@workspace:packages/docprovider":
"@jupyter/docprovider@^3.0.0-rc.0, @jupyter/docprovider@workspace:packages/docprovider":
version: 0.0.0-use.local
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
dependencies:
"@jupyter/collaborative-drive": ^3.0.0-beta.8
"@jupyter/collaborative-drive": ^3.0.0-rc.0
"@jupyter/ydoc": ^2.0.0 || ^3.0.0-a3
"@jupyterlab/apputils": ^4.2.0
"@jupyterlab/cells": ^4.2.0
Expand Down

0 comments on commit c52fa20

Please sign in to comment.