Skip to content

chore(dependencies): update dependency poetry_core to >=1.0.8#214

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/poetry_core-1.0.x
Open

chore(dependencies): update dependency poetry_core to >=1.0.8#214
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/poetry_core-1.0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 26, 2026

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.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.05%. Comparing base (2058856) to head (e344f7c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #214   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files           5        5           
  Lines         154      154           
=======================================
  Hits          151      151           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/poetry_core-1.0.x branch from dfd0667 to 6597480 Compare March 27, 2026 00:37
@renovate renovate bot force-pushed the renovate/poetry_core-1.0.x branch from 6597480 to e344f7c Compare March 30, 2026 05:36
@sonarqubecloud
Copy link
Copy Markdown

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