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): bump poetry-core from v1.8.1 to v1.9.0 #395

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry-core ==1.8.1 -> ==1.9.0 age adoption passing confidence

Release Notes

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

v1.9.0

Compare Source

Added
  • Add a to key in tool.poetry.packages to allow custom subpackage names (#​672).
  • Add support for path dependencies that do not define a build system (#​675).
  • Add a tool.poetry.package-mode key to support non-package mode (#​661).
Changed
  • Update list of supported licenses (#​659,
    #​669,
    #​678,
    #​694).
  • Improve support for PEP 691 JSON-based Simple API (#​664).
  • Establish zipapp compatibility (#​670).
  • Rework list of files included in build artifacts (#​666).
  • Improve performance by treating collections in packages as immutable (#​663).
  • Deprecate poetry.core.masonry.builder (#​682).
  • Deprecate scripts that depend on extras (#​690).
Fixed
  • Fix an issue where insignificant errors were printed if the working directory is not inside a git repository (#​684).
  • Fix an issue where the project's directory was not recognized as git repository on Windows due to an encoding issue (#​685).
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.8.1 | 1.9.0 |
@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 17, 2024
@Kurt-von-Laven Kurt-von-Laven self-requested a review March 17, 2024 01:59
@Kurt-von-Laven Kurt-von-Laven merged commit 781ea24 into ScribeMD:main Mar 17, 2024
3 checks passed
@renovate-bot renovate-bot deleted the renovate/poetry-core-1.x branch March 17, 2024 02:04
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 python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

2 participants