Skip to content

chore(deps): update dependency poetry-core to v2.4.1#105

Open
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/poetry-core-2.x
Open

chore(deps): update dependency poetry-core to v2.4.1#105
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/poetry-core-2.x

Conversation

@red-hat-konflux-kflux-prd-rh03
Copy link
Copy Markdown
Contributor

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot commented Jan 7, 2026

This PR contains the following updates:

Package Change Age Confidence
poetry-core ==2.1.3==2.4.1 age confidence

Release Notes

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

v2.4.1

Compare Source

Fixed
  • Fix an issue where certain marker operations (mostly used with extra markers) resulted in wrong markers (#​943).

v2.4.0

Compare Source

Changed
  • Update list of supported licenses (#​935).
Vendoring

v2.3.2

Compare Source

Changed
  • Update list of supported licenses (#​917).
Fixed
  • Fix an issue where platform_release could not be parsed on Debian Trixie (#​930).
  • Fix an issue where using project.readme.text in the pyproject.toml file resulted in broken metadata (#​914).
  • Fix an issue where dependency groups were considered equal when their resolved dependencies were equal, even if the groups themselves were not (#​919).
  • Fix an issue where removing a dependency from a group that included another group resulted in other dependencies being added to the included group (#​922).
  • Fix an issue where PEP 735 include-group entries were lost when [tool.poetry.group] also defined include-groups for the same group (#​924).
  • Fix an issue where the union of <value> not in <marker> constraints was wrongly treated as always satisfied (#​925).
  • Fix an issue where a post release with a local version identifier was wrongly allowed by a > version constraint (#​921).
  • Fix an issue where a version with the local version identifier 0 was treated as equal to the corresponding public version (#​920).
  • Fix an issue where a != <version> constraint wrongly disallowed pre releases and post releases of the specified version (#​929).
  • Fix an issue where in and not in constraints were wrongly not allowed by specific compound constraints (#​927).
  • Fix an issue where data entries in generated setup.py files were duplicated (#​923).

v2.3.1

Compare Source

Changed
  • Update list of supported licenses (#​912).
Fixed
  • Fix an issue where platform_release could not be parsed on Windows Server (#​911).

v2.3.0

Compare Source

Added
  • Add (optional) size and upload_time to Link and Package.files (#​905).
Changed
  • Drop support for Python 3.9 (#​897).
  • Normalize versions (#​893).
  • Remove helper function to create temporary directories (#​337).
  • Improve type hint of Package.files (#​904).
  • Update list of supported licenses (#​890,
    #​895).
Fixed
  • Fix an issue where unsatisfiable requirements did not raise an error (#​891).
  • Fix an issue where the implicit main group did not exist if it was explicitly declared as not having any dependencies (#​892).
  • Fix an issue where python_full_version markers with pre-release versions were parsed incorrectly (#​893).
Vendoring

v2.2.1

Compare Source

Fixed
  • Fix an issue where it was not possible to declare a PEP 735 dependency group as optional (#​888).

v2.2.0

Compare Source

Added
  • Add support for nesting dependency groups (#​837).
  • Add support for PEP 735 dependency groups (#​823).
  • Add support for PEP 639 license clarity (#​870).
  • Add support for Python 3.14 (#​877,
    #​884).
Changed
  • Normalize dependency group names (#​868).
  • Deprecate table values and values that are not valid SPDX expressions for [project.license] (#​870).
  • Update list of supported licenses (#​872).
Fixed
  • Fix an issue where explicitly included files that are in .gitignore were not included in the distribution (#​874).
  • Fix an issue where marker operations could result in invalid markers (#​875).
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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/poetry-core-2.x branch from ad9d753 to 953e33e Compare January 18, 2026 16:36
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update dependency poetry-core to v2.2.1 chore(deps): update dependency poetry-core to v2.3.0 Jan 18, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/poetry-core-2.x branch from 953e33e to 3cc8f92 Compare February 1, 2026 21:15
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update dependency poetry-core to v2.3.0 chore(deps): update dependency poetry-core to v2.3.1 Feb 1, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/poetry-core-2.x branch from 3cc8f92 to 6b7a286 Compare March 29, 2026 12:12
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update dependency poetry-core to v2.3.1 chore(deps): update dependency poetry-core to v2.3.2 Mar 29, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/poetry-core-2.x branch from 6b7a286 to 80e5247 Compare May 3, 2026 20:14
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update dependency poetry-core to v2.3.2 chore(deps): update dependency poetry-core to v2.4.0 May 3, 2026
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/main/poetry-core-2.x branch from 80e5247 to b66c3d6 Compare May 23, 2026 20:15
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update dependency poetry-core to v2.4.0 chore(deps): update dependency poetry-core to v2.4.1 May 23, 2026
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