billsioros / cookiecutter-pypackage

🐍🍪 Yet another Python Cookiecutter
https://billsioros.github.io/cookiecutter-pypackage/
MIT License
3 stars 1 forks source link

chore(deps): update dependency poethepoet to v0.29.0 #366

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poethepoet 0.24.4 -> 0.29.0 age adoption passing confidence

Release Notes

nat-n/poethepoet (poethepoet) ### [`v0.29.0`](https://redirect.github.com/nat-n/poethepoet/releases/tag/v0.29.0): 0.29.0 [Compare Source](https://redirect.github.com/nat-n/poethepoet/compare/v0.28.0...v0.29.0) #### Enhancements - Add support for poe_tasks.toml or yaml or json files by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/241](https://redirect.github.com/nat-n/poethepoet/pull/241) [📖](https://poethepoet.natn.io/guides/without_poetry.html#usage-without-pyproject-toml) - Add support for help messages spanning multiple lines by [@​taconi](https://redirect.github.com/taconi) in [https://github.com/nat-n/poethepoet/pull/240](https://redirect.github.com/nat-n/poethepoet/pull/240) - Only depend on tomli for python<3.11 by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/243](https://redirect.github.com/nat-n/poethepoet/pull/243) #### New Contributors - [@​taconi](https://redirect.github.com/taconi) made their first contribution in [https://github.com/nat-n/poethepoet/pull/240](https://redirect.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`](https://redirect.github.com/nat-n/poethepoet/releases/tag/v0.28.0): 0.28.0 [Compare Source](https://redirect.github.com/nat-n/poethepoet/compare/v0.27.0...v0.28.0) #### Enhancements - Document support for global tasks and improve completion scripts by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/235](https://redirect.github.com/nat-n/poethepoet/pull/235) - Add --executor CLI option to override the executor at runtime. by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/238](https://redirect.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`](https://redirect.github.com/nat-n/poethepoet/releases/tag/v0.27.0): 0.27.0 [Compare Source](https://redirect.github.com/nat-n/poethepoet/compare/v0.26.1...v0.27.0) #### Enhancements - Add support for POE_GIT_DIR and POE_GIT_ROOT variables in config by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/229](https://redirect.github.com/nat-n/poethepoet/pull/229) #### Fixes - Fix handling of comments in multiline cmd tasks [@​snejus](https://redirect.github.com/snejus) in [https://github.com/nat-n/poethepoet/pull/225](https://redirect.github.com/nat-n/poethepoet/pull/225) - Fix ordered substitution of templated variables in env vars config [#​223](https://redirect.github.com/nat-n/poethepoet/issues/223) by [@​dbohdan](https://redirect.github.com/dbohdan) in [https://github.com/nat-n/poethepoet/pull/227](https://redirect.github.com/nat-n/poethepoet/pull/227) - Fix typos in docs and code by [@​kianmeng](https://redirect.github.com/kianmeng) in [https://github.com/nat-n/poethepoet/pull/228](https://redirect.github.com/nat-n/poethepoet/pull/228) #### New Contributors - [@​kianmeng](https://redirect.github.com/kianmeng) made their first contribution in [https://github.com/nat-n/poethepoet/pull/228](https://redirect.github.com/nat-n/poethepoet/pull/228) - [@​snejus](https://redirect.github.com/snejus) made their first contribution in [https://github.com/nat-n/poethepoet/pull/225](https://redirect.github.com/nat-n/poethepoet/pull/225) - [@​dbohdan](https://redirect.github.com/dbohdan) made their first contribution in [https://github.com/nat-n/poethepoet/pull/227](https://redirect.github.com/nat-n/poethepoet/pull/227) **Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.26.1...v0.27.0 ### [`v0.26.1`](https://redirect.github.com/nat-n/poethepoet/releases/tag/v0.26.1) [Compare Source](https://redirect.github.com/nat-n/poethepoet/compare/v0.26.0...v0.26.1) #### Fixes - Fix faulty validation of subtask names in sequence tasks by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/219](https://redirect.github.com/nat-n/poethepoet/pull/219) **Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.26.0...v0.26.1 ### [`v0.26.0`](https://redirect.github.com/nat-n/poethepoet/releases/tag/v0.26.0) [Compare Source](https://redirect.github.com/nat-n/poethepoet/compare/v0.25.1...v0.26.0) #### Enhancements and Fixes - Major refactor of config classes and config include logic by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/214](https://redirect.github.com/nat-n/poethepoet/pull/214) - Fixes issue with POE_ROOT/POE_PWD env vars not being usable from global env config: [https://github.com/nat-n/poethepoet/issues/198](https://redirect.github.com/nat-n/poethepoet/issues/198) - Use -C and --directory for pyproject.toml directory path ([#​212](https://redirect.github.com/nat-n/poethepoet/issues/212)) by [@​jeraymond](https://redirect.github.com/jeraymond) in [https://github.com/nat-n/poethepoet/pull/213](https://redirect.github.com/nat-n/poethepoet/pull/213) - Add POE_PROJECT_DIR env var as default for -C option by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/215](https://redirect.github.com/nat-n/poethepoet/pull/215) - Allow poetry plugin with empty command prefix to run tasks included from another file by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/216](https://redirect.github.com/nat-n/poethepoet/pull/216) #### Breaking changes - Relative paths for envfiles imported from within an included tasks file will now be resolved relative to the `cwd` path configured on the include (if any) [https://github.com/nat-n/poethepoet/issues/160](https://redirect.github.com/nat-n/poethepoet/issues/160) #### New Contributors - [@​jeraymond](https://redirect.github.com/jeraymond) made their first contribution in [https://github.com/nat-n/poethepoet/pull/213](https://redirect.github.com/nat-n/poethepoet/pull/213) **Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.25.1...v0.26.0 ### [`v0.25.1`](https://redirect.github.com/nat-n/poethepoet/releases/tag/v0.25.1) [Compare Source](https://redirect.github.com/nat-n/poethepoet/compare/v0.25.0...v0.25.1) #### Fixes - Fixes Windows error message due to incorrect type comparison. by [@​BertrandBordage](https://redirect.github.com/BertrandBordage) in [https://github.com/nat-n/poethepoet/pull/205](https://redirect.github.com/nat-n/poethepoet/pull/205) - Make poetry plugin work with the --directory option on the poetry cli by [@​worldworm](https://redirect.github.com/worldworm) in [https://github.com/nat-n/poethepoet/pull/211](https://redirect.github.com/nat-n/poethepoet/pull/211) #### New Contributors - [@​BertrandBordage](https://redirect.github.com/BertrandBordage) made their first contribution in [https://github.com/nat-n/poethepoet/pull/205](https://redirect.github.com/nat-n/poethepoet/pull/205) - [@​worldworm](https://redirect.github.com/worldworm) made their first contribution in [https://github.com/nat-n/poethepoet/pull/211](https://redirect.github.com/nat-n/poethepoet/pull/211) **Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.25.0...v0.25.1 ### [`v0.25.0`](https://redirect.github.com/nat-n/poethepoet/releases/tag/v0.25.0) [Compare Source](https://redirect.github.com/nat-n/poethepoet/compare/v0.24.4...v0.25.0) ##### Enhancements - Make args work as expected on ref tasks by [@​nat-n](https://redirect.github.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/201](https://redirect.github.com/nat-n/poethepoet/pull/201) **Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.24.4...v0.25.0

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.



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

github-actions[bot] commented 1 month ago

This issue has been marked stale, as it had no activity in the last 7 days. If the issue remains stale for an additional 7 days (a total of two weeks with no activity), it will be automatically closed.

github-actions[bot] commented 1 month ago

This issue has been marked stale, as it had no activity in the last 7 days. If the issue remains stale for an additional 7 days (a total of two weeks with no activity), it will be automatically closed.

github-actions[bot] commented 1 month ago

Closing the issue due to inactivity.

renovate[bot] commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (*). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.