tektronix / python-package-ci-cd

A collection of Actions and Reusable Workflows for Python Packaging CI/CD
Apache License 2.0
1 stars 1 forks source link

chore(python-deps): update dependency cachecontrol to v0.14.1 in all dependant actions #199

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachecontrol ==0.14.0 -> ==0.14.1 age adoption passing confidence

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.1

Configuration

📅 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.

codecov[bot] commented 4 weeks ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #199 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 224 224 Branches 30 30 ========================================= Hits 224 224 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 weeks ago

Test Results (windows)

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

Link to workflow run

github-actions[bot] commented 3 weeks ago

Test Results (macos)

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

Link to workflow run

github-actions[bot] commented 3 weeks ago

Test Results (ubuntu)

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

Link to workflow run