tb1337 / paperless-api

Little api client for paperless(-ngx).
https://pypi.org/p/pypaperless/
MIT License
31 stars 6 forks source link

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

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-hooks ^4.5.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[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.84%. Comparing base (251b4bd) to head (780ae85). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ======================================= Coverage 97.84% 97.84% ======================================= Files 34 34 Lines 1484 1484 Branches 197 197 ======================================= Hits 1452 1452 Misses 18 18 Partials 14 14 ```

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