Closed renovate[bot] closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
f5ec169
) to head (7a19aad
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
path | passed | subtotal |
---|---|---|
tests\test_bump_version_in_files.py | 5 | 5 |
tests\test_create_unique_testpypi_version.py | 7 | 7 |
tests\test_find_unreleased_changelog_items.py | 6 | 6 |
tests\test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
This PR contains the following updates:
==0.14.0
->==0.14.1
Release Notes
psf/cachecontrol (cachecontrol)
### [`v0.14.1`](https://redirect.github.com/psf/cachecontrol/releases/tag/v0.14.1) [Compare Source](https://redirect.github.com/psf/cachecontrol/compare/v0.14.0...v0.14.1) #### What's Changed - github: bump signing step, use dependabot by [@woodruffw](https://redirect.github.com/woodruffw) in [https://github.com/psf/cachecontrol/pull/329](https://redirect.github.com/psf/cachecontrol/pull/329) - build(deps): bump the actions group with 1 update by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/psf/cachecontrol/pull/330](https://redirect.github.com/psf/cachecontrol/pull/330) - GitHub Action to spellcheck and lint Python code by [@cclauss](https://redirect.github.com/cclauss) in [https://github.com/psf/cachecontrol/pull/333](https://redirect.github.com/psf/cachecontrol/pull/333) - workflows/tests: patch macos runner version for 3.7 by [@woodruffw](https://redirect.github.com/woodruffw) in [https://github.com/psf/cachecontrol/pull/334](https://redirect.github.com/psf/cachecontrol/pull/334) - build(deps): bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the actions group by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/psf/cachecontrol/pull/338](https://redirect.github.com/psf/cachecontrol/pull/338) - drop Python 3.7, add 3.13 by [@woodruffw](https://redirect.github.com/woodruffw) in [https://github.com/psf/cachecontrol/pull/340](https://redirect.github.com/psf/cachecontrol/pull/340) #### New Contributors - [@dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/psf/cachecontrol/pull/330](https://redirect.github.com/psf/cachecontrol/pull/330) - [@cclauss](https://redirect.github.com/cclauss) made their first contribution in [https://github.com/psf/cachecontrol/pull/333](https://redirect.github.com/psf/cachecontrol/pull/333) **Full Changelog**: https://github.com/psf/cachecontrol/compare/v0.14.0...v0.14.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.