Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps poethepoet from 0.33.1 to 0.38.0.

Release notes

Sourced from poethepoet's releases.

0.38.0

Enhancements

Breaking changes

Internal changes

Full Changelog: nat-n/poethepoet@v0.37.0...v0.38.0

0.38.0-beta

Pre-release for parallel tasks

Adds new parallel task type that runs subtasks in parallel and multiplexes subprocess outputs with a line prefix

  • Major refactor of task orchestration to use asyncio
  • Rewrite of signal handling logic to improve subprocess cleanup

Full Changelog: nat-n/poethepoet@v0.37.0...v0.38.0-beta

0.37.0

Enhancements

Full Changelog: nat-n/poethepoet@v0.36.0...v0.37.0

0.36.0

Breaking changes

Full Changelog: nat-n/poethepoet@v0.35.1...v0.36.0

0.35.1

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.35.0...v0.35.1

... (truncated)

Commits
  • 9e751f2 test: Try mitigate hanging flakey test
  • fb01edb test: improve parallel task test stability
  • ff04b33 chore: drop support for python 3.9 (#329)
  • 818c407 feat: Add parallel task type (#323)
  • 3257781 refactor: executor options (#328)
  • 9c582c8 Bump version to 0.37.0
  • 6eb522f feat: Support task level verbosity config and use stderr for most non-task ou...
  • 6813946 Bump version to 0.36.0
  • 8bee3a1 feat!: Improve handling of unmatched glob patterns in cmd tasks (#315)
  • f3d9a91 chore: update metadata for pypi in pyproject.toml
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @baseplate-admin.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2025
@baseplate-admin
Copy link
Collaborator

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot force-pushed the dependabot/pip/discord/poethepoet-0.38.0 branch 3 times, most recently from d0c2909 to c79d767 Compare December 18, 2025 21:02
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.33.1 to 0.38.0.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.33.1...v0.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/discord/poethepoet-0.38.0 branch from c79d767 to fe3637a Compare December 18, 2025 21:05
@dependabot dependabot bot merged commit 38e9e40 into master Dec 18, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/discord/poethepoet-0.38.0 branch December 18, 2025 21:07
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants