Skip to content

Conversation

@ivankatliarchuk
Copy link
Member

@ivankatliarchuk ivankatliarchuk commented Aug 24, 2023

This PR contains the following updates:

Package Update Change Pending
python-poetry/poetry minor 1.5.1 -> 1.6.1 1.7.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

python-poetry/poetry (python-poetry/poetry)

v1.6.1

Compare Source

Fixed
  • Update the minimum required version of requests (#​8336).

v1.6.0

Compare Source

Added
  • Add support for repositories that do not provide a supported hash algorithm (#​8118).
  • Add full support for duplicate dependencies with overlapping markers (#​7257).
  • Improve performance of poetry lock for certain edge cases (#​8256).
  • Improve performance of poetry install (#​8031).
  • poetry check validates that specified readme files do exist (#​7444).
  • Add a downgrading note when updating to an older version (#​8176).
  • Add support for vox in the xonsh shell (#​8203).
  • Add support for pre-commit hooks for projects where the pyproject.toml file is located in a subfolder (#​8204).
  • Add support for the git+http:// scheme (#​6619).
Changed
  • Drop support for Python 3.7 (#​7674).
  • Move poetry lock --check to poetry check --lock and deprecate the former (#​8015).
  • Change future warning that PyPI will only be disabled automatically if there are no primary sources (#​8151).
Fixed
  • Fix an issue where build-system.requires were not respected for projects with build scripts (#​7975).
  • Fix an issue where the encoding was not handled correctly when calling a subprocess (#​8060).
  • Fix an issue where poetry show --top-level did not show top level dependencies with extras (#​8076).
  • Fix an issue where poetry init handled projects with src layout incorrectly (#​8218).
  • Fix an issue where Poetry wrote .pth files with the wrong encoding (#​8041).
  • Fix an issue where poetry install did not respect the source if the same version of a package has been locked from different sources (#​8304).
Docs
  • Document official Poetry badge (#​8066).
  • Update configuration folder path for macOS (#​8062).
  • Add a warning about pip ignoring lock files (#​8117).
  • Clarify the use of the virtualenvs.in-project setting. (#​8126).
  • Change pre-commit YAML style to be consistent with pre-commit's own examples (#​8146).
  • Fix command for listing installed plugins (#​8200).
  • Mention the nox-poetry package (#​8173).
  • Add an example with a PyPI source in the pyproject.toml file (#​8171).
  • Use reference instead of deprecated callable in the scripts example (#​8211).
poetry-core (1.7.0)
  • Improve performance of marker handling (#​609).
  • Allow | as a value separator in markers with the operators in and not in (#​608).
  • Put pretty name (instead of normalized name) in metadata (#​620).
  • Update list of supported licenses (#​623).
  • Fix an issue where PEP 508 dependency specifications with names starting with a digit could not be parsed (#​607).
  • Fix an issue where Poetry considered an unrelated .gitignore file resulting in an empty wheel (#​611).
poetry-plugin-export (^1.5.0)
  • Fix an issue where markers for dependencies required by an extra were not generated correctly (#​209).

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ivankatliarchuk ivankatliarchuk added deps github-releases minor when you add functionality in a backwards compatible manner renovate labels Aug 24, 2023
@ivankatliarchuk ivankatliarchuk self-assigned this Aug 24, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-dockerfiles-python-poetry-poetry-1.x branch from 3592f5c to e719264 Compare August 25, 2023 04:23
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency python-poetry/poetry to v1.6.0 (dockerfiles/dockerfile.renovate) (master) chore(deps): update dependency python-poetry/poetry to v1.6.1 (dockerfiles/dockerfile.renovate) (master) Aug 25, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-dockerfiles-python-poetry-poetry-1.x branch from e719264 to 4514316 Compare November 2, 2023 04:24
@ivankatliarchuk ivankatliarchuk merged commit 720a84e into master Nov 4, 2023
@ivankatliarchuk ivankatliarchuk deleted the renovate/master-dockerfiles-python-poetry-poetry-1.x branch November 4, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps github-releases minor when you add functionality in a backwards compatible manner renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants