ScribeMD / docker-cache

Cache Docker Images Whether Built or Pulled
MIT License
98 stars 27 forks source link

chore(deps): bump poetry-core from v1.8.1 to v1.9.0 #797

Closed renovate-bot closed 7 months ago

renovate-bot commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry-core ==1.8.1 -> ==1.9.0 age adoption passing confidence

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: Disabled by config. Please merge this manually once you are satisfied.

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.