Bump poetry from 2.1.4 to 2.2.0
Merged
Number: #205
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
September 14, 2025 at 03:26 PM UTC
(18 days ago)
(18 days ago)
Updated:
September 14, 2025 at 03:51 PM UTC
(18 days ago)
(18 days ago)
Merged:
September 14, 2025 at 03:51 PM UTC
(18 days ago)
by per1234
(18 days ago)
by per1234
Time to Close:
25 minutes
Labels:
type: enhancement topic: infrastructure
type: enhancement topic: infrastructure
Assignees:
per1234
per1234
Description:
Bumps poetry from 2.1.4 to 2.2.0.
Release notes
Sourced from poetry's releases.
2.2.0
Added
- Add support for nesting dependency groups (#10166).
- Add support for PEP 735 dependency groups (#10130).
- Add support for PEP 639 license clarity (#10413).
- Add a
--format
option topoetry show
to alternatively output json format (#10487).- Add official support for Python 3.14 (#10514).
Changed
- Normalize dependency group names (#10387).
- Change
installer.no-binary
andinstaller.only-binary
so that explicit package names will take precedence over:all:
(#10278).- Improve log output during
poetry install
when a wheel is built from source (#10404).- Improve error message in case a file lock could not be acquired while cloning a git repository (#10535).
- Require
dulwich>=0.24.0
(#10492).- Allow
virtualenv>=20.33
again (#10506).- Allow
findpython>=0.7
(#10510).- Allow
importlib-metadata>=8.7
(#10511).Fixed
- Fix an issue where
poetry new
did not create the project structure in an existing empty directory (#10431).- Fix an issue where a dependency that was required for a specific Python version was not installed into an environment of a pre-release Python version (#10516).
poetry-core (
2.2.0
)
Changelog
Sourced from poetry's changelog.
[2.2.0] - 2025-09-14
Added
- Add support for nesting dependency groups (#10166).
- Add support for PEP 735 dependency groups (#10130).
- Add support for PEP 639 license clarity (#10413).
- Add a
--format
option topoetry show
to alternatively output json format (#10487).- Add official support for Python 3.14 (#10514).
Changed
- Normalize dependency group names (#10387).
- Change
installer.no-binary
andinstaller.only-binary
so that explicit package names will take precedence over:all:
(#10278).- Improve log output during
poetry install
when a wheel is built from source (#10404).- Improve error message in case a file lock could not be acquired while cloning a git repository (#10535).
- Require
dulwich>=0.24.0
(#10492).- Allow
virtualenv>=20.33
again (#10506).- Allow
findpython>=0.7
(#10510).- Allow
importlib-metadata>=8.7
(#10511).Fixed
- Fix an issue where
poetry new
did not create the project structure in an existing empty directory (#10431).- Fix an issue where a dependency that was required for a specific Python version was not installed into an environment of a pre-release Python version (#10516).
poetry-core (
2.2.0
)
Commits
4dba0e1
release: bump version to 2.2.00575399
ensure Python 3.14 compatibility (#10514)651a8c0
tests: make tests independent of currently available Python versions (#10547)19146aa
tests: fix deprecation warning (#10545)c067095
keep deprecation a little longer since it does not really hurt (#10544)2516335
docs: adddependency-groups
example withinclude-group
(#10543)985449a
chore: update actions (#10542)bc536be
[pre-commit.ci] pre-commit autoupdate (#10377)74b645d
add: do not create empty [tool.poetry.group] sections when adding a dependenc...41a7d22
fix remove if standard and poetry section is used (#10130)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+48
+48
Deletions:
-64
-64
Package Dependencies
Technical Details
ID: | 7674878 |
UUID: | 2826827863 |
Node ID: | PR_kwDOBJUWE86offhX |
Host: | GitHub |
Repository: | arduino/arduinoOTA |
Merge State: | Unknown |