Skip to content

Commit

Permalink
Publish 3.0.0beta7
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-collaboration-3.0.0-beta.7.tgz: 6ed6a69dd591d28b6e56585e84bbee918a8b26bab853eb35541430c15a6f0392

jupyter-collaboration-extension-3.0.0-beta.7.tgz: 60379c8b736ffce7242956ec76a07ae3113c612977e603e832fa9bbbc7543095

jupyter-collaborative-drive-3.0.0-beta.7.tgz: d57b6c982bad87e83cf06910de6e3afacf94b1ce08b9fd7c194e57b59e5f064d

jupyter-docprovider-3.0.0-beta.7.tgz: 6a40fc7881b76f35fceeb314a878ce5ca337ee3889f11f066de0c9788015f72c

jupyter-docprovider-extension-3.0.0-beta.7.tgz: 98a436d2ef833a0f955297ed33bc0a3a501fff6fcc61bd20129bd129bc4f977e

jupyter_collaboration-3.0.0b7-py3-none-any.whl: 252492e31a33e21e23c666f8efb58744846c70a3486884695645055762e4c36e

jupyter_collaboration-3.0.0b7.tar.gz: e1d6bbeeb7c23b88b60ef29d3b08a6e586b78a9dfdf5ee9ba4ff188370b99be4

jupyter_collaboration_ui-1.0.0b7-py3-none-any.whl: e956cdc98248ad2d1e1fa8fcc1dc21dd8d40b0a4d65351a4b228d43bb8ab8a38

jupyter_collaboration_ui-1.0.0b7.tar.gz: ab760cd7db1d3e14ec9dfaf688912f51ae6d4a151c1255cf2fb90da60a871cc9

jupyter_docprovider-1.0.0b7-py3-none-any.whl: 42a803233ba7b442d1dfcf0cb54c7cbd20107bfb56f41a7d1678074c8451f882

jupyter_docprovider-1.0.0b7.tar.gz: e314a58d217f238dafb58fdecb30fdb87563bd9dfc1fd74cc7c1f49fc453dd41

jupyter_server_ydoc-1.0.0b7-py3-none-any.whl: d7add5d06bbe6814bb1a19b0032e192b71fd4a4344b959c20e4d028905e61668

jupyter_server_ydoc-1.0.0b7.tar.gz: 5c310d827e50ffc1dc8a432c52e77b2ae1a22422036025304f7c54bb344176bc
  • Loading branch information
davidbrochart committed Oct 11, 2024
1 parent 60e55ea commit 95ab96d
Show file tree
Hide file tree
Showing 14 changed files with 50 additions and 29 deletions.
25 changes: 23 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file.

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

## 3.0.0beta7

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

### Bugs fixed

- Initialize and update the ydoc path property [#342](https://github.com/jupyterlab/jupyter-collaboration/pull/342) ([@brichet](https://github.com/brichet))

### Maintenance and upkeep improvements

- Ignore github.com in check-links [#360](https://github.com/jupyterlab/jupyter-collaboration/pull/360) ([@davidbrochart](https://github.com/davidbrochart))
- Fix ignoring AnyIO warnings in tests [#359](https://github.com/jupyterlab/jupyter-collaboration/pull/359) ([@davidbrochart](https://github.com/davidbrochart))
- Fix mypy [#358](https://github.com/jupyterlab/jupyter-collaboration/pull/358) ([@brichet](https://github.com/brichet))
- Extract out ICollaborativeDrive to `@jupyter/collaborative-drive` [#353](https://github.com/jupyterlab/jupyter-collaboration/pull/353) ([@davidbrochart](https://github.com/davidbrochart))

### Contributors to this release

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

[@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.0beta6

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

[@trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Atrungleduc+updated%3A2024-09-18..2024-09-18&type=Issues)

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

## 3.0.0beta5

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.4...b03299b291361529d821d7d9fd4a5ec3d99e19fa))
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.6",
"version": "3.0.0-beta.7",
"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.6",
"version": "3.0.0-beta.7",
"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.6",
"version": "3.0.0-beta.7",
"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.6",
"@jupyter/collaborative-drive": "^3.0.0-beta.6",
"@jupyter/docprovider": "^3.0.0-beta.6",
"@jupyter/collaboration": "^3.0.0-beta.7",
"@jupyter/collaborative-drive": "^3.0.0-beta.7",
"@jupyter/docprovider": "^3.0.0-beta.7",
"@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.6",
"version": "3.0.0-beta.7",
"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.6",
"version": "3.0.0-beta.7",
"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.6",
"version": "3.0.0-beta.7",
"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.6",
"@jupyter/docprovider": "^3.0.0-beta.6",
"@jupyter/collaborative-drive": "^3.0.0-beta.7",
"@jupyter/docprovider": "^3.0.0-beta.7",
"@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.6",
"version": "3.0.0-beta.7",
"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.6",
"@jupyter/collaborative-drive": "^3.0.0-beta.7",
"@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.0b6"
__version__ = "1.0.0b7"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0b6"
__version__ = "3.0.0b7"
2 changes: 1 addition & 1 deletion projects/jupyter-collaboration/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
dependencies = ["jupyter_collaboration>=3.0.0b6", "jupyter_collaboration_ui>=1.0.0b6", "jupyter_docprovider>=1.0.0b6", "jupyter_server_ydoc>=1.0.0b6"]
dependencies = ["jupyter_collaboration>=3.0.0b7", "jupyter_collaboration_ui>=1.0.0b7", "jupyter_docprovider>=1.0.0b7", "jupyter_server_ydoc>=1.0.0b7"]

[build-system]
build-backend = "hatchling.build"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b6"
__version__ = "1.0.0b7"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b6"
__version__ = "1.0.0b7"
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.6
"@jupyter/collaborative-drive": ^3.0.0-beta.6
"@jupyter/docprovider": ^3.0.0-beta.6
"@jupyter/collaboration": ^3.0.0-beta.7
"@jupyter/collaborative-drive": ^3.0.0-beta.7
"@jupyter/docprovider": ^3.0.0-beta.7
"@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.6, @jupyter/collaboration@workspace:packages/collaboration":
"@jupyter/collaboration@^3.0.0-beta.7, @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.6, @jupyter/collaborative-drive@workspace:packages/collaborative-drive":
"@jupyter/collaborative-drive@^3.0.0-beta.7, @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.6
"@jupyter/docprovider": ^3.0.0-beta.6
"@jupyter/collaborative-drive": ^3.0.0-beta.7
"@jupyter/docprovider": ^3.0.0-beta.7
"@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.6, @jupyter/docprovider@workspace:packages/docprovider":
"@jupyter/docprovider@^3.0.0-beta.7, @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.6
"@jupyter/collaborative-drive": ^3.0.0-beta.7
"@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 95ab96d

Please sign in to comment.