Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Poetry (test) #943

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Update Poetry (test) #943

merged 1 commit into from
Feb 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pip (source, changelog) ==22.3.1 -> ==23.0 age adoption passing confidence
poetry (source, changelog) ==1.3.1 -> ==1.3.2 age adoption passing confidence
poetry-core ==1.4.0 -> ==1.5.0 age adoption passing confidence
poetry-plugin-export (source) ==1.2.0 -> ==1.3.0 age adoption passing confidence

Release Notes

pypa/pip

v23.0

Compare Source

python-poetry/poetry

v1.3.2

Compare Source

Fixed
  • Fix a performance regression when locking dependencies from PyPI (#​7232).
  • Fix an issue where passing a relative path via -C, --directory fails (#​7266).
Docs
  • Update docs to reflect the removal of the deprecated get-poetry.py installer from the repository (#​7288).
  • Add clarifications for virtualenvs.path settings (#​7286).
python-poetry/poetry-core

v1.5.0

Compare Source

Added
  • Improve marker handling (#​528,
    #​534,
    #​530,
    #​546,
    #​547).
  • Allow overriding the output directory when building dist files (#​527).
  • Validate whether dependencies referenced in extras are defined in the main dependency group (#​542).
  • Improve handling of generic constraints (#​515).
Changed
  • Deprecate the hash function of FileDependency (#​535).
  • Do not set allows_preleases implicitly anymore if the lower bound of a constraint is a pre-release (#​543).
  • Poetry no longer generates a setup.py file in sdists by default (#​318).
  • Remove the unused platform attribute from Package (#​548).
  • Deprecate the pretty_version parameter when creating a Package (#​549).
  • Validate path dependencies during use instead of during construction (#​520).
Fixed
  • Fix an issue where the PEP 517 metadata_directory was not respected when building an editable wheel (#​537).
  • Fix an issue where trailing newlines were allowed in tool.poetry.description (#​505).
  • Fix an issue where the name of the data folder in wheels was not normalized (#​532).
  • Fix an issue where the order of entries in the RECORD file was not deterministic (#​545).
  • Fix an issue where parsing of VCS URLs with escaped characters failed (#​524).
  • Fix an issue where the subdirectory parameter of VCS URLs was not respected (#​518).
  • Fix an issue where zero padding was not correctly handled in version comparisons (#​540).
  • Fix an issue where sdist builds did not support multiple READMEs (#​486).
Vendoring
python-poetry/poetry-plugin-export

v1.3.0

Compare Source

Changed
  • Drop some compatibility code and bump minimum required poetry version to 1.3.0 (#​167).
Fixed
  • Fix an issue were the export failed if there was a circular dependency on the root package (#​118).

Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update the dependencies label Feb 1, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate renovate bot force-pushed the renovate/test-poetry branch from 9de237c to 9eb69a9 Compare February 1, 2023 04:18
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate renovate bot force-pushed the renovate/test-poetry branch from 9eb69a9 to 0664563 Compare February 1, 2023 08:30
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate renovate bot force-pushed the renovate/test-poetry branch from 0664563 to ee2344c Compare February 1, 2023 10:26
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate renovate bot force-pushed the renovate/test-poetry branch from ee2344c to 2d793aa Compare February 1, 2023 10:29
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate renovate bot force-pushed the renovate/test-poetry branch from 2d793aa to 6c98f89 Compare February 1, 2023 10:56
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate renovate bot force-pushed the renovate/test-poetry branch from 6c98f89 to ba493cc Compare February 1, 2023 10:59
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@sbrunner sbrunner enabled auto-merge February 1, 2023 11:03
@sbrunner sbrunner merged commit 6ff3efe into test Feb 1, 2023
@sbrunner sbrunner deleted the renovate/test-poetry branch February 1, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant