Skip to content

chore(dependencies): update dependency poetry-core to >=1.0.8 #110

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry-core >=1.0.0 -> >=1.0.8 age adoption passing confidence

Release Notes

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

v1.0.8

Compare Source

Added
  • Add hooks according to PEP-660 for editable installs (#​257).

v1.0.7

Compare Source

Fixed
  • Fixed an issue where the wrong git executable could be used on Windows. (#​213)
  • Fixed an issue where the Python 3.10 classifier was not automatically added. (#​215)

v1.0.6

Compare Source

Added
  • Added support for more hash types gen generating hashes. (#​207)

v1.0.5

Compare Source

Fixed
  • Fixed the copy of Package instances which led to file hashes not being available. (#​193)
  • Fixed an issue where unsafe parameters could be passed to git commands. (#​203)
  • Fixed an issue where the wrong git executable could be used on Windows. (#​205)

v1.0.4

Compare Source

Fixed
  • Fixed an error in the way python markers with a precision >= 3 were handled. (#​180)
  • Fixed an error in the evaluation of in/not in markers (#​189)

v1.0.3

Compare Source

Fixed
  • Fixed an error when handling single-digit Python markers (#​156).
  • Fixed dependency markers not being properly copied when changing the constraint (#​163).

v1.0.2

Compare Source

Fixed
  • Fixed a missing import causing an error in Poetry (#​134).

v1.0.1

Compare Source

Fixed
  • Fixed PEP 508 representation of dependency without extras (#​102).
  • Fixed an error where development dependencies were being resolved when invoking the PEP-517 backend (#​101).
  • Fixed source distribution not being deterministic (#​105).
  • Fixed an error where zip files were left open when building wheels (#​122).
  • Fixed an error where explicitly included files were still not present in final distributions (#​124).
  • Fixed wheel filename matching for recent architecture (#​125, #​129).
  • Fixed an error where the & character was not accepted for author names (#​120).
  • Fixed the PEP-508 representation of some dependencies (#​103).
  • Fixed the Requires-Python metadata generation (#​127).
  • Fixed an error where pre-release versions were accepted in version constraints (#​128).

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants