What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #205
- Bump semver from 7.3.5 to 7.5.2 by @dependabot in #204
- Bump postcss from 8.4.6 to 8.4.31 by @dependabot in #207
- Bump @babel/traverse from 7.17.0 to 7.23.2 by @dependabot in #208
- Bump es5-ext from 0.10.53 to 0.10.63 by @dependabot in #210
- Bump ws from 6.2.2 to 6.2.3 by @dependabot in #212
- Bump semver from 5.7.1 to 7.6.2 by @dependabot in #213
- Bump dompurify from 2.3.5 to 2.5.6 by @dependabot in #215
- Bump nanoid from 3.3.6 to 3.3.8 by @dependabot in #216
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #214
- Fix CI and add contributing guide by @danyeaw in #227
- Fix TypeError with github-script v7 API change by @danyeaw in #234
- Migration from setuptools to hatch by @RRosio in #220
- Restore pull_request_target for Binder Badge by @danyeaw in #236
- Improve AsyncMock usage in tests to prevent StopAsyncIteration errors by @danyeaw in #235
- Update to react 18 by @RRosio in #238
- Bump @babel/runtime from 7.17.0 to 7.27.4 by @dependabot in #230
- Bump @babel/helpers from 7.17.0 to 7.27.4 by @dependabot in #231
- Upgrade Lerna to v7 by @danyeaw in #232
- Upgrade from Yarn 1 (classic) to 3 (Berry) by @danyeaw in #240
- Update Jest from v26 to v28 by @danyeaw in #241
- Update to TypeScript 5.x by @RRosio in #239
- Fix Jest deprecation for defining ts-jest in globals by @danyeaw in #243
- Remove test dependency on ipython_genutils by @danyeaw in #246
- Replace jupyterlab_toastify with built-in notifications by @danyeaw in #244
- JL4: Add compatibility for Menus with RankedMenu by @danyeaw in #247
- Upgrade KernelSpecManager to KernelSpec.IManager by @danyeaw in #251
- Migrate ReactWidget and UseSignal imports to ui-components by @danyeaw in #252
- Add lumino v2 updates by @RRosio in #254
- Update Jupyter Server to 2.x by @danyeaw in #256
- Update dependencies and workflows for Jupyterlab 4 by @RRosio in #253
- Fix crashes for R- and date-based versions by @danyeaw in #248
- Add TODO for removing notebook config by @danyeaw in #259
- CI: Fix Windows OSError upgrading conda libraries by @danyeaw in #260
- Add JupyterLab 4 to CI by @RRosio in #258
- Remove JupyterLab 3 from codebase by @RRosio in #266
- Update changelog, replace yarn with jlpm by @danyeaw in #271
- Add TestPyPI and PyPI Release Workflows by @RRosio in #272
New Contributors
Full Changelog: v5.2.1...v6.0.0