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