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

chore(deps-dev): bump poetry-core from v1.6.1 to v1.7.0 #293

Merged

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry-core 1.6.1 -> 1.7.0 age adoption passing confidence

Release Notes

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

v1.7.0

Compare Source

Added
  • Optionally use resolved references when converting a VCS dependency to a PEP 508 dependency specification (#​603).
  • Improve performance of marker handling (#​609).
Changed
  • Drop support for Python 3.7 (#​566).
  • Remove deprecated poetry.core.constraints.generic and poetry.core.semver (#​601).
  • 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).
Fixed
  • Fix an issue where the encoding was not handled correctly when calling a subprocess (#​602).
  • Fix an issue where caret constraints with additional whitespace could not be parsed (#​606).
  • 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).
Vendoring

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.


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

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

| datasource | package     | from  | to    |
| ---------- | ----------- | ----- | ----- |
| pypi       | poetry-core | 1.6.1 | 1.7.0 |
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Sep 3, 2023
@Kurt-von-Laven Kurt-von-Laven merged commit 6cb1ed2 into ScribeMD:main Sep 3, 2023
3 checks passed
@renovate-bot renovate-bot deleted the renovate/poetry-core-1.x branch September 3, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

2 participants