Skip to content

Commit 20cf366

Browse files
committed
Publish 2025.4.30
SHA256 hashes: lumino-algorithm-2.0.3.tgz: 20b37cb41f0749da238204200bd4cca77c36be5371345eb48b0d2b97382d6dac lumino-application-2.4.4.tgz: 4bb8375e1f0c8175e658816d09a6989f5e52a03df50f24d32933e09a2714873c lumino-buildutils-2.0.2.tgz: 25b5cefaf6596c6b7c1c54d58953138a8ca175fe4356aec74424cc950865331c lumino-collections-2.0.3.tgz: e221f49d529c7eed4f44225a6fd870175d861863757eca7d493f1f431fcc1661 lumino-commands-2.3.2.tgz: c710437682932ea4926f9cff8961ca212397ac20e19c7e02739ee08f57dcbd14 lumino-coreutils-2.2.1.tgz: 839e1bcd732bb6f0c653f8944ef23a66187bbedbe16b7c35575768d3b86b28b2 lumino-datagrid-2.5.2.tgz: 8bdaa7645daa07dc3478200f139f87b043c65d87fcee0ff58b2ed1a280ad5215 lumino-default-theme-2.1.10.tgz: 278a5ec2eb7dfe848e130eec2153df5402e8a7601840c5f8dfe37abdd6f5f91b lumino-disposable-2.1.4.tgz: dfe888b6182542866725f3e4c841013659956df5aac4df5c2636f8e596afae41 lumino-domutils-2.0.3.tgz: e908ffe70a32a6ba083c82060f4ae0195456957a8b52f240f3f2ba7e5bb88b94 lumino-dragdrop-2.1.6.tgz: 13953881e770409f4385f3b5dca98544cf653677553381d8544686c733121bbf lumino-keyboard-2.0.3.tgz: cdfb85e60eca035c6b9ff9088df6403216cf61696458237be0cd6880fe8ddc24 lumino-messaging-2.0.3.tgz: 64f75c4be626a0f14fee415a9475cf58e52d5a0dcb00318108da7d07758a3901 lumino-polling-2.1.4.tgz: 10823686e8d3015fbc6c08316eea3dc83904e47639800ec15df128bb6c83bef6 lumino-properties-2.0.3.tgz: cdaa146b298ddbcb4a186981d9f26f82c128a9aed53da0e8390a22860bc7fcff lumino-signaling-2.1.4.tgz: 8f20476b81efe513aeaf0648939955fbf3dbb47a41cbf384c4ea5dcbfb379829 lumino-virtualdom-2.0.3.tgz: 8e9ba3914ccccdeae85953219e6820dfb21c0df2dc762fb67b1a601d39ffc75e lumino-widgets-2.7.1.tgz: 5acc361faa5e65b19d916b8357bd8a55624a4a93ac90fb54f39528068397ce0e
1 parent 3df3ab5 commit 20cf366

File tree

2 files changed

+31
-3
lines changed

2 files changed

+31
-3
lines changed

CHANGELOG.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,36 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md'
66

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

9+
## 2025.4.30
10+
11+
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2025.3.31...3df3ab5a8e32b50edd26bed62f7ebd362e18b32e))
12+
13+
```
14+
@lumino/application: 2.4.3 => 2.4.4
15+
@lumino/datagrid: 2.5.1 => 2.5.2
16+
@lumino/default-theme: 2.1.9 => 2.1.10
17+
@lumino/widgets: 2.7.0 => 2.7.1
18+
```
19+
20+
### Bugs fixed
21+
22+
- Improve accessibility for menu items with toggle state [#753](https://github.com/jupyterlab/lumino/pull/753) ([@nkn2022](https://github.com/nkn2022))
23+
24+
### Maintenance and upkeep improvements
25+
26+
- Bump versions for v2025.4.30 [#758](https://github.com/jupyterlab/lumino/pull/758) ([@krassowski](https://github.com/krassowski))
27+
- Fix test status badge [#757](https://github.com/jupyterlab/lumino/pull/757) ([@krassowski](https://github.com/krassowski))
28+
- Run workflows that were pinned to no-longer supported `ubuntu-20.04` on `ubuntu-latest` [#754](https://github.com/jupyterlab/lumino/pull/754) ([@krassowski](https://github.com/krassowski))
29+
- Bump koa from 2.15.4 to 2.16.1 [#752](https://github.com/jupyterlab/lumino/pull/752) ([@dependabot](https://github.com/dependabot))
30+
31+
### Contributors to this release
32+
33+
([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2025-03-31&to=2025-04-30&type=c))
34+
35+
[@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2025-03-31..2025-04-30&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2025-03-31..2025-04-30&type=Issues) | [@nkn2022](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ankn2022+updated%3A2025-03-31..2025-04-30&type=Issues)
36+
37+
<!-- <END NEW CHANGELOG ENTRY> -->
38+
939
## 2025.3.31
1040

1141
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2025.2.1...80501aca210d9ed4b1fc9ffae3f8a609282549f1))
@@ -59,8 +89,6 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md'
5989

6090
[@cmarmo](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Acmarmo+updated%3A2025-02-01..2025-03-31&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2025-02-01..2025-03-31&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2025-02-01..2025-03-31&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajtpio+updated%3A2025-02-01..2025-03-31&type=Issues) | [@vidartf](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Avidartf+updated%3A2025-02-01..2025-03-31&type=Issues)
6191

62-
<!-- <END NEW CHANGELOG ENTRY> -->
63-
6492
## 2025.2.1
6593

6694
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2024.8.13...76e4a9044ae2937e20c867cd97b24e6bf7c119fe))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lumino-top-level",
3-
"version": "2025.3.31",
3+
"version": "2025.4.30",
44
"private": true,
55
"workspaces": [
66
"examples/*",

0 commit comments

Comments
 (0)