Skip to content

Bump poethepoet from 0.45.0 to 0.46.0 in /betterproto2_compiler#219

Merged
AdrienVannson merged 1 commit into
mainfrom
dependabot/uv/betterproto2_compiler/poethepoet-0.46.0
Jun 2, 2026
Merged

Bump poethepoet from 0.45.0 to 0.46.0 in /betterproto2_compiler#219
AdrienVannson merged 1 commit into
mainfrom
dependabot/uv/betterproto2_compiler/poethepoet-0.46.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps poethepoet from 0.45.0 to 0.46.0.

Release notes

Sourced from poethepoet's releases.

0.46.0

Enhancements

Fixes

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

Commits
  • 23a4c1a feat: experimental Claude Code skill and bump-version task (#387)
  • a04a215 refactor: use AST for $POE_EXTRA_ARGS detection and cache parsed content (#388)
  • 61d2e34 refactor: use AST parser for all templating (#386)
  • 1bfad47 fix: make uv and poetry executors check for bat files (#385)
  • 35e4a1b fix: Strip underscore prefix in documentation for private positional args (#383)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 2, 2026
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: poethepoet
  dependency-version: 0.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/betterproto2_compiler/poethepoet-0.46.0 branch from 3bade9a to b714b48 Compare June 2, 2026 17:24
@AdrienVannson AdrienVannson merged commit a22f0e6 into main Jun 2, 2026
18 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/betterproto2_compiler/poethepoet-0.46.0 branch June 2, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant