Skip to content

Update dependency poethepoet to ~=0.46.0#1157

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/python-dependencies
May 16, 2026
Merged

Update dependency poethepoet to ~=0.46.0#1157
renovate[bot] merged 1 commit into
mainfrom
renovate/python-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 16, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poethepoet (changelog) ~=0.45.0~=0.46.0 age adoption passing confidence

Release Notes

nat-n/poethepoet (poethepoet)

v0.46.0: 0.46.0

Compare Source

Enhancements

Fixes

  • Make uv and poetry executors check for bat files to handle shutdown quirks on windows by @​nat-n in #​385
  • Strip underscore prefix in documentation for private positional args by @​nat-n in #​383
  • Use AST for $POE_EXTRA_ARGS detection and cache parsed content by @​nat-n in #​388

Experimental agent skill

This release ships an experimental agent skill that gives AI coding agents contextual knowledge of poe's task API when working in projects that use it. It works with any agent that supports the skills convention and aims to improve agent abilities when it comes to leveraging and authoring poe tasks.

Please try it out and provide feedback!

Two install methods:

  1. Via a built in poe task (similar to how shell completions are installed):
poe _install_skill                          # auto-detects .claude/.codex/.pi/.agents and prompts
poe _install_skill ~/.claude/skills         # explicit path (substitute your agent's dir)
poe _install_skill <skills-dir> --upgrade   # non-interactive upgrade (skips if same/newer)
  1. From github via npx skills
npx skills add https://github.com/nat-n/poethepoet/tree/v0.46.0/poethepoet/skills/poethepoet

Full Changelog: nat-n/poethepoet@v0.45.0...v0.46.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the a: dependencies Related to package dependencies and management label May 16, 2026
@renovate renovate Bot enabled auto-merge (squash) May 16, 2026 00:24
@renovate renovate Bot merged commit 1de3e75 into main May 16, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/python-dependencies branch May 16, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: dependencies Related to package dependencies and management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants