This release improves a lot behind the scenes. There aren't any new features.
The dashboard is now built on dash 4.0.
What's Changed
- Ruff Fixes by @bmos in #329
- Resolve all type hinting issues, fix errors being raised by code on main, and upgrade to dash 4.0 by @carlospreising in #339
Dependency Updates
- Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #301
- Bump install-pinned/uv from 51bb057ca8857db7531f188d414ba32b7bb16d2b to b3c09d653574e9565eee68b45174a4e890aef58d by @dependabot[bot] in #303
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #302
- Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #304
- Bump github/codeql-action from 3.28.18 to 3.29.11 by @dependabot[bot] in #305
- Bump install-pinned/uv from b3c09d653574e9565eee68b45174a4e890aef58d to dd0394506504875fca56dd387737d1bad6083768 by @dependabot[bot] in #307
- Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #309
- Bump github/codeql-action from 3.29.11 to 3.30.5 by @dependabot[bot] in #308
- Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #311
- Update pytest-cov requirement from ~=6.1 to ~=7.0 by @dependabot[bot] in #306
- Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #310
- Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #312
- Bump install-pinned/uv from dd0394506504875fca56dd387737d1bad6083768 to 3863536aec631cbd0a0d99cc91d32d06292bcb93 by @dependabot[bot] in #316
- Bump py-cov-action/python-coverage-comment-action from 3.34 to 3.39 by @dependabot[bot] in #314
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #313
- Bump github/codeql-action from 3.30.5 to 4.31.2 by @dependabot[bot] in #315
- Bump install-pinned/uv from 3863536aec631cbd0a0d99cc91d32d06292bcb93 to aa380d2c49f39e53fe6f5635484bb766098ba8b4 by @dependabot[bot] in #321
- Bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #319
- Bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #320
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #317
- Bump github/codeql-action from 4.31.2 to 4.31.5 by @dependabot[bot] in #318
- Update pytest requirement from ~=8.3 to ~=9.0 by @dependabot[bot] in #322
- Bump github/codeql-action from 4.31.5 to 4.31.6 by @dependabot[bot] in #323
- Bump step-security/harden-runner from 2.13.2 to 2.14.0 by @dependabot[bot] in #324
- Bump github/codeql-action from 4.31.6 to 4.31.9 by @dependabot[bot] in #325
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #326
- Bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #328
- Bump install-pinned/uv from aa380d2c49f39e53fe6f5635484bb766098ba8b4 to 87c2872ebb798b99a5ada5669f99ec2680716ae5 by @dependabot[bot] in #327
- Bump actions/checkout from 6.0.0 to 6.0.2 by @dependabot[bot] in #330
- Bump actions/cache from 4.3.0 to 5.0.3 by @dependabot[bot] in #335
- Bump py-cov-action/python-coverage-comment-action from 3.39 to 3.40 by @dependabot[bot] in #334
- Bump github/codeql-action from 4.31.9 to 4.32.0 by @dependabot[bot] in #331
- Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #332
- Update pandas requirement from ~=2.3 to ~=3.0 by @dependabot[bot] in #333
- update dev dependencies by @bmos in #337
New Contributors
- @carlospreising made their first contribution in #339
Full Changelog: v1.1.0...v1.2.0