Update dependency poethepoet to ^0.30.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
poethepoet | dev-dependencies | minor |
^0.26.0 -> ^0.30.0
|
Release Notes
nat-n/poethepoet (poethepoet)
v0.30.0
: 0.30.0
Notice
This will be the last release to support python 3.8.
Enhancements
- Add poethepoet.script package with rm function for use in script tasks @nat-n in https://github.com/nat-n/poethepoet/pull/250
Fixes
- Fix handling of ignore_fail option in nested sequence tasks by @nat-n in https://github.com/nat-n/poethepoet/pull/243
- Fix typo in debug message by @cclauss in https://github.com/nat-n/poethepoet/pull/245
Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.29.0...v0.30.0
v0.29.0
: 0.29.0
Enhancements
- Add support for poe_tasks.toml or yaml or json files by @nat-n in https://github.com/nat-n/poethepoet/pull/241
- Add support for help messages spanning multiple lines by @taconi in https://github.com/nat-n/poethepoet/pull/240
- Only depend on tomli for python<3.11 by @nat-n in https://github.com/nat-n/poethepoet/pull/243
New Contributors
- @taconi made their first contribution in https://github.com/nat-n/poethepoet/pull/240
Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.28.0...v0.29.0
v0.28.0
: 0.28.0
Enhancements
- Document support for global tasks and improve completion scripts by @nat-n in https://github.com/nat-n/poethepoet/pull/235
- Add --executor CLI option to override the executor at runtime. by @nat-n in https://github.com/nat-n/poethepoet/pull/238
Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.27.0...v0.28.0
v0.27.0
: 0.27.0
Enhancements
- Add support for POE_GIT_DIR and POE_GIT_ROOT variables in config by @nat-n in https://github.com/nat-n/poethepoet/pull/229
Fixes
- Fix handling of comments in multiline cmd tasks @snejus in https://github.com/nat-n/poethepoet/pull/225
- Fix ordered substitution of templated variables in env vars config #223 by @dbohdan in https://github.com/nat-n/poethepoet/pull/227
- Fix typos in docs and code by @kianmeng in https://github.com/nat-n/poethepoet/pull/228
New Contributors
- @kianmeng made their first contribution in https://github.com/nat-n/poethepoet/pull/228
- @snejus made their first contribution in https://github.com/nat-n/poethepoet/pull/225
- @dbohdan made their first contribution in https://github.com/nat-n/poethepoet/pull/227
Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.26.1...v0.27.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
mentioned in issue #1
added 2 commits
added 5 commits
-
ec05d076...d2e554a6 - 4 commits from branch
master
- 837b741c - Update dependency poethepoet to ^0.30.0
-
ec05d076...d2e554a6 - 4 commits from branch
enabled an automatic merge when all merge checks for 837b741c pass