34j / pdfdecrypt

Simple package for decrypting PDF files. (`pipx install decryptpdf`) Migrated to https://github.com/34j/decryptpdf.
https://github.com/34j/decryptpdf
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

chore(deps): update pre-commit hook python-poetry/poetry to v1.5.1 #3

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python-poetry/poetry repository patch 1.5.0 -> 1.5.1

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

python-poetry/poetry (python-poetry/poetry) ### [`v1.5.1`](https://togithub.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#​151---2023-05-29) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.5.0...1.5.1) ##### Added - Improve dependency resolution performance in cases with a lot of backtracking ([#​7950](https://togithub.com/python-poetry/poetry/pull/7950)). ##### Changed - Disable wheel content validation during installation ([#​7987](https://togithub.com/python-poetry/poetry/pull/7987)). ##### Fixed - Fix an issue where partially downloaded wheels were cached ([#​7968](https://togithub.com/python-poetry/poetry/pull/7968)). - Fix an issue where `poetry run` did no longer execute relative-path scripts ([#​7963](https://togithub.com/python-poetry/poetry/pull/7963)). - Fix an issue where dependencies were not installed in `in-project` environments ([#​7977](https://togithub.com/python-poetry/poetry/pull/7977)). - Fix an issue where no solution was found for a transitive dependency on a pre-release of a package ([#​7978](https://togithub.com/python-poetry/poetry/pull/7978)). - Fix an issue where cached repository packages were incorrectly parsed, leading to its dependencies being ignored ([#​7995](https://togithub.com/python-poetry/poetry/pull/7995)). - Fix an issue where an explicit source was ignored so that a direct origin dependency was used instead ([#​7973](https://togithub.com/python-poetry/poetry/pull/7973)). - Fix an issue where the installation of big wheels consumed a lot of memory ([#​7987](https://togithub.com/python-poetry/poetry/pull/7987)). ##### Docs - Add information about multiple constraints dependencies with direct origin and version dependencies ([#​7973](https://togithub.com/python-poetry/poetry/pull/7973)). ##### poetry-core ([`1.6.1`](https://togithub.com/python-poetry/poetry-core/releases/tag/1.6.1)) - Fix an endless recursion in marker handling ([#​593](https://togithub.com/python-poetry/poetry-core/pull/593)). - Fix an issue where the wheel tag was not built correctly under certain circumstances ([#​591](https://togithub.com/python-poetry/poetry-core/pull/591)). ##### poetry-plugin-export ([`^1.4.0`](https://togithub.com/python-poetry/poetry-plugin-export/releases/tag/1.4.0)) - Fix an issue where `--extra-index-url` and `--trusted-host` was not generated for sources with priority `explicit` ([#​205](https://togithub.com/python-poetry/poetry-plugin-export/pull/205)).

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #3 (4199d7b) into main (0ddc744) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   29.72%   29.72%           
=======================================
  Files           3        3           
  Lines          37       37           
  Branches       10       10           
=======================================
  Hits           11       11           
  Misses         26       26           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more