From 4af2eca531333d78435667d7d2ffbd38aef7c081 Mon Sep 17 00:00:00 2001 From: krassowski Date: Mon, 25 Mar 2024 10:09:55 +0000 Subject: [PATCH] Publish 2024.3.25 SHA256 hashes: lumino-algorithm-2.0.1.tgz: d2c957a85d97341b61c449b50bb9510dcbdf64da23f90a9e6449eab1c9f18f5d lumino-application-2.3.1.tgz: 2443bdfd1da03abe27287e8023c015a74f35852ec474aec03292946afe11186c lumino-buildutils-2.0.1.tgz: e6e44c32ab7accd332d6f3c65002070a22d811e9a4857323a43da078f3024c3d lumino-collections-2.0.1.tgz: 1fba44c75211a9d9c45fd02e5a6d995f00b12f9392a337c02ec97215d12d566d lumino-commands-2.3.0.tgz: b92e2e46ce5b39bb3a91bf4ab9479aa9ce6823ba19f004cb337d8eef75617241 lumino-coreutils-2.1.2.tgz: 1c3e319297589b76bfad265862392ea5a67ef4cccbeae160300cff344c4cc00f lumino-datagrid-2.3.1.tgz: 86fe120b162da1cbca68a047badaa5ab83fafd04753fec0305f6754bd5b5bf59 lumino-default-theme-2.1.5.tgz: c880fc41d746e7826715624b68af46c9cf63362ab47658dfa2972cb0a13e1e75 lumino-disposable-2.1.2.tgz: ab9d88fcf167c7c3f15e4719ee9799e4dd5377f4db4902ee734bb54fd00d19fb lumino-domutils-2.0.1.tgz: c440105b0dc185250a3c2e6a6df85f7f5ea201d6e9035fad227a183a86268cfc lumino-dragdrop-2.1.4.tgz: bc1bfc581c750737ce21630d3293db447e4ebdcba3c13b671b2b0761bac719bf lumino-keyboard-2.0.1.tgz: ec93aa00a98b5257e1aa3723ee77935598761d4db695a9dcc441ce9104c2b5c6 lumino-messaging-2.0.1.tgz: ab5005e35b5c7e9283f3fc106cb2388b001e395769cd27514a6287deac354863 lumino-polling-2.1.2.tgz: fc3b7a65c9db9ce8d6b2a165348937b38bbb1d7d65c5288f2ea627d50ba8a7ad lumino-properties-2.0.1.tgz: 667f37f48f2af015d40c83447c9c87a43419e84e514fd59bcab7265a4a9b35bb lumino-signaling-2.1.2.tgz: 06dd508bbe00f38d92227e640d2c11b8ff7cffb010515cf7bf2302588d8bd767 lumino-virtualdom-2.0.1.tgz: e70be379177af7a79d100b2299943e196855dbd23942775c2ad4074d706171cc lumino-widgets-2.3.2.tgz: bde4b637126d0210096affdf7d94868a846dcc780a229b8e7b881c16c78ed0e9 --- CHANGELOG.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 55 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b1c9ea66..be842a0bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,60 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md' +## 2024.3.25 + +([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.11.5...64986395b3f232ec0d23d8e42f4cfddd38d89317)) + +``` +@lumino/application: 2.3.0 => 2.3.1 +@lumino/commands: 2.2.0 => 2.3.0 +@lumino/datagrid: 2.3.0 => 2.3.1 +@lumino/default-theme: 2.1.4 => 2.1.5 +@lumino/widgets: 2.3.1 => 2.3.2 +``` + +### Enhancements made + +- Optional prevent default and asynchronous hold for keybinding execution [#689](https://github.com/jupyterlab/lumino/pull/689) ([@krassowski](https://github.com/krassowski)) + +### Bugs fixed + +- Skip processing prevented default key event [#662](https://github.com/jupyterlab/lumino/pull/662) ([@fcollonval](https://github.com/fcollonval)) + +### Maintenance and upkeep improvements + +- Update versions for new release [#692](https://github.com/jupyterlab/lumino/pull/692) ([@krassowski](https://github.com/krassowski)) +- Bump follow-redirects from 1.15.4 to 1.15.6 [#691](https://github.com/jupyterlab/lumino/pull/691) ([@dependabot](https://github.com/dependabot)) +- Update Release Scripts [#690](https://github.com/jupyterlab/lumino/pull/690) ([@blink1073](https://github.com/blink1073)) +- Bump the actions group with 1 update [#687](https://github.com/jupyterlab/lumino/pull/687) ([@dependabot](https://github.com/dependabot)) +- Bump ip from 2.0.0 to 2.0.1 [#684](https://github.com/jupyterlab/lumino/pull/684) ([@dependabot](https://github.com/dependabot)) +- Bump the actions group with 1 update [#682](https://github.com/jupyterlab/lumino/pull/682) ([@dependabot](https://github.com/dependabot)) +- Update dependabot configuration [#681](https://github.com/jupyterlab/lumino/pull/681) ([@fcollonval](https://github.com/fcollonval)) +- Bump toshimaru/auto-author-assign from 2.0.1 to 2.1.0 [#680](https://github.com/jupyterlab/lumino/pull/680) ([@dependabot](https://github.com/dependabot)) +- Bump actions/cache from 3 to 4 [#679](https://github.com/jupyterlab/lumino/pull/679) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 41.1.1 to 42.0.0 [#678](https://github.com/jupyterlab/lumino/pull/678) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 41.0.1 to 41.1.1 [#676](https://github.com/jupyterlab/lumino/pull/676) ([@dependabot](https://github.com/dependabot)) +- Bump follow-redirects from 1.15.2 to 1.15.4 [#673](https://github.com/jupyterlab/lumino/pull/673) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 40.2.1 to 41.0.1 [#671](https://github.com/jupyterlab/lumino/pull/671) ([@dependabot](https://github.com/dependabot)) +- Bump github/codeql-action from 2 to 3 [#670](https://github.com/jupyterlab/lumino/pull/670) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 40.2.0 to 40.2.1 [#663](https://github.com/jupyterlab/lumino/pull/663) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 40.1.0 to 40.2.0 [#661](https://github.com/jupyterlab/lumino/pull/661) ([@dependabot](https://github.com/dependabot)) +- Bump dessant/lock-threads from 4 to 5 [#660](https://github.com/jupyterlab/lumino/pull/660) ([@dependabot](https://github.com/dependabot)) +- Bump axios from 1.2.2 to 1.6.1 [#658](https://github.com/jupyterlab/lumino/pull/658) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 40.0.0 to 40.1.0 [#657](https://github.com/jupyterlab/lumino/pull/657) ([@dependabot](https://github.com/dependabot)) + +### Documentation improvements + +- Update README.md [#665](https://github.com/jupyterlab/lumino/pull/665) ([@novrain](https://github.com/novrain)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2023-11-05&to=2024-03-25&type=c)) + +[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2023-11-05..2024-03-25&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abrichet+updated%3A2023-11-05..2024-03-25&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2023-11-05..2024-03-25&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2023-11-05..2024-03-25&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2023-11-05..2024-03-25&type=Issues) | [@novrain](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Anovrain+updated%3A2023-11-05..2024-03-25&type=Issues) | [@tonyfast](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Atonyfast+updated%3A2023-11-05..2024-03-25&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2023-11-05..2024-03-25&type=Issues) + + + ## 2023.11.5 ([Full Changelog](https://github.com/jupyterlab/lumino/compare/@lumino/algorithm@2.0.1...30c6064dbf6450fb19925ff697dff20e9dd1516e)) @@ -71,8 +125,6 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md' [@andrewfulton9](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aandrewfulton9+updated%3A2023-07-27..2023-11-05&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abrichet+updated%3A2023-07-27..2023-11-05&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2023-07-27..2023-11-05&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2023-07-27..2023-11-05&type=Issues) | [@gabalafou](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Agabalafou+updated%3A2023-07-27..2023-11-05&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2023-07-27..2023-11-05&type=Issues) | [@m158261](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Am158261+updated%3A2023-07-27..2023-11-05&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3AmartinRenou+updated%3A2023-07-27..2023-11-05&type=Issues) | [@s596757](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3As596757+updated%3A2023-07-27..2023-11-05&type=Issues) | [@tonyfast](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Atonyfast+updated%3A2023-07-27..2023-11-05&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2023-07-27..2023-11-05&type=Issues) - - ## 2023.9.25-alpha.0 ([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.7.27...dbbaf769024b39a9558f1ef66bf99c08d4d0d70c)) diff --git a/package.json b/package.json index a027f80b1..37bdc28a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lumino-top-level", - "version": "2023.11.5", + "version": "2024.3.25", "private": true, "workspaces": [ "examples/*",