This is a maintenance release where we focused on updating dependencies and the Docker base image to improve the overall performance and stability of our software.
What's Changed
- Bump version to 1.0.15-dev by @jkreileder in #591
- Update egress policy and allowed endpoints for pypa/gh-action-pypi-publish by @jkreileder in #592
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #596
- Bump ruff from 0.7.2 to 0.7.3 by @dependabot in #595
- Bump setuptools from 75.3.0 to 75.4.0 by @dependabot in #597
- Bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #593
- Bump docker/scout-action from 1.15.0 to 1.15.1 by @dependabot in #594
- Bump github/codeql-action from 3.27.1 to 3.27.3 by @dependabot in #598
- Bump actions/dependency-review-action from 4.4.0 to 4.5.0 by @dependabot in #611
- Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #608
- Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #606
- Bump codecov/codecov-action from 4.6.0 to 5.0.7 by @dependabot in #610
- Bump ruff from 0.7.3 to 0.8.1 by @dependabot in #618
- Bump pyright from 1.1.389 to 1.1.390 by @dependabot in #622
- Add additional domains to allowlist in python-package workflow for codecov upload by @jkreileder in #621
- Bump github/codeql-action from 3.27.3 to 3.27.6 by @dependabot in #619
- Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #628
- Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #627
- Bump actions/attest-sbom from 1.4.1 to 2.0.0 by @dependabot in #625
- Bump actions/attest-build-provenance from 1.4.4 to 2.0.0 by @dependabot in #624
- Bump anchore/sbom-action from 0.17.7 to 0.17.8 by @dependabot in #626
- Bump cloudflare from 3.1.0 to 3.1.1 by @dependabot in #623
- Bump ruff to version 0.8.2 in pre-commit configuration and requirements by @jkreileder in #629
- Bump python from 3.13.0-alpine3.20 to 3.13.1-alpine3.20 by @dependabot in #630
- Bump anchore/scan-action from 5.2.1 to 5.3.0 by @dependabot in #631
- Bump scout-sbom-indexer to version 1.15.1 in Docker workflow by @jkreileder in #633
- Bump Dockerfile syntax version to 1.12.0 by @jkreileder in #632
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #634
- Bump anyio version to 4.7.0 in requirements.txt by @jkreileder in #635
- Add additional ports for files.pythonhosted.org and pypi.org in Docker workflow by @jkreileder in #636
- Update coverage[toml] to version 7.6.9 by @jkreileder in #637
- Bump actions/attest-build-provenance from 2.0.0 to 2.0.1 by @dependabot in #639
- Bump actions/attest-sbom from 2.0.0 to 2.0.1 by @dependabot in #638
- Bump actions/attest-sbom from 2.0.1 to 2.1.0 by @dependabot in #640
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #641
- Bump actions/attest-build-provenance from 2.0.1 to 2.1.0 by @dependabot in #642
- Bump github/codeql-action from 3.27.6 to 3.27.7 by @dependabot in #643
- Bump docker/scout-action from 1.15.1 to 1.16.0 by @dependabot in #646
- Bump github/codeql-action from 3.27.7 to 3.27.9 by @dependabot in #645
- Add cloudflarestorage.com to allowed hosts by @jkreileder in #647
- Bump ruff from 0.8.2 to 0.8.3 by @dependabot in #644
- Bump anchore/sbom-action from 0.17.8 to 0.17.9 by @dependabot in #650
- Bump anchore/scan-action from 5.3.0 to 6.0.0 by @dependabot in #648
- Bump docker/scout-action from 4d5cab64d69921183d77962a3569acb76d1ff908 to b23590dc1e4d09febc00cfcbc51e9e8c0f7ee9f3 by @dependabot in #649
- Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #652
- Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #651
- Bump pyright from 1.1.390 to 1.1.391 by @dependabot in #655
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #653
- Bump ruff from 0.8.3 to 0.8.4 by @dependabot in #656
- Bump certifi to version 2024.12.14 and update hashes by @jkreileder in #657
- Update pre-commit dependencies for ruff and gitleaks by @jkreileder in #658
- Update Docker SBOM generator and Dockerfile syntax version by @jkreileder in #659
- Bump gitleaks to v8.22.0 in pre-commit configuration by @jkreileder in #660
- Update dependencies for click and urllib3 by @jkreileder in #661
- Prepare for v1.0.15 release by @jkreileder in #662
Full Changelog: v1.0.14...v1.0.15