Releases: inverse/cert-host-scraper
Releases · inverse/cert-host-scraper
0.10.2
What's Changed
- Tidy renovate config by @inverse in #166
- Update pre-commit hook charliermarsh/ruff-pre-commit to v0.11.6 by @renovate[bot] in #167
- Update dependency pytest-cov to v6.1.1 by @renovate[bot] in #164
- Add coverage reporting by @inverse in #168
- improve coverage reporting by @inverse in #169
- CI cache improvements by @inverse in #170
- Improve coverage by @inverse in #172
- Additional test by @inverse in #173
- Update pre-commit hook charliermarsh/ruff-pre-commit to v0.11.7 by @renovate[bot] in #174
- Update dependency poetry to v2.1.3 by @renovate[bot] in #175
- Update pre-commit hook charliermarsh/ruff-pre-commit to v0.11.11 by @renovate[bot] in #176
- Update dependency click to v8.2.1 by @renovate[bot] in #177
- Update dependency requests to v2.32.4 [SECURITY] by @renovate[bot] in #178
- Update dependency pytest to v8.4.1 by @renovate[bot] in #179
- Update pre-commit hook charliermarsh/ruff-pre-commit to v0.12.3 by @renovate[bot] in #181
- Update pre-commit hook pre-commit/mirrors-mypy to v1.16.1 by @renovate[bot] in #182
- Update dependency pytest-cov to v6.2.1 by @renovate[bot] in #180
Full Changelog: 0.10.1...0.10.2
0.10.1
What's Changed
- Improve tests by @inverse in #152
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #151
- Bump pytest from 8.3.4 to 8.3.5 by @dependabot in #153
- Bump rich from 13.9.4 to 14.0.0 by @dependabot in #154
- Use explicit checkout action version on CI by @inverse in #155
- Tidy readme by @inverse in #156
- Further tidy readme by @inverse in #157
- Enable renovate by @inverse in #158
- Update dependency poetry to v1.8.5 by @renovate in #160
- Update pre-commit hook charliermarsh/ruff-pre-commit to v0.11.3 by @renovate in #161
- Update dependency ubuntu to v24 by @renovate in #163
- Update pre-commit hook pre-commit/mirrors-mypy to v1.15.0 by @renovate in #162
- Update dependency poetry to v2 by @renovate in #165
New Contributors
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #145
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #146
- Bump click from 8.1.7 to 8.1.8 by @dependabot in #147
- Bump abatilo/actions-poetry from 3.0.1 to 4.0.0 by @dependabot in #149
- Add JSON output support by @inverse in #150
- Bump vcrpy from 6.0.2 to 7.0.0 by @dependabot in #148
Full Changelog: 0.9.4...0.10.0
0.9.4
What's Changed
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #132
- Bump abatilo/actions-poetry from 3.0.0 to 3.0.1 by @dependabot in #138
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.2 by @dependabot in #142
- Bump pre-commit by @inverse in #143
- Bump vcrpy from 6.0.1 to 6.0.2 by @dependabot in #136
- Bump rich from 13.7.1 to 13.9.4 by @dependabot in #141
- Bump Python to 3.13 by @inverse in #144
Full Changelog: 0.9.3...0.9.4
0.9.3
What's Changed
- Bump single-source from 0.3.0 to 0.4.0 by @dependabot in #124
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #123
- Update dependencies by @inverse in #126
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #125
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot in #128
Full Changelog: 0.9.2...0.9.3
0.9.2
What's Changed
- Bump pytest from 8.1.1 to 8.2.1 by @dependabot in #117
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #118
- Add tooling by @inverse in #120
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #119
- Extract from .tool-versions in CI by @inverse in #122
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
- Update image by @inverse in #102
- Bump actions/cache from 3 to 4 by @dependabot in #103
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by @dependabot in #113
- Bump pytest from 7.4.4 to 8.1.1 by @dependabot in #112
- Bump rich from 13.7.0 to 13.7.1 by @dependabot in #110
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #107
- Bump pytest-socket from 0.6.0 to 0.7.0 by @dependabot in #105
- Bump vcrpy from 5.1.0 to 6.0.1 by @dependabot in #104
- Bump pre-commit by @inverse in #114
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Bump rich from 13.6.0 to 13.7.0 by @dependabot in #93
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #94
- Bump actions/setup-python from 4 to 5 by @dependabot in #95
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #97
- Bump abatilo/actions-poetry from 2.3.0 to 3.0.0 by @dependabot in #98
- Add batch-size arg by @inverse in #99
- Bump pre-commit hooks by @inverse in #100
- Secure publish pipeline by @inverse in #101
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- Bump rich from 13.5.3 to 13.6.0 by @dependabot in #88
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #90
- Add another scraper test case by @inverse in #91
- Bump poetry + pre-commit deps by @inverse in #92
- Add Python 3.12 to matrix by @inverse in #89
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Add colours to CLI output by @inverse in #86
- Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #83
- Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #84
- Bump rich from 13.5.2 to 13.5.3 by @dependabot in #85
- bump pre-commit by @inverse in #87
Full Changelog: 0.7.7...0.8.0