Skip to content

Commit adb51b0

Browse files
committed
Publish 3.0.0alpha2
SHA256 hashes: jupyter-collaboration-3.0.0-alpha.2.tgz: ea2a4ac19e08384eba232ba62b891e3b2f308506d574348e1928ddabca59e53d jupyter-collaboration-extension-3.0.0-alpha.2.tgz: f32e9155ed42ebe6040a02f71521ecdd5d207e870a1c5091b0c566df6c7421ab jupyter-docprovider-3.0.0-alpha.2.tgz: e77e351823693949d7a7ca733060ea85739dc3482faec968bdb2f9587e6e9314 jupyter-docprovider-extension-3.0.0-alpha.2.tgz: 21905af7e02f35ff8719eb99fa0499b339057bf3d655f64e6f333874534d3410 jupyter_collaboration-3.0.0a2-py3-none-any.whl: cc9eedc5aa9b9f4751e67171cac1c65dc64f9c20310e7a41b3359097c16543b9 jupyter_collaboration-3.0.0a2.tar.gz: c890953cc35b2c27b09ee2408b505f5e8f26ebdefa9c1049ed50ed3e94c5c60b jupyter_collaboration_ui-1.0.0a2-py3-none-any.whl: 767cd946495c7e63c1395f34471f78619f322f2b9e367ef7eb0aff12db101032 jupyter_collaboration_ui-1.0.0a2.tar.gz: 3c513be8b27437eb09b2942aff4f0d171869b29911bd0aaa100e8137e2380411 jupyter_docprovider-1.0.0a2-py3-none-any.whl: 1d87c1182a37eaa4d7bdf550743f3586532ae07e6dba86c5ae8b0c50dfa38d69 jupyter_docprovider-1.0.0a2.tar.gz: 3fba8615b1f5ec0b5ebf5ada9da63995ad7c51f991f539e2a293d02b7d62f627 jupyter_server_ydoc-1.0.0a2-py3-none-any.whl: cfc1bf1509edfd9f5a1bbf31fd4b333fd30fc84ffdb51b90a699417cdfb6d41d jupyter_server_ydoc-1.0.0a2.tar.gz: 3573b0465c3bca30ee06263c907b639354a4aa2bdd5997916c541b7834712172
1 parent 5b166c4 commit adb51b0

File tree

12 files changed

+44
-22
lines changed

12 files changed

+44
-22
lines changed

CHANGELOG.md

+24-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ All notable changes to this project will be documented in this file.
44

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

7+
## 3.0.0alpha2
8+
9+
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-alpha.1...5b166c49d76ed5a009ae7f5dc8c4bf9a881913b0))
10+
11+
### Enhancements made
12+
13+
- Start ystore in a task [#303](https://github.com/jupyterlab/jupyter-collaboration/pull/303) ([@davidbrochart](https://github.com/davidbrochart))
14+
15+
### Bugs fixed
16+
17+
- Fix writing settings in page_config [#304](https://github.com/jupyterlab/jupyter-collaboration/pull/304) ([@fcollonval](https://github.com/fcollonval))
18+
19+
### Maintenance and upkeep improvements
20+
21+
- Update JupyterLab 4.2.0 and fix test start store [#305](https://github.com/jupyterlab/jupyter-collaboration/pull/305) ([@davidbrochart](https://github.com/davidbrochart))
22+
23+
### Contributors to this release
24+
25+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-05-01&to=2024-05-08&type=c))
26+
27+
[@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-05-01..2024-05-08&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2024-05-01..2024-05-08&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-05-01..2024-05-08&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AZsailer+updated%3A2024-05-01..2024-05-08&type=Issues)
28+
29+
<!-- <END NEW CHANGELOG ENTRY> -->
30+
731
## 3.0.0alpha1
832

933
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-alpha.0...6753b2aaab7ce0beac29da9978d8350d1eeaaff4))
@@ -27,8 +51,6 @@ All notable changes to this project will be documented in this file.
2751

2852
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-04-16..2024-04-30&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-04-16..2024-04-30&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-04-16..2024-04-30&type=Issues) | [@jzhang20133](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajzhang20133+updated%3A2024-04-16..2024-04-30&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AZsailer+updated%3A2024-04-16..2024-04-30&type=Issues)
2953

30-
<!-- <END NEW CHANGELOG ENTRY> -->
31-
3254
## 3.0.0alpha0
3355

3456
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@2.0.11...a3b498471ace2b47f430984531ef8b98e68bc40f))

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.0-alpha.1",
2+
"version": "3.0.0-alpha.2",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

package.json

