NathanVaughn / poetry-azure-artifacts-plugin

Poetry plugin to handle Azure Artifacts authentication
https://pypi.org/project/poetry-azure-artifacts-plugin
MIT License
0 stars 0 forks source link

Update pre-commit #7

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
RobertCraigie/pyright-python repository patch v1.1.378 -> v1.1.380
astral-sh/ruff-pre-commit repository patch v0.6.3 -> v0.6.5
python-poetry/poetry repository patch 1.8.2 -> 1.8.3

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

RobertCraigie/pyright-python (RobertCraigie/pyright-python) ### [`v1.1.380`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.379...v1.1.380) [Compare Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.379...v1.1.380) ### [`v1.1.379`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.378...v1.1.379) [Compare Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.378...v1.1.379)
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit) ### [`v0.6.5`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.6.5) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5) See: https://github.com/astral-sh/ruff/releases/tag/0.6.5 ### [`v0.6.4`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.6.4) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4) See: https://github.com/astral-sh/ruff/releases/tag/0.6.4
python-poetry/poetry (python-poetry/poetry) ### [`v1.8.3`](https://redirect.github.com/python-poetry/poetry/releases/tag/1.8.3) [Compare Source](https://redirect.github.com/python-poetry/poetry/compare/1.8.2...1.8.3) ##### Added - Add support for untagged CPython builds with versions ending with a `+` ([#​9207](https://redirect.github.com/python-poetry/poetry/pull/9207)). ##### Changed - Require `pkginfo>=1.10` to ensure support for packages with metadata version 2.3 ([#​9130](https://redirect.github.com/python-poetry/poetry/pull/9130)). - Improve locking on FIPS systems ([#​9152](https://redirect.github.com/python-poetry/poetry/pull/9152)). ##### Fixed - Fix an issue where unrecognized package metadata versions silently resulted in empty dependencies ([#​9203](https://redirect.github.com/python-poetry/poetry/pull/9203), [#​9226](https://redirect.github.com/python-poetry/poetry/pull/9226)). - Fix an issue where trailing slashes in git URLs where not handled correctly ([#​9205](https://redirect.github.com/python-poetry/poetry/pull/9205)). - Fix an issue where `poetry self` commands printed a warning that the current project cannot be installed ([#​9302](https://redirect.github.com/python-poetry/poetry/pull/9302)). - Fix an issue where `poetry install` sporadically failed with a `KeyError` due to a race condition ([#​9335](https://redirect.github.com/python-poetry/poetry/pull/9335)). ##### Docs - Fix incorrect information about `poetry shell` ([#​9060](https://redirect.github.com/python-poetry/poetry/pull/9060)). - Add a git subdirectory example to `poetry add` ([#​9080](https://redirect.github.com/python-poetry/poetry/pull/9080)). - Mention interactive credential configuration ([#​9074](https://redirect.github.com/python-poetry/poetry/pull/9074)). - Add notes for optional advanced installation steps ([#​9098](https://redirect.github.com/python-poetry/poetry/pull/9098)). - Add reference to configuration credentials in documentation of poetry `publish` ([#​9110](https://redirect.github.com/python-poetry/poetry/pull/9110)). - Improve documentation for configuring credentials via environment variables ([#​9121](https://redirect.github.com/python-poetry/poetry/pull/9121)). - Remove misleading wording around virtual environments ([#​9213](https://redirect.github.com/python-poetry/poetry/pull/9213)). - Remove outdated advice regarding seeding keyring backends ([#​9164](https://redirect.github.com/python-poetry/poetry/pull/9164)). - Add a `pyproject.toml` example for a dependency with multiple extras ([#​9138](https://redirect.github.com/python-poetry/poetry/pull/9138)). - Clarify help of `poetry add` ([#​9230](https://redirect.github.com/python-poetry/poetry/pull/9230)). - Add a note how to configure credentials for TestPyPI for `poetry publish` ([#​9255](https://redirect.github.com/python-poetry/poetry/pull/9255)). - Fix information about the `--readme` option in `poetry new` ([#​9260](https://redirect.github.com/python-poetry/poetry/pull/9260)). - Clarify what is special about the Python constraint in `dependencies` ([#​9256](https://redirect.github.com/python-poetry/poetry/pull/9256)). - Update how to uninstall plugins via `pipx` ([#​9320](https://redirect.github.com/python-poetry/poetry/pull/9320)).

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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