Skip to content

poetry.toml: Set min-release-age to 2 weeks#131

Open
bkeryan wants to merge 1 commit into
masterfrom
users/bkeryan/min-release-age
Open

poetry.toml: Set min-release-age to 2 weeks#131
bkeryan wants to merge 1 commit into
masterfrom
users/bkeryan/min-release-age

Conversation

@bkeryan

@bkeryan bkeryan commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

What does this Pull Request accomplish?

Configure Poetry to use a minimum release age of 2 weeks, the same as in https://github.com/ni/python-renovate-config

Update poetry.lock to reference Poetry 2.4.0 or above, which is when the solver.min-release-age setting was added.

Why should this Pull Request be merged?

poetry update doesn't support specifying a version number, which causes problems when Renovate tries to use it to update to a version that is not the latest. Configuring both Renovate and Poetry to use the same minimum release age should improve this behavior. It should also enforce the minimum release age for lockFileMaintenance.

What testing has been done?

Tested the same change in other repos.

@bkeryan bkeryan requested a review from tkrebes as a code owner June 5, 2026 17:44
@bkeryan bkeryan requested review from dixonjoel and mshafer-NI June 5, 2026 17:45
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Test Results

   24 files  ±0     24 suites  ±0   50s ⏱️ -3s
  408 tests ±0    407 ✅ ±0   1 💤 ±0  0 ❌ ±0 
9 792 runs  ±0  9 768 ✅ ±0  24 💤 ±0  0 ❌ ±0 

Results for commit 8e66a14. ± Comparison against base commit 09440db.

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.

1 participant