Skip to content

Commit

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

jupyter-collaboration-3.0.1.tgz: 3a07b44d3fde4220107b7297447557aa86f93474c58a64c758ed4b6afd12c3a8

jupyter-collaboration-extension-3.0.1.tgz: 0aa0fdc900d8c9c62948ee5eee8abf6e70ed1bf84d96477a38dd8aea3aff7a74

jupyter-collaborative-drive-3.0.1.tgz: 117947f611cc63ab65bce628b148423e6914eefb9171d83359a53a7c1f52ccab

jupyter-docprovider-3.0.1.tgz: 455961ada41b26d1dae53825ee1b1651090740524f05260bb5847b3a8fe751af

jupyter-docprovider-extension-3.0.1.tgz: 9a3d43301ddfcd56c551e8521c5165a58693d85d6753983004644256ce422b0e

jupyter_collaboration-3.0.1-py3-none-any.whl: 96f9b88420d4a13e2bdfa22831b3df81582334874e82376c6b0c96d6475fc8b7

jupyter_collaboration-3.0.1.tar.gz: 7f09e80236bfdcfe50f8af31d7ee472d45887687de6cdc71c7a3dd4052198cd5

jupyter_collaboration_ui-1.0.1-py3-none-any.whl: a8054a4259657aaa6812cbf441e37bfe1d07c0183970347f3721071f074dde6f

jupyter_collaboration_ui-1.0.1.tar.gz: 99f407ca9910a9dacae2d07021b810b7e2e94e954b26b3bb8f14a2443e49e5cd

jupyter_docprovider-1.0.1-py3-none-any.whl: c0e1eb9c03d5c6f73642212e9dd191a2125ad68dd0d88ad70ace1de7333ae7e5

jupyter_docprovider-1.0.1.tar.gz: d0c1bcd4a2e9781acd143f28b1b84685921573b347969f542388fc408c1f8dce

jupyter_server_ydoc-1.0.1-py3-none-any.whl: 010b619e8baf90e1785d98e5f787fb72a973fcee1b022d7f2ee4554562c7d6c4

jupyter_server_ydoc-1.0.1.tar.gz: 6c9937f93fc7f18d43dcd4e82e5c8b71e4013e3953240ef2fbd73b3c337a28f7
  • Loading branch information
davidbrochart committed Nov 26, 2024
1 parent 9802fd3 commit 623ecef
Show file tree
Hide file tree
Showing 14 changed files with 56 additions and 31 deletions.
29 changes: 27 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@ All notable changes to this project will be documented in this file.

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

## 3.0.1

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

### Bugs fixed

- Fix timeline feature error when base url is set [#402](https://github.com/jupyterlab/jupyter-collaboration/pull/402) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
- Fix open path error with timeline feature [#401](https://github.com/jupyterlab/jupyter-collaboration/pull/401) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))

### Maintenance and upkeep improvements

- Replace flake8, pyupgrade, isort and black with ruff [#407](https://github.com/jupyterlab/jupyter-collaboration/pull/407) ([@davidbrochart](https://github.com/davidbrochart))
- Fix tests [#404](https://github.com/jupyterlab/jupyter-collaboration/pull/404) ([@davidbrochart](https://github.com/davidbrochart))
- Update CI [#396](https://github.com/jupyterlab/jupyter-collaboration/pull/396) ([@trungleduc](https://github.com/trungleduc))

### Documentation improvements

- Add `packages/collaborative-drive` to the typedoc config [#389](https://github.com/jupyterlab/jupyter-collaboration/pull/389) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

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

[@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-10-29..2024-11-26&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-10-29..2024-11-26&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajtpio+updated%3A2024-10-29..2024-11-26&type=Issues) | [@Meriem-BenIsmail](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AMeriem-BenIsmail+updated%3A2024-10-29..2024-11-26&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Atrungleduc+updated%3A2024-10-29..2024-11-26&type=Issues)

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

## 3.0.0

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@2.0.9...fc7cdfbf2c10f61ce4fe3001d8d12fb9f2291e08))
Expand Down Expand Up @@ -70,8 +97,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-03-28..2024-10-29&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-03-28..2024-10-29&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Aecharles+updated%3A2024-03-28..2024-10-29&type=Issues) | [@ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Aellisonbg+updated%3A2024-03-28..2024-10-29&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2024-03-28..2024-10-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-03-28..2024-10-29&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AJasonWeill+updated%3A2024-03-28..2024-10-29&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajtpio+updated%3A2024-03-28..2024-10-29&type=Issues) | [@jzhang20133](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajzhang20133+updated%3A2024-03-28..2024-10-29&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-03-28..2024-10-29&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AmartinRenou+updated%3A2024-03-28..2024-10-29&type=Issues) | [@Meriem-BenIsmail](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AMeriem-BenIsmail+updated%3A2024-03-28..2024-10-29&type=Issues) | [@shrutiagarwal13](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ashrutiagarwal13+updated%3A2024-03-28..2024-10-29&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Atrungleduc+updated%3A2024-03-28..2024-10-29&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AZsailer+updated%3A2024-03-28..2024-10-29&type=Issues)

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

## 3.0.0rc1

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-rc.0...b5fb9787c95ddd2fd9d066d50d6640dc588b9cd8))
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",
"version": "3.0.1",
"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",
"version": "3.0.1",
"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",
"version": "3.0.1",
"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",
"@jupyter/collaborative-drive": "^3.0.0",
"@jupyter/docprovider": "^3.0.0",
"@jupyter/collaboration": "^3.0.1",
"@jupyter/collaborative-drive": "^3.0.1",
"@jupyter/docprovider": "^3.0.1",
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
"@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",
"version": "3.0.1",
"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",
"version": "3.0.1",
"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",
"version": "3.0.1",
"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",
"@jupyter/docprovider": "^3.0.0",
"@jupyter/collaborative-drive": "^3.0.1",
"@jupyter/docprovider": "^3.0.1",
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
"@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",
"version": "3.0.1",
"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",
"@jupyter/collaborative-drive": "^3.0.1",
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
"@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.0"
__version__ = "1.0.1"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0"
__version__ = "3.0.1"
6 changes: 3 additions & 3 deletions projects/jupyter-collaboration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"jupyter_collaboration_ui>=1.0.0",
"jupyter_docprovider>=1.0.0",
"jupyter_server_ydoc>=1.0.0",
"jupyter_collaboration_ui>=1.0.1",
"jupyter_docprovider>=1.0.1",
"jupyter_server_ydoc>=1.0.1",
]

[tool.hatch.version]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0"
__version__ = "1.0.1"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0"
__version__ = "1.0.1"
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2020,9 +2020,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
dependencies:
"@jupyter/collaboration": ^3.0.0
"@jupyter/collaborative-drive": ^3.0.0
"@jupyter/docprovider": ^3.0.0
"@jupyter/collaboration": ^3.0.1
"@jupyter/collaborative-drive": ^3.0.1
"@jupyter/docprovider": ^3.0.1
"@jupyter/ydoc": ^2.0.0 || ^3.0.0
"@jupyterlab/application": ^4.2.0
"@jupyterlab/apputils": ^4.2.0
Expand All @@ -2044,7 +2044,7 @@ __metadata:
languageName: unknown
linkType: soft

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

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

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

0 comments on commit 623ecef

Please sign in to comment.