joostlek / python-withings

Async python library for connecting with Withings
MIT License
1 stars 1 forks source link

⬆️ Update dependency pre-commit-hooks to v5 #404

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pre-commit-hooks 4.6.0 -> 5.0.0 age adoption passing confidence

Release Notes

pre-commit/pre-commit-hooks (pre-commit-hooks) ### [`v5.0.0`](https://redirect.github.com/pre-commit/pre-commit-hooks/blob/HEAD/CHANGELOG.md#500---2024-10-05) [Compare Source](https://redirect.github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) \================== ##### Features - `requirements-txt-fixer`: also remove `pkg_resources==...`. - [#​850](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/850) PR by [@​ericfrederich](https://redirect.github.com/ericfrederich). - [#​1030](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1030) issue by [@​ericfrederich](https://redirect.github.com/ericfrederich). - `check-illegal-windows-names`: new hook! - [#​1044](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1044) PR by [@​ericfrederich](https://redirect.github.com/ericfrederich). - [#​589](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/589) issue by [@​ericfrederich](https://redirect.github.com/ericfrederich). - [#​1049](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1049) PR by [@​Jeffrey-Lim](https://redirect.github.com/Jeffrey-Lim). - `pretty-format-json`: continue processing even if a file has a json error. - [#​1039](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1039) PR by [@​amarvin](https://redirect.github.com/amarvin). - [#​1038](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1038) issue by [@​amarvin](https://redirect.github.com/amarvin). ##### Fixes - `destroyed-symlinks`: set `stages` to `[pre-commit, pre-push, manual]` - PR [#​1085](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1085) by [@​AdrianDC](https://redirect.github.com/AdrianDC). ##### Migrating - pre-commit-hooks now requires `pre-commit>=3.2.0`. - use non-deprecated names for `stages`. - [#​1093](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1093) PR by [@​asottile](https://redirect.github.com/asottile).

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

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

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-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (1e60e32) to head (71bec9c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #404 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 762 762 Branches 50 50 ========================================= Hits 762 762 ```

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

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud