andreoliwa / nitpick

Enforce the same settings on multiple projects
https://nitpick.readthedocs.io/
MIT License
393 stars 24 forks source link

chore(deps): update dependency poetry to v1.5.0 #590

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry (source, changelog) 1.4.2 -> 1.5.0 age adoption passing confidence

Release Notes

python-poetry/poetry ### [`v1.5.0`](https://togithub.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#​150---2023-05-19) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.4.2...1.5.0) ##### Added - **Introduce the new source priorities `explicit` and `supplemental`** ([#​7658](https://togithub.com/python-poetry/poetry/pull/7658), [#​6879](https://togithub.com/python-poetry/poetry/pull/6879)). - **Introduce the option to configure the priority of the implicit PyPI source** ([#​7801](https://togithub.com/python-poetry/poetry/pull/7801)). - Add handling for corrupt cache files ([#​7453](https://togithub.com/python-poetry/poetry/pull/7453)). - Improve caching of URL and git dependencies ([#​7693](https://togithub.com/python-poetry/poetry/pull/7693), [#​7473](https://togithub.com/python-poetry/poetry/pull/7473)). - Add option to skip installing directory dependencies ([#​6845](https://togithub.com/python-poetry/poetry/pull/6845), [#​7923](https://togithub.com/python-poetry/poetry/pull/7923)). - Add `--executable` option to `poetry env info` ([#​7547](https://togithub.com/python-poetry/poetry/pull/7547)). - Add `--top-level` option to `poetry show` ([#​7415](https://togithub.com/python-poetry/poetry/pull/7415)). - Add `--lock` option to `poetry remove` ([#​7917](https://togithub.com/python-poetry/poetry/pull/7917)). - Add experimental `POETRY_REQUESTS_TIMEOUT` option ([#​7081](https://togithub.com/python-poetry/poetry/pull/7081)). - Improve performance of wheel inspection by avoiding unnecessary file copy operations ([#​7916](https://togithub.com/python-poetry/poetry/pull/7916)). ##### Changed - **Remove the old deprecated installer and the corresponding setting `experimental.new-installer`** ([#​7356](https://togithub.com/python-poetry/poetry/pull/7356)). - **Introduce `priority` key for sources and deprecate flags `default` and `secondary`** ([#​7658](https://togithub.com/python-poetry/poetry/pull/7658)). - Deprecate `poetry run Githubissues.
  • Githubissues is a development platform for aggregating issues.