Closed renovate[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.33%. Comparing base (
7fdc492
) to head (3e4aba5
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
>=1.8.1
->>=1.9.0
Release Notes
python-poetry/poetry-core (poetry-core)
### [`v1.9.0`](https://togithub.com/python-poetry/poetry-core/blob/HEAD/CHANGELOG.md#190---2024-02-02) [Compare Source](https://togithub.com/python-poetry/poetry-core/compare/1.8.1...1.9.0) ##### Added - Add a `to` key in `tool.poetry.packages` to allow custom subpackage names ([#672](https://togithub.com/python-poetry/poetry-core/pull/672)). - Add support for path dependencies that do not define a build system ([#675](https://togithub.com/python-poetry/poetry-core/pull/675)). - Add a `tool.poetry.package-mode` key to support non-package mode ([#661](https://togithub.com/python-poetry/poetry-core/pull/661)). ##### Changed - Update list of supported licenses ([#659](https://togithub.com/python-poetry/poetry-core/pull/659), [#669](https://togithub.com/python-poetry/poetry-core/pull/669), [#678](https://togithub.com/python-poetry/poetry-core/pull/678), [#694](https://togithub.com/python-poetry/poetry-core/pull/694)). - Improve support for PEP 691 JSON-based Simple API ([#664](https://togithub.com/python-poetry/poetry-core/pull/664)). - Establish zipapp compatibility ([#670](https://togithub.com/python-poetry/poetry-core/pull/670)). - Rework list of files included in build artifacts ([#666](https://togithub.com/python-poetry/poetry-core/pull/666)). - Improve performance by treating collections in packages as immutable ([#663](https://togithub.com/python-poetry/poetry-core/pull/663)). - Deprecate `poetry.core.masonry.builder` ([#682](https://togithub.com/python-poetry/poetry-core/pull/682)). - Deprecate scripts that depend on extras ([#690](https://togithub.com/python-poetry/poetry-core/pull/690)). ##### Fixed - Fix an issue where insignificant errors were printed if the working directory is not inside a git repository ([#684](https://togithub.com/python-poetry/poetry-core/pull/684)). - Fix an issue where the project's directory was not recognized as git repository on Windows due to an encoding issue ([#685](https://togithub.com/python-poetry/poetry-core/pull/685)). ##### Vendoring - [`fastjsonschema==2.19.1`](https://togithub.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [`lark==1.1.8`](https://togithub.com/lark-parser/lark/releases/tag/1.1.9)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.