Skip to content

Commit

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

jupyter-collaboration-3.0.0-beta.3.tgz: 977ffca1fa9c418c2bb8eebeab404daf99c1c95041cd198db2f8133206af01ef

jupyter-collaboration-extension-3.0.0-beta.3.tgz: 00ad11157a32bec512ea034dd0c24fd596a7ff60107092b54378e9186c3b9e38

jupyter-docprovider-3.0.0-beta.3.tgz: 487a89d4c8266ac7946c8674509448b67c00995d6e5e1ff132e5555b4460ef80

jupyter-docprovider-extension-3.0.0-beta.3.tgz: 8e30d76c232789692f9f0938117c9f692bd1dbc10e3bb29f1b0a7a1d18c61308

jupyter_collaboration-3.0.0b3-py3-none-any.whl: 4850b7b9bf4d17250e8930564c4607392049e3021634409dd88ecdb3184af838

jupyter_collaboration-3.0.0b3.tar.gz: 9289684ff6eb5c9870d9384877a3628931ce177891b22dba4a16b8c9958c630b

jupyter_collaboration_ui-1.0.0b3-py3-none-any.whl: ea91171177b7acf9c1419b118228f1eb69d8414b36b9ef85b3e3884d7c5836bd

jupyter_collaboration_ui-1.0.0b3.tar.gz: 6b545bd4454f42248a57dd6dbc94978dd0d4d3f00d49aff2a943367a87ea2edc

jupyter_docprovider-1.0.0b3-py3-none-any.whl: f72b7f349e7cdfdd7e97c10379d187da957e61f91a731b415721735194e7ec29

jupyter_docprovider-1.0.0b3.tar.gz: 6863a528439cfb0707480b151072368bf97a99e5a424dde67f40ff45ed30adc0

jupyter_server_ydoc-1.0.0b3-py3-none-any.whl: df0307eedf66ea49ed5fe33eef3de83230418150e05ebd33d9b5938859504595

jupyter_server_ydoc-1.0.0b3.tar.gz: 26558b814f341cb604ff64678462070c598a061eb3f01175a137af4deaa36402
  • Loading branch information
krassowski committed Aug 24, 2024
1 parent 1b74c43 commit b8fafc0
Show file tree
Hide file tree
Showing 13 changed files with 36 additions and 20 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.

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

## 3.0.0beta3

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

### Bugs fixed

- Fix spurious "File Changed" dialog in JupyterLab 4.1+/Notebook 7.1+ [#337](https://github.com/jupyterlab/jupyter-collaboration/pull/337) ([@krassowski](https://github.com/krassowski))
- Bump dependencies to fix CI [#335](https://github.com/jupyterlab/jupyter-collaboration/pull/335) ([@krassowski](https://github.com/krassowski))

### Contributors to this release

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

[@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-08-12..2024-08-24&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-08-12..2024-08-24&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-08-12..2024-08-24&type=Issues)

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

## 3.0.0beta2

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

[@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-07-19..2024-08-12&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-07-19..2024-08-12&type=Issues)

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

## 3.0.0beta1

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.0...1c3bd6470cd53b718a24ad15e7bae89301e4451f))
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.2",
"version": "3.0.0-beta.3",
"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.2",
"version": "3.0.0-beta.3",
"description": "JupyterLab Extension enabling Real-Time Collaboration",
"keywords": [
"jupyter",
Expand Down
6 changes: 3 additions & 3 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.2",
"version": "3.0.0-beta.3",
"description": "JupyterLab - Real-Time Collaboration Extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,8 +53,8 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/collaboration": "^3.0.0-beta.2",
"@jupyter/docprovider": "^3.0.0-beta.2",
"@jupyter/collaboration": "^3.0.0-beta.3",
"@jupyter/docprovider": "^3.0.0-beta.3",
"@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.2",
"version": "3.0.0-beta.3",
"description": "JupyterLab - Real-Time Collaboration Widgets",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down
4 changes: 2 additions & 2 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.2",
"version": "3.0.0-beta.3",
"description": "JupyterLab - Collaborative Shared Models",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,7 +53,7 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/docprovider": "^3.0.0-beta.2",
"@jupyter/docprovider": "^3.0.0-beta.3",
"@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/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.2",
"version": "3.0.0-beta.3",
"description": "JupyterLab - Document Provider",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b2"
__version__ = "1.0.0b3"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0b2"
__version__ = "3.0.0b3"
1 change: 1 addition & 0 deletions projects/jupyter-collaboration/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
dependencies = ["jupyter_collaboration>=3.0.0b3", "jupyter_collaboration_ui>=1.0.0b3", "jupyter_docprovider>=1.0.0b3", "jupyter_server_ydoc>=1.0.0b3"]

[build-system]
build-backend = "hatchling.build"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b2"
__version__ = "1.0.0b3"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b2"
__version__ = "1.0.0b3"
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2087,8 +2087,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
dependencies:
"@jupyter/collaboration": ^3.0.0-beta.2
"@jupyter/docprovider": ^3.0.0-beta.2
"@jupyter/collaboration": ^3.0.0-beta.3
"@jupyter/docprovider": ^3.0.0-beta.3
"@jupyter/ydoc": ^2.0.0 || ^3.0.0-a3
"@jupyterlab/application": ^4.2.0
"@jupyterlab/apputils": ^4.2.0
Expand All @@ -2110,7 +2110,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/collaboration@^3.0.0-beta.2, @jupyter/collaboration@workspace:packages/collaboration":
"@jupyter/collaboration@^3.0.0-beta.3, @jupyter/collaboration@workspace:packages/collaboration":
version: 0.0.0-use.local
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
dependencies:
Expand Down Expand Up @@ -2138,7 +2138,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/docprovider-extension@workspace:packages/docprovider-extension"
dependencies:
"@jupyter/docprovider": ^3.0.0-beta.2
"@jupyter/docprovider": ^3.0.0-beta.3
"@jupyter/ydoc": ^2.0.0 || ^3.0.0-a3
"@jupyterlab/application": ^4.2.0
"@jupyterlab/apputils": ^4.2.0
Expand All @@ -2161,7 +2161,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/docprovider@^3.0.0-beta.2, @jupyter/docprovider@workspace:packages/docprovider":
"@jupyter/docprovider@^3.0.0-beta.3, @jupyter/docprovider@workspace:packages/docprovider":
version: 0.0.0-use.local
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
dependencies:
Expand Down

0 comments on commit b8fafc0

Please sign in to comment.