Skip to content

chore(deps): bump poetry from 2.2.1 to 2.4.1#282

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/sileht/bump-poetry-2.4.1/bump-poetry-2-2-1-2-4-1--8544072b
Jun 25, 2026
Merged

chore(deps): bump poetry from 2.2.1 to 2.4.1#282
mergify[bot] merged 1 commit into
mainfrom
devs/sileht/bump-poetry-2.4.1/bump-poetry-2-2-1-2-4-1--8544072b

Conversation

@sileht

@sileht sileht commented Jun 24, 2026

Copy link
Copy Markdown
Member

poetry >=2.3 requires Python >=3.10, so installing poetry 2.4.1 under the
matrix interpreter breaks the 3.9 leg. Install poetry under a fixed 3.12 and
point the project venv at the matrix Python via poetry env use, so the
library keeps being tested on every matrix version (including 3.9).

Supersedes the Dependabot PR #281, whose protected branch cannot carry the
companion CI change.

poetry >=2.3 requires Python >=3.10, so installing poetry 2.4.1 under the
matrix interpreter breaks the 3.9 leg. Install poetry under a fixed 3.12 and
point the project venv at the matrix Python via `poetry env use`, so the
library keeps being tested on every matrix version (including 3.9).

Supersedes the Dependabot PR #281, whose protected branch cannot carry the
companion CI change.

Change-Id: I8544072b5701c679eff06403773212901f97baa2
Copilot AI review requested due to automatic review settings June 24, 2026 12:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟢 All 3 merge protections satisfied — ready to merge.

Show 3 satisfied protections

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?:

🟢 🔎 Reviews

  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

  • body ~= (?ms:.{48,})

@mergify mergify Bot requested a review from a team June 24, 2026 12:19
@sileht sileht marked this pull request as ready for review June 24, 2026 16:25
@mergify

mergify Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Queued — the merge queue status continues in this comment ↓.

@mergify mergify Bot added the queued label Jun 25, 2026
@mergify

mergify Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-06-25 05:50 UTC · Rule: default · triggered by rule automatic merge
  • Checks skipped · PR is already up-to-date
  • Merged2026-06-25 05:51 UTC · at 1a6e7a17b1ae3b54dd581b25da90c00d7e2cbb48 · squash

This pull request spent 10 seconds in the queue, including 1 second running CI.

Required conditions to merge

@mergify mergify Bot merged commit 95a3294 into main Jun 25, 2026
9 checks passed
@mergify mergify Bot deleted the devs/sileht/bump-poetry-2.4.1/bump-poetry-2-2-1-2-4-1--8544072b branch June 25, 2026 05:51
@mergify mergify Bot removed the queued label Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants