·
11 commits
to master
since this release
What's Changed
- Bump version to 0.12.15.dev0 in pyproject.toml by @LeMyst in #900
- Bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #901
- Bump pytest-cov from 6.2.1 to 7.0.0 by @dependabot[bot] in #904
- Bump mypy from 1.17.1 to 1.18.1 by @dependabot[bot] in #905
- Bump mypy from 1.18.1 to 1.18.2 by @dependabot[bot] in #909
- Bump jupyterlab from 4.4.7 to 4.4.8 by @dependabot[bot] in #910
- Bump pylint from 3.3.8 to 3.3.9 by @dependabot[bot] in #914
- Bump jupyterlab from 4.4.8 to 4.4.9 by @dependabot[bot] in #913
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #915
- Bump jupyterlab from 4.4.9 to 4.4.10 by @dependabot[bot] in #919
- Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 by @dependabot[bot] in #918
- fix: let generate_entity_instances preserve login information by @lihaohong6 in #912
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #920
- Add User-Agent header to OAuth2 token request by @LeMyst in #924
- Bump urllib3 from 2.5.0 to 2.6.0 in the pip group across 1 directory by @dependabot[bot] in #933
- Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 by @dependabot[bot] in #932
- Bump mypy from 1.18.2 to 1.19.0 by @dependabot[bot] in #931
- Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #930
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #929
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #921
- Bump jupyterlab from 4.4.10 to 4.5.0 by @dependabot[bot] in #928
- Bump jupyterlab from 4.5.0 to 4.5.1 by @dependabot[bot] in #937
- Bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #936
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #935
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #934
New Contributors
- @lihaohong6 made their first contribution in #912
Full Changelog: v0.12.14...v0.12.15