chore(deps): update dependency poetry to v2.1.1 - autoclosed
This MR contains the following updates:
Package | Update | Change |
---|---|---|
poetry (changelog) | minor |
2.0.1 -> 2.1.1
|
Warning Some dependencies could not be looked up. Check the warning logs for more information.
WARNING: this job ran in a Renovate pipeline that doesn't support the configuration required for common-ci-tasks Renovate presets.
Release Notes
python-poetry/poetry (poetry)
v2.1.1
Fixed
- Fix an issue where
poetry env use python
does not choose the Python from the PATH (#10187).
2.1.1
)
poetry-core (- Fix an issue where simplifying a
python_version
marker resulted in an invalid marker (#838).
v2.1.0
Added
-
Make
build
command build-system agnostic (#10059, #10092). - Add a
--config-settings
option topoetry build
(#10059). - Add support for defining
config-settings
when building dependencies (#10129). - Add (experimental) commands to manage Python installations (#10112).
- Use
findpython
to find the Python interpreters (#10097). - Add a
--no-truncate
option topoetry show
(#9580). - Re-add support for passwords with empty usernames (#10088).
- Add better error messages (#10053, #10065, #10126, #10127, #10132).
Changed
-
poetry new
defaults to "src" layout by default (#10135). - Improve performance of locking dependencies (#10111, #10114, #10138, #10146).
- Deprecate adding sources without specifying
--priority
(#10134).
Fixed
- Fix an issue where global options were not handled correctly when positioned after command options (#10021, #10067, #10128).
- Fix an issue where building a dependency from source failed because of a conflict between build-system dependencies that were not required for the target environment (#10048).
- Fix an issue where
poetry init
was not able to find a package on PyPI while adding dependencies interactively (#10055). - Fix an issue where the
@latest
descriptor was incorrectly passed to the core requirement parser (#10069). - Fix an issue where Boolean environment variables set to
True
(in contrast totrue
) were interpreted asfalse
(#10080). - Fix an issue where
poetry env activate
reported a misleading error message (#10087). - Fix an issue where adding an optional dependency with
poetry add --optional
would not correctly update the lock file (#10076). - Fix an issue where
pip
was not installed/updated before other dependencies resulting in a race condition (#10102). - Fix an issue where Poetry freezes when multiple threads attempt to unlock the
keyring
simultaneously (#10062). - Fix an issue where markers with extras were not locked correctly (#10119).
- Fix an issue where self-referential extras were not resolved correctly (#10106).
- Fix an issue where Poetry could not be run from a
zipapp
(#10074). - Fix an issue where installation failed with a permission error when using the system environment as a user without write access to system site packages (#9014).
- Fix an issue where a version of a dependency that is not compatible with the project's python constraint was locked. (#10141).
- Fix an issue where Poetry wrongly reported that the current project's supported Python range is not compatible with some of the required packages Python requirement (#10157).
- Fix an issue where the requested extras of a dependency were ignored if the same dependency (with same extras) was specified in multiple groups (#10158).
Docs
- Sort commands by name in the CLI reference (#10035).
- Add missing documentation for
env
commands (#10027). - Clarify that the
name
andversion
fields are always required if theproject
section is specified (#10033). - Add a note about restarting the shell for tab completion changes to take effect (#10070).
- Fix the example for
project.gui-scripts
#10121. - Explain how to include files as scripts in the project configuration (#9572, #10133).
- Add additional information on specifying required python versions (#10104).
2.1.0
)
poetry-core (- Fix an issue where inclusive ordering with post releases was inconsistent with PEP 440 (#379).
- Fix an issue where invalid URI tokens in PEP 508 requirement strings were silently discarded (#817).
- Fix an issue where wrong markers were calculated when removing parts covered by the project's python constraint (#824).
- Fix an issue where optional dependencies that are not part of an extra were included in the wheel metadata (#830).
- Fix an issue where the
__pycache__
directory and*.pyc
files were included in sdists and wheels (#835).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added maintenancedependency typemaintenance labels
requested review from @shinya.maeda and @achueshev
Reviewer roulette
To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot. Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines.
Once you've decided who will review this merge request, mention them as you normally would! Danger does not automatically notify them for you.
Reviewer Maintainer @jfypk
(UTC+0)
@brytannia
(UTC+1)
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by ****added devopsai-powered groupai model validation labels
added automation:bot-authored label
added 1 commit
- d52bcbc4 - chore(deps): update dependency poetry to v2.1.1
added sectiondata-science label
assigned to @tle_gitlab
changed milestone to %17.10
mentioned in merge request !1985 (closed)
added 1 commit
- e72e9d82 - chore(deps): bump Poetry 2.1.1 in CI and docker
removed review request for @achueshev
@shinya.maeda, could you help to review this MR, please?Edited/Blocked Notification
Renovate will not automatically rebase this MR, because it does not recognize the last commit author and assumes somebody else may have edited the MR.
You can manually request rebase by checking the rebase/retry box above.
Warning: custom changes will be lost.added this merge request to the merge train at position 2
mentioned in commit 9cdbf1d1
mentioned in commit 802b90bd
mentioned in merge request !1991 (merged)