Skip to content

Commit 00338cb

Browse files
committed
Publish 0.5.11
SHA256 hashes: voila-0.5.11-py3-none-any.whl: cfae6f64d68ff7cb666cb3abaff06451e841c026fc650a7f0e6298c6fea1609a voila-0.5.11.tar.gz: 12057fe409298024a104b75bbb1050576b89f42fe6e8fead8f5d1f79ace66b19 voila-dashboards-jupyterlab-preview-2.3.11.tgz: 342fca134154b7390729c52037f292e3a9589e5f127a9766a00a2dd50050542a voila-dashboards-voila-0.5.11.tgz: ab5a689f3587408dc19b71ee305fa14e6e6baa873cf61ba61f4923345395b132 voila-dashboards-widgets-manager7-0.5.11.tgz: d134593afdef54787a93bd963a2111056db087b91907f6d78e4f9578dbb61e2f voila-dashboards-widgets-manager8-0.5.11.tgz: 1fdfb2b2843d71701f7502413ebfc03fe0a6b2f157c5aa40cff5379181d38bf2
1 parent 86dbefc commit 00338cb

File tree

7 files changed

+28
-10
lines changed

7 files changed

+28
-10
lines changed

CHANGELOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

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

5+
## 0.5.11
6+
7+
([Full Changelog](https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.3.10...86dbefc4436d27f8d90e838d43b8b191eacb98df))
8+
9+
### Enhancements made
10+
11+
- Allow specifying `extra_labextensions_path` [#1542](https://github.com/voila-dashboards/voila/pull/1542) ([@jtpio](https://github.com/jtpio))
12+
13+
### Bugs fixed
14+
15+
- Server extension: Fix merging with local config [#1543](https://github.com/voila-dashboards/voila/pull/1543) ([@martinRenou](https://github.com/martinRenou))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/voila-dashboards/voila/graphs/contributors?from=2025-08-01&to=2025-08-25&type=c))
20+
21+
[@github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Agithub-actions+updated%3A2025-08-01..2025-08-25&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Ajtpio+updated%3A2025-08-01..2025-08-25&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3AmartinRenou+updated%3A2025-08-01..2025-08-25&type=Issues)
22+
23+
<!-- <END NEW CHANGELOG ENTRY> -->
24+
525
## 0.5.10
626

727
([Full Changelog](https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.3.9...981ae03cbd08859638fade059c931affea58259a))
@@ -16,8 +36,6 @@
1636

1737
[@martinRenou](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3AmartinRenou+updated%3A2025-07-30..2025-08-01&type=Issues)
1838

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2139
## 0.5.9
2240

2341
([Full Changelog](https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.3.8...8dcef0ca36649edd9262ce1d3b1a5622dcba2e3d))

packages/jupyterlab-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voila-dashboards/jupyterlab-preview",
3-
"version": "2.3.10",
3+
"version": "2.3.11",
44
"description": "A JupyterLab preview extension for Voilà",
55
"keywords": [
66
"jupyter",

packages/voila/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voila-dashboards/voila",
3-
"version": "0.5.10",
3+
"version": "0.5.11",
44
"description": "The Voilà Frontend",
55
"author": "Voilà contributors",
66
"license": "BSD-3-Clause",
@@ -52,7 +52,7 @@
5252
"@lumino/signaling": "^2.0.0",
5353
"@lumino/virtualdom": "^2.0.0",
5454
"@lumino/widgets": "^2.0.0",
55-
"@voila-dashboards/widgets-manager8": "^0.5.10",
55+
"@voila-dashboards/widgets-manager8": "^0.5.11",
5656
"react": "^18.2.0",
5757
"react-dom": "^18.2.0",
5858
"style-mod": "^4.0.3",

packages/widgets_manager7/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voila-dashboards/widgets-manager7",
3-
"version": "0.5.10",
3+
"version": "0.5.11",
44
"description": "The Voilà jupyter-widgets manager for ipywidgets 7 support",
55
"keywords": [
66
"jupyter",

packages/widgets_manager8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voila-dashboards/widgets-manager8",
3-
"version": "0.5.10",
3+
"version": "0.5.11",
44
"description": "The Voilà jupyter-widgets manager for ipywidgets 8 support",
55
"keywords": [
66
"jupyter",

voila/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from collections import namedtuple
1515

1616
# Use "hatch version xx.yy.zz" to handle version changes
17-
__version__ = "0.5.10"
17+
__version__ = "0.5.11"
1818

1919
# PEP440 version parser
2020
_version_regex = re.compile(

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4952,7 +4952,7 @@ __metadata:
49524952
"@lumino/virtualdom": ^2.0.0
49534953
"@lumino/widgets": ^2.0.0
49544954
"@types/node": ~18.8.3
4955-
"@voila-dashboards/widgets-manager8": ^0.5.10
4955+
"@voila-dashboards/widgets-manager8": ^0.5.11
49564956
css-loader: ^6.7.2
49574957
fs-extra: ^9.1.0
49584958
glob: ~7.1.6
@@ -4998,7 +4998,7 @@ __metadata:
49984998
languageName: unknown
49994999
linkType: soft
50005000

5001-
"@voila-dashboards/widgets-manager8@^0.5.10, @voila-dashboards/widgets-manager8@workspace:packages/widgets_manager8":
5001+
"@voila-dashboards/widgets-manager8@^0.5.11, @voila-dashboards/widgets-manager8@workspace:packages/widgets_manager8":
50025002
version: 0.0.0-use.local
50035003
resolution: "@voila-dashboards/widgets-manager8@workspace:packages/widgets_manager8"
50045004
dependencies:

0 commit comments

Comments
 (0)