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 pre-commit to v4 for actions/update_development_dependencies and dev #145

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pre-commit 3.8.0 -> 4.0.1 age adoption passing confidence
pre-commit ==3.8.0 -> ==4.0.1 age adoption passing confidence

Release Notes

pre-commit/pre-commit (pre-commit) ### [`v4.0.1`](https://redirect.github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#401---2024-10-08) [Compare Source](https://redirect.github.com/pre-commit/pre-commit/compare/v4.0.0...v4.0.1) \================== ##### Fixes - Fix `pre-commit migrate-config` for unquoted deprecated stages names with purelib `pyyaml`. - [#​3324](https://redirect.github.com/pre-commit/pre-commit/issues/3324) PR by [@​asottile](https://redirect.github.com/asottile). - [pre-commit-ci/issues#234](https://redirect.github.com/pre-commit-ci/issues/issues/234) issue by [@​lorenzwalthert](https://redirect.github.com/lorenzwalthert). ### [`v4.0.0`](https://redirect.github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#400---2024-10-05) [Compare Source](https://redirect.github.com/pre-commit/pre-commit/compare/v3.8.0...v4.0.0) \================== ##### Features - Improve `pre-commit migrate-config` to handle more yaml formats. - [#​3301](https://redirect.github.com/pre-commit/pre-commit/issues/3301) PR by [@​asottile](https://redirect.github.com/asottile). - Handle `stages` deprecation in `pre-commit migrate-config`. - [#​3302](https://redirect.github.com/pre-commit/pre-commit/issues/3302) PR by [@​asottile](https://redirect.github.com/asottile). - [#​2732](https://redirect.github.com/pre-commit/pre-commit/issues/2732) issue by [@​asottile](https://redirect.github.com/asottile). - Upgrade `ruby-build`. - [#​3199](https://redirect.github.com/pre-commit/pre-commit/issues/3199) PR by [@​ThisGuyCodes](https://redirect.github.com/ThisGuyCodes). - Add "sensible regex" warnings to `repo: meta`. - [#​3311](https://redirect.github.com/pre-commit/pre-commit/issues/3311) PR by [@​asottile](https://redirect.github.com/asottile). - Add warnings for deprecated `stages` (`commit` -> `pre-commit`, `push` -> `pre-push`, `merge-commit` -> `pre-merge-commit`). - [#​3312](https://redirect.github.com/pre-commit/pre-commit/issues/3312) PR by [@​asottile](https://redirect.github.com/asottile). - [#​3313](https://redirect.github.com/pre-commit/pre-commit/issues/3313) PR by [@​asottile](https://redirect.github.com/asottile). - [#​3315](https://redirect.github.com/pre-commit/pre-commit/issues/3315) PR by [@​asottile](https://redirect.github.com/asottile). - [#​2732](https://redirect.github.com/pre-commit/pre-commit/issues/2732) issue by [@​asottile](https://redirect.github.com/asottile). ##### Migrating - `language: python_venv` has been removed -- use `language: python` instead. - [#​3320](https://redirect.github.com/pre-commit/pre-commit/issues/3320) PR by [@​asottile](https://redirect.github.com/asottile). - [#​2734](https://redirect.github.com/pre-commit/pre-commit/issues/2734) issue by [@​asottile](https://redirect.github.com/asottile).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (22051cd) to head (9a8b53f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================= 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.

nfelt14 commented 1 month ago

Blocked by https://github.com/PyCQA/docformatter/issues/293

github-actions[bot] commented 1 month 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 1 month 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

github-actions[bot] commented 1 month 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