+1-1
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-alpha.1",
4+
"version": "3.0.0-alpha.2",
55
"description": "JupyterLab Extension enabling Real-Time Collaboration",
66
"keywords": [
77
"jupyter",

packages/collaboration-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration-extension",
3-
"version": "3.0.0-alpha.1",
3+
"version": "3.0.0-alpha.2",
44
"description": "JupyterLab - Real-Time Collaboration Extension",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/collaboration": "^3.0.0-alpha.1",
57-
"@jupyter/docprovider": "^3.0.0-alpha.1",
56+
"@jupyter/collaboration": "^3.0.0-alpha.2",
57+
"@jupyter/docprovider": "^3.0.0-alpha.2",
5858
"@jupyter/ydoc": "^2.0.0",
5959
"@jupyterlab/application": "^4.2.0",
6060
"@jupyterlab/apputils": "^4.2.0",

packages/collaboration/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration",
3-
"version": "3.0.0-alpha.1",
3+
"version": "3.0.0-alpha.2",
44
"description": "JupyterLab - Real-Time Collaboration Widgets",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@codemirror/state": "^6.2.0",
4343
"@codemirror/view": "^6.7.0",
44-
"@jupyter/docprovider": "^3.0.0-alpha.1",
44+
"@jupyter/docprovider": "^3.0.0-alpha.2",
4545
"@jupyterlab/apputils": "^4.0.5",
4646
"@jupyterlab/coreutils": "^6.0.5",
4747
"@jupyterlab/services": "^7.0.5",

packages/docprovider-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/docprovider-extension",
3-
"version": "3.0.0-alpha.1",
3+
"version": "3.0.0-alpha.2",
44
"description": "JupyterLab - Collaborative Shared Models",
55
"keywords": [
66
"jupyter",
@@ -53,7 +53,7 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/docprovider": "^3.0.0-alpha.1",
56+
"@jupyter/docprovider": "^3.0.0-alpha.2",
5757
"@jupyter/ydoc": "^2.0.0",
5858
"@jupyterlab/application": "^4.2.0",
5959
"@jupyterlab/apputils": "^4.2.0",

packages/docprovider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/docprovider",
3-
"version": "3.0.0-alpha.1",
3+
"version": "3.0.0-alpha.2",
44
"description": "JupyterLab - Document Provider",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0a1"
1+
__version__ = "1.0.0a2"
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0a1"
1+
__version__ = "3.0.0a2"
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0a1"
1+
__version__ = "1.0.0a2"
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0a1"
1+
__version__ = "1.0.0a2"

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2087,8 +2087,8 @@ __metadata:
20872087
version: 0.0.0-use.local
20882088
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
20892089
dependencies:
2090-
"@jupyter/collaboration": ^3.0.0-alpha.1
2091-
"@jupyter/docprovider": ^3.0.0-alpha.1
2090+
"@jupyter/collaboration": ^3.0.0-alpha.2
2091+
"@jupyter/docprovider": ^3.0.0-alpha.2
20922092
"@jupyter/ydoc": ^2.0.0
20932093
"@jupyterlab/application": ^4.2.0
20942094
"@jupyterlab/apputils": ^4.2.0
@@ -2110,13 +2110,13 @@ __metadata:
21102110
languageName: unknown
21112111
linkType: soft
21122112

2113-
"@jupyter/collaboration@^3.0.0-alpha.1, @jupyter/collaboration@workspace:packages/collaboration":
2113+
"@jupyter/collaboration@^3.0.0-alpha.2, @jupyter/collaboration@workspace:packages/collaboration":
21142114
version: 0.0.0-use.local
21152115
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
21162116
dependencies:
21172117
"@codemirror/state": ^6.2.0
21182118
"@codemirror/view": ^6.7.0
2119-
"@jupyter/docprovider": ^3.0.0-alpha.1
2119+
"@jupyter/docprovider": ^3.0.0-alpha.2
21202120
"@jupyterlab/apputils": ^4.0.5
21212121
"@jupyterlab/coreutils": ^6.0.5
21222122
"@jupyterlab/services": ^7.0.5
@@ -2137,7 +2137,7 @@ __metadata:
21372137
version: 0.0.0-use.local
21382138
resolution: "@jupyter/docprovider-extension@workspace:packages/docprovider-extension"
21392139
dependencies:
2140-
"@jupyter/docprovider": ^3.0.0-alpha.1
2140+
"@jupyter/docprovider": ^3.0.0-alpha.2
21412141
"@jupyter/ydoc": ^2.0.0
21422142
"@jupyterlab/application": ^4.2.0
21432143
"@jupyterlab/apputils": ^4.2.0
@@ -2160,7 +2160,7 @@ __metadata:
21602160
languageName: unknown
21612161
linkType: soft
21622162

2163-
"@jupyter/docprovider@^3.0.0-alpha.1, @jupyter/docprovider@workspace:packages/docprovider":
2163+
"@jupyter/docprovider@^3.0.0-alpha.2, @jupyter/docprovider@workspace:packages/docprovider":
21642164
version: 0.0.0-use.local
21652165
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
21662166
dependencies:

0 commit comments

Comments
 (0)