sachinraja / simple-icons-py

python wrapper for simple-icons
https://pypi.org/project/simpleicons/
MIT License
18 stars 3 forks source link

chore(deps): update dependency poethepoet to ^0.26.0 #89

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poethepoet ^0.25.0 -> ^0.26.0 age adoption passing confidence

Release Notes

nat-n/poethepoet (poethepoet) ### [`v0.26.0`](https://togithub.com/nat-n/poethepoet/releases/tag/v0.26.0) [Compare Source](https://togithub.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://togithub.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/214](https://togithub.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://togithub.com/nat-n/poethepoet/issues/198) - Use -C and --directory for pyproject.toml directory path ([#​212](https://togithub.com/nat-n/poethepoet/issues/212)) by [@​jeraymond](https://togithub.com/jeraymond) in [https://github.com/nat-n/poethepoet/pull/213](https://togithub.com/nat-n/poethepoet/pull/213) - Add POE_PROJECT_DIR env var as default for -C option by [@​nat-n](https://togithub.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/215](https://togithub.com/nat-n/poethepoet/pull/215) - Allow poetry plugin with empty command prefix to run tasks included from another file by [@​nat-n](https://togithub.com/nat-n) in [https://github.com/nat-n/poethepoet/pull/216](https://togithub.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://togithub.com/nat-n/poethepoet/issues/160) #### New Contributors - [@​jeraymond](https://togithub.com/jeraymond) made their first contribution in [https://github.com/nat-n/poethepoet/pull/213](https://togithub.com/nat-n/poethepoet/pull/213) **Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.25.1...v0.26.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